@font-face {
	font-family: 'Segoe UI';
	font-style: normal;
	font-weight: 400;
	src: url('https://file.hstatic.net/200000692767/file/segoeui_197e3cd3048543ab84deeae6f81dd1d5.ttf');
}
/* vietnamese */
@font-face {
	font-family: 'UVN Bach Dang';
	font-style: normal;
	src: url('https://file.hstatic.net/200000692767/file/uvnbachdangnang_c7a4cc4fc8fd45b284a4cff5e722e2a0.woff2') format('woff2');
}
@font-face {
	font-family: 'UVN Bach Dang';
	font-style: normal;
	src: url('https://file.hstatic.net/200000692767/file/uvnbachdang_6eb5058969524e3583dae5f79cea643e.woff2') format('woff2');
}
@font-face {
	font-family: 'UVN Bach Dang';
	font-style: normal;
	font-weight: bold;
	src: url('https://file.hstatic.net/200000692767/file/uvnbachdangbold_d9c8daf16dfd4d7eadfe7edee639f178.woff2') format('woff2');
}
@import url('https://fonts.googleapis.com/css2?family=Hind + Vadodara:wght@300;400;500;600;700 &display=swap');
.recent-view-list,
.section_prd_feature {
	margin-left: -5px;
	margin-right: -5px;
}
.section_prd_feature .product-col,
.recent-view-list .product-col {
	height: inherit;
	padding: 0 15px
}
.section_prd_feature:not(.slick-slider) .product-col,
.recent-view-list:not(.slick-slider) .product-col {
	flex: 0 0 20%;
	max-width: 20%;
}
.quick-view-product,
.details-product .product-promo-tag {
	display: inline-block;
	clear: both;
}
.count_btn_style {
	grid-gap: 10px;
	display: grid;
	grid-template-columns: 150px 1fr;
}
.share-group__item {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 999px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	transition: opacity 0.3s ease;
}
.share-group__item:hover {
	color: #fff;
	opacity: 0.6;
}
* + .share-group__item {
	margin-left: 8px;
}
.share-group__item.facebook {
	background-color: #4267B2;
}
.share-group__item.messenger {
	background-color: #006AFF;
}
.share-group__item.pinterest {
	background-color: #E60023;
}
.share-group__item.twitter {
	background-color: #1DA1F2;
}
#ega-modal-banner {
	text-align: center;
}
#ega-modal-banner.show {
	z-index: 9997;
}
#ega-modal-banner .btn-form-close {
	position: absolute;
	top: -15px;
	right: -5px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 0;
	display: block;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.7);
	display: flex;
	justify-content: center;
	align-items: center;
}
#ega-modal-banner .modal-content {
	background: transparent;
	text-align: center;
	box-shadow: none;
	border: none;
	align-items: center;
	justify-content: center;
}
#ega-modal-banner .modal-header {
	padding: 0;
	border-bottom: none;
	justify-content: center;
	position: relative;
}
#ega-modal-banner .modal-dialog {
	margin: auto;
	position: relative;
	display: inline-block;
}
@media (max-width: 991px) {
	#ega-modal-banner .modal-dialog {
		width: 85%;
	}
}
/** COMPARE PRODUCT **/
.compare-product__header-count {
	background: var(--secondary-color);
	font-size: 12px;
	color: var(--primary-color);
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	top: -4px;
	right: -10px;
}
.compare-product__table {
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.compare-product__box {
	display: flex;
}
.compare-product__item {
	flex: 1;
	position: relative;
	font-size: 14px;
	overflow: hidden;
	padding: 12px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.compare-product__main .compare-product__item {
	padding-top: 25px;
}
.compare-product__item .compare-price {
	display: block;
	margin: 0;
}
.compare-product__item ul {
	margin-bottom: 0;
	list-style: none;
	padding-left: 0;
}
.compare-product__item ul li:before {
	content: "•";
	margin-right: 5px;
	color: #c4c4c4;
}
.compare-product__item td {
	border: 1px solid #e6e6e6;
	border-spacing: 0;
	width: calc(80% / 3);
	padding: 10px;
}
.compare-product__item td:first-child {
	width: 20%;
}
.compare-product__remove {
	z-index: 1;
	position: absolute;
	cursor: pointer;
	top: 5px;
	right: 5px;
	display: block;
	border-radius: 999px;
	border: 1px solid #afafaf;
	width: 18px;
	height: 18px;
	line-height: 16px;
	text-align: center;
	font-size: 11px;
	color: #afafaf !important;
}
.compare-product__heading {
	display: block;
	background-color: #f1f1f1;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 6px 8px;
	font-size: 15px;
}
@media (max-width: 767px) {
	.compare-product__item {
		font-size: 13px;
		overflow-x: auto;
		padding: 5px;
	}
	.compare-product__item td {
		padding: 5px;
	}
	.compare-product__specifications .compare-product__item {
		padding: 0;
	}
	.compare-product__specifications table,
	.compare-product__specifications tbody,
	.compare-product__specifications tr,
	.compare-product__specifications td,
	.compare-product__specifications td:first-child {
		display: block;
		width: 100%;
	}
	.compare-product__specifications tr {
		border-bottom: 1px solid #e6e6e6;
	}
	.compare-product__specifications tr:not(:first-child) {
		border-top: none;
	}
	.compare-product__specifications td {
		border: none;
	}
	.compare-product__specifications td:first-child {
		font-weight: 600;
	}
}
#bizweb-theme-previewer {
	display: none;
}
.compare-product__qv {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}
.compare-product__qv.is-show {
	display: block;
}
.compare-product__qv .container {
	border-radius: 0;
	border-top: 1px solid #e5e5e5;
	box-shadow: 0 -2px 10px rgb(0 0 0 / 12%);
	background-color: #fff;
	display: grid;
	grid-template-columns: 75% 25%;
	padding: 0;
}
.compare-product__qv-row {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}
.compare-product__qv-item,
.compare-product__qv-show {
	padding: 15px;
}
.compare-product__qv-item {
	position: relative;
	text-align: center;
	border-right: 1px solid #e0e0e0;
}
.compare-product__qv-item img {
	max-width: 60px;
}
.compare-product__qv-item h3 {
	margin: 0;
	font-size: 13px;
	font-weight: normal;
}
.compare-product__qv-show {
	flex-direction: column;
	display: flex;
}
.compare-product__qv-remove {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
}
.compare-product__qv-hide {
	position: absolute;
	right: 0;
	top: -42px;
	padding: 10px 30px 10px 10px;
	border-radius: 8px 8px 0 0;
	color: #000;
	background: #fff;
	box-shadow: 0 -2px 10px #0000001f;
}
.compare-product__qv-hide .icon {
	position: absolute;
	right: 10px;
	top: 15px;
	width: 12px;
	height: 12px;
}

/*** EGA Style ***/

.font-serif {
	font-family: 'Yeseva One'
		, cursive
}

@media (min-width: 576px) {
	.container,
	.container-sm {
		max-width: 100%
	}

}

@media (min-width: 768px) {
	.container,
	.container-sm,
	.container-md {
		max-width: 100%
	}

}

@media (min-width: 992px) {
	.container,
	.container-sm,
	.container-md,
	.container-lg {
		max-width: 100%
	}

	.col-lg-60 {
		flex: 0 0 60%;
		max-width: 60%
	}

	.col-lg-80 {
		flex: 0 0 80%;
		max-width: 80%
	}

}

@media (min-width: 1200px) {
	.col-xl-60 {
		flex: 0 0 60%;
		max-width: 60%
	}

	.col-xl-80 {
		flex: 0 0 80%;
		max-width: 80%
	}

	.col-xl-15 {
		flex: 0 0 20%;
		max-width: 20%
	}

	.col-xl-30 {
		flex: 0 0 40%;
		max-width: 40%
	}

}

@media (min-width: 1200px) {
	.container,
	.container-sm,
	.container-md,
	.container-lg,
	.container-xl {
		max-width: 1188px;
	}
}
@media (min-width: 1230px) {
	.container,
	.container-sm,
	.container-md,
	.container-lg,
	.container-xl {
		max-width: 1218px;
	}
}
@media (min-width: 1800px) {
	.container,
	.container-sm,
	.container-md,
	.container-lg,
	.container-xl {
		;
		// max-width: 1650px
	}

}

.container,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto,
.col-lg-15,
.col-lg-20,
.col-lg-80,
.col-lg-60 {
	padding-right: 15px;
	padding-left: 15px
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.card {
	border-radius: 0.25rem;
	padding: 15px;
	border: 1px solid rgb(0 0 0 / 8%)
}

.pos-relative.embed-responsive[class*=embed-responsive-] iframe,
.pos-relative.embed-responsive[class*=embed-responsive-] img {
	--image-scale: 1;
	position: absolute;
	top: var(--img-top, 50%);
	left: var(--img-left, 50%);
	transform: translate(-50%, -50%) scale(var(--image-scale));
	object-fit: contain;
	max-width: 100%;
	max-height: 100%;
	min-width: 1px;
	min-height: 1px
}

.pos-relative.embed-responsive[class*=embed-responsive-] img {
	width: auto;
	height: auto
}

.pos-relative.embed-responsive[class*=embed-responsive-] iframe {
	z-index: 99
}

.btn {
	border-radius: 5px;
}
@font-face {
	font-family: 'Butler_Regular';
	src: url('https://file.hstatic.net/200000692767/file/butler_regular_3d42ebfaa525465abb2acf5f06072d9f.otf') format('truetype');
}
@font-face {
	font-family: 'UVN Bach Dang Nang';
	src: url('https://file.hstatic.net/200000692767/file/unicode.publish.uvnbachdangnang_r_0__1__76decfd88748479fad54254ea21f3582.ttf') format('truetype');
}
body {
	color: var(--text-color);
	background: #fff;
	overflow-x: hidden;
	max-width: 100%;
	font-family: 'Segoe UI'
		, sans-serif !important;
}

.bi {
	fill: currentColor
}

.form-control:focus,
a,
button,
.page-link:focus,
.btn,
.btn:focus {
	outline: none !important;
	box-shadow: none
}

.form-control:focus {
	border-color: #333;
}

a {
	color: var(--link-color)
}

a:focus {
	outline: none
}

a:hover {
	text-decoration: none;
	color: var(--link-color)
}

img,
iframe {
	max-width: 100%
}

.hidden {
	display: none !important
}

.show:not(.hidden) {
	display: block
}

.object-contain {
	object-fit: contain
}

.align-vertical {
	top: 50% !important;
	transform: translateY(-50%) !important
}

.align-center {
	transform: translate(-50%, -50%) !important;
	top: 50% !important;
	left: 50% !important
}

.close {
	color: #252525
}

.btn-action {
	background-color: var(--secondary-color);
	border: 1px solid var(--secondary-color)
}

.btn-action:hover {
	filter: brightness(1.1)
}

a.link {
	text-decoration: none;
	color: var(--text-color);
	cursor: pointer
}

a.link:hover {
	color: var(--link-color);
	text-decoration: none
}

.hover-primary:hover {
	color: var(--primary-color)
}

.title_page {
	font-size: 2rem;
	padding: 10px 0
}

.title_page,
.title-head {
	font-weight: bold
}

.title-head {
	font-size: 1rem;
	margin-bottom: 14px;
	text-transform: uppercase
}

.row-grid {
	--col: 12;
	display: grid;
	grid-template-columns: repeat(var(--col), minmax(0, 1fr));
	grid-gap: 15px
}


/*
.scroll::-webkit-scrollbar {
width: 3px
}

.scroll::-webkit-scrollbar-thumb {
background-color: var(--primary-color);
outline: 1px solid var(--primary-color)
}
*/

.lazyload:not(.loaded) {
	background: transparent
}

.lazyload.loaded {
	background: transparent
}

.modal {
	top: 0 !important
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0 !important;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-arrow {
	--size: 44px;
	top: 50%;
	font-size: 0;
	line-height: 0;
	position: absolute;
	display: block;
	width: var(--size);
	height: var(--size);
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	border: 1px solid #ebebeb;
	background: #ebebeb;
	line-height: var(--size);
	text-align: center;
	z-index: 1;
	overflow: hidden;
	opacity: .7;
	border-radius: 100%
}

.slick-arrow:hover,
.slick-arrow:focus {
	outline: none
}

.slick-arrow.slick-disabled {
	cursor: default;
	display: none !important
}

.slick-arrow:not(.slick-disabled):hover {
	opacity: 1;
	box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
	background: #fff;
	color: #333
}

.slick-arrow.slick-prev:before,
.slick-arrow.slick-next:before {
	font-family: "Font Awesome\ 5 Free";
	background: transparent;
	font-weight: 900;
	height: var(--size);
	width: var(--size);
	font-size: 18px;
	color: #333;
	display: block;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s
}

.slick-arrow.slick-prev {
	left: 0
}

.slick-arrow.slick-prev:before {
	content: "\f104"
}

.slick-arrow.slick-next {
	right: 0
}

.slick-arrow.slick-next:before {
	content: "\f105"
}

.slick-dots {
	text-align: center
}

.slick-dots li {
	display: inline-block
}

.slick-dots li button {
	border-radius: 0;
	height: 10px;
	width: 10px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 0;
	font-size: 0
}

.slick-dots li.slick-active button {
	border-color: var(--primary-color);
	background-color: var(--primary-color)
}

.slick-dots {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	padding: 0;
	border-radius: 15px;
	height: 24px;
	align-items: center;
	display: flex !important;
	justify-content: center
}

.slick-dots li button {
	height: 2px;
	width: 16px;
	border: 1px solid #fff;
	background: #fff;
	border-radius: 0;
	margin: 0 3px;
	opacity: .5
}

.slick-dots li button:hover {
	opacity: 1
}

.slick-dots li.slick-active button {
	opacity: 1
}


.right-banner {
	display: grid;
	grid-row-gap: 10px;
	margin-left: 5px
}

.product-badge {
	max-height: 16px;
	margin-top: 0.5rem;
	margin-right: 0.5rem;
	display: block
}

.custom-input-group {
	overflow: hidden;
	position: relative
}

.custom-input-group .input-group-field {
	width: 100%;
	height: 45px;
	font-size: 14px;
	padding: 3px 3px 3px 15px !important;
	background: transparent;
	color: #363636;
	outline: none;
	float: right;
	border: 1px solid #ebebeb;
	overflow: hidden;
	background: #fff;
	border-radius: 9999px !important;
	border: 1px solid;
}

.custom-input-group .input-group-btn {
	position: absolute;
	right: 0;
	z-index: 4;
	height: calc(100% - 6px);
	border-radius: 999px;
	background: #292929;
	padding: 0;
	top: 3px;
	right: 3px;
}

.custom-input-group .input-group-btn,
.custom-input-group .input-group-btn button {
	border: none;
	line-height: 1;
}

.custom-input-group .input-group-btn .icon {
	font-size: 24px
}

@media (max-width: 767px) {
	.custom-input-group .input-group-btn .btn {
		padding: 4px 10px
	}

}

.price {
	font-weight: bold;
	color: var(--price-color)
}

.product-vendor {
	color: #969696 !important;
	letter-spacing: 1.8px
}

a.product-vendor:hover {
	color: var(--primary-color) !important
}

.item_product_main {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	background: #fff
}

.item_product_main .product-thumbnail {
	position: relative;
	overflow: hidden;
	border: 1px solid #EFEFEF;
	padding: 15px;
}

.item_product_main .product-thumbnail .image_thumb {
	transition: transform 0.3s ease-out
}

.item_product_main .product-thumbnail .action-bar {
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	display: flex;
	justify-content: center;
	border-radius: 5px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
	opacity: 0;
	transform: translate3d(-50%, 150%, 0);
	transition: all 0.3s ease
}

.item_product_main .product-thumbnail .action-bar .action-child {
	position: relative;
	border-radius: 0;
	border-right: 1px solid #eee;
	height: 45px;
	margin-bottom: 0 !important;
	width: 45px;
	padding: 0;
	font-size: 14px;
	transition: all 0.3s ease;
	border-radius: 5px 0 0 5px
}

.item_product_main .product-thumbnail .action-bar .action-child .action-name {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	bottom: 100%;
	background: #333;
	padding: 5px 8px;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	display: block;
	width: auto;
	min-width: max-content
}

.item_product_main .product-thumbnail .action-bar .action-child .action-name:before {
	background: transparent;
	content: "";
	position: absolute;
	height: 8px;
	left: 0;
	top: 100%;
	width: 100%
}

.item_product_main .product-thumbnail .action-bar .action-child .action-name:after {
	background: #333333;
	content: "";
	height: 10px;
	position: absolute;
	transform: rotate(45deg);
	width: 10px;
	left: calc(50% - 5px);
	bottom: -5px
}

.item_product_main .product-thumbnail .action-bar .action-child.quick-view,
.item_product_main .product-thumbnail .action-bar .action-child.js-compare-product-add {
	margin: 0
}

.item_product_main .product-thumbnail .action-bar .action-child + .action-child {
	border-radius: 0;
}

.item_product_main .product-thumbnail .action-bar .action-child:last-child {
	border-radius: 0 5px 5px 0;
	border-right: 0
}

.item_product_main .product-thumbnail .action-bar .action-child:hover {
	background-color: #000000;
	color: #ffffff
}

.item_product_main .product-thumbnail .action-bar .action-child:hover .action-name {
	opacity: 1;
	visibility: visible;
	bottom: calc(100% + 8px)
}

.item_product_main .video-icon {
	transform: none !important;
	position: absolute !important;
	z-index: 99;
	right: 5px;
	left: auto !important;
	bottom: 8px;
	top: auto !important;
	width: 32px !important
}

@media (min-width: 1025px) {
	.item_product_main {
		font-size: 16px;
		margin-bottom: 30px;
	}

	.item_product_main .product-thumbnail:hover {
		box-shadow: 0 0 6px 0 rgba(50, 50, 93, 0.1)
			, 1px 1px 5px rgba(0, 0, 0, 0.02)
	}

	.item_product_main .product-thumbnail:hover .product-name a {
		color: var(--primary-color)
	}

	.item_product_main .product-thumbnail:hover .image_thumb {
		transform: scale(0.95)
	}

	.item_product_main .product-thumbnail:hover .product-action .group_action {
		position: absolute;
		opacity: 1;
		transform: translateX(0);
		background: #fff;
		z-index: 99;
		visibility: visible;
		align-items: center;
		box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.25)
	}

	.item_product_main .product-thumbnail:hover .action-bar {
		opacity: 1;
		transform: translate3d(-50%, 0, 0)
	}

}

.item_product_main a {
	text-decoration: none;
	color: var(--text-color);
	font-weight: bold;
}

.item_product_main .btn-views {
	background: #fff;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 5px;
	transition: all 0.22s ease-out
}

.item_product_main .btn-views:hover {
	opacity: 1;
	color: var(--primary-color)
}

.item_product_main .product-vendor {
	text-transform: uppercase;
	display: inline-block;
	line-height: initial;
	margin-bottom: 7px;
	color: #676767;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.2;
}

.item_product_main .product-name {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: initial;
	overflow: hidden;
	margin: 0 0 20px;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2;
	min-height: 36px;
}
.item_product_main .btn-addtocart, .item_product_main .btn-addtocart1 {
	border: none;
	background: transparent;
	padding: 0 5px 0 0;
	font-size: 14px;
	position: relative;
	z-index: 10;
}
.item_product_main .product-btn:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	height: 100%;
	width: 0;
	background: var(--addtocart-bg);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	border-radius: 30px;
}
.item_product_main .btn-addtocart .icon, .item_product_main .btn-addtocart1 .icon {
	width: 37px;
	height: 37px;
	line-height: 34px;
	background: var(--addtocart-bg);
	border-radius: 50%;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;

}
.item_product_main .product-btn {
	position: relative;
	border-radius: 30px;
	overflow: hidden;
}
.item_product_main .product-btn:hover .btn-addtocart, .item_product_main .product-btn:hover .btn-addtocart1 {
	background: transparent;
	color: #fff;
}
.item_product_main .product-btn:hover:before {
	width: 100%;
}
.item_product_main .product-name a {
	font-weight: 500;
}
.item_product_main .price-box {
	margin-bottom: 0;
	min-height: 55px;
}
@media (min-width: 992px) {
	.item_product_main .price-box .price {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.item_product_main .product-name {
		font-size: 15px;
		/*min-height: 38px*/
	}
	.item_product_main .btn-addtocart .icon,
.item_product_main .btn-addtocart1 .icon{
		width: 30px;
		height: 30px;
		line-height: 28px;
	}
	.item_product_main .btn-addtocart .icon svg,
.item_product_main .btn-addtocart1 .icon svg{
		width: 18px;
	}
	.item_product_main .btn-addtocart,
.item_product_main .btn-addtocart1{
		font-size: 12px;
	}
}

.item_product_main .product-promo-tag {
	font-size: 13px;
	font-weight: 500;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	white-space: initial;
	overflow: hidden
}

.item_product_main .product-promo-tag--1 {
	position: absolute;
	z-index: 7;
	border-radius: 2px;
	left: 10px;
	top: 0;
}
.product-promo-tag--text-1,
.product-promo-tag--text-2 {
	padding: 3px 4px;
	display: inline-block;
	color: var(--color);
	border-radius: 3px;
	background-color: var(--background);
}
.item_product_main .product-promo-tag--text-1 {
	border: 1px solid var(--border-color);
	background-color: var(--background);
}
.product-promo-tag--text-2 {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	border-left: 4px solid var(--border-color);
}
.product-promo-tag--image {
	max-width: 125px;
	padding: 0;
	margin-top: 8px;
}

.item_product_main .product-info {
	padding: 3px 0
}

@media (min-width: 992px) {
	.item_product_main .product-info {
		padding: 10px 0 0;
	}

}

.item_product_main .price-contact,
.item_product_main .price {
	display: block;
	color: var(--price-color)
}

@media (max-width: 767px) {
	.item_product_main .price-contact,
	.item_product_main .price {
		font-size: 16px;
		display: block
	}

}

.item_product_main .compare-price {
	color: var(--text-secondary-color);
	text-decoration: line-through;
	font-size: 14px;
	display: inline-block;
	margin-right: 5px
}

@media (max-width: 767px) {
	.item_product_main .compare-price {
		font-size: 13px
	}

}

.item_product_main .group_action {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	top: 10px;
	transform: translateX(100px);
	display: flex;
	justify-content: center;
	align-items: center;
	transition: transform 0.3s ease-out;
	width: 40px;
	height: 40px;
	overflow: hidden;
	border-radius: 100%;
	right: 10px
}

.item_product_main .image_thumb {
	display: block
}

.item_product_main .label_product {
	position: absolute;
	top: 10px;
	left: 10px;
	background: var(--label-background);
	padding: 7px 2px;
	font-weight: 500;
	font-size: 12px;
	z-index: 3;
	width: 44px;
	height: 44px;
	border-radius: 100%;
	font-size: 14px
}

.item_product_main .label_product .label_wrapper {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: var(--label-color);
	font-weight: 400
}

/*@media (max-width:991px) {*/
.item_product_main .label_product:not(.product_gift_label) {
	top: 0;
	right: 0;
	display: none;
	position: inherit;
	min-width: 44px;
	width: auto;
	height: auto;
	padding: 2px 5px !important;
	font-size: 12px;
	border-radius: 9999px;
	zoom: 1 !important
}

/*}*/

@media (max-width: 767px) {
	.item_product_main .sapo-product-reviews-badge .sapo-product-reviews-star i {
		font-size: 14px !important
	}

}

.item_product_main .product-item-cta {
	padding-right: 36px
}

.item_product_main button.product-item-btn,
.item_product_main .label_soldout.product-item-btn {
	width: 30px;
	height: 30px;
	display: inline-flex;
	align-items: center;
	padding: 4px;
	font-size: 18px;
	background: var(--addtocart-color);
	border-radius: 100%;
	color: #fff;
	justify-content: center;
	margin-right: 5px;
	margin-left: auto;
	box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.25);
	position: absolute;
	right: 0;
	top: 0
}

.item_product_main button.product-item-btn.sold_out,
.item_product_main .label_soldout.product-item-btn.sold_out {
	background: #eee;
	width: auto;
	height: auto;
	border-radius: initial;
	font-size: 12px;
	color: initial;
	box-shadow: none;
	border-radius: 3px;
	padding: 2px 5px
}

.item_product_main button.product-item-btn.add_to_cart,
.item_product_main .label_soldout.product-item-btn.add_to_cart {
	font-size: 16px
}

.item_product_main button.product-item-btn .fas,
.item_product_main .label_soldout.product-item-btn .fas {
	font-size: 12px
}

.item_product_main button.product-item-btn .icon,
.item_product_main .label_soldout.product-item-btn .icon {
	width: 1em;
	height: 1em
}

.item_product_main button.product-item-btn:hover,
.item_product_main .label_soldout.product-item-btn:hover {
	filter: brightness(1.2)
}

@media (max-width: 767px) {
	.item_product_main button.product-item-btn,
	.item_product_main .label_soldout.product-item-btn {
		width: 28px;
		height: 28px;
		top: 0
	}

}

.item_product_main .product-thumbnail__img--secondary {
	opacity: 0;
	z-index: -1
}

.item_product_main .product-thumbnail:hover .product-thumbnail__img--secondary {
	opacity: 1;
	z-index: 1
}

.item_product_main .item-color-chosen {
	display: flex;
	margin: 5px 0;
}

.item_product_main .item-color-chosen .color-dot {
	position: relative;
	width: 24px;
	height: 24px;
	border-radius: 999px;
	box-shadow: 0 0 0 1px #eee;
	margin: 5px;
	cursor: pointer;
	transition: box-shadow 0.25s ease
		, transform 0.25s ease
}

.item_product_main .item-color-chosen .color-dot.selected {
	box-shadow: 0 0 0 1px #000
		, inset 0 0 0 4px #fff
}

.item_product_main .item-color-chosen .color-dot .color-name {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	background: blue;
	bottom: 100%;
	background: #333;
	padding: 5px 8px;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	white-space: nowrap
}

.item_product_main .item-color-chosen .color-dot .color-name:before {
	background: transparent;
	content: "";
	position: absolute;
	height: 8px;
	left: 0;
	top: 100%;
	width: 100%
}

.item_product_main .item-color-chosen .color-dot .color-name:after {
	background: #333333;
	content: "";
	height: 10px;
	position: absolute;
	transform: rotate(45deg);
	width: 10px;
	left: calc(50% - 5px);
	bottom: -5px
}

.item_product_main .item-color-chosen .color-dot:hover {
	box-shadow: 0 0 0 1px #000
		, inset 0 0 0 4px #fff;
	transform: scale(1.1)
}

.item_product_main .item-color-chosen .color-dot:hover .color-name {
	opacity: 1;
	visibility: visible;
	bottom: calc(100% + 8px)
}

.item_product_main .item-color-chosen .color-more {
	position: relative;
	width: 24px;
	height: 24px;
	margin: 5px;
	color: #888;
	cursor: pointer
}

.item_product_main .item-color-chosen .color-more span {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	bottom: 100%;
	background: #333;
	padding: 5px 8px;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	display: block;
	width: auto;
	min-width: max-content
}

.item_product_main .item-color-chosen .color-more span:before {
	background: transparent;
	content: "";
	position: absolute;
	height: 8px;
	left: 0;
	top: 100%;
	width: 100%
}

.item_product_main .item-color-chosen .color-more span:after {
	background: #333333;
	content: "";
	height: 10px;
	position: absolute;
	transform: rotate(45deg);
	width: 10px;
	left: calc(50% - 5px);
	bottom: -5px
}

.item_product_main .item-color-chosen .color-more:hover span {
	opacity: 1;
	visibility: visible;
	bottom: calc(100% + 8px)
}

.item_product_main.product--media {
	margin-bottom: 0.75rem
}

.item_product_main.product--media form {
	display: grid;
	grid-template-columns: 33% 1fr;
	grid-gap: 5px;
	align-items: center
}

.item_product_main.product--media .group_action {
	display: none !important
}

.item_product_main.product--media .product-name {
	-webkit-line-clamp: 2;
	font-weight: normal;
	font-size: 14px;
	min-height: auto
}

.item_product_main.product--media .label_product {
	zoom: .7
}

.item_product_main.product--media .product-info {
	padding: 0 10px 5px
}

.product-frame {
	z-index: 9
}

.heading-bar {
	font-size: 18px;
	background: #fff;
	padding-bottom: 10px;
	padding-top: 5px
}
@media(max-width: 1600px) {
	.heading-bar {
		font-size: 16px;
	}
}

.heading-bar__title {
	/*color: var(--text-color);*/
	color: #1B1B1B;
	font-size: 40px;
	margin: 0;
	line-height: 1.2;
	text-align: center;
	font-weight: 600;
	font-family: 'UVN Bach Dang'
		, sans-serif !important;
}

.heading-bar__title a:hover {
	color: var(--primary-color)
}

@media (max-width: 991px) {
	.heading-bar__title {
		font-size: 1.7em
	}
	.item_product_main .item-color-chosen .color-dot {
		width: 28px;
		height: 28px;
		margin-right: 8px;
	}
}

.heading-bar__action .link.more {
	color: var(--primary-color)
}

.heading-bar.heading-style1 {
	flex-direction: column;

}
.heading-bar.heading-style1 .heading-bar__title {
	margin-bottom: 15px;
}
.top-footer {
	padding-top: 32px;
	padding-bottom: 32px;
	background: #f7f7f7
}

.newsletter-form .input-group-field {
	padding: 0 90px 0 15px
}

.title-menu {
	margin: 0 0 17px;
	font-weight: 500;
	font-stretch: normal;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

@media (max-width: 1024px) {
	.title-menu {
		margin-top: 1rem;
		margin-bottom: 0.5rem
	}

}

.footer {
	position: relative;
	overflow: hidden
}

.mailchimp-error {
	color: #F51B1B
}

.mailchimp-success {
	color: #2EB346
}

footer {
	background: var(--footer-bg)
}

.mid-footer {
	color: var(--footer-color);
	font-size: 15px;
	padding-bottom: 40px;
}

@media (max-width: 991px) {
	.mid-footer {
		padding-top: 30px
	}

}

.mid-footer .footer-click {
	padding-left: 15px;
	padding-right: 15px
}

.mid-footer .title-menu .fa {
	transition: transform 0.3s ease-out
}

.mid-footer .title-menu.open_ .fa {
	transform: rotate(180deg)
}

.mid-footer .link {
	color: var(--footer-color)
}

.mid-footer .link .fa {
	font-size: 10px
}

.mid-footer .link:hover {
	filter: brightness(1.2)
}

.mid-footer .list-menu {
	list-style: none;
	padding: 0
}

.mid-footer .list-menu li + li {
	margin-top: 10px
}

.mid-footer .single-contact .fa,
.mid-footer .single-contact .fas {
	color: var(--footer-color)
}

.mid-footer div[class*=col-] {
	border-top: none;
	border-bottom: none;
}

.mid-footer div[class*=col-]:last-child {
	border-right: none
}

@media (min-width: 1200px) {
	.mid-footer .footer-block {
		padding: 80px 0 40px;
	}

}

.mid-footer .footer-block .footer-title {
	font-size: 16px;
	margin-bottom: 16px;
	color: inherit;
	font-weight: bold;
}

@media (max-width: 767px) {
	.mid-footer .list-menu.toggle-mn {
		display: none
	}

}

.bot-footer {
	padding-top: 20px;
	padding-bottom: 32px;
	border-top: 1px solid #dedede;
	text-align: center;
	line-height: 52px
}

.bot-footer .follow_option {
	justify-content: flex-end
}

.follow_option a.link {
	display: flex;
	padding: 5px 3px;
	gap: 15px;
	height: 45px;
	line-height: 33px;
	border-radius: 6px;
	align-items: center;
}

.follow_option > li + li {
	margin-left: 15px;
}

@media (min-width: 1200px) {
	.bot-footer .follow_option {
		padding-right: 65px
	}

}

@media (max-width: 991px) {
	.bot-footer .follow_option {
		justify-content: center
	}

}

.bot-footer .follow_option li + * {
	margin-left: 1rem
}

.bot-footer .follow_option .link {
	font-size: 25px
}

@media (max-width: 991px) {
	.bot-footer .product-trustbadge {
		justify-content: center
	}

}

.footer-1 > * {
	position: relative;
	z-index: 1
}

@media (min-width: 1200px) {
	.footer-1:before {
		content: "";
		position: absolute;
		right: 5px;
		top: -9999px;
		bottom: -9999px;
		left: -9999px;
		background: var(--footer-overlay);
		z-index: 0
	}

}

.copyright {
	background: var(--footer-bg);
	color: var(--footer-color)
}

.copyright a {
	color: var(--footer-color)
}

.fot_copyright {
	font-size: 14px
}

@media (max-width: 767px) {
	.fot_copyright {
		font-size: 12px
	}

}

.list-group-item.active {
	z-index: 2;
	color: initial;
	background-color: initial;
	border-color: initial
}

.list-group-item + .list-group-item.active {
	margin-top: 0;
	border-top-width: 0
}

.toogle-nav-wrapper {
	position: relative;
	margin-bottom: var(--subheader-padding);
	margin-top: var(--subheader-padding)
}

.toogle-nav-wrapper .navigation-wrapper {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	width: 100%;
	margin-top: 7px
}

.toogle-nav-wrapper.visible .navigation-wrapper,
.toogle-nav-wrapper:not(.nav-index):hover .navigation-wrapper {
	opacity: 1;
	visibility: visible;
	z-index: 90
}

@media (max-width: 1024px) {
	.toogle-nav-wrapper:hover .navigation-wrapper {
		opacity: 1;
		visibility: visible;
		z-index: 90
	}

}

.toogle-nav-wrapper .navigation .submenu {
	left: calc(100% - 6px) !important;
	top: 0 !important;
	height: calc(100% + 2px)
}
.top-banner {
	padding: 13px 0;
}
.top-banner a {
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
}
.top-banner__lang a {
	font-size: 13px;
	font-weight: 400;
}
.top-banner__lang a.active {
	font-weight: 700;
}
.top-banner__lang span {
	margin: 0 5px;
	display: inline-block;
	height: 12px;
	width: 1px;
	background: #fff;
	vertical-align: middle;
}
.top-banner__phone svg {
	margin-right: 5px;
}
.top-banner__phone a {
	font-size: 18px;
}
@media (max-width: 991px) {
	.top-banner {
		padding-right: 25px;
	}
	.top-banner .container {
		overflow: auto;
	}
	.top-banner a {
		font-size: 12px;
		white-space: nowrap;
	}

}

.top-banner .close {
	z-index: 9;
	position: absolute;
	right: 8px;
	top: 5px;
	background: white;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

@media (max-width: 767px) {
	.top-banner .close {
		zoom: 0.7
	}

}

.header_menu {
	top: 0
}

.header_menu.active {
	position: sticky;
	position: -webkit-sticky;
	background: #fff;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4);
	z-index: 1000
}

.header_menu.active a.logo-wrapper {
	display: none
}

.header_menu.active .toogle-nav-wrapper {
	display: block
}

.header_menu.active .search-dropdow {
	display: none
}

@media (max-width: 991px) {
	.header_menu.active .toogle-nav-wrapper {
		display: none
	}

	.header_menu.active #search-header {
		flex: 0 0 50%;
		margin-top: 0;
		padding: 0;
		order: 0
	}

	.header_menu.active .header-left {
		display: none
	}

}

.header_menu.active .mid-header {
	font-size: 14px;
	padding: 4px 0
}

.header_menu.active .mid-header:after {
	content: none !important
}

.header_menu.active .toogle-nav-wrapper {
	margin: -5px 0;
	z-index: 8
}

.header_menu.active .toogle-nav-wrapper:hover ~ .sticky-overlay {
	position: fixed;
	width: 100vw;
	height: 100vh;
	z-index: 7;
	background: rgba(0, 0, 0, 0.3);
	left: 0;
	top: 0
}

.header_menu.active .toogle-nav-wrapper .navigation-wrapper {
	margin-top: -5px
}

.header_menu.active .navigation {
	--nav-height: 75vh
}

.header_menu.active #search-header {
	order: 0 !important;
	margin: 0 !important
}

@media (max-width: 320px) {
	.header_menu.active .search-bar {
		visibility: hidden;
		opacity: 0
	}

}


.blogwp h2,
.blogwp h2 a.link {
	font-weight: normal;
	line-height: 1.2;
	font-size: 1.25rem
}

.blogwp .media {
	line-height: 1.4
}
.blog-aside .blogwp h3 a.link {
	font-size: 1rem !important
}
.art-info {
	font-size: 14px;
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 10px 0;
}
.art-info span {
	display: inline-flex;
	align-items: center;
	gap: 5px
}
.art-info svg {
	font-size: 20px
}
.blogwp .button_custome_35.link {
	font-size: 14px;
	text-decoration: underline;
}

.blogwp .lead {
	font-size: 14px;
	margin-top: 0.3rem;
	margin-bottom: 0;
	word-break: break-word
}

.blogwp.media .image-blog {
	width: 100px;
	flex: 0 0 100px
}

.blogwp.media + * {
	margin-top: 10px;
}

@media (max-width: 991px) {
	.blogwp.media h3,
	.blogwp.media h3 a.link {
		font-size: 1rem
	}

}

.tabs-group {
	overflow-x: auto;
	overflow-y: hidden;
	max-width: 100%;
}

.tabs-group::-webkit-scrollbar {
	display: none
}

.tabs-group {
	-ms-overflow-style: none;
	scrollbar-width: none
}

.tabs li {
	position: relative;
	border-radius: 4px;
	white-space: nowrap;
	color: #9c9c9c;
	font-size: 18px;
	user-select: none;
	position: relative;
	padding-bottom: 5px;
	font-weight: bold;
}
.tabs li:after {
	content: '';
	background-color: currentColor;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 0;
	transition: width 0.2s ease-in-out;
}
.tabs li:not(:last-of-type) {
	margin-right: 0.5rem
}

.tabs li:not(.current) {
	cursor: pointer
}

.tabs li.current {
	border-radius: 0;
	color: #000;
}

.tabs li.current:after {
	width: 100%
}

.tabs li.current:after {
	background: var(--primary-color)
}
.tabs li:hover {
	color: var(--primary-color)
}

.tab-content {
	display: none
}

.tab-content.current {
	display: block
}

#mobile-menu {
	position: fixed;
	left: -100%;
	top: 0 !important;
	width: 300px;
	height: 100%;
	background: #fff;
	z-index: -1;
	opacity: 0;
	overflow-y: auto;
	overflow-x: hidden;
	padding-bottom: 45px
}

#mobile-menu .mobile-menu-body {
	max-height: calc(100% - 68px);
	overflow-y: auto
}

#mobile-menu .mobile-menu-body .list-group-item.active {
	z-index: 9
}

#mobile-menu .mobile-menu-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #f4f4f4
}

@media (max-width: 991px) {
	#mobile-menu {
		left: 0;
		opacity: 1;
		transform: translateX(-100%);
		transition: transform 0.2s ease-out
	}

	#mobile-menu.active {
		z-index: 99999;
		transform: translateX(0);
		overflow-x: hidden
	}

	#mobile-menu.active + .menu-overlay {
		position: fixed;
		left: 0;
		top: 0;
		z-index: 9998;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.5)
	}

	#mobile-menu .subheader {
		display: block
	}

}

#mobile-menu .user-menu {
	background: var(--primary-color);
	color: #fff;
	padding: 10px 15px;
	--text-color: var(--main-menu-color)
}
#mobile-menu .user-menu a {
	color: #fff;
}

#mobile-menu .user-menu .fas {
	font-size: 24px
}

#mobile-menu .shop-policises {
	flex-direction: column;
	align-items: start;
	align-items: flex-start !important
}

#mobile-menu .shop-policises li {
	padding: 10px 15px;
	--header-color: var(--text-color)
}

#mobile-menu .shop-policises li + * {
	margin: 0
}

#mobile-menu [data-toggle-submenu] {
	float: right;
	width: 30px;
	height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: transform 0.2s ease-out
}

#mobile-menu .navigation {
	min-height: auto;
	flex-direction: column
}

#mobile-menu .navigation .menu-item .submenu {
	display: none;
	position: fixed;
	right: 0;
	top: 0 !important;
	width: 300px;
	height: 100%;
	transform: translateX(100%);
	transition: transform 0.25s 0.05s ease-out;
	z-index: -1
}

#mobile-menu .navigation .menu-item.active [data-toggle-submenu] {
	transform: rotate(0deg)
}

#mobile-menu .navigation .menu-item.active .submenu {
	transform: translateX(0);
	z-index: 2;
	display: block
}

#mobile-menu .navigation .list-group-item > a {
	align-items: center;
	justify-content: space-between;
	background: #fff;
	color: var(--text-color) !important
}

#mobile-menu .toggle-submenu {
	margin: -15px -20px 15px;
	background: #eee;
	padding: 10px 15px;
	color: var(--text-color);
	text-transform: uppercase
}

#mobile-menu .navigation .submenu__list {
	--col-menu: 1
}

@media(max-width: 991px) {
	#mobile-menu .navigation .list-group-item > a {
		padding: 10px 15px;
	}
	#mobile-menu .navigation .list-group-item .menu-item__link > img {
		order: 1;
	}
	#mobile-menu .navigation .list-group-item .menu-item__link > i {
		order: 2
	}
}

.bread-crumb,
.bread-crumb .breadcrumb {
	background: #F6F6F6
}

.bread-crumb .breadcrumb,
.bread-crumb .breadcrumb .breadcrumb {
	padding: 0.25rem 1rem
}

.bread-crumb,
.bread-crumb .link {
	color: #999
}

.bread-crumb strong,
.bread-crumb .link,
.bread-crumb span {
	font-weight: normal;
	font-size: 14px
}

.bread-crumb strong {
	color: var(--text-color)
}

section {
	margin-bottom: 50px
}

section .container.card {
	border: none;
	border-radius: 8px
}

@media (max-width: 767px) {
	section {
		margin-bottom: 40px
	}

}

.pagination {
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 0.25rem
}

.page-item.disabled:not(.active) {
	display: none
}

.page-item .page-link,
.page-item span {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin: 0 3px;
	border-radius: 50% !important;
	width: 36px;
	height: 36px;
	font-size: 0.875rem;
	color: #8898aa
}

.page-item .page-link:hover,
.page-item span:hover {
	z-index: 2;
	color: #8898aa;
	text-decoration: none;
	background-color: #dee2e6;
	border-color: #dee2e6
}

@media (max-width: 767px) {
	.page-item .page-link,
	.page-item span {
		width: 30px;
		height: 30px
	}

}

.page-item:first-child .page-link {
	margin-left: 0
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: var(--primary-color);
	border-color: var(--primary-color);
	box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1)
		, 0 3px 6px rgba(0, 0, 0, 0.08)
}

.custom-checkbox {
	position: relative;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.7rem
}

.custom-checkbox input {
	display: none
}

.custom-checkbox:not(.color) input:checked ~ .fa:after {
	background-color: var(--primary-color);
	border-color: var(--primary-color)
}

.custom-checkbox input:checked ~ .fa:before {
	z-index: 2;
	background: no-repeat 50% / 50% 50%;
	background-image: url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .fa {
	display: inline
}

.custom-checkbox .fa:after,
.custom-checkbox .fa:before {
	content: '';
	pointer-events: none;
	background: var(--filter-color, #fff);
	box-shadow: none;
	position: absolute;
	top: 0.125rem;
	left: 0;
	display: block;
	width: 1.25rem;
	height: 1.25rem
}

.custom-checkbox .fa:after {
	border: 1px solid #cad1d7;
	transition: all 0.3s ease;
	border-radius: 0.2rem;
	background: var(--filter-color, #fff);
	border-color: var(--filter-color)
}
.custom-checkbox.color .fa {
	width: 24px;
	height: 24px;
	border: 1px solid transparent;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 999px;
}
.custom-checkbox.color input:checked ~ .fa {
	border-color: var(--primary-color);
}
.custom-checkbox.color .fa:before,
.custom-checkbox.color .fa:after {
	width: 20px;
	height: 20px;
	left: 1px;
	top: 1px;
	border-radius: 999px;
}
.open_opacity {
	position: fixed;
	z-index: 9997;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%
}

.mini-cart {
	position: relative
}

@media (min-width: 1024px) {
	.mini-cart:hover .top-cart-content {
		z-index: 199;
		visibility: visible;
		opacity: 1;
		box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1)
			, 0 5px 15px rgba(0, 0, 0, 0.07)
	}

}

.top-cart-content {
	position: absolute;
	z-index: -1;
	visibility: hidden;
	opacity: 0;
	width: 400px;
	right: 0;
	top: calc(100% + 8px);
	color: var(--text-color);
	padding: 10px 15px;
	font-size: 14px
}

.top-cart-content:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7.5px 10px 7.5px;
	border-color: transparent transparent #ffffff transparent;
	position: absolute;
	top: -9px;
	right: 0
}

.top-cart-content:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: -9px;
	z-index: 0
}

.top-cart-content .list-item-cart,
.top-cart-content .mini-products-list {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
	z-index: 1;
	position: relative
}

.top-cart-content .list-item-cart {
	max-height: 31ch;
	overflow: auto
}

.top-cart-content .list-item-cart::-webkit-scrollbar {
	width: 3px
}

.top-cart-content .list-item-cart::-webkit-scrollbar-thumb {
	background-color: var(--primary-color);
	outline: 1px solid var(--primary-color)
}

.top-cart-content .detail-item,
.top-cart-content .product-details {
	width: 100%;
	text-align: left;
}

.top-cart-content a.link {
	color: var(--text-color) !important
}

.top-cart-content .border_list {
	display: flex;
	align-items: start;
	width: 100%
}

.top-cart-content .image_drop {
	width: 90px;
	height: 90px;
	margin-right: 10px
}

.top-cart-content .product-details {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between
}

.top-cart-content .item {
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px
}

.top-cart-content .product-name {
	margin-right: 10px;
	margin-bottom: 0
}

.top-cart-content .remove-item-cart {
	margin-right: 10px;
	cursor: pointer
}

.top-cart-content .top-subtotal {
	margin: 10px 0
}

.top-cart-content .top-subtotal .price_big {
	font-size: 16px;
	font-weight: 500
}

.top-cart-content .pd.right_ct .btn {
	display: block;
	background: var(--cta-color);
	color: #fff;
	margin-bottom: 10px;
	border-radius: 5px !important
}

.top-cart-content .pd.right_ct .btn:hover {
	filter: brightness(1.2)
}

.btn-main {
	border-color: var(--primary-color);
	color: var(--primary-color);
	border-radius: 5px;
}

.btn-main:hover {
	color: #fff;
	background: var(--primary-color)
}

.btn-main--primary {
	color: #fff;
	background: var(--primary-color)
}

.btn-main--primary:hover {
	color: #fff;
	filter: brightness(1.2)
}

.addThis_listSharing {
	position: fixed;
	bottom: 85px;
	z-index: 999;
	top: auto !important;
	right: 12px;
	opacity: 0;
	display: none
}

.backtop {
	right: 12px;
	bottom: 196px;
	top: auto !important;
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	top: auto !important;
	height: 44px;
	width: 44px;
	background-color: var(--primary-color);
	line-height: 36px;
	border-radius: 100%;
	font-size: 30px;
	transition: all 0.3s ease-out 0s;
	transform: translateY(-120px);
	opacity: 0;
	visibility: hidden;
	text-align: center;
	color: #fff !important;
	margin-bottom: 5px
}

.backtop:hover {
	filter: brightness(1.3)
}

.backtop.show {
	z-index: 999;
	transition: transform 0.3s ease-out 0s;
	transform: translateY(0px);
	opacity: 1;
	visibility: visible
}

@media (max-width: 576px) {
	.backtop {
		bottom: 60px
	}

}

.mailchimp-error a {
	color: var(--primary)
}

.item_skeleton {
	position: relative
}

.item_skeleton::after {
	display: block;
	content: '';
	width: 100%;
	padding-top: calc(100% + 115px);
	background-color: #e2e2e2
}

@media (max-width: 767px) {
	.item_skeleton::after {
		padding-top: calc(100% + 115px)
	}

}

.section_insta .item_skeleton::after {
	padding-top: 100%
}

.ega-cr-addon {
	z-index: 999 !important
}

.ega-cr-addon ul {
	min-height: 54px
}

.variant-title {
	font-size: 0.8rem;
	font-weight: 400;
	color: #898989
}

.single-contact {
	display: flex;
	align-items: baseline;
	font-size: 15px;
	margin-bottom: 10px
}

.single-contact .fa,
.single-contact .fas {
	color: var(--primary-color);
	margin-right: 5px;
	width: 20px;
	flex: 0 0 20px
}

#ega-modal-banner.show {
	z-index: 9997
}

#ega-modal-banner .btn-form-close {
	position: absolute;
	top: -15px;
	right: -5px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 0;
	display: block;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.7);
	display: flex;
	justify-content: center;
	align-items: center
}

#ega-modal-banner .modal-content {
	background: transparent;
	text-align: center;
	box-shadow: none;
	border: none
}

#ega-modal-banner .modal-header {
	padding: 0;
	border-bottom: none
}

#ega-modal-banner .modal-dialog {
	margin: auto;
	position: relative
}

@media (max-width: 991px) {
	#ega-modal-banner .modal-dialog {
		width: 85%
	}

}

body.menu-is-hover:before {
	content: '';
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	left: 0;
	top: 0;
	z-index: 20
}

body.menu-is-hover .subheader {
	position: relative;
	z-index: 99
}

.sapo-product-reviews-module {
	padding-top: 15px;
	padding-bottom: 15px
}

.sapo-product-reviews-module .fa {
	font-family: FontAwesome !important
}

.sapo-product-reviews-badge {
	min-height: 18px
}

.sapo-product-reviews-module .bpr-products-module-heading .bpr-products-module-title {
	color: var(--text-color) !important;
	font-size: 1.4em !important;
	margin: 0 !important;
	line-height: 1.2 !important;
	font-weight: 500 !important
}

.sapo-product-reviews-module .swiper-button-disabled {
	display: none
}

.btn {
	padding: 10px 20px;
}

.btn-icon {
	display: inline-flex;
	align-items: center;
	gap: 5px
}

.icon {
	display: inline-block;
	width: 0.7em;
	height: 0.7em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor
}

#ega-smartsearch-search-suggestion {
	border-radius: 8px !important
}

#ega-smartsearch-search-suggestion:after {
	border-color: transparent transparent #fff transparent !important
}

#ega-smartsearch-search-bottom a span,
.ega-smartsearch-search-title span {
	color: var(--primary-color) !important
}

.ega-smartsearch-item__title {
	font-size: 14px !important;
	font-weight: normal;
	line-height: 1.4
}

.ega-smartsearch-item__price ins {
	font-size: 16px !important;
	font-weight: 500 !important;
	display: inline-block !important;
	margin-right: 5px
}

@media (max-width: 1024px) {
	.ega-smartsearch-item__price ins {
		font-size: 14px !important
	}

}

.ega-smartsearch-item__price del {
	font-size: 14px !important;
	display: inline-block !important;
	margin-right: 5px
}

@media (max-width: 1024px) {
	.ega-smartsearch-item__price del {
		font-size: 13px !important
	}

}

#ega-smartsearch-search-suggestion .ega-smartsearch-search-view-item.active {
	border-radius: 4px
}

#ega-smartsearch-search-bottom {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	font-size: 14px !important;
	border-radius: 0 0 8px 8px
}

#ega-smartsearch-search-top::-webkit-scrollbar {
	width: 3px
}

#ega-smartsearch-search-top::-webkit-scrollbar-thumb {
	background-color: var(--primary-color);
	outline: 1px solid var(--primary-color)
}

.ega-smartsearch-search-title {
	flex: 0 0 calc(100% - 70px);
	overflow: hidden;
	display: block;
	padding-right: 10px
}

.ega-smartsearch-search-title span {
	word-break: break-all
}

@media screen and (max-width: 375px) {
	#ega-smartsearch-search-top {
		max-height: 45vh
	}

}

@media (max-width: 767px) {
	.product-col.col-6:nth-child(2n + 1) {
		padding-right: 10px
	}

	.product-col.col-6:nth-child(2n) {
		padding-left: 10px
	}

}

.banner {
	position: relative;
	display: inline-block;
	overflow: hidden
}

.banner img {
	width: auto;
	transition: all 0.3s ease-in-out
}

.banner:hover img {
	transform: scale(0.95)
}

.aspect-ratio {
	aspect-ratio: var(--width)/var(--height)
}

@supports not(aspect-ratio: auto) {
	.aspect-ratio {
		padding-top: calc(var(--height) / var(--width) * 100%);
		height: 0;
		position: relative;
		overflow: hidden
	}

}

@supports not(aspect-ratio: auto) {
	.aspect-ratio img {
		position: absolute;
		transform: translate(-50%, -50%);
		left: 50%;
		top: 50%;
		width: auto;
		max-width: 100%;
		height: auto
	}

}

.embed-responsive-2by3::before {
	--aspect-ratio: 2 / 3;
	padding-top: clamp(100%, calc(100vh), calc(100% /(var(--aspect-ratio))));
}

.embed-responsive-3by4::before {
	--aspect-ratio: 3 / 4;
	padding-top: clamp(100%, calc(100vh), calc(100% /(var(--aspect-ratio))));
}

.embed-responsive-16by9::before {
	padding-top: 56.25%
}


/*** Lookbook ***/
.lookbook-item {
	--number: 16;
	--posx: 1;
	--posy: 1;
	display: grid;
	margin: auto;
	grid-template-columns: repeat(var(--number), 1fr);
	grid-template-rows: repeat(var(--number), 1fr)
}

.lookbook-img {
	background: yellow;
	grid-column: 1 /span var(--number);
	grid-row: 1 /span var(--number)
}

.lookbook-dot {
	width: 100%;
	height: 100%;
	background: blue;
	grid-column: var(--posx);
	grid-row: var(--posy)
}

@keyframes popoverTheLookDot {
	from {
		opacity: 0.6;
		transform: scale(0.6)
	}

	to {
		opacity: 0;
		transform: scale(1.2)
	}

}

@keyframes scaleDown1 {
	0% {
		transform: scale(1);
		opacity: 0
	}

	1% {
		transform: scale(0)
	}

	100% {
		transform: scale(1);
		opacity: 1
	}

}

@keyframes rotate {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}

}

.section_lookbook {
	margin-bottom: 40px;
	position: relative;
	padding: 30px 0 50px
}

.section_lookbook .lookbooks-container .lookbooks-column {
	margin-top: 30px
}

.loookbook-info h3 {
	font-size: 24px;
}
.loookbook-info a {
	font-size: 16px;
	text-decoration: underline;
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo {
	--number: 16;
	--posx: 5;
	--posy: 5;
	display: grid;
	margin: auto;
	grid-template-columns: repeat(var(--number), 1fr);
	grid-template-rows: repeat(var(--number), 1fr);
	position: relative
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .lookbook-image-wrap {
	grid-column: 1 /span var(--number);
	grid-row: 1 /span var(--number)
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover-dot {
	position: relative;
	width: 20px;
	height: 20px;
	padding: 0;
	font-size: 18px;
	line-height: 12px;
	background: #fff;
	text-align: center;
	border-radius: 50%;
	z-index: 3;
	cursor: pointer;
	display: block;
	border: 0;
	outline: none;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25);
	opacity: 1;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	grid-row: var(--posx);
	grid-column: var(--posy)
}

.lookbooks-1 .popover-dot.dot-1 {
	--posx: 2;
	--posy: 7
}

.lookbooks-1 .popover-dot.dot-2 {
	--posx: 5;
	--posy: 10
}

.lookbooks-1 .popover-dot.dot-3 {
	--posx: 10;
	--posy: 6
}

.lookbooks-2 .popover-dot.dot-1 {
	--posx: 3;
	--posy: 5
}

.lookbooks-2 .popover-dot.dot-2 {
	--posx: 6;
	--posy: 5
}

.lookbooks-3 .popover-dot.dot-1 {
	--posx: 3;
	--posy: 5
}

.lookbooks-3 .popover-dot.dot-2 {
	--posx: 5;
	--posy: 4
}

.lookbooks-4 .popover-dot.dot-1 {
	--posx: 2;
	--posy: 5
}

.lookbooks-4 .popover-dot.dot-2 {
	--posx: 5;
	--posy: 4
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover-dot:before {
	content: "";
	width: 36px;
	height: 36px;
	position: absolute;
	top: -8px;
	left: -8px;
	background: #fff;
	border-radius: 50%;
	z-index: -1;
	-webkit-animation: 1.2s popoverTheLookDot ease-in-out infinite;
	animation: 1.2s popoverTheLookDot ease-in-out infinite
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover-dot svg {
	fill: #000000;
	height: 20px;
	width: 16px;
	opacity: 0.8;
	-webkit-transform: scale(0.75) rotate(45deg);
	-moz-transform: scale(0.75) rotate(45deg);
	transform: scale(0.75) rotate(45deg);
	-webkit-transition: -webkit-transform 0.2s
		, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s
		, opacity 0.2s;
	transition: transform 0.2s
		, opacity 0.2s
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover-dot[aria-describedby^="popover"] {
	z-index: 5
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover-dot[aria-describedby^="popover"] svg {
	-webkit-transform: scale(1.04) rotate(0deg);
	-moz-transform: scale(1.04) rotate(0deg);
	transform: scale(1.04) rotate(0deg)
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover {
	border: 0;
	width: 94%;
	max-width: 200px;
	z-index: 4;
	background-color: rgba(255, 255, 255, 0.9);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25)
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover .popover-content {
	padding: 8px
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover-product {
	cursor: pointer;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover-product .product--thumb {
	max-width: 80px;
	-webkit-flex-basis: 60px;
	-ms-flex-preferred-size: 60px;
	flex-basis: 60px
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover-product .product--thumb {
	border: 1px solid #ececec
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover-product .product--text {
	padding: 0 0 0 12px;
	text-align: left;
	max-width: calc(100% - 60px);
	-webkit-flex-basis: calc(100% - 60px);
	-ms-flex-preferred-size: calc(100% - 60px);
	flex-basis: calc(100% - 60px)
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover-product .popover--title {
	font-size: 13px;
	font-weight: 600;
	margin: 0 0 4px;
	white-space: initial;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	text-decoration: none
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover-product .popover--price {
	margin: 0;
	font-size: 13px;
	color: red
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover-product .popover--price .compare-price {
	color: var(--text-secondary-color);
	text-decoration: line-through;
	font-size: 12px;
	margin-left: 2px
}

.section_lookbook .lookbooks-container .lookbooks-banner__detail {
	padding: 15px 0 0
}

.section_lookbook .lookbooks-container .lookbooks-banner__detail .lookbooks--title {
	color: #333333;
	margin: 0;
	font-size: 16px;
	font-weight: 500
}

.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover.fade.in {
	opacity: 1;
	animation: scaleDown1 0.3s cubic-bezier(0, 0, 0.2, 1)
}

@media (min-width: 1200px) {
	.section_lookbook .lookbooks-container .lookbooks-banner__photo .popover {
		max-width: 250px
	}

}

@media (max-width: 991px) {
	.section_lookbook .lookbooks-container {
		margin: 0;
		flex-wrap: nowrap;
		max-width: 100%;
		overflow-x: auto;
	}

	.section_lookbook .lookbooks-container .lookbooks-column {
		flex: 0 0 100%
	}

}

@media (max-width: 767px) {
	.section_lookbook {
		padding-bottom: 35px
	}

	.section_lookbook .lookbooks-container .lookbooks-column {
		padding: 0
	}

}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	line-break: auto
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.lookbook-layer {
	grid-column: 1 /span var(--number);
	grid-row: 1 /span var(--number);
	display: grid;
	grid-template-columns: repeat(var(--number), 1fr);
	z-index: 99
}

.lookbook-layer .layer-box {
	display: flex;
	border: 1px dotted #eee;
	cursor: pointer;
	justify-content: center;
	align-items: center
}

.lookbook-layer .layer-box span {
	position: absolute;
	color: #fff;
	font-size: 8px
}

.lookbook-layer .layer-box.actived {
	background: var(--primary-color)
}

.lookbook-layer .layer-box:not(.actived):hover {
	background: var(--primary-color);
	opacity: .5
}
/*** End Lookbook ***/

/*** Lookbook Page ***/.lookbook-intro {
	max-width: 800px;
	margin: 60px auto;
	text-align: center;
}
.lookbook-intro-title {
	margin-bottom: 30px;
}
.lookbook-main {
	display: flex;
	justify-content: center;
	gap: 50px;
	flex-wrap: wrap
}
.lookbook-select {
	display: flex;
	align-items: center;
}
.lookbook-select .groupbuy-body {
	max-width: 600px;
}
.lookbook-main-img {
	width: 530px;
	order: 1;
}
.lookbook-main-img.section_lookbook {
	margin: 0;
	padding: 0;
}
.lookbook-main-img.section_lookbook .lookbooks-container .lookbooks-column {
	margin-top: 0;
}
.lookbook-detail h3 {
	font-size: 24px;
	text-align: center;
	margin-top: 15px;
}
.setbuy-title {
	margin-bottom: 40px;
}
.set-item {
	display: grid;
	grid-template-columns: 45px 100px 1fr;
	margin-bottom: 40px;
}
.item-no {
	display: flex;
	align-items: center;
}
.item-no span {
	display: inline-block;
	width: 25px;
	height: 25px;
	border: 1px solid;
	border-radius: 50%;
	text-align: center;
}
.set-variant-select {
	display: inline-block;
	border-bottom: 1px solid;
	color: #6c757d;
}
.set-variant-select select {
	-webkit-appearance: none;
	appearance: none;
	background-color: transparent;
	border: none;
	color: inherit;
}
.set-buyall .btn {
	width: 100%;
	background: #000;
	color: #fff;
}
.lookbook-related {
	margin-top: 60px;
}
.lookbook-related .heading-bar__title {
	font-size: 2.5rem;
}
/*** End Lookbook Page ***/

@media (max-width: 767px) {
	.product-list {
		padding: 1px;
	}

	.top-footer {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.top-footer .follow_option,
	.top-footer .subscribe {
		justify-content: center;
	}

	.top-footer .subscribe {
		flex-wrap: wrap;
	}


	.item_product_main .product-item-cta {
		padding-right: 0;
	}

	.section_prd_feature:not(.slick-slider) .product-col,
	.recent-view-list:not(.slick-slider) .product-col {
		flex: 0 0 70%;
		max-width: 70%;
	}
}

/** Rating **/
.item_product_main .starbap-prev-badgetext {
	display: none
}
.haravan-product-reviews-badge {
	font-size: 12px !important;
	display: flex;
	flex-wrap: wrap;
	column-gap: 5px;
}
.haravan-product-reviews-badge p {
	margin-bottom: 2px;
}

/** Product Gift **/
.label_product.product_gift_label {
	position: absolute;
	background: #eee;
	left: auto;
	right: 10px;
	text-align: center;
}

@media (max-width: 991px) {
	.label_product.product_gift_label {
		display: block;
		width: 35px;
		height: 35px;
		line-height: 35px;
		padding: 0;
	}

}

.main-cart-page .label_product.product_gift_label {
	width: 24px;
	height: 24px;
	top: 0;
	right: 0;
}

@media (max-width: 991px) {
	.main-cart-page .label_product.product_gift_label {
		width: 20px;
		height: 20px;
	}

}

.label_product.product_gift_label img {
	display: inline-block;
	max-width: 20px;
}

@media (max-width: 991px) {
	.label_product.product_gift_label img {
		max-width: 18px;
	}
}

/** Wishlist **/
.wish-list .product-col {
	flex: 0 0 20%;
	max-width: 20%;
}
.product-info.has-wishlist {
	position: relative;
	padding-right: 30px;
}
.btn-wishlist {
	appearance: none;
	position: relative;
	border: 0;
	background-color: transparent;
}
.product-info.has-wishlist .btn-wishlist {
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 9;
}
.btn-wishlist i:first-child {
	display: none;
}
.btn-wishlist.js-inWishlist {
	color: #d84144;
}
.btn-wishlist.js-inWishlist i:first-child {
	display: inline;
}
.btn-wishlist.js-inWishlist i:nth-child(2) {
	display: none;
}
.btn-wishlist .wishlist-tooltip span:first-child {
	display: none;
}
.btn-wishlist.js-inWishlist .wishlist-tooltip span:first-child {
	display: inline;
}
.btn-wishlist.js-inWishlist .wishlist-tooltip span:last-child {
	display: none;
}
.wishlist-tooltip {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	bottom: 100%;
	background: #333;
	padding: 5px 8px;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	display: block;
	width: auto;
	min-width: max-content;
}
.wishlist-tooltip:before {
	background: transparent;
	content: "";
	position: absolute;
	height: 8px;
	left: 0;
	top: 100%;
	width: 100%;
}
.wishlist-tooltip:after {
	background: #333333;
	content: "";
	height: 10px;
	position: absolute;
	transform: rotate(45deg);
	width: 10px;
	left: calc(50% - 5px);
	bottom: -5px;
}
.btn-wishlist:hover .wishlist-tooltip {
	opacity: 1;
	visibility: visible;
	bottom: calc(100% + 8px);
}
.btn-wishlist-detail {
	font-size: 22px;
}
.wishlist-link {
	position: relative;
}
.wishlist-link span {
	position: absolute;
	display: inline-block;
	background: #da3f3f;
	border-radius: 999px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 12px;
	top: -5px;
	right: -11px;
}
/** End Wishlist **/
.ega-sm-wrapper {
	width: 450px !important;
	right: 305px;
}
@media (max-width: 991px) {
	.ega-sm-wrapper {
		width: 100% !important;
		right: auto;
	}
}
@media (min-width: 992px) and (max-width: 1400px) {
	.ega-sm-wrapper {
		width: 280px !important;
	}
	.ega-sm-wrapper .tw-border-b-slate-200 {
		flex-wrap: wrap;
	}
	.ega-sm-wrapper .tw-space-x-2 {
		margin-top: 10px;
	}
}
@media (min-width: 1401px) and (max-width: 1530px) {
	.ega-sm-wrapper {
		width: 320px !important;
	}
	.ega-sm-wrapper .tw-border-b-slate-200 {
		flex-wrap: wrap;
	}
	.ega-sm-wrapper .tw-space-x-2 {
		margin-top: 10px;
	}
}
.section-section_imgtext_1 .container.card {
	padding-top: 0;
}

.accordion-button {
	display: none;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 15px;
	cursor: pointer
}
.details-pro .product-tabs .tabs-title {
	display: none !important;
}
.details-pro .accordion-button {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.details-pro .accordion-item {
	display: block !important;
	background: #fff
}
.details-pro .accordion-item .accordion-button {
	border-bottom: 1px solid rgb(0 0 0 / 8%);
}
.details-pro .accordion-item.current .accordion-button {
	border-bottom: 1px solid rgb(0 0 0 / 100%);
}
.details-pro .accordion-item .accordion-content {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: opacity 0.2s ease-out
		, max-height 0.3s ease-out;
}
.details-pro .accordion-item.current .accordion-content {
	max-height: var(--max-height, none);
	overflow: visible;
	opacity: 1;
	margin-bottom: 30px;

}
.details-pro .accordion-button i {
	transition: transform 0.3s ease-out;
}
.details-pro .accordion-item .accordion-button i {
	transform: rotate(90deg);
}
.details-pro .accordion-item.current .accordion-button i {
	transform: rotate(270deg);
}

.accordion-button {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.accordion-item {
	display: block !important
}
.accordion-item .accordion-content {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: opacity 0.2s ease-out
		, max-height 0.3s ease-out;

}
.accordion-item.current .accordion-content {
	max-height: var(--max-height, none);
	overflow: visible;
	margin-bottom: 30px;

	opacity: 1
}
.accordion-button i {
	transition: transform 0.3s ease-out;
}
.accordion-item.current .accordion-button i {
	transform: rotate(180deg)
}

#product_tabs-1-qv .accordion-button {
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
}

.form-group.form_product_content {
	margin-top: 10px;
}
.group-status p,
.group-status p span,
.group-status p a {
	margin-bottom: 5px;
	color: var(--text-color) !important;
}
span.line_status {
	margin: 0 3px;
}
.btn-viewmore {
	color: var(--primary-color);
	font-size: 17px;
	font-family: 'UVN Bach Dang';
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration-line: underline;
	padding: 0;
}
.navigation .menu-item.menu-active > a {
	color: var(--primary-color);
	text-decoration: underline;
}
.menuchild-active > a {
	color: var(--primary-color) !important;
	text-decoration: underline;
}
.addThis_listing .addThis_item .addThis_item--icon svg {
	width: 44px;
	height: 44px;
	display: block;
}
/**/
.btn_home {
	cursor: pointer;
	height: 44px;
	width: 44px;
	background-color: var(--primary-color);
	line-height: 36px;
	border-radius: 100%;
	font-size: 30px;
	margin-bottom: 5px;
	text-align: center;
}
.cart-notify p {
	margin-bottom: 0;
	font-size: 13px;
	font-style: italic;
	margin-top: 5px;
}
@media (max-width: 991px) {
	.topbar-tools-mobile {
		padding: 0 10px;
	}
	.topbar-tools-mobile .header-tools {
		justify-content: space-between;
		font-size: 16px;
		padding-top: 5px;
	}
	.topbar-tools-mobile .top-banner {
		margin-right: -10px;
		margin-left: -10px;
		padding-right: 0;
		display: block !important;
	}
	.topbar-tools-mobile .header-right__icons {
		display: none;
	}
	.topbar-tools-mobile .top-banner__lang a {
		color: white !important;
	}
}
.blogwp .art-summary {
	white-space: initial;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	height: 46px;

}
.blogwp h3 {
	white-space: initial;
	overflow: hidden;
	-webkit-line-clamp: 2;
	margin: 0;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	/*min-height: 30px;*/
}
.blogwp .image-blog img {
	width: 100% !important;
	height: 100%;
	object-fit: fill;
	max-height: 60px;
}
@media (max-width: 413px) {
	.topbar-tools-mobile .header-tools {
		font-size: 13px;
	}
	.header-tools .bar {
		display: none;
	}
}
#login #create_customer input[type=radio] {
	height: unset !important;
}

/* Cờ */
.language_navtitle{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.language_navtitle svg{
	margin-left: 5px;
}
.language_navtop ul,
.language_navtop li{
	margin: 0 !important;
	padding: 0 !important;
}
.language_navtop {position: relative;line-height: 38px;margin-right:0}
.language_navtop .language_navtitle span{display: inline-block;vertical-align: middle;}
.language_navtop .language_navtitle > i,
.language_navtop .language_navtitle >.fa,
.language_navtop .language_navtitle > svg{
	color: #fff;
	font-size: 12px;display: inline-block;vertical-align: middle;    margin:0px 5px;
	-webkit-transition: all 300ms linear;-moz-transition: all 300ms linear;-ms-transition: all 300ms linear;-o-transition: all 300ms linear;transition: all 300ms linear;
}
.language_navtop:hover .language_navtitle > i,
.language_navtop:hover .language_navtitle > .fa,
.language_navtop:hover .language_navtitle > svg{ color: #2979ff;-moz-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);-o-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);}
.language_navtop .language_navtitle span svg,
.language_dropdown ul li>a span svg{width:30px;height:30px;display:block;}
.language_navcontent{
	position: absolute;z-index:99999;top: 100%;right:-10px;
	width: 165px;padding: 0 10px 10px;overflow: hidden;height: 0;    opacity: 0;visibility: hidden;
	-webkit-transform: translateY(10px);-ms-transform: translateY(10px);transform: translateY(10px);
	-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
.language_navcontent .language_dropdown{background: #fff;    border-radius: 4px;margin-top:20px;    box-shadow: 0px 0px 7px 0px rgba(8, 88, 157, 0.2);}
.language_navcontent .language_dropdown:after,
.language_navcontent .language_dropdown:before {
	content: '';
	position: absolute;top: 16px;right:45px;
	border: 5px solid transparent;
	border-top-color: #fff;    border-right-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(8, 88, 157, 0.2);
	-moz-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);transform: rotate(-45deg);
	-webkit-transition: all .5s ease;transition: all .5s ease;
}
.language_dropdown ul{background-color: #fff;position: relative;z-index: 2;}
.language_dropdown ul li{display:block;-webkit-transition: all .5s ease;transition: all .5s ease;}
.language_dropdown ul li + li {border-top: 1px solid #dfe3e8;}
.language_dropdown ul li>a{font-size: 13px;color: #3d5067;display: block !important;text-align: left;line-height: initial;padding: 5px 9px;}
.language_dropdown ul li>a span{display: inline-block;vertical-align: middle;margin-right:5px;}
.language_dropdown ul li:hover {background:#e3f2fd;}
.language_dropdown ul li:hover a{text-decoration: none;}
.language_dropdown ul li:hover a:after{
	display: none;
}
.language_hovertop:hover .language_navcontent{
	height: auto;opacity: 1;filter: alpha(opacity=100);    visibility: visible;
	-webkit-transform: translateY(-12px);-ms-transform: translateY(-12px);transform: translateY(-12px);
}
.js-parents.hover-bg .language_dropdown:after,
.js-parents.hover-bg .language_dropdown:before {border-top-color: #e3f2fd;border-right-color: #e3f2fd;}

.header-topbar{display:none;background: #e3f2fd;padding:4px 0;border-bottom: 1px solid #c4e2fc;text-align:right;}
.header-topbar .navTop{margin:0;position: relative;margin-left: -40px}
.header-topbar .navTop>li{display: inline-block;vertical-align: middle;}
.navTop>li>a{font-size: 14px;}
.navTop li.language_mobile {position: relative;cursor:pointer;float:left}
.navTop li.language_mobile .language_flag{
	background-color: #fff;border: 1px solid #d8edff;
	height: 22px;line-height: 19px;    padding:0px 20px 0px 28px;
	-webkit-border-radius: 13px;-moz-border-radius: 13px;    border-radius: 13px;
	color: #3d5067;font-size:12px;
}
.navTop li.language_mobile .language_flag .flag  {
	width: 12px;height: 12px;
	-webkit-border-radius: 50%;-moz-border-radius: 50%;    border-radius: 50%;
	position: absolute;left: 8px;top: 5px;display: inline-block;
}
.navTop li.language_mobile .language_flag .flag.en{
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cmVjdCB5PSI4NS4zMzMiIHN0eWxlPSJmaWxsOiNGMEYwRjA7IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjM0MS4zMzciLz48cG9seWdvbiBzdHlsZT0iZmlsbDojRDgwMDI3OyIgcG9pbnRzPSIyODgsODUuMzMgMjI0LDg1LjMzIDIyNCwyMjMuOTk2IDAsMjIzLjk5NiAwLDI4Ny45OTYgMjI0LDI4Ny45OTYgMjI0LDQyNi42NjIgMjg4LDQyNi42NjIgMjg4LDI4Ny45OTYgNTEyLDI4Ny45OTYgNTEyLDIyMy45OTYgMjg4LDIyMy45OTYgIi8+PGc+PHBvbHlnb24gc3R5bGU9ImZpbGw6IzAwNTJCNDsiIHBvaW50cz0iMzkzLjc4NSwzMTUuMzU4IDUxMiwzODEuMDM0IDUxMiwzMTUuMzU4ICIvPjxwb2x5Z29uIHN0eWxlPSJmaWxsOiMwMDUyQjQ7IiBwb2ludHM9IjMxMS42NTIsMzE1LjM1OCA1MTIsNDI2LjY2MiA1MTIsMzk1LjE4OCAzNjguMzA3LDMxNS4zNTggIi8+PHBvbHlnb24gc3R5bGU9ImZpbGw6IzAwNTJCNDsiIHBvaW50cz0iNDU4LjYzNCw0MjYuNjYyIDMxMS42NTIsMzQ0Ljk5OCAzMTEuNjUyLDQyNi42NjIgIi8+PC9nPjxwb2x5Z29uIHN0eWxlPSJmaWxsOiNGMEYwRjA7IiBwb2ludHM9IjMxMS42NTIsMzE1LjM1OCA1MTIsNDI2LjY2MiA1MTIsMzk1LjE4OCAzNjguMzA3LDMxNS4zNTggIi8+PHBvbHlnb24gc3R5bGU9ImZpbGw6I0Q4MDAyNzsiIHBvaW50cz0iMzExLjY1MiwzMTUuMzU4IDUxMiw0MjYuNjYyIDUxMiwzOTUuMTg4IDM2OC4zMDcsMzE1LjM1OCAiLz48Zz48cG9seWdvbiBzdHlsZT0iZmlsbDojMDA1MkI0OyIgcG9pbnRzPSI5MC4zNDEsMzE1LjM1NiAwLDM2NS41NDYgMCwzMTUuMzU2ICIvPjxwb2x5Z29uIHN0eWxlPSJmaWxsOiMwMDUyQjQ7IiBwb2ludHM9IjIwMC4zNDgsMzI5LjUxIDIwMC4zNDgsNDI2LjY2MSAyNS40OTEsNDI2LjY2MSAiLz48L2c+PHBvbHlnb24gc3R5bGU9ImZpbGw6I0Q4MDAyNzsiIHBvaW50cz0iMTQzLjY5MywzMTUuMzU4IDAsMzk1LjE4OCAwLDQyNi42NjIgMCw0MjYuNjYyIDIwMC4zNDgsMzE1LjM1OCAiLz48Zz48cG9seWdvbiBzdHlsZT0iZmlsbDojMDA1MkI0OyIgcG9pbnRzPSIxMTguMjE1LDE5Ni42MzQgMCwxMzAuOTU4IDAsMTk2LjYzNCAiLz48cG9seWdvbiBzdHlsZT0iZmlsbDojMDA1MkI0OyIgcG9pbnRzPSIyMDAuMzQ4LDE5Ni42MzQgMCw4NS4zMyAwLDExNi44MDQgMTQzLjY5MywxOTYuNjM0ICIvPjxwb2x5Z29uIHN0eWxlPSJmaWxsOiMwMDUyQjQ7IiBwb2ludHM9IjUzLjM2Niw4NS4zMyAyMDAuMzQ4LDE2Ni45OTQgMjAwLjM0OCw4NS4zMyAiLz48L2c+PHBvbHlnb24gc3R5bGU9ImZpbGw6I0YwRjBGMDsiIHBvaW50cz0iMjAwLjM0OCwxOTYuNjM0IDAsODUuMzMgMCwxMTYuODA0IDE0My42OTMsMTk2LjYzNCAiLz48cG9seWdvbiBzdHlsZT0iZmlsbDojRDgwMDI3OyIgcG9pbnRzPSIyMDAuMzQ4LDE5Ni42MzQgMCw4NS4zMyAwLDExNi44MDQgMTQzLjY5MywxOTYuNjM0ICIvPjxnPjxwb2x5Z29uIHN0eWxlPSJmaWxsOiMwMDUyQjQ7IiBwb2ludHM9IjQyMS42NTksMTk2LjYzNiA1MTIsMTQ2LjQ0NiA1MTIsMTk2LjYzNiAiLz48cG9seWdvbiBzdHlsZT0iZmlsbDojMDA1MkI0OyIgcG9pbnRzPSIzMTEuNjUyLDE4Mi40ODIgMzExLjY1Miw4NS4zMzEgNDg2LjUwOSw4NS4zMzEgIi8+PC9nPjxwb2x5Z29uIHN0eWxlPSJmaWxsOiNEODAwMjc7IiBwb2ludHM9IjM2OC4zMDcsMTk2LjYzNCA1MTIsMTE2LjgwNCA1MTIsODUuMzMgNTEyLDg1LjMzIDMxMS42NTIsMTk2LjYzNCAiLz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=);
	background-size: 25px 25px;background-repeat: no-repeat;background-position: center;
}
.navTop li.language_mobile .language_flag .flag.vn{
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBzdHlsZT0iZmlsbDojRDgwMDI3OyIgcG9pbnRzPSIxOTYuNjQxLDg1LjMzNyAwLDg1LjMzNyAwLDQyNi42NjMgMTk2LjY0MSw0MjYuNjYzIDUxMiw0MjYuNjYzIDUxMiw4NS4zMzcgIi8+PHBvbHlnb24gc3R5bGU9ImZpbGw6I0ZGREE0NDsiIHBvaW50cz0iMjU2LDE1Ny4yNzkgMjc4LjY2MywyMjcuMDI2IDM1MiwyMjcuMDI2IDI5Mi42NjgsMjcwLjEzMiAzMTUuMzMyLDMzOS44ODEgMjU2LDI5Ni43NzQgMTk2LjY2OCwzMzkuODgxIDIxOS4zMzIsMjcwLjEzMiAxNjAsMjI3LjAyNiAyMzMuMzM3LDIyNy4wMjYgIi8+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+);
	background-size: 25px 25px;background-repeat: no-repeat;background-position: center;
}
.navTop li.language_mobile .language_flag .flag.th{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4gPHBhdGggc3R5bGU9ImZpbGw6I0Y1RjVGNTsiIGQ9Ik01MDMuMiw0MjMuN0g4LjhjLTQuOSwwLTguOC00LTguOC04LjhWOTcuMWMwLTQuOSw0LTguOCw4LjgtOC44aDQ5NC4zYzQuOSwwLDguOCw0LDguOCw4Ljh2MzE3LjggQzUxMiw0MTkuOCw1MDgsNDIzLjcsNTAzLjIsNDIzLjd6Ij48L3BhdGg+IDxnPiA8cGF0aCBzdHlsZT0iZmlsbDojRkY0QjU1OyIgZD0iTTUwMy4yLDQyMy43SDguOGMtNC45LDAtOC44LTQtOC44LTguOHYtNDQuMWg1MTJ2NDQuMUM1MTIsNDE5LjgsNTA4LDQyMy43LDUwMy4yLDQyMy43eiI+PC9wYXRoPiA8cGF0aCBzdHlsZT0iZmlsbDojRkY0QjU1OyIgZD0iTTguOCw4OC4zaDQ5NC4zYzQuOSwwLDguOCw0LDguOCw4Ljh2NDQuMUgwVjk3LjFDMCw5Mi4yLDQsODguMyw4LjgsODguM3oiPjwvcGF0aD4gPC9nPiA8cmVjdCB5PSIxOTQuMiIgc3R5bGU9ImZpbGw6IzQxNDc5QjsiIHdpZHRoPSI1MTIiIGhlaWdodD0iMTIzLjYiPjwvcmVjdD4gPC9zdmc+);
	background-size: 25px 25px;background-repeat: no-repeat;background-position: center;
}
.navTop li a.link-login {height: 26px;line-height: 26px;color: #0180fe;font-family: 'sfuiText_bold';margin-left:20px;border-bottom:1px solid #0180fe;text-transform: uppercase;}
@media (max-width:991px){
	.header-topbar{display: block;}
	.language_mobile .language_navcontent{left: -15px;}
	.language_mobile .language_navcontent .language_dropdown:after, 
	.language_mobile .language_navcontent .language_dropdown:before{right: 72%;}
}
@media (max-width:767px){
	.header-topbar{display: block;}
	.navTop li a.link-login{
		display: none;
	}
}
#popup-wine .form-group-abc input{margin-left:auto;margin-right: auto}
.khonghienthi{display: none}
/* Cờ - end */
span.sku-carttitle {
	font-size: 0.8rem;
	font-weight: 400;
	color: #898989;
}
#popupCartModal .media-body.body_content .variant_title,
#cart-sidebar .detail-item span.variant-title {
	display: none;
}
.cart_page_mobile.content-product-list .title-product-cart-mobile span.variant-title {
	display: none;
}

.aside-content .nav-item h2 a {
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.3;
	padding: 5px 30px 2px 0px;
}
.dkkd {
	font-size: 12px;
}
.collection-desc {
	margin: 30px 0;
	padding: 30px 0;
	border-top: 1px solid #ccc;
}
.section_blog .heading-bar__title img{display: none}

section.section_product_top.section .tab-link h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

.page.section .content-page table {
	width: unset !important;
	height: unset !important;
}
.fixanh{
  aspect-ratio: 1280/630;
  object-fit: contain;
}



.rte-cus *{font-family: 'Segoe UI', sans-serif !important}
.rte-cus body { margin:8px }
.rte-cus th { font-weight: bolder; text-align: center }
.rte-cus caption { text-align: center }
.rte-cus h1 { font-size: 2em; margin: .67em 0 }
.rte-cus h2 { font-size: 1.5em; margin: .75em 0 }
.rte-cus h3 { font-size: 1.17em; margin: .83em 0 }
.rte-cus h4, .rte-cus p,
.rte-cus blockquote, .rte-cus ul,
.rte-cus fieldset, .rte-cus form,
.rte-cus ol, .rte-cus dl, .rte-cus dir,
.rte-cus menu { margin: 1.12em 0 }
.rte-cus h5 { font-size: .83em; margin: 1.5em 0 }
.rte-cus h6 { font-size: .75em; margin: 1.67em 0 }
.rte-cus h1, .rte-cus h2, .rte-cus h3, .rte-cus h4,
.rte-cus h5, .rte-cus h6, .rte-cus b,
.rte-cus strong { font-weight: bolder }
.rte-cus blockquote { margin-left: 40px; margin-right: 40px }
.rte-cus i, .rte-cus cite, .rte-cus em,
.rte-cus var, .rte-cus address   { font-style: italic }
.rte-cus pre, .rte-cus tt, .rte-cus code,
.rte-cus kbd, .rte-cus samp { font-family: monospace }
.rte-cus pre { white-space: pre }
.rte-cus big { font-size: 1.17em }
.rte-cus small, .rte-cus sub, .rte-cus sup { font-size: .83em }
.rte-cus sub { vertical-align: sub }
.rte-cus sup { vertical-align: super }
.rte-cus table { border-spacing: 2px; border-collapse:separate }
.rte-cus thead, .rte-cus tbody,
.rte-cus tfoot { vertical-align: middle }
.rte-cus td, .rte-cus  th, .rte-cus tr      { vertical-align: inherit }
.rte-cus s, .rte-cus strike, .rte-cus del  { text-decoration: line-through }
.rte-cus hr { border: 1px inset }
.rte-cus ol, .rte-cus ul, .rte-cus dir,
.rte-cus menu, .rte-cus dd { margin-left: 40px }
.rte-cus ol { list-style-type: decimal }
.rte-cus ul { list-style-type: disc }
.rte-cus ol ul, .rte-cus ul ol,
.rte-cus ul ul, .rte-cus ol ol    { margin-top: 0; margin-bottom: 0 }
.rte-cus { line-height:1.2 }

/* HTML5 */

.rte-cus table{width: 100% !important}

.rte-cus figure {
	margin: 1em 40px;
}
.rte-cus a{ font-size: 15px !important}
.rte-cus h2, .rte-cus h2 *{font-size: 22px !important;}
.rte-cus h3, .rte-cus h3 *{font-size: 18px !important;}
@media (min-width: 768px) {
	.rte-cus *{
		//white-space: break-spaces;
	}
}

@media (max-width: 768px) {
	.rte-cus table{width: 800px!important}
	.rte-cus .table-responsive {
		overflow-y: auto;
		/*display: block;
		max-width: -moz-fit-content;
		max-width: fit-content;
		margin: 0 auto;
		white-space: nowrap !important;
		width: unset !important;*/
	}
	.rte-cus ul {
		margin-left: 0px;
	}
}
.aside-content-article .blog-image-list .content_blog h3 {
	line-height: 1.2;
	font-size: 16px;
	margin-top: -5px !important;
}
.section-en_section_slider {margin-bottom: 0;}

.description-blog {
  margin: 10px 0px 20px;
}

button.hangsapve {
    background: #931d37;
    width: 100%;
    color: #fff;
    border: none;
    border-radius: 3px;
    padding: 12px 0;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
}
.productAnchor_horizonalNav .hangsapve {
    padding: 10px 15px;
    display: inline-block;
    margin-left: auto;
    
}

.productAnchor_horizonalNav button.hangsapve {
    position: absolute;
    right: 50px;
    width: auto;
    top: 50%;
    transform: translateY(-50%);
}
.product-info .hangsapve {
    background: none;
    color: #931d36;
    text-align: left;
    padding: 0;
  font-size: 14px;
}
div#product-details {
    display: none;
}

@media (max-width: 767px) {
.recent-view-list:not(.slick-slider) .product-col {
    max-width: 100% !important;
}
}


