:root {
	--theme-color: #ee3e80 !important;
	--theme-color3: #d11e46 !important;
	--theme-color2: #f89425 !important;
	--text-color: #25274d !important;
	--black: #2e2e2e;
	--grey: #e8e8e8;
	--fa6: "Font Awesome 6 Pro";
	--fw-600: 600;

	--regular: "Manrope";
	--medi: "Manrope-medi", sans-serif;
	--semi: "Manrope-semi", sans-serif;
	--bold: "Manrope-bold", sans-serif;
	--extra: "Manrope-extra", sans-serif;

	--size-14: 0.875rem;
	--size-20: 1.25rem;
	--size-24: 1.5rem;
	--size-28: 1.75rem;
	--size-30: 1.875rem;
	--size-36: 2.25rem;
	--size-40: 2.5rem;
}

.txt-white,
.txt-white * {
	color: white !important;
}

@font-face {
	font-family: "Manrope-bold";
	src: url("../fonts/Manrope-Bold.woff2") format("woff2"),
		url("../fonts/Manrope-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Manrope-extra";
	src: url("../fonts/Manrope-ExtraBold.woff2") format("woff2"),
		url("../fonts/Manrope-ExtraBold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Manrope-semi";
	src: url("../fonts/Manrope-SemiBold.woff2") format("woff2"),
		url("../fonts/Manrope-SemiBold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Manrope";
	src: url("../fonts/Manrope-Regular.woff2") format("woff2"),
		url("../fonts/Manrope-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Manrope-medi";
	src: url("../fonts/Manrope-Medium.woff2") format("woff2"),
		url("../fonts/Manrope-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/* @font-face {
	font-family: "Great Vibes";
	src: url("../fonts/GreatVibes-Regular.woff2") format("woff2"),
		url("../fonts/GreatVibes-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.font-2 {
	font-family: "Great Vibes";
} */
body .nav > li > a {
	font-family: var(--regular);
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
	font-weight: normal !important;
	font-family: var(--bold) !important;
}

p {
	margin-bottom: 0.8em;
}

p,
a,
ul,
li,
div {
	font-family: var(--regular);
	font-weight: normal;
}

.uxb-wrapper.uxb-wrapper--text {
	position: unset;
}

.uxb-wrapper.uxb-wrapper--team_member {
	width: 25%;
}

body {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	font-family: var(--regular) !important;
	background: #f5f7fd;
}
#wrapper,
#main {
	background: #f5f7fd;
}

/* p {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 1rem;
} */

input:autofill {
	-webkit-transition-delay: 9999s;
	transition-delay: 9999s;
}

input:-webkit-autofill {
	-webkit-transition-delay: 9999s;
	transition-delay: 9999s;
}

.wpcf7 form .wpcf7-response-output {
	display: none;
}

.wpcf7 .wpcf7-not-valid-tip {
	position: absolute;
	background: 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	left: 18px;
	bottom: 18px;
}

.wpcf7 .wpcf7-not-valid-tip:after {
	display: none;
}
.nav-small.nav > li.html {
	font-size: var(--size-14);
}

.p-mb-10 p {
	margin-bottom: 10px !important;
}

.absolute-footer {
	padding: 0;
}
.absolute-footer .footer-primary {
	padding: 15px 0px;
	width: 100%;
	border-top: 1px solid #eaeaea;
}
.img.br-12 img {
	border-radius: 12px;
}
.img.br-12 .img-inner.image-zoom {
	border-radius: 12px;
	overflow: hidden;
}

.fs-14,
.fs-14 * {
	font-size: 14px;
}

.menu-footer a {
	font-size: 14px;
	transition: 0.3s;
}
.menu-footer .ux-menu-link__link {
	min-height: unset;
	padding: 0;
}
.menu-footer a:hover span {
	color: var(--theme-color);
}
.p-mb-4 p {
	margin-bottom: 4px;
}

.box-hotline-cskh p {
	display: flex;
	align-content: center;
	font-size: 14px;
}
.box-hotline-cskh img {
	width: 43px;
	height: 18px;
	margin-left: 5px;
}
.box-hotline-cskh a {
	font-family: var(--bold);
	color: var(--theme-color);
}

.social-footer .icon-box-img {
	margin-bottom: 10px;
}
.social-footer .icon-box-text {
	font-size: 14px;
}
.main-banner-topbar {
	z-index: 10;
	position: relative;
}
.main-banner-topbar img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.header-top .flex-row .flex-left,
.header-top .flex-row .flex-right {
	flex: 0 !important;
}
.header-top .flex-row .flex-center {
	flex: 1 !important;
}
.header-top .flex-row .flex-center .nav-center {
	justify-content: space-between;
}

.header-nav-main.nav.nav-left {
	justify-content: space-evenly;
}

.header-search-form-wrapper .searchform {
	border: 2px solid #ff469e;
	border-radius: 15px;
}
.header-search-form-wrapper .searchform input {
	height: 48px;
	border-radius: 15px 0px 0px 15px;
	font-size: 16px;
	border: none;
	padding-left: 20px;
}

.header-search-form-wrapper .searchform .ux-search-submit {
	height: 48px;
	border-radius: 0px 12px 12px 0px;
	width: 70px;
	font-size: 16px;
}
.header-search-form-wrapper .searchform .ux-search-submit i {
	font-size: 26px;
}

.header-nav-main .cart-item .header-cart-link {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	justify-content: center;
	font-weight: unset;
}
.header-nav-main .cart-item .header-cart-link .header-cart-title {
	font-family: var(--medi);
	text-transform: initial;
	margin-top: 3px;
	font-size: 14px;
}
.header-nav-main .cart-item .header-cart-link .header-cart-icon {
	margin-left: 0;
}
.header-nav-main .box-tbkh a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	position: relative;
}
.header-nav-main .box-tbkh img {
	width: 30px;
	height: 30px;
	display: block;
	margin: 0 auto;
}
.header-nav-main .box-tbkh span {
	margin-top: 3px;
	font-family: var(--medi);
	color: rgba(102, 102, 102, 0.85);
}
.header-nav-main .box-tbkh.active a:before {
	content: "1";
	display: flex;
	align-items: center;
	justify-content: center;
	width: 17px;
	height: 17px;
	border-radius: 99px;
	background-color: red;
	color: #fff;
	position: absolute;
	right: -10px;
	top: -10px;
	font-family: var(--bold);
	font-size: 11px;
}

.stuck .header-main .nav > li > a {
	line-height: 1 !important;
}

.account-item a.nav-top-link,
.account-item a.account-link {
	background-image: url("../images/customer-login.png");
	background-size: 21px 20px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 14px;
	font-family: var(--semi);
}
.account-item a.nav-top-link:after,
.account-item a.account-link::after {
	content: none;
}
.account-item a.account-link i {
	display: none;
}

.blog-archive.page-wrapper {
	padding-top: 0px;
}
nav.rank-math-breadcrumb {
	padding: 20px 0px;
}
nav.rank-math-breadcrumb .separator {
	margin: 0 10px;
}

.category .archive-page-header {
	display: none;
}

.wrap-list-post-archive {
	padding: 24px 20px 24px 20px;
	isolation: isolate;
	background: #fff;
	border-radius: 12px;
}
.post-item .col-inner {
	background-color: #fff;
}
.post-item img {
	border-radius: 6px;
}
.post-item .post-title {
	font-size: 18px;
}
.post-item .is-divider {
	display: none;
}
.post-item .from_the_blog_excerpt {
	font-size: 14px;
	margin-bottom: 15px;
}
.bottom-meta-post {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #000;
	font-size: 14px;
}
.bottom-meta-post .date {
	font-size: 12px;
	font-style: italic;
	color: gray;
}

.bottom-meta-post .view-count span,
.meta-single-post .view-count span {
	background: url("../images/view.png");
	background-size: 16px 11px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: var(--medi);
}

.nav-pagination li .page-number {
	width: 35px;
	height: 35px;
	border: 1px solid var(--theme-color);
	border-radius: 4px;
	line-height: 35px;
}

.blog-single.page-wrapper {
	padding-top: 0;
}
.blog-single article {
	padding: 24px 20px 24px 20px;
	isolation: isolate;
	background: #fff;
	border-radius: 12px;
}
.blog-single article .entry-content {
	padding-top: 0;
}
.meta-single-post {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.wrap-post-relate {
	background: #fff;
	padding: 20px;
	border-radius: 12px;
}
.wrap-post-relate .title-related-post {
	font-size: 22px;
	font-family: var(--bold);
	margin-bottom: 20px;
}

.post-sidebar aside {
	background-color: #fff;
	padding: 10px;
	border-radius: 12px;
}
.post-sidebar aside .widget-title {
	text-transform: initial;
	font-size: 18px;
	margin-top: 10px;
	display: block;
}
.post-sidebar a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	margin-bottom: 10px;
}
.post-sidebar a .box-image {
	width: 100px;
}
.post-sidebar a .box-image img {
	width: 100px;
	height: 100px;
	object-fit: cover;
	border-radius: 5px;
}
.post-sidebar a .text-content {
	width: calc(100% - 100px);
	padding-left: 10px;
}
.post-sidebar a .text-content .title {
	font-family: var(--medi);
}
.page-wrapper.page-left-sidebar {
	padding-top: 0px;
}
.page-left-sidebar .sidebar {
	background-color: #fff;
	border-radius: 12px;
	padding: 16px;
}
.page-left-sidebar .sidebar .widget {
	margin-bottom: 0;
}
.page-left-sidebar .sidebar .current_page_item a,
.page-left-sidebar .sidebar .current_page_item:after,
.page-left-sidebar .sidebar .menu > .menu-item:hover a,
.page-left-sidebar .sidebar .menu > .menu-item:hover::after {
	color: var(--theme-color);
}
.page-left-sidebar .sidebar .menu > .menu-item:hover a svg path,
.page-left-sidebar .sidebar .current_page_item a svg path,
.page-left-sidebar .sidebar .current_page_item:hover a svg path {
	/* fill: var(--theme-color); */
	stroke: var(--theme-color);
}

.page-left-sidebar .sidebar .menu > .menu-item {
	position: relative;
}
.page-left-sidebar .sidebar .menu > .menu-item:after {
	content: "\f105";
	font-family: "fl-icons" !important;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}
.page-left-sidebar .sidebar .menu > .menu-item a {
	display: flex;
	align-items: center;
	gap: 5px;
}
.page-left-sidebar .sidebar .menu > .menu-item a svg {
	width: 20px;
}

.page-left-sidebar .large-9 .page-inner {
	background-color: #fff;
	border-radius: 12px;
	padding: 16px;
}
.page-left-sidebar .large-9 .page-inner ul {
	margin-left: 40px;
}
.page-left-sidebar .large-9 .page-inner h1.entry-title {
	text-transform: initial;
	font-size: 24px;
	margin-bottom: 15px;
}

.page-template-page-blank-title-center .entry-content {
	background-color: #fff;
	padding: 16px;
	border-radius: 12px;
}
.page-template-page-blank-title-center .entry-header .is-divider {
	background-color: var(--theme-color);
}

.product-main-single {
	background-color: #fff;
	padding: 20px !important;
	border-radius: 12px;
}
.product-main-single .product-images .badge-container {
	display: none;
}

.product-gallery .product-thumbnails .is-selected a,
.product-gallery .product-thumbnails a:hover {
	border: 2px solid #ffa3d1;
}
.product-gallery .product-thumbnails a {
	border-radius: 5px;
}
.product-gallery
	.woocommerce-product-gallery__wrapper
	.woocommerce-product-gallery__image
	img {
	width: 100%;
	height: 474px;
	object-fit: contain;
	border-radius: 12px;
}
.product-gallery .woocommerce-product-gallery__wrapper {
	border: 1px solid #eee;
	border-radius: 12px;
}
.product-gallery .product-images .image-tools,
.product-gallery .product-images .badge-container .z-1 {
	display: none;
}
.product-gallery .product-images .yith-add-to-wishlist-button-block {
	top: 10px;
	z-index: 999;
}

.product-info .brand-head {
	font-size: 16px;
	margin-bottom: 10px;
}
.product-info .brand-head a {
	font-family: var(--semi);
	color: var(--theme-color);
}

.product-info .product-title {
	font-size: 24px;
	font-weight: unset;
	font-family: var(--bold);
}
.meta-after-title {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 30px;
	font-size: 16px;
	margin-bottom: 20px;
}
.meta-after-title .view-count span,
.meta-after-title .star-rate span,
.meta-after-title .total-rate a span:first-child {
	font-family: var(--bold);
}
.meta-after-title .star-rate i {
	color: #fcc00d;
}

.price-wrapper {
	background: #f8f8f8;
	padding: 14px;
	border-radius: 8px;
	margin-bottom: 20px;
}

.price-wrapper .product-page-price.price-on-sale {
	display: none;
}
.product-info .price-wrapper .price-sale {
	font-size: 28px;
	color: #000;
	display: flex;
	align-items: center;
	gap: 10px;
}
.product-info .price-wrapper .price-sale .percent-discout {
	font-size: 16px;
	line-height: 20px;
	padding: 2px 5px;
	border-radius: 10px 10px 10px 0;
	border: 2px solid #ff379b;
	color: #ff379b;
}
.product-info .price-wrapper .price-regular {
	font-size: 16px;
}
.product-info .price-wrapper .price-regular .woocommerce-Price-amount {
	color: #67686c;
}
.product-info .price-wrapper .price-regular .woocommerce-Price-amount bdi {
	text-decoration: line-through;
}
.quantity-wrap {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 30px;
	font-size: 16px;
	margin-bottom: 20px;
}
.quantity-wrap .quantity {
	margin: 0;
}

.quantity-wrap .quantity .button {
	border-radius: 6px;
	background: rgb(238, 238, 238);
	color: #000;
}

.product-info .btn-single-wrap {
	display: flex;
	align-content: center;
}

.product-info .btn-single-wrap .single_add_to_cart_button {
	height: 54px;
	color: #fff;
	background: radial-gradient(
		96.09% 720.69% at 97.83% 50%,
		#ff7d19 59.21%,
		#ff9b19 100%
	);
	font-size: 20px;
	border-radius: 8px;
	text-transform: inherit;
	font-weight: unset;
	transition: 0.3s;
	width: 240px;
}
.product-info .btn-single-wrap .single_add_to_cart_button:hover {
	box-shadow: none;
	background: radial-gradient(
		96.09% 720.69% at 97.83% 10%,
		#cf7128 30.21%,
		#ff9b19 100%
	);
}

.product-info .btn-single-wrap .quick_buy_button {
	font-size: 20px;
	border-radius: 8px;
	height: 54px;
	color: #fff;
	background: var(--theme-color);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 240px;
	border: 1px solid transparent;
	transition: 0.3s;
}
.product-info .btn-single-wrap .quick_buy_button:hover {
	background-color: #fff;
	border: 1px solid var(--theme-color);
	color: var(--theme-color);
}
.social-share-single {
	display: flex;
	align-items: center;
	gap: 10px;
}
.product-footer {
	margin-top: 20px;
}

.product-page-sections .product-section {
	background-color: #fff;
	border-radius: 12px;
	padding: 20px;
	border: none;
	margin-bottom: 20px;
}
.product-page-sections .product-section .entry-content {
	padding-top: 0;
}
.product-page-sections .product-section .entry-content h2 {
	font-size: 24px;
}
.product-page-sections .product-section .entry-content h3 {
	font-size: 20px;
}
.product-page-sections .product-section .entry-content h4 {
	font-size: 18px;
}
.product-page-sections .product-section .entry-content p,
.product-page-sections .product-section .entry-content td {
	font-size: 16px;
}

.product-page-sections .content-product {
	max-height: 400px;
	overflow: hidden;
}
.product-page-sections .content-product.active-readmore {
	height: auto;
	max-height: unset;
}
.wrap-btn-readmore-single {
	padding: 50px 0px;
}
button.btn-readmore-content {
	margin: 0 auto;
	border: 1px solid #ccc;
	border-radius: 6px;
	text-transform: inherit;
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: center;
	min-width: 250px;
	height: 40px;
	font-size: 16px;
}

.related-products-wrapper {
	background-color: #fff;
	border: none;
	border-radius: 12px;
	padding: 20px;
}

.related-products-wrapper .product-section-title {
	text-transform: inherit;
	font-size: 20px;
	padding-top: 0px;
}

.product-footer aside {
	background-color: #fff;
	border-radius: 12px;
	padding: 15px;
}

.wrap-ttbi .list-post .item {
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}
.wrap-ttbi .list-post .item .box-img {
	margin-bottom: 10px;
}
.wrap-ttbi .list-post .item .box-img img {
	width: 100%;
	border-radius: 6px;
	height: 200px;
	object-fit: cover;
}
.wrap-ttbi .list-post .item .title {
	font-family: var(--bold);
	font-size: 16px;
}
.wrap-ttbi .list-post .item .meta-bottom i {
	background-color: #ee3e7f41;
	color: #000;
	width: 20px;
	height: 20px;
	border-radius: 99px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.box-white-style-one {
	background: #fff;
	padding: 20px;
	border-radius: 12px;
	margin-top: 20px;
}
.list-product-recentview {
	margin-left: -15px;
}
/* .list-product-recentview .slick-track {
	display: flex !important;
	justify-content: flex-start !important;
}
.list-product-recentview .slick-track {
	margin-left: 0;
}
.list-product-recentview .slick-list > div {
	padding-left: 0 !important;
} */

.custom-arrow-slick .slick-nav {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 30%;
	transform: translateY(-50%);
	border-radius: 99%;
	background-color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	z-index: 99;
	transition: 0.3s;
	cursor: pointer;
}
.custom-arrow-slick .slick-nav:hover {
	background-color: var(--theme-color);
	color: #fff;
}
.custom-arrow-slick .slick-nav.prev-arrow {
	left: 0;
}
.custom-arrow-slick .slick-nav.next-arrow {
	right: -15px;
}
.main-register {
	max-width: 600px;
	background-color: #fff;
	border-radius: 12px;
	padding: 20px;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
.main-register input {
	height: 45px;
	border-radius: 5px;
	box-shadow: none;
}
.main-register textarea {
	border-radius: 5px;
	box-shadow: none;
}
.main-register button {
	height: 45px;
	border-radius: 5px;
	color: #fff;
	width: 150px;
	display: block;
	margin: 0 auto;
	text-transform: inherit;
}
.notice-wrap .notice {
	width: max-content;
	display: block;
	margin: 0 auto;
	background-color: #fff;
	color: red;
	border-radius: 5px;
	padding: 5px 10px;
}
.notice-wrap .success {
	width: max-content;
	display: block;
	margin: 0 auto;
	border-radius: 5px;
	padding: 5px 10px;
	color: #fff;
	background: #69a72d !important;
}

.box-voucher {
	display: flex;
	align-items: stretch;
	border-radius: 8px;
	overflow: hidden;
	transition: 0.3s;
	width: 100%;
	height: 100%;
}
.box-voucher.bg-one:hover .box-text-coupon {
	border-color: var(--theme-color);
}
.box-voucher.bg-two:hover .box-text-coupon {
	border-color: #0ac98c;
}
.box-voucher .box-img {
	min-height: 110px;
	min-width: 110px;
	max-width: 110px;
	display: flex;
	flex-direction: column;
	font-size: 11px;
	text-align: center;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 7px;
}
.box-voucher.bg-one .box-img {
	background-image: url("../images/bg-vouchers.png");
}
.box-voucher.bg-two .box-img {
	background-image: url("../images/bg-ship-vouchers.png");
}

.box-voucher .box-img img {
	width: 54px;
	height: 54px;
	border-radius: 99%;
}
.box-voucher .box-img span {
	color: #fff;
}
.box-voucher .box-text-coupon {
	border: 1px solid #f0f0f0;
	border-left: none;
	padding: 10px 7px;
	border-radius: 0px 8px 8px 0px;
	position: relative;
	transition: 0.3s;
	flex-grow: 1;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.box-voucher .box-text-coupon .title {
	font-size: 16px;
}
.box-voucher .box-text-coupon .des {
	font-size: 13px;
	margin-bottom: 5px;
}
.box-voucher .box-text-coupon .date-exp {
	font-size: 11px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin-top: auto;
}
.box-voucher .box-text-coupon .date-exp .button,
.box-voucher .box-text-coupon .date-exp a.button,
.box-voucher .box-text-coupon .date-exp button {
	margin: 0;
	font-size: 16px;
	width: 100px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 30px;
	text-transform: inherit;
	min-height: unset;
	font-weight: unset;
	font-family: var(--bold);
}
.box-voucher.bg-one button {
	background: linear-gradient(234.87deg, #f18 46.25%, #fc4c4f 81.16%);
	color: #fff;
}
.box-voucher.bg-two button {
	background: linear-gradient(225deg, #0ad18c 0.01%, #0bb58b 48.51%);
	color: #fff;
}
.list-voucer {
	margin-left: -10px;
}
.list-voucer .slick-slide {
	margin-left: 10px;
}

.list-voucer.custom-arrow-slick .slick-nav {
	top: 50%;
}

.list-voucer .slick-track {
	display: flex !important;
}
.list-voucer .slick-slide {
	height: inherit !important;
}
.list-voucer .slick-slide > div {
	height: 100%;
}
.list-voucer .slick-slide .item {
	height: 100%;
}

.list-counpon-code-acc {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	gap: 16px;
	flex-wrap: wrap;
}
.list-counpon-code-acc .box-voucher {
	width: calc(50% - 8px);
}
.woocommerce-MyAccount-content {
	background: #fff;
	padding: 16px;
	border-radius: 12px;
}
.my-account .vertical-tabs .col-border {
	border-right: none;
}
.my-account .account-user.circle {
	background: #fff;
	padding: 16px;
	border-radius: 12px !important;
}

.my-account ul.account-nav {
	padding: 16px;
	background-color: #fff;
	border-radius: 12px;
}
.my-account ul.account-nav li a {
	font-weight: unset;
	font-family: var(--semi);
	text-transform: initial;
	font-size: 14px;
}

.product-small .image-tools .wishlist-icon {
	display: none;
}

.product-small .yith-wcwl-add-to-wishlist-button {
	left: unset;
	right: 0;
	margin: 0;
	top: 5px;
}
.product-small .yith-wcwl-add-to-wishlist-button:hover svg path {
	fill: red;
}

.yith-add-to-wishlist-button-block {
	position: absolute;
	right: 10px;
	top: 5px;
	margin: 0;
}
.yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button__label {
	display: none;
}

.wishlist_table.wishlist_view {
	background-color: #fff;
	padding: 15px;
	border-radius: 12px;
}

.wrap-form-contact input {
	height: 40px;
	border-radius: 5px;
	box-shadow: none;
}
.wrap-form-contact textarea {
	border-radius: 5px;
	box-shadow: none;
}
.wrap-form-contact .wpcf7-submit {
	width: 150px;
}
.wpcf7-list-item input {
	height: auto;
}
.wrap-form-contact .wpcf7-submit {
	width: 150px;
	margin-right: 0;
	margin-left: auto;
	display: block;
	margin-bottom: 0;
}
.wrap-form-contact .wpcf7-spinner {
	display: none;
}
div#popup-noti-request-login {
	border-radius: 12px;
	text-align: center;
}
.noti-login-request {
	padding: 10px;
}
.noti-login-request span {
	font-size: 18px;
	font-family: var(--bold);
	font-weight: unset;
	display: block;
}
.noti-login-request img {
	width: 150px;
	display: block;
	margin: 0px auto 10px;
}
.product-info p.stock {
	display: none;
}
.product-info .stock.out-of-stock {
	background-color: #fff4fc;
	border: 1px solid #f3e1ee;
	border-radius: 5px;
	padding: 10px;
	color: #ff0000;
	font-size: 16px;
	font-weight: unset;
	font-family: var(--bold);
	display: block;
}

.wishlist-items-wrapper .product-add-to-cart .add_to_cart_button {
	color: #fff;
	background: radial-gradient(
		96.09% 720.69% at 97.83% 50%,
		#ff7d19 59.21%,
		#ff9b19 100%
	);
	font-size: 16px;
	border-radius: 8px;
	text-transform: inherit;
	font-weight: unset;
	transition: 0.3s;
	border: 1px solid transparent;
}
.wishlist-items-wrapper .product-add-to-cart .add_to_cart_button:hover {
	box-shadow: none;
	background: #fff;
	color: #ff7d19;
	border: 1px solid #ff7d19;
}

.main-benefit {
	background: #fff;
	padding: 20px;
	border-radius: 12px;
	min-height: 500px;
}
.noti-item-page {
	width: 270px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.noti-item-page img {
	display: block;
	width: 180px;
	height: 180px;
	object-fit: contain;
	margin: 0 auto;
}
.noti-item-page span {
	display: block;
	margin-top: 10px;
	font-family: var(--bold);
}
.main-benefit ul.nav-line-bottom {
	justify-content: space-evenly;
	border-bottom: 1px solid #eee;
}
.main-benefit ul.nav-line-bottom li a {
	font-size: 14px;
	text-transform: initial;
	color: #000;
}
.main-benefit ul.nav-line-bottom li.active a {
	color: var(--theme-color);
}
.main-benefit .tab-panels {
	padding-top: 25px;
}
.list-item-noti .item-post a {
	border: 1px solid #eee;
	border-radius: 6px;
	overflow: hidden;
	display: block;
	height: 100%;
	transition: 0.3s;
}
.list-item-noti .item-post img {
	height: 220px;
	width: 100%;
	object-fit: cover;
	margin-bottom: 10px;
}
.list-item-noti .item-post h4 {
	padding: 0px 20px;
}
.list-item-noti .item-post:hover a {
	border-color: var(--theme-color);
}

.list-coupon-page .box-voucher {
	height: 100%;
}
.list-coupon-page .box-voucher .box-text-coupon {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.list-coupon-page .box-voucher .box-text-coupon .date-exp {
	margin-top: auto;
}

.woocommerce-EditAccountForm input {
	height: 40px;
	border-radius: 5px;
	box-shadow: none;
}
.woocommerce-EditAccountForm .password-input {
	display: flex;
	align-content: center;
}
.woocommerce-EditAccountForm .password-input .show-password-input {
	background-image: url("../images/eyes-1.svg");
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center;
}
.woocommerce-EditAccountForm
	.password-input
	.show-password-input.display-password {
	background-image: url("../images/eyes.svg");
}
.woocommerce-EditAccountForm button.woocommerce-Button,
.woocommerce-MyAccount-content form button {
	text-transform: inherit;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
}
.woocommerce-MyAccount-content form input,
.woocommerce-MyAccount-content form select {
	height: 40px;
	border-radius: 5px;
	box-shadow: none;
}

.comment-form-rating .stars a {
	position: relative;
	margin-left: 0;
}
.comment-form-rating .stars a::after {
	position: absolute;
	left: 0;
}
.comment-form-rating .stars a + a {
	border: none;
}

.comment-form textarea {
	border-radius: 5px;
}
.comment-form input {
	border-radius: 5px;
}
.comment-form .submit {
	text-transform: initial;
}
.review-form-inner {
	border-radius: 12px;
}
.slide-banner-product-cat {
	border-radius: 12px;
	margin-bottom: 0px !important;
}
.slide-banner-product-cat .item img {
	border-radius: 12px;
}
.slide-banner-product-cat .slick-dots {
	bottom: 20px;
}
.slide-banner-product-cat .slick-dots button::before {
	content: none;
}
.slide-banner-product-cat .slick-dots button {
	background-color: #fff;
	border-radius: 99%;
	width: 15px;
	height: 15px;
	transition: 0.3s;
}
.slide-banner-product-cat .slick-dots li {
	transition: 0.3s;
}
.slide-banner-product-cat .slick-dots .slick-active {
	width: 40px;
}
.slide-banner-product-cat .slick-dots .slick-active button {
	background-color: var(--theme-color);
	width: 40px;
	border-radius: 12px;
}
.slide-brand-product-cat .slick-list {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
.slide-brand-product-cat .col-item img {
	height: 120px;
	width: 100%;
	display: block;
	margin: 0 auto;
	object-fit: contain;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.slide-brand-product-cat.custom-arrow-slick .slick-nav {
	top: 50%;
}

.slide-brand-product-cat.custom-arrow-slick .slick-nav.prev-arrow {
	left: -14px;
}

.wrap-stores {
	background-color: #fff;
	padding: 20px;
	border-radius: 12px 0px 0px 12px;
	border-right: none;
}

#province {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	height: 45px;
	border-radius: 4px;
	box-shadow: none;
}

.list-store {
	height: 450px;
	overflow: auto;
}

.map-diemban {
	background-color: #fff;
	border-radius: 0px 12px 12px 0px;
	padding: 20px;
	overflow: hidden;
}

.map-diemban iframe,
.map-diemban,
.map-diemban p {
	height: 100%;
}

.item-store {
	background-color: #ff379b2b;
	margin-bottom: 10px;
	border-radius: 6px;
	padding: 10px;
	margin-right: 10px;
	color: #000;
	cursor: pointer;
	transition: 0.3s;
}

.item-store.active,
.item-store:hover {
	background: #ff379b;
}

.item-store.active > * {
	color: #fff;
}

/*css scroll 3*/

.list-store::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #f5f5f5;
}

.list-store::-webkit-scrollbar {
	width: 6px;
	background-color: #f5f5f5;
}

.list-store::-webkit-scrollbar-thumb {
	background-color: #000000;
}

.wrap-term-des {
	background-color: #fff;
	padding: 20px;
	border-radius: 12px;
}

.wrap-term-des.readmore-add {
	position: relative;
}
.wrap-term-des.readmore-add .term-description {
	position: relative;
	padding-bottom: 65px;
	max-height: 350px;
	overflow: hidden;
	position: relative;
}

.wrap-term-des.readmore-add .readmore-des {
	display: block;
	text-align: center;
	padding: 20px 0px;
	cursor: pointer;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: rgba(237, 237, 237, 0);
	background: -webkit-gradient(
		left top,
		left bottom,
		color-stop(0%, rgba(237, 237, 237, 0)),
		color-stop(100%, white)
	);
	background: linear-gradient(
		to bottom,
		rgba(237, 237, 237, 0) 0%,
		white 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ededed", endColorstr="#ffffff", GradientType=0 );
	left: 0;
}
.wrap-term-des.readmore-add .readmore-des > span {
	border: 1px solid green;
	padding: 10px 20px;
	border-radius: 4px;
	color: green;
	text-transform: uppercase;
	background: #fff;
}

.wrap-term-des .term-description.active-term {
	height: auto;
	max-height: unset;
}

.list-post-boich .post-item {
	padding-left: 20px;
}
.list-post-boich {
	margin-left: -20px;
}

.wrap-posts-product-cat .title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}
.wrap-posts-product-cat .title h2 {
	width: max-content;
}
.wrap-posts-product-cat .title a {
	display: flex;
	align-items: center;
	color: var(--theme-color);
	gap: 10px;
	font-size: 16px;
}

.product-page-sections .product-section .entry-content table {
	width: 100%;
	border-collapse: collapse;
}

.product-page-sections .product-section .entry-content table table,
.product-page-sections .product-section .entry-content table td,
.product-page-sections .product-section .entry-content table th {
	border: 1px solid #c3c3c3;
	padding: 10px;
}

@media only screen and (max-width: 48em) {
	.box-voucher .box-text-coupon .date-exp {
		flex-direction: column;
		align-items: flex-start;
	}
	.box-voucher .box-text-coupon .date-exp .button,
	.box-voucher .box-text-coupon .date-exp button {
		align-self: flex-end;
		margin-top: 5px;
	}

	.list-counpon-code-acc .box-voucher {
		width: calc(100% - 8px);
	}
	.post-item .post-title {
		font-size: 16px;
	}
	.wrap-posts-product-cat .title a {
		font-size: 14px;
	}
	.slide-banner-product-cat .slick-dots {
		bottom: 10px;
	}
	.slide-banner-product-cat .slick-dots button {
		width: 10px;
		height: 10px;
	}
	.slide-banner-product-cat .slick-dots .slick-active,
	.slide-banner-product-cat .slick-dots .slick-active button {
		width: 25px;
	}
}
