.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: 50px;
	padding: 0 2px;
	text-align: center;
	font-weight: 600;
	font-size: 18px;
}
.vnt_qty_input {
	display: flex;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	float: left;
}
.vnt_qty_input input {
	border: 0;
	background: transparent;
}
.vnt_qty_input .minus, .vnt_qty_input .plus {
	padding: 0 10px;
	background: #f6f6f6;
	border-radius: 5px;
	
}
.quantity .qty_label {
	display: none !important;
}

.dgwt-wcas-sp {
	white-space: nowrap
}
.dgwt-wcas-sp .amount {
	font-weight: 600;
	color: var(--primary)
}

.price ins {
	text-decoration: none;
}

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

.added_to_cart.wc-forward {
	display: none;
	position: fixed;
}

.xoo-wsc-ft-buttons-cont a {
	background: var(--primary);
	color: #000000;
	font-weight: 500;
	padding: 5px 0;
}

.vntsp_gallery .slick-nav {
	font-size: 24px;
	font-weight: 300;
	padding: 10px;
}


.woocommerce-notices-wrapper {
	width: 100%;
	max-width: 1200px;
	padding: 0 15px;
}

.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;
}

.pcat_tuvan {
	display: flex;
	flex-flow: wrap;
	gap: 20px;
}
.pcat_tuvan label {
	width: 40%
}
.pcat_tuvan .cf_submit {
	flex: 1;
}
.pcat_tuvan .wpcf7-form-control-wrap {
	margin-bottom: 0;
}
.pcat_tuvan span.label, .pcat_tuvan .wpcf7-spinner {
	display: none !important;
}
.pcat_tuvan .cf_submit .wpcf7-submit {
	width: 100%;
}

/* Archive */
.vnt_product .ps_tskt {
	padding: 0 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: flex;
	flex-flow: wrap;
	gap: 3px;
}
.ps_tskt span {
	display: block;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	padding: 3px 5px;
	font-size: 12px;
	font-weight: 500;
}
.lsp_call {
	background: #252525;
	display: inline-block;
	color: #FFFFFF;
	padding: 0 10px;
	font-size: 14px;
	margin-left: 10px;
	border-radius: 5px;
}

/* Single */

.vntsp_tskt tr:nth-child(odd) {
	background: #f8f8f8
}
.vntsp_tskt td {
	padding: 5px 8px;
}


/* Cart - Checkout */
.wc-proceed-to-checkout {
	display: flex;
	justify-content: center;
}
.wc-proceed-to-checkout a {
	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 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%;
}

.v_sale {
	width: 32px;
	height: 32px;
	border-radius: 100%;
	background: var(--primary);
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 500;
	padding-top: 3px;
	display: flex;
	flex-flow: wrap;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 5;
}
.vnt_product .item {
	position: relative;
}

.vnt_product .qty_label {
	display: none !important;
}
.vnt_product form.cart {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
.vnt_product form.cart .input-text.qty {
	max-width: 30px;
}
.vnt_product .vnt_qty_input input {
	min-height: 30px;
}
.vnt_product form.cart .woo_btn {
	line-height: 30px;
	font-size: 14px;
}
.vnt_product .item.active {
	background: #f8f8f8;
	box-shadow: 0 1px 7px 0 rgb(0 0 0 / 35%);
}

body .wpfFilterWrapper {
	margin-top: 0;
	margin-bottom: 15px;
}
body .wpfFilterWrapper .wpfFilterTitle {
	display: flex;
    border-bottom: 1px solid var(--secondary);
    flex-flow: wrap;
}
body .wpfFilterWrapper .wpfFilterTitle::after {
	content: '';
	width: 50px;
    height: 2px;
    background: #cd1818;
    font-size: 0px;
    line-height: 0px;
    margin-bottom: -1px;
}
body .wpfFilterWrapper .wfpTitle {
	width: 100%;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: italic;
    text-decoration: none;
}
body .wpfFilterContent {
	margin-top: 20px;
}


/* Single Product */
.product_order, .curent_call {
	display: flex;
    height: 40px;
	padding: 0 15px;
    background: var(--primary);
    border-radius: 5px 5px 5px 5px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    gap: 5px;
	transition: all 300ms ease;
	font-weight: 500;
	transition: all 500ms ease;
}
.curent_call {
	background: #252525;
}
.product_order:hover {
	background: var(--secondary);
}
.product_order .type, .product_order .icon {
	color: #ffffff;
    line-height: 15px;
    font-weight: 500;
    margin-top: 4px;
}
.curent_call {
	color: #ffffff;
}
.curent_call:hover {
	background: var(--primary);
	color: #FFFFFF;
}
.product_order:hover .type, .product_order:hover .icon {
	color: #000000;
}

.vntsp_order .sp_num {
	display: flex;
	flex-flow: wrap;
	align-items: center;
	gap: 20px;
	margin-bottom: 15px;
}
.btn_soluong {
	display: flex;
    align-items: center;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
}
.btn_soluong .wpcf7-form-control-wrap {
	margin: 0;
	width: auto;
}
.btn_soluong input {
	width: 50px;
	height: 40px;
	max-width: 50px;
	padding: 0;
	background: transparent;
	border: 0;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
}
.btn_soluong input.qty {
	font-size: 18px;
	font-weight: 600;
}


.woocommerce-product-gallery {
	display: flex;
	flex-flow: wrap;
}
.woocommerce-product-gallery .vntsp_gallery {
	width: 100%;
/* 	overflow: hidden; */
}

.vntsp_gallery_thumb {
	width: 100%;
	float: left;
	margin-top: 2px;
}
.vntsp_gallery_thumb img {
	display: block;
	margin: auto;
}
.vntsp_gallery_thumb .slick-list {
	margin-top: -5px;
	margin-bottom: -5px;
}
.vntsp_gallery_thumb .slick-slide {
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	position: relative;
}
.vntsp_gallery_thumb .slick-active::before {
	content: '';
	position: absolute;
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	top: 2px;
	left: 2px;
	border: 2px solid var(--tertiary);
	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;
/* 	border: 0; */
}
.vntp_image a, .vntp_image img {
	display: block;
	width: 100%;
	float: left;
}

.vnt_single_excerpt ul {
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 18px
}

.single_product_summary p.price {
	width: 100%;
	float: left;
	margin-top: 10px;
	color: var(--primary);
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	margin: 0;
	padding: 0;
}
.single_product_summary .price del {
	font-weight: 300;
	font-size: 20px;
	line-height: 30px;
	color: #777777;
	margin-right: 15px;
}
.psingle_pg {
	position: relative;
	border: 1px solid var(--primary);
	border-radius: 6px;
	padding: 10px;
	margin-top: 25px;
	display: flex;
	flex-flow: wrap;
	font-size: 15px;
	line-height: 19px;
}
.psingle_pg .title {
	position: absolute;
	top: -15px;
	left: 15px;
	background: #FFFFFF;
	padding: 0 8px;
	color: var(--primary);
	font-weight: 600;
	font-size: 14px;
}

.single_product_summary form.cart {
	display: flex;
    flex-flow: wrap;
    align-items: center;
    gap: 15px;
}
.single_product_summary .btn_sp_tuvan {
	background: var(--secondary);
    display: block;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 4px;
    border: 1px solid var(--secondary);
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
}
.single_product_summary .variations, .single_product_summary .single_variation_wrap {
	width: 100%;
}
.single_product_summary .reset_variations {
	display: none !important;
}

.single-product.mobile .quantity {
	width: 100%;
}

.single_product_summary .variations th {
	text-align: left;
	font-weight: 400;
}
.single_product_summary .variations th.label {
	width: 125px;
}
.woocommerce-variation-add-to-cart {
	display: flex;
	flex-flow: wrap;
	gap: 20px;
}

.single_product_summary .variations select {
	height: 36px;
	padding: 0 15px;
	border-radius: 5px;
}

ul.wc-tabs {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-flow: wrap;
	column-gap: 0;
	row-gap: 15px;
	border-bottom: 1px solid #e6e6e6;
}
ul.wc-tabs li {
	position: relative;
	background: #f8f8f8;
	padding: 8px 0;
}
ul.wc-tabs li.active {
	background: #dcdcdc
}
ul.wc-tabs li::after {
	content: '';
	width: 100%;
	height: 2px;
	background: var(--tertiary);
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	opacity: 0;
	transition: all 300ms ease;
}
ul.wc-tabs li:hover::after, ul.wc-tabs li.active::after {
	opacity: 1;
}
ul.wc-tabs li a {
	font-size: 16px;
	line-height: 36px;
	font-weight: 600;
	padding: 0 20px;
	color: #000000;
}


/* Checkout */

#vntw_checkout .select2-container--default .select2-selection--single {
	min-height: 40px;
	border: 1px solid var(--primary);
	border-radius: 5px;
}
#vntw_checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
}


#comments {
	display: flex;
	flex-flow: wrap;
}
.woocommerce-Reviews-title {
	margin: 0;
	padding: 10px 15px;
	font-size: 20px;
	font-weight: 500;
	width: 100%;
	border-bottom: 1px dashed #DDDDDD;
}
.commentlist {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.commentlist>li {
	background: #FFFFFF;
	padding: 10px;
	border-bottom: 1px solid #DDDDDD;
}
.commentlist>li .children {
	margin: 10px 0 0 0;
	padding: 10px;
	list-style: none;
	border-left: 5px solid var(--primary);
	border-top: 1px solid #DDDDDD;
}
.comment-text p.meta {
	margin-bottom: 5px;
}

.woocommerce .star-rating, .woocommerce p.stars [class^="star-"], .woocommerce p.stars [class*=" star-"] {
	font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands", "FontAwesome", "Font Awesome Free";
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 10px;
	letter-spacing: 2px;
}
.woocommerce .star-rating {
	padding-top: 3px;
	float: right;
	overflow: hidden;
	position: relative;
	height: 15px;
	width: 66px;
}
.woocommerce .star-rating:before {
	content: "\f005\f005\f005\f005\f005";
	float: left;
	top: 2px;
	left: 0;
	position: absolute;
	color: #999;
}
.woocommerce .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	font-size: 0;
	height: 15px;
}
.woocommerce .star-rating span:before {
	content: "\f005\f005\f005\f005\f005";
	top: 2px;
	position: absolute;
	left: 0;
	color: #ffbe00;
	font-size: 10px;
}

#review_form_wrapper {
/* 	padding: 15px; */
}
#review_form_wrapper, #reply-title {
	width: 100%;
	float: left;
}
#reply-title {
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	margin-top: 15px;
}

p.comment-notes {
	text-align: center;
	font-size: 13px;
	font-style: italic;
}
.comment-form-rating {
	text-align: center;
}
.comment-form-comment {
	display: flex;
	flex-flow: wrap;
}
.comment-form-comment label {
	width: 100%;
}
.comment-form-comment textarea, .comment-form-author input, .comment-form-email input {
	width: 100%;
	flex: 1;
	border: 1px solid #DCDCDC;
	padding: 10px 15px;
	border-radius: 5px;
	margin-left: 10px;
}
.comment-form-comment textarea {
	margin-left: 0;
}
.comment-form-author, .comment-form-email {
	float: left;
	width: calc(50% - 10px);
	display: flex;
	align-items: center;
}
.comment-form-author {
	margin-right: 20px;
}
p.comment-form-cookies-consent {
	font-size: 13px;
	font-style: italic;
}
.comment-form .form-submit {
	display: flex;
	justify-content: center;
}
.comment-form .submit {
	border: 0;
	height: 40px;
	line-height: 40px;
	background: var(--primary);
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 500;
	padding: 0 30px;
	border-radius: 4px;
}
.comment-form .submit:hover {
	background: var(--secondary)
}


.woocommerce p.stars {
	position: relative;
/* 	padding: 0.75em; */
}
.woocommerce p.stars a {
	display: inline-block;
	margin-right: 1em;
	text-indent: -9999px;
	position: relative;
	border-bottom: 0!important;
	outline: 0;
	color: #999;
}
.woocommerce p.stars a:hover, .woocommerce p.stars a.active {
	color: #ffbe00;
}
.woocommerce p.stars a:last-child {
	border-right: 0
}
.woocommerce p.stars [class^="star-"], .woocommerce p.stars [class*=" star-"] {
	border-right: 1px solid #ccc
}
.woocommerce p.stars [class^="star-"]:after, .woocommerce p.stars [class*=" star-"]:after {
	text-indent: 0;
	position: absolute;
	top: 0;
	left: 0
}
.woocommerce p.stars a.star-1 {
	width: 18px
}
.woocommerce p.stars a.star-1:after {
	content: "\f005"
}
.woocommerce p.stars a.star-1.active:after, .woocommerce p.stars a.star-1:hover:after {
	content: "\f005"
}
.woocommerce p.stars a.star-2 {
	width: 36px
}
.woocommerce p.stars a.star-2:after {
	content: "\f005\f005"
}
.woocommerce p.stars a.star-2.active:after, .woocommerce p.stars a.star-2:hover:after {
	content: "\f005\f005"
}
.woocommerce p.stars a.star-3 {
	width: 48px
}
.woocommerce p.stars a.star-3:after {
	content: "\f005\f005\f005"
}
.woocommerce p.stars a.star-3.active:after, .woocommerce p.stars a.star-3:hover:after {
	content: "\f005\f005\f005"
}
.woocommerce p.stars a.star-4 {
	width: 60px
}
.woocommerce p.stars a.star-4:after {
	content: "\f005\f005\f005\f005"
}
.woocommerce p.stars a.star-4.active:after, .woocommerce p.stars a.star-4:hover:after {
	content: "\f005\f005\f005\f005"
}
.woocommerce p.stars a.star-5 {
	width: 70px;
}
.woocommerce p.stars a.star-5:after {
	content: "\f005\f005\f005\f005\f005"
}
.woocommerce p.stars a.star-5.active:after, .woocommerce p.stars a.star-5:hover:after {
	content: "\f005\f005\f005\f005\f005"
}

.woocommerce p.stars a, .woocommerce p.stars a:hover ~ a, .woocommerce p.stars.selected a.active ~ a {
	color: #999;
}
.woocommerce p.stars:hover a, .woocommerce p.stars.selected a, .woocommerce p.stars.selected:hover a:hover, .woocommerce p.stars.selected a.active ~ a:hover {
	color: #ffbe00;
}

@media only screen and (max-width: 900px) {
	.product_filter {
		width: 100%;
		height: 100%;
		overflow-y: scroll;
		display: flex !important;
		flex-flow: wrap;
		position: fixed;
		visibility: hidden;
		opacity: 0;
		left: -110%;
		top: 0;
		z-index: -1;
		transition: all 500ms ease-out;
		background: #FFFFFF;
	}
	.product_filter.show {
		visibility: visible;
		opacity: 1;
		left: 0%;
		z-index: 9900;
		transition: all 500ms ease-in
	}
}

@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%;
	}
	
	.woocommerce-product-gallery {
		display: block;
	}
	.woocommerce-product-gallery .vntsp_gallery, .woocommerce-product-gallery .vntsp_gallery_thumb {
		width: 100%;
		margin-left: 0;
	}
	.comment-form-author, .comment-form-email {
		width: 100%;
	}
	
	.pcat_tuvan label {
		width: 100%;
	}
}