/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.19.7
*/
#button-contact-vr.active #gom-all-in-one {
	display: none;
}

.contact-item.mb-2 {
	color: #f6edd3 !important;
}
.coupon-description {
	padding: 0 15px !important;
}
.col-voucher-woo .col-inner {
	padding: 20px 20px 20px 20px;
	border-radius: 12px;
	border: 1px solid var(--primary-color);
}
#headerCatProduct {
	display: none;
}
body {
	font-size: 15px !important;
}
#main,
#wrapper {
	background-color: #fbf5e6 !important;
	position: relative;
}
.section-title b {
	background-color: currentColor;
	display: block;
	flex: 1;
	height: 2px;
	opacity: 0;
}
.header-main .nav > li > a > i.icon-menu {
	font-size: 2.9em;
	color: var(--primary-color) !important;
}
.pb-0 {
	padding-bottom: 0px;
}

.text-home-about h2 {
	text-transform: uppercase;
	color: var(--primary-color);
	font-size: 32px;
}
.text-home-about h3 {
	text-transform: uppercase;
	color: var(--primary-color);
	font-size: 26px;
}
.text-home-about p {
	text-align: justify !important;
}
.img-border img {
	border-radius: 12px;
}
/* .row-footer .icon-box-img svg {
filter: invert(1);
} */
.row-footer .ux-menu-link__link.flex {
	/* 	justify-content: center; */
}
.row-footer .ux-menu-link__link.flex .ux-menu-link__text {
	color: white;
	text-transform: capitalize;
	font-weight: 100;
}
.absolute-footer .container {
	color: white;
	display: flex;
	justify-content: center;
}
.blog-baiviet .post-title.is-large {
	color: #545454;
	text-transform: none;
	height: 45px;
	font-family: 'Inter', sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.row-ft-icon .icon-box-img {
	width: 130px;
}
.row-ft-icon .icon-box-img img {
	filter: hue-rotate(191deg);
	height: 100px;
	object-fit: fill;
}
.woocommerce-breadcrumb a {
	color: var(--primary-color) !important;
}
.woocommerce-breadcrumb a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.single_add_to_cart_button.button.alt {
	background: var(--primary-color) !important;
	border-radius: 8px;
}
.product-short-description p {
	color: #545454;
}
.variations tr {
	display: flex;
	align-items: baseline;
	gap: 20px;
	font-size: 20px;
}
.col-product-detail .woocommerce-Price-amount.amount bdi {
	font-size: 26px;
	color: #83583d;
	/* 	margin-right: 1rem;
	margin-left: 1rem; */
}
.tab-product-home ul {
	justify-content: space-between !important;
	border-top: 2px solid var(--primary-color);
	border-bottom: 2px solid var(--primary-color);
	padding: 1px;
}
.product-gallery-slider img {
	height: 450px;
	width: 100%;
	object-fit: contain;
}
.tab-product-home ul li a {
	border-radius: 5px;
	padding: 5px 20px;
	font-size: 15px;
}
.tab-product-home .box-text.text-center,
.row.category-page-row .product-small.box .box-text.box-text-products {
	background: #f5e6c8;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.tab-product-home .add-to-cart-button,
.row.category-page-row
.product-small.box
.box-text.box-text-products
.add-to-cart-button {
	display: none;
}
.tab-product-home .box-image img,
.related-products-wrapper .box-image img {
	height: 350px;
	object-fit: cover;
}
.tab-product-home .row-small > .col,
.row-small > .flickity-viewport > .flickity-slider > .col {
	margin-bottom: 0;
	padding: 0 9.8px 19.6px;
	padding-right: 0;
}
.tab-product-home .tab-panels {
	margin-bottom: 30px;
}
.tab-product-home .price-wrapper,
.row.category-page-row
.product-small.box
.box-text.box-text-products
.price-wrapper {
	margin-top: 1rem;
}
.tab-product-home .price-wrapper .woocommerce-Price-amount.amount bdi,
.row.category-page-row
.product-small.box
.box-text.box-text-products
.woocommerce-Price-amount.amount
bdi {
	font-size: 18px;
	color: var(--primary-color);
}
/* .tab-product-home .box-image img {
height: 350px;
object-fit: inherit;
} */
.tab-product-home .title-wrapper a,
.row.category-page-row
.product-small.box
.box-text.box-text-products
.title-wrapper
a {
	color: #545454 !important;
	font-size: 16px;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 45px;
	font-weight: bold;
}

.row.category-page-row
.product-small.box
.box-text.box-text-products
.title-wrapper
a {
	height: 45px;
	font-weight: bold;
}
.blog-baiviet .is-divider {
	display: none;
}
.mfp-content {
	background: #b22222c9 !important;
	width: 100% !important;
}
.mfp-content #main-menu {
	width: 100% !important;
	height: 100% !important;
}
.sidebar-menu.no-scrollbar {
	height: 100% !important;
	padding: 100px;
	background: #992e26 !important;
}
.sidebar-menu.no-scrollbar .row {
	gap: 50px;
}
.sidebar-menu.no-scrollbar .row .col-4 {
	width: 30%;
	display: flex;
	align-items: center;
}
.mfp-content ul li a {
	color: #f6edd3 !important;
	font-size: 20px;
	font-weight: bold;
	border: none !important;
}
.col-4 .nav-sidebar.nav-vertical > li + li {
	border-top: none !important;
}
.col-8 .search-section.mb-3 .search-field.form-control {
	width: 40% !important;
}
.contact-info .contact-item.mb-2 {
	margin-bottom: 1rem;
}
.social-link-fb {
	background: #0866ff;
	padding: 10px;
	border-radius: 99px;
	margin-right: 10px;
}
.social-link-shopee {
	background: #fe5722;
	padding: 10px;
	border-radius: 99px;
}
.mfp-close {
	top: 7% !important;
	left: 7%;
	margin-top: -1rem !important;
	background: #fbf5e6 !important;
	opacity: 1 !important;
	border-radius: 99px;
	color: black;
	mix-blend-mode: unset !important;
}

.search-section.mb-3 form {
	display: none;
}
.contact-info h5 {
	text-transform: uppercase;
	font-size: 20px !important;
	font-family: Inter, sans-serif;
	color: #f6edd3 !important;
	font-weight: 700 !important;
	letter-spacing: 0.02em;
}
.font-inter h3 {
	font-family: Inter, sans-serif;
}
.widget.woocommerce.widget_product_categories {
	/* 	background-color: #fff; */
	padding: 10px;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid var(--primary-color);
	border-top-width: 8px;
}
.widget .is-divider {
	margin-top: 0.66em;
	display: none;
}
.widget-title.shop-sidebar {
	text-align: center;
	display: flex;
	margin: auto;
	font-size: 18px;
	color: var(--primary-color);
	justify-content: center;
	margin-bottom: 1rem;
}
.woocommerce-breadcrumb.breadcrumbs.uppercase {
	color: var(--primary-color);
}
.product-categories .cat-item {
	background: #f4cebf;
	border-radius: 8px;
	padding: 0 20px;
	color: white;
	margin-bottom: 1rem;
}
.product-categories .cat-item a {
	color: #545454 !important;
	text-transform: uppercase;
	font-weight: bold;
}
.product-categories .cat-item:hover {
	background: var(--primary-color);
}
.product-categories .cat-item:hover a {
	color: white !important;
}
.woocommerce-result-count,
.woocommerce-ordering {
	display: none;
}
.woocommerce-breadcrumb.breadcrumbs.uppercase {
	display: flex;
	justify-content: center;
}
h1.product-title.product_title.entry-title {
	color: var(--primary-color);
	font-size: 26px;
	font-weight: bold !important;
	font-family: Inter, sans-serif !important;
	display: inline;
	position: relative;
}
h1.product-title.product_title.entry-title::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 3px;
	background: var(--primary-color);
	bottom: -20%;
	left: 0;
}
.table-xhd {
	background: white;
	padding: 10px;
	border-radius: 8px;
	margin-bottom: 1rem;
}
.table-xhd h3 {
	font-family: 'Inter', sans-serif !important;
	text-align: center;
	text-transform: capitalize;
	color: var(--primary-color);
	font-weight: bold;
}
/* voucher */
.voucher-list {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
}

/* .voucher-list .coupon_item {
position: relative;
background: #fff;
filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.15));
display: flex;
min-height: 100px;
border-radius: 5px;
} */

/* .voucher-list .coupon_item:before {
content: "";
position: absolute;
top: 0;
left: -3px;
height: 100%;
width: 10px;
color: var(--primary-color);
background-clip: padding-box;
background: repeating-linear-gradient(#e5e5e5, #e5e5e5 5px, transparent 0, transparent 9px, #e5e5e5 0, #e5e5e5 10px) 0 / 1px 100% no-repeat, radial-gradient(circle at 0 7px, transparent, transparent 2px, rgba(229, 229, 229, 0.9333333333) 0, #e5e5e5 3px, currentColor 0) 1px 0 / 100% 10px repeat-y;
} */

.voucher-list .coupon_item.expired {
	opacity: 0.8;
}

.voucher-list .coupon_item .coupon_icon {
	width: 80px;
	flex: 0 0 80px;
	padding: 8px 4px 8px 8px;
	background-color: var(--primary-color);
	margin-left: 3px;
	position: relative;
}

.voucher-list .coupon_item .coupon_icon img {
	--image-scale: 0.75;
	position: absolute;
	top: 50%;
	left: 13%;
	transform: translate(-50%, -50%) scale(var(--image-scale));
	object-fit: contain;
	max-width: 100%;
	max-height: 100%;
	min-width: 1px;
	min-height: 1px;
}

.voucher-list .coupon_item .coupon_body {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
}

.voucher-list .coupon_item .coupon_body button {
	min-height: auto;
	line-height: 1;
	padding: 5px !im;
	width: max-content;
	color: white;
	font-weight: 100;
	border-radius: 8px;
	margin: 0;
	padding: 0 5px;
	font-size: 12px;
}

.voucher-list .coupon_item .coupon_copy {
	background: var(--primary-color);
	color: #fff;
	border: none;
	border-radius: 999px;
	margin-bottom: 3px;
	transition: all 0.2s ease;
}

.voucher-list .coupon_item .coupon_copy:hover {
	transform: scale(1.05);
	opacity: 0.9;
}

.voucher-list .coupon_item.expired .coupon_copy {
	background: #6c757d;
	cursor: not-allowed;
}

.coupon_title {
	color: var(--primary-color);
	font-weight: bold;
	margin-bottom: 4px;
	display: none;
}
span.coupon_expiry.text-danger {
	display: none;
}
.coupon_desc {
	font-size: 14px;
	color: #545454;

	line-height: 1.3;
	display: flex;
	justify-content: flex-end;
	white-space: nowrap;
	margin-bottom: 10px;
}

.coupon_expiry {
	font-size: 11px;
	font-weight: 500;
	margin-bottom: 8px;
}

.coupon_expiry.text-info {
	display: none;
	color: #c51414 !important;
	font-weight: bold;
	margin-bottom: 10px;
}

.expired-overlay {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: red;
	color: white;
	border-radius: 99px;
	font-size: 89%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 4px 8px;
	z-index: 10;
}

.list-infore li:last-child {
	display: none !important;
}

/* Animation cho việc copy */
@keyframes copied {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}

.coupon_copy.copied {
	animation: copied 0.3s ease;
}

.price.product-page-price,
.woocommerce-variation-price .price {
	font-size: 23px;
	color: var(--primary-color);
	/* 	margin-right: 1rem;
	margin-left: 1rem; */
	font-weight: bold;
}
.price-wrapper .price {
	display: block;
	font-size: 18px;
	color: red;
	font-weight: bold;
	margin: 0;
	margin-bottom: 1rem;
}
.nav-spacing-xlarge > li {
	margin: 0 5px !important;
}

.font-inter h3 {
	font-weight: bold;
}
.product-related-css .product-section-title {
	display: none;
}
.product-related-css .name.product-title a {
	color: #545454 !important;
	font-size: 16px;
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 45px;
	font-weight: bold;
	margin-bottom: 1rem;
}
.product-related-css .price-wrapper bdi {
	font-size: 18px;
	color: var(--primary-color);
}
.product-related-css .add-to-cart-button {
	display: none;
}
.woocommerce-customer-details {
	display: none;
}
.category-filtering.category-filter-row.show-for-medium {
	display: none;
}
.header-search.header-search-dropdown {
	margin-right: 1rem !important;
}
.contact-info {
	padding-top: 15px;
}
.product-categories .cat-item.active {
	background: var(--primary-color);
	color: white !important;
}
.product-categories .cat-item.active a {
	color: white !important;
}
.related.related-products-wrapper .box-text.text-center {
	background: #f5e6c8;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.related.related-products-wrapper .box-text.text-center .price-wrapper .price {
	margin-bottom: 0 !important;
}
.col-4 .lang-item {
	display: none;
}
.p-m-0 .col {
	margin: 0;
	padding: 0 10px;
}
.text-home-about.p-cm h2 {
	margin: 0;
	padding: 20px 0;
}
.img-filter-color img {
	filter: brightness(0) saturate(100%) invert(18%) sepia(65%) saturate(1543%)
		hue-rotate(346deg) brightness(110%) contrast(127%) !important;
}
.product-price-container {
	margin-top: 1rem;
}
.row.category-page-row .shop-container .box-text {
	padding-bottom: 5px;
}
.row.category-page-row .shop-container .box-image img {
	height: 310px;
	object-fit: cover;
}
.voucher_woo_cart {
	border: 1px solid var(--primary-color);
	border-radius: 12px;
	padding: 20px;
	width: 100%;
}
.phone-vr-img-circle img {
	max-height: 36px !important;
	max-width: 40px !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.voucher_woo_cart p strong {
	color: black;
}
.voucher-list {
	border-top: 2px solid var(--primary-color);
	padding-top: 1rem;
}
.col.col-voucher-woo .voucher-list {
	border-top: none;
	padding-top: unset;
}


.woocommerce-Tabs-panel p {
	text-align: justify !important;
}

.product-thumbnails img {
	height: 150px !important;
	object-fit: cover;
}
.button.disabled,
.button[disabled],
button.disabled,
button[disabled] {
	opacity: 1 !important;
	background: var(--primary-color) !important;
}
.cart_totals .button {
	display: block;
	margin-right: 0;
	min-width: 100%;
	background: var(--primary-color) !important;
}
.cart-sidebar .widget-title {
	border-bottom: 3px solid #ececec;
	font-size: 0.95em;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-family: Inter, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
}
form.checkout h3,
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
	font-size: 16px !important;
	font-weight: 700 !important;
	overflow: hidden;
	padding-top: 10px;
	text-transform: uppercase;
	font-family: Inter, sans-serif;
	color: var(--primary-color);
}
.wc_payment_method.payment_method_cod label {
	text-transform: uppercase;
}
.blog-bg .col.post-item .box-text {
	background: #fffcf5 !important;
}
.woocommerce-shipping-fields {
	display: none;
}
#comments .comment-respond {
	background-color: rgba(0, 0, 0, 0.05);
	margin-top: 15px;
	padding: 15px 25px 0;
	display: none;
}
.img-fb img {
	padding: 5px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
	.sidebar-menu.no-scrollbar .row {
		gap: unset;
		height: 100% !important;
	}
	.sidebar-menu.no-scrollbar .row .col-4 li a {
		font-size: 30px;
	}
	.sidebar-menu.no-scrollbar .row .col-4 {
		width: 100% !important;
	}
	.contact-info {
		padding: 15px 0 15px 20px;
	}
	.contact-info h5 {
		font-size: 30px !important;
	}
	.contact-item.mb-2 {
		color: #f6edd3 !important;
		font-size: 24px;
	}
	.coupon_desc {
		font-size: 14px !important;
		justify-content: space-around !important;
	}
	.coupon-description {
	        padding: 0 !important;
        margin-left: 1rem !important;
	}
	.hide-for-medium {
		display: none !important;
	}
	.tab-product-home ul {
		border-top: unset;
		padding: 2px;
		height: unset;
		display: flex;
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
		flex-wrap: revert !important;
		border-top: 2px solid var(--primary-color) !important;

		scrollbar-width: none; /* Firefox */
		-ms-overflow-style: none; /* IE/Edge */
	}
	.tab-product-home ul::-webkit-scrollbar {
		display: none;
	}

	/* Style cho từng tab item */
	.tab-product-home ul li {
		flex: 0 0 auto; /* Không co giãn, giữ kích thước gốc */
		margin-right: 10px; /* Khoảng cách giữa các tab */
	}

	/* Tùy chọn: Thêm smooth scrolling */
	.tab-product-home ul {
		scroll-behavior: smooth;
	}
	.tab-product-home {
		position: relative;
	}

	.tab-product-home::after {
		content: '';
		position: absolute;
		right: 0;
		top: 0;
		width: 20px;
		height: 100%;
		background: linear-gradient(
			to right,
			transparent,
			rgba(255, 255, 255, 0.8)
		);
		pointer-events: none;
	}
}
.cart_totals .woocommerce-shipping-destination,
.cart_totals .woocommerce-shipping-calculator {
	display: none;
}
#shipping_method .shipping__list_item:last-child {
	display: none;
}
.woocommerce-vietqr-bank-details h4 {
	display: none;
}
.shipped_via {
	display: none;
}
.wc-vietqr-bank-details-heading {
	font-family: Inter, sans-serif;
	text-transform: uppercase;
	color: var(--primary-color);
}
.woocommerce-order-details__title {
	font-family: Inter, sans-serif;
	text-transform: uppercase;
	color: var(--primary-color);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
	.row.category-page-row .hide-for-medium {
		display: block !important;
	}
	.sidebar-menu.no-scrollbar {
		height: 100% !important;
		padding: 50px;
		background: #992e26 !important;
	}
	.col-4 .lang-item {
		display: block !important;
	}

	#menu-item-886-vi,
	#menu-item-886-en,
	#menu-item-886-zh {
		width: max-content;
		top: 33rem;
	}
	#menu-item-886-vi a,
	#menu-item-886-en a,
	#menu-item-886-zh a {
		padding: 0;
		margin: 5px;
		padding: 7px;
		border-radius: 8px;
	}
	#menu-item-888-vi,
	#menu-item-888-en,
	#menu-item-888-zh {
		width: max-content;
		top: 18rem;
	}
	#menu-item-888-vi a,
	#menu-item-888-en a,
	#menu-item-888-zh a {
		padding: 0;
		margin: 5px;
		padding: 7px;
		border-radius: 8px;
	}
	#menu-item-889-vi,
	#menu-item-889-en,
	#menu-item-889-zh {
		width: max-content;
		top: 18rem;
	}
	#menu-item-889-vi a,
	#menu-item-889-en a,
	#menu-item-889-zh a {
		padding: 0;
		margin: 5px;
		padding: 7px;
		border-radius: 8px;
	}
	.col-4 .nav.nav-vertical {
		flex-flow: wrap !important;
		justify-content: flex-end;
		height: 350px !important;
	}
	.mfp-content ul .lang-item a {
		color: #ccc !important;
		font-size: 20px;
		font-weight: bold;
		border: none !important;
	}
}
@media screen and (min-width: 1024px) {
	.overlay-new.sidebar-menu.no-scrollbar {
		display: flex;
		gap: 20px;
	}
	.overlay-new .nav.nav-vertical {
		width: 35%;
	}
	.overlay-new .nav.nav-vertical a {
		padding-left: 0px !important;
	}
	.overlay-new .nav.nav-vertical li {
		border: none !important;
	}
}

@media screen and (max-width: 768px) {
	.mfp-wrap.mfp-auto-cursor{
		    background: var(--primary-color);
	}
	.mfp-wrap.mfp-auto-cursor .mfp-close svg{
		    color: red !important;
	}
	/* Polylang */
	.mobile-polylang {
		display: flex !important;
		justify-content: left;
		font-size: 20px;
		gap: 20px;
		color: #ccc;
		font-weight: bold;
		margin-top: 3rem;
	}
	.mobile-polylang li {
		list-style: none;
	}
	.mobile-polylang li img {
		width: 0 !important;
	}
	.col-4 .lang-item {
		display: block;
	}
	.contact-info {
		padding: 0 !important;
		margin-top: 0 !important
	}
	/* Cart popup */
	.cart-popup-title.text-center .heading-font.uppercase {
		color: white;
		font-size: 24px;
		font-weight: bold;
	}
	.woocommerce-mini-cart__total.total,
	.woocommerce-mini-cart__total.total .woocommerce-Price-amount.amount {
		color: white;
	}
	.voucher_woo_cart {
		border: 1px solid var(--primary-color);
		border-radius: 12px;
		padding: 20px;
		width: 100%;
		margin-bottom: 1rem;
	}
	.coupon_desc {
		font-size: 11px;
		color: #545454;
		line-height: 1.3;
		display: flex;
		justify-content: space-between;
		white-space: normal;
		gap: 10px;
	}
	.voucher-list .coupon_item .coupon_body button {
		min-height: auto;
		line-height: 1;
		padding: 2px;
		width: max-content;
	}
	.coupon-description {
		padding: 0 !important;
	}

	/* Breadcrumb */
	.woocommerce-breadcrumb a {
		color: var(--primary-color) !important;
		font-size: 13px !important;
	}

	/* Menu & overlay */
	.overlay-new.sidebar-menu.no-scrollbar {
		padding: 20px !important;
		background: #b22222c9 !important;
		height: 100% !important;
	}
	.overlay-new .nav.nav-vertical li {
		border: none !important;
	}
	.overlay-new .nav.nav-vertical a {
		padding-left: 0px !important;
	}
	.sidebar-menu.no-scrollbar .row {
		gap: 20px !important;
	}
	.sidebar-menu.no-scrollbar .row .col-4 {
		width: 100%;
		display: flex;
		align-items: center;
	}
	.mfp-content .col-8 {
		padding-left: 20px;
	}
	.mfp-content ul .lang-item a {
		color: #ccc !important;
		font-size: 20px;
		font-weight: bold;
		border: none !important;
	}
	.mfp-close {
		top: 0% !important;
		right: 7% !important;
		left: unset !important;
		margin-top: 2rem !important;
		background: white;
		opacity: 1 !important;
		border-radius: 99px;
		color: black;
	}

	/* Category & product */
	.row.category-page-row .col.large-3.hide-for-medium {
		display: block !important;
	}
	.row.category-page-row .shop-container .box-image img,
	.related-products-wrapper .box-image img {
		height: 250px !important;
		object-fit: cover;
	}
	.row.category-page-row
	.product-small.box
	.box-text.box-text-products
	.woocommerce-Price-amount.amount
	bdi,
	.tab-product-home .price-wrapper .woocommerce-Price-amount.amount bdi {
		font-size: 18px;
		color: var(--primary-color);
	}
	.product-template .shop-container .pice-wrapper .price  {
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		height: 100%;
		margin: auto;
	}
	.product-small .title-wrapper {
		height: 50px;
	}
	.product-detail .section-title-main {
		font-size: 25px;
	}
	.product-gallery-slider img {
		height: 350px !important;
		object-fit: contain;
		width: 100%;
		display: flex !important;
		margin: auto;
	}

	/* Tabs */
	.tabs.wc-tabs.product-tabs {
		text-align: center;
		width: max-content;
		display: flex;
		margin: auto;
	}
	.tab-product-home {
		position: relative;
	}
	.tab-product-home ul {
		border-top: 2px solid var(--primary-color) !important;
		padding: 2px;
		height: unset;
		display: flex;
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
		flex-wrap: revert !important;
		scrollbar-width: none; /* Firefox */
		-ms-overflow-style: none; /* IE/Edge */
		scroll-behavior: smooth;
	}
	.tab-product-home ul::-webkit-scrollbar {
		display: none;
	}
	.tab-product-home ul li {
		flex: 0 0 auto;
		margin-right: 10px;
	}
	.tab-product-home::after {
		content: '';
		position: absolute;
		right: 0;
		top: 0;
		width: 20px;
		height: 100%;
		background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8));
		pointer-events: none;
	}
	.tab-product-home .box-image img {
		height: 250px !important;
	}
	.header-main li.html.custom {
		display: flex !important;
	}

	/* Banner */
	.banner-mobile .slider .banner {
		height: 350px !important;
	}

	/* Layout tweaks */
	.p-m-0 .col {
		margin: 0;
		padding: 0px 10px !important;
	}
	.col-8 .search-section.mb-3 form {
		margin: 0 !important;
	}
	.col-8 .search-section.mb-3 .search-field.form-control {
		width: 70% !important;
	}
	.text-home-about h2 {
		font-size: 24px;
	}
	.contact-info {
		padding: 0 !important;
	}
	.contact-info .contact-item.mb-2:last-child {
		display: flex;
	}
	.social-link-fb {
		width: 35%;
		margin: auto;
		margin-bottom: 10px;
	}
	.social-link-shopee {
		width: 35%;
		margin: auto;
	}
	#main-menu {
		background: #b22222c9 !important;
	}
	h1.product-title.product_title.entry-title {
		font-size: 24px !important
	}
}


@media screen and (min-width: 769px) and (max-width: 1024px) {
	.overlay-new.sidebar-menu.no-scrollbar {
		padding: 50px !important;
	}
	.overlay-new .nav.nav-vertical li {
		border: none !important;
	}
	.voucher_woo_cart {
    border: 1px solid var(--primary-color);
    border-radius: 12px;
    padding: 20px;
    width: 100% !important;
}
	.overlay-new .nav.nav-vertical a {
		padding-left: 0px !important;
		font-size: 30px;
	}
	.mfp-close {
		left: 88% !important;
	}
	.mobile-polylang {
		display: flex !important;
		justify-content: left;
		font-size: 24px;
		gap: 20px;
		color: #ccc;
		font-weight: bold;
		margin-top: 2rem;
	}
}
.mobile-polylang li {
	list-style: none;
}
.mobile-polylang li img {
	width: 0 !important;
}
.contact-info {
	padding: 0 !important;
	margin-top: 3em;
}

.tabs.wc-tabs #tab-title-additional_information {
	display: none;
}
