﻿.layout-product {
	padding-bottom: 20px
}

.layout-product .selector-wrapper {
	display: none !important
}

@media (min-width: 1199px) {
	.sticky_left {
		position: sticky !important;
		top: 60px
	}
}

@media (min-width: 1024px) {
	.box_info_right {
		position: sticky !important;
		top: 60px
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.sticky_left {
		margin-top: 15px
	}
}

.details-product .product-images {
	position: relative
}

@media (min-width: 992px) {
	.details-product .product-images .sticky {
		position: sticky !important;
		top: 75px
	}
}

.details-product .product-images .product-image-block {
	margin-bottom: 20px;
	position: relative
}

.details-product .product-images .product-image-block .product-wish {
	height: 45px;
	width: 45px;
	z-index: 90;
	padding: 0;
	background: rgba(255, 255, 255, 0.95);
	backdrop-filter: blur(10px);
	top: 10px;
	right: 10px;
	position: absolute;
	border-radius: 50%;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
	display: flex;
	align-items: center;
	justify-content: center
}

.details-product .product-images .product-image-block .product-wish a {
	font-size: 0
}

.details-product .product-images .product-image-block .product-wish a img {
	width: 24px;
	height: 24px;
	position: relative
}

@media (min-width: 992px) {
	.details-product .details-pro {
		padding: 10px;
		border-radius: 10px;
		background-color: #f9f9f9
	}
}

.details-product .details-pro .title-product {
	font-size: 2.5rem;
	margin: 0 0 5px;
	line-height: 1.4;
	font-weight: 700
}

.details-product .details-pro .a-sku {
	color: var(--mainColor);
	font-weight: bold;
}

.details-product .details-pro .js-btn-compare {
	display: flex;
	align-items: center;
	font-weight: 400;
	transition-duration: .3s;
	margin-right: 10px;
	color: #0d6efd
}

.details-product .details-pro .js-btn-compare svg {
	width: 20px;
	height: 20px;
	margin-right: 5px;
	position: relative
}

.details-product .details-pro .js-btn-compare svg path {
	fill: #0d6efd
}

.details-product .details-pro .js-btn-compare::after {
	content: " So sánh"
}

.details-product .details-pro .js-btn-compare:hover {
	color: var(--subColor)
}

.details-product .details-pro .js-btn-compare:hover svg path {
	fill: var(--subColor)
}

.details-product .details-pro .js-btn-compare.active {
	color: #0d6efd
}

.details-product .details-pro .js-btn-compare.active svg path {
	fill: #0d6efd
}

.details-product .details-pro .js-btn-compare.active::after {
	content: " Đã so sánh"
}

.details-product .details-pro .product-top {
	display: flex
}

.details-product .details-pro .product-top .sku-product {
	display: flex;
	margin-right: 15px
}

.details-product .details-pro .product-top .sku-product span:last-child {
	margin-right: 0
}

.details-product .details-pro .form-product {
	margin-bottom: 20px
}

.details-product .details-pro .inventory_quantity {
	border-bottom: 1px solid #DDE1EF;
	padding-bottom: 12px;
	margin-bottom: 12px
}

.details-product .details-pro .inventory_quantity .a-stock,.details-product .details-pro .inventory_quantity .a-vendor {
	color: var(--mainColor);
	font-weight: bold;
}

@media (max-width: 480px) {
	.details-product .details-pro .inventory_quantity .line {
		display: block;
		width: 100%;
		height: 0;
		visibility: hidden
	}
}

.details-product .details-pro .form-inline {
	margin-bottom: 20px
}

.details-product .details-pro .form-inline .price-box {
	padding-bottom: 10px
}

.details-product .details-pro .form-inline .price-box .special-price {
	font-size: 2.8rem;
	font-weight: bold;
	color: var(--price)
}

.details-product .details-pro .form-inline .price-box .old-price {
	color: #acacac;
	font-size: 2rem;
	margin-left: 7px
}

.details-product .details-pro .form-inline .price-box .sale-off {
	color: #fff;
	position: relative;
	bottom: 1px;
	background: #B11111;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 1.4rem;
	min-width: 40px;
	margin-left: 15px;
	line-height: 1;
	display: inline-block;
	text-align: center
}

.details-product .details-pro .form-inline .price-box .sale-off:after {
	border-right: 6px solid #B11111;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	content: "";
	position: absolute;
	top: 50%;
	left: -4px;
	transform: translate(0%, -50%)
}

.details-product .details-pro .form-inline .select-swatch {
	margin-bottom: 20px
}

.details-product .details-pro .form-inline .select-swatch .swatch {
	font-size: 1.4rem
}

.details-product .details-pro .form-inline .select-swatch .swatch .header {
	margin-bottom: 8px;
	font-size: 1.6rem;
	color: #444B52;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.details-product .details-pro .form-inline .select-swatch .swatch .header .value-roperties {
	font-weight: 600;
	color: var(--mainColor);
	margin-left: 5px
}

.details-product .details-pro .form-inline .select-swatch .swatch .header a {
	color: var(--mainColor);
	text-decoration: underline
}

.details-product .details-pro .form-inline .select-swatch .swatch .header a:hover {
	color: var(--subColor)
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element {
	display: inline-block;
	margin: 0 8px 8px 0
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element input {
	display: none
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element label {
	min-width: 34px;
	height: 24px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--mainColor);
	cursor: pointer;
	white-space: nowrap;
	padding: 0 5px;
	position: relative;
	margin-bottom: 0;
	text-align: center;
	line-height: 22px;
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element label .crossed-out {
	display: none
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element label .hotsale-tag {
	display: inline-block;
	font-size: 12px;
	color: #de3431;
	line-height: 1
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element label .hotsale-tag svg {
	width: 18px;
	height: 18px;
	vertical-align: -3px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element input:checked + label {
	border: 1px solid var(--mainColor);
	color: #fff;
	background-color: var(--mainColor);
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element .tooltip {
	display: none
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.soldout {
	position: relative;
	opacity: .4;
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.soldout label {
	position: relative;
	border-color: #ddd;
	color: #999;
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color {
	position: relative
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.tim label {
	background-color: #784071;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.xanh label {
	background-color: #6bebeb;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.vang label {
	background-color: #fce505;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.den label {
	background-color: #000000;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.do label {
	background-color: #f20808;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.xanh-la label {
	background-color: #75c709;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.xam label {
	background-color: #615a5a;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.xanh-den label {
	background-color: #232943;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.trang label {
	background-color: #ffffff;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.hong label {
	background-color: #ffb0b0;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.xanh-dam label {
	background-color: #202d4b;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.xanh-duong label {
	background-color: #2c2b30;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.xanh-xam label {
	background-color: #58594b;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.cam label {
	background-color: #e89429;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.be label {
	background-color: #edd9cc;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.nau label {
	background-color: #a36c43;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.xanh-nhat label {
	background-color: #b3c6cc;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.do-do label {
	background-color: #7b1e30;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.kem label {
	background-color: #e3dfd3;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color.xanh-bien label {
	background-color: #6990af;
	min-width: 30px;
	height: 30px
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color label {
	border-radius: 50%
}

.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color input:checked + label {
	border: 2px solid #f1f1f1;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5)
}

@media (min-width: 1200px) {
	.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color:hover:before {
		content: attr(title);
		position: absolute;
		bottom: calc(100% + 8px);
		left: 50%;
		padding: 3px 7px;
		background: #666;
		color: #fff;
		border-radius: 5px;
		font-size: 1.3rem;
		white-space: nowrap;
		display: inline-block;
		transform: translate(-50%, 0%)
	}

	.details-product .details-pro .form-inline .select-swatch .swatch .swatch-element.color:hover:after {
		display: block;
		position: absolute;
		border: 10px solid transparent;
		border-top-color: #666;
		content: "";
		left: 50%;
		bottom: calc(100% + -7px);
		z-index: -1;
		transform: translate(-50%, 0%)
	}
}

.details-product .details-pro .form-inline .boz-form .flex-quantity {
	display: flex;
	flex-wrap: wrap;
	gap: 20px
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .custom-btn-number {
	display: flex;
	align-items: center
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .custom-btn-number > span {
	margin-right: 8px;
	font-weight: 600
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .custom-btn-number .input_number_product {
	display: inline-flex;
	vertical-align: top;
	white-space: nowrap
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .custom-btn-number .input_number_product input#qtym {
	width: 70px;
	border-radius: 0;
	border-right: none;
	border-left: none;
	padding: 0;
	margin: 0;
	text-align: center;
	height: 45px;
	min-height: 45px
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .custom-btn-number .input_number_product .btn_num {
	padding: 0 5px;
	min-width: 45px;
	min-height: unset;
	height: 45px;
	border: 1px solid #ddd;
	background: #f3f3f3;
	box-shadow: none
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .custom-btn-number .input_number_product .btn_num:hover {
	background: var(--mainColor);
	color: #fff
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .custom-btn-number .input_number_product .num_1 {
	border-radius: 0;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .custom-btn-number .input_number_product .num_2 {
	border-radius: 0;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .box_btn_acc {
	display: flex
}

@media (max-width: 767px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .box_btn_acc {
		display: block
	}
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .buynow span:first-child {
	position: relative;
	padding-left: 30px;
	font-weight: 600;
	margin-bottom: 3px
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .buynow span:first-child:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	content: "";
	width: 24px;
	height: 24px;
	background: url("../images/icon/btn_icon_addcart.png")
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .buynow {
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 55px !important;
	line-height: 16px !important;
	background: var(--colorRed);
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid var(--colorRed);
	border-radius: 10px;
	font-weight: bold;
	width: 100%;
	margin-bottom: 10px;
	margin-right: 15px
}

@media (min-width: 992px) and (max-width: 1199px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .buynow {
		font-size: 12px
	}
}

@media (min-width: 767px) and (max-width: 992px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .buynow {
		width: calc(100% - 265px);
		margin-right: 10px;
		margin-bottom: 0
	}
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .buynow:hover {
	background: var(--subColor) !important;
	color: #fff !important;
	border: 1px solid var(--subColor)
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .buynow span {
	text-transform: initial;
	font-weight: 400
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions {
	display: block;
	width: 100%
}

@media (min-width: 767px) and (max-width: 992px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .box_btn_acc {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		justify-content: space-between;
		align-items: center
	}
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn {
	background: var(--mainColor);
	color: #fff;
	padding: 0 25px;
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid var(--mainColor);
	height: 55px;
	border-radius: 10px;
	width: 100%;
	display: block
}

@media (min-width: 992px) and (max-width: 1199px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn {
		font-size: 12px
	}
}

@media (max-width: 322px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn {
		padding: 0 10px
	}
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn.btn[disabled] {
	opacity: 0.6;
	background-color: #727272 !important;
	border: 1px solid #727272;
	max-width: 400px
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn_add_cart, .details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn-installment {
	border: 1px solid var(--mainColor);
	color: var(--mainColor);
	background-color: #f9f9f9;
	font-weight: bold;
	width: 100%;
	max-width: 250px
}

@media (max-width: 992px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn_add_cart, .details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn-installment {
		background-color: #fff
	}
}

@media (min-width: 767px) and (max-width: 992px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn_add_cart, .details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn-installment {
		width: calc(50% - 5px)
	}
}

@media (max-width: 767px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn_add_cart, .details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn-installment {
		max-width: 100%
	}
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn_add_cart:hover, .details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn-installment:hover {
	border: 1px solid var(--mainColor);
	color: #fff;
	background-color: var(--mainColor)
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn-installment {
	margin-left: 10px;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 55px !important;
	line-height: 20px !important;
	background-color: #0074bf;
	color: #fff;
	border: 1px solid #0074bf;
	max-width: 400px;
	font-weight: 500;
	margin-bottom: 10px
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn-installment span {
	text-transform: initial !important;
	font-weight: 400
}

.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions #buyButton {
	margin: 0
}

.details-product .details-pro .bottom-product {
	display: grid;
	align-items: center;
	gap: 15px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	grid-template-columns:repeat(1, 1fr)
}

.details-product .details-pro .bottom-product .social-media {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 1.4rem
}

.details-product .details-pro .bottom-product .social-media li.title svg {
	width: 20px;
	height: 20px;
	margin-right: 4px;
	position: relative;
	bottom: 1px
}

.details-product .details-pro .bottom-product .social-media li a {
	width: 32px;
	height: 32px;
	border-radius: 5px;
	background: var(--mainColor);
	display: flex;
	justify-content: center;
	align-items: center
}

.details-product .details-pro .bottom-product .social-media li a svg {
	width: 18px;
	height: 18px
}

.details-product .details-pro .bottom-product .social-media li a svg path {
	fill: #fff !important
}

.details-product .details-pro .bottom-product .social-media li a:hover {
	opacity: 0.8
}

.details-product .details-pro .bottom-product .social-media li:nth-child(2) a {
	background-color: #1877f2
}

.details-product .details-pro .bottom-product .social-media li:nth-child(3) a {
	background-color: #e60023
}

.details-product .details-pro .bottom-product .social-media li:nth-child(4) a {
	background-color: #179cf0
}

.details-product .details-pro .bottom-product .line {
	width: 1px;
	height: 20px;
	margin: 0 4px;
	background: #ddd
}

@media (max-width: 991px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn:first-child {
		margin-right: 10px
	}

	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn.btn-buyNow {
		font-size: 1.4rem
	}
}

@media (max-width: 991px) and (max-width: 321px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn.btn-buyNow {
		font-size: 1.2rem
	}
}

@media (max-width: 991px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn.btn-buyNow span.txt-main {
		font-size: 1.6rem
	}
}

@media (max-width: 991px) and (max-width: 321px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn.btn-buyNow span.txt-main {
		font-size: 1.4rem
	}
}

@media (max-width: 991px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn.btn_add_cart[disabled="disabled"] {
		height: 50px
	}

	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn.btn_add_cart[disabled="disabled"] span.txt-main {
		font-size: 1.6rem;
		display: block
	}
}

@media (max-width: 991px) and (max-width: 767px) {
	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions {
		width: 100%
	}

	.details-product .details-pro .form-inline .boz-form .flex-quantity .button_actions .btn {
		width: 100%
	}
}

.block-flashsale {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #f4c7a9;
	background-color: #ffebde;
	border-radius: 5px;
	padding: 15px;
	color: #d11f1f
}

@media (max-width: 767px) {
	.block-flashsale {
		padding: 10px
	}
}

@media (max-width: 345px) {
	.block-flashsale {
		padding: 7px
	}
}

.block-flashsale .heading-flash {
	display: flex;
	align-items: center;
	font-weight: 700;
	font-size: 2rem;
	text-transform: uppercase
}

.block-flashsale .heading-flash img {
	width: 26px;
	height: 26px;
	margin-right: 5px;
	position: relative;
	bottom: 0
}

@media (max-width: 767px) {
	.block-flashsale .heading-flash {
		font-size: 1.6rem
	}

	.block-flashsale .heading-flash img {
		width: 22px;
		height: 22px
	}
}

@media (max-width: 345px) {
	.block-flashsale .heading-flash {
		font-size: 1.4rem
	}

	.block-flashsale .heading-flash img {
		width: 20px;
		height: 20px
	}
}

.block-flashsale .count-down {
	flex-grow: 0;
	display: flex;
	align-items: center;
	min-height: 45px
}

@media (max-width: 767px) {
	.block-flashsale .count-down {
		min-height: 36px
	}
}

@media (max-width: 345px) {
	.block-flashsale .count-down {
		min-height: 34px
	}
}

.block-flashsale .count-down .timer-view {
	display: inline-block;
	text-align: left
}

.block-flashsale .count-down .timer-view .block-timer {
	height: auto;
	width: 45px;
	background: #ff4da9;
	border-radius: 5px;
	display: inline-block;
	padding: 5px 0 5px;
	margin-right: 5px;
	text-align: center
}

@media (max-width: 767px) {
	.block-flashsale .count-down .timer-view .block-timer {
		width: 36px
	}
}

@media (max-width: 345px) {
	.block-flashsale .count-down .timer-view .block-timer {
		width: 34px
	}
}

.block-flashsale .count-down .timer-view .block-timer:last-child {
	margin-right: 0;
	background: #d11f1f
}

.block-flashsale .count-down .timer-view .block-timer p {
	display: block;
	font-weight: 500;
	color: #fff;
	font-size: 1.6rem;
	margin: 0;
	line-height: 1.2
}

@media (max-width: 767px) {
	.block-flashsale .count-down .timer-view .block-timer p {
		font-size: 1.3rem
	}
}

@media (max-width: 345px) {
	.block-flashsale .count-down .timer-view .block-timer p {
		font-size: 1.2rem
	}
}

.block-flashsale .count-down .timer-view .block-timer span {
	display: block;
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.3
}

@media (max-width: 767px) {
	.block-flashsale .count-down .timer-view .block-timer span {
		font-size: 1.1rem
	}
}

@media (max-width: 345px) {
	.block-flashsale .count-down .timer-view .block-timer span {
		font-size: 1rem
	}
}

.product-summary {
	margin-bottom: 20px
}

.product-summary p {
	margin-bottom: 0
}

.product-summary img {
	display: none
}

.product-summary a {
	color: blue;
	text-decoration: underline
}

.product-summary a:hover {
	color: var(--subColor)
}

.product-summary .rte ul {
	list-style: initial;
	padding-left: 25px;
	margin-bottom: 10px
}

.product-summary .rte h1, .product-summary .rte h2, .product-summary .rte h3 {
	font-weight: 600
}

.product-review-details .product-tab .box_review {
	display: block
}

.product-review-details .product-tab .box_review .alert {
	padding: 0
}

.product-review-details .product-tab .tabs-title {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	border-bottom: 1px solid #dee2e6;
	margin-bottom: 15px
}

.product-review-details .product-tab .tab-link {
	cursor: pointer;
	padding: 5px 0;
	margin-right: 30px
}

.product-review-details .product-tab .tab-link h3 {
	color: #333;
	padding: 0;
	margin: 0;
	font-size: 2.4rem;
	font-weight: 700;
	text-transform: uppercase
}

@media (max-width: 767px) {
	.product-review-details .product-tab .tab-link h3 {
		font-size: 1.8rem
	}
}

.product-review-details .product-tab .tab-link.active {
	border-bottom: 1px solid;
	color: var(--mainColor)
}

.product-review-details .product-tab .tab-link.active h3 {
	color: var(--mainColor)
}

.product-review-details .product-tab .tab-float .tab-content {
	opacity: 0;
	visibility: hidden;
	height: 0;
	overflow: hidden
}

.product-review-details .product-tab .tab-float .tab-content.active {
	opacity: 1;
	visibility: visible;
	height: auto
}

.product-review-details .product-tab .tab-float .rte {
	position: relative
}

.product-review-details .product-tab .tab-float .rte .ba-text-fpt {
	transition: 0.5s all
}

.product-review-details .product-tab .tab-float .rte .ba-text-fpt h1, .product-review-details .product-tab .tab-float .rte .ba-text-fpt h2, .product-review-details .product-tab .tab-float .rte .ba-text-fpt h3 {
	font-weight: 600
}

.product-review-details .product-tab .tab-float .rte .ba-text-fpt h2, .product-review-details .product-tab .tab-float .rte .ba-text-fpt h3 {
	transition: 0.5s all
}

.product-review-details .product-tab .tab-float .rte .ba-text-fpt.font-large {
	font-size: 1.8rem
}

.product-review-details .product-tab .tab-float .rte .ba-text-fpt.font-large h2 {
	font-size: 2.4rem
}

.product-review-details .product-tab .tab-float .rte .ba-text-fpt.font-large h3 {
	font-size: 1.95rem
}

.product-review-details .product-tab .tab-float .rte .ba-text-fpt.has-height {
	height: 800px;
	overflow: hidden;
	transition: 0.5s all
}

.product-review-details .product-tab .tab-float .rte.expanded .ba-text-fpt {
	height: auto;
	margin-bottom: 30px;
	transition: 0.5s all
}

.product-review-details .product-tab .tab-float .rte.expanded .less-text {
	display: block
}

.product-review-details .product-tab .tab-float .rte.expanded .more-text {
	display: none
}

.product-review-details .product-tab .tab-float .rte.expanded .show-more::before {
	display: none
}

.product-review-details .product-tab .tab-float .rte .show-more {
	position: relative
}

.product-review-details .product-tab .tab-float .rte .show-more .btn--view-more {
	position: relative;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	width: auto;
	margin-top: 0;
	border-radius: 10px
}

.product-review-details .product-tab .tab-float .rte .show-more .btn--view-more svg {
	width: 12px;
	height: 12px
}

.product-review-details .product-tab .tab-float .rte .show-more .btn--view-more.active {
	bottom: 0
}

.product-review-details .product-tab .tab-float .rte .show-more::before {
	height: 55px;
	margin-top: -45px;
	content: "";
	display: block;
	background: transparent;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
	background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.91)), color-stop(55%, #fff));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%)
}

.product-review-details .product-tab .tab-float .rte .less-text {
	display: none
}

.product-review-details .product-tab .tab-float .rte img {
	max-width: 100% !important;
	height: auto !important
}

.product-review-details .product-tab .tab-float .rte ul {
	list-style: initial;
	padding-left: 25px;
	margin-bottom: 15px
}

.product-review-details .product-tab .tab-float .rte a {
	color: blue;
	text-decoration: underline
}

.product-review-details .product-tab .tab-float .rte a:hover {
	color: var(--subColor)
}

@media (max-width: 767px) {
	.product-review-details {
		margin-bottom: 25px
	}

	.product-review-details .product-tab {
		margin-top: 0
	}

	.product-review-details .product-tab .tabs-title {
		display: block;
		width: 100%;
		max-width: unset;
		height: auto;
		white-space: nowrap;
		overflow-x: scroll
	}

	.product-review-details .title-product {
		margin-top: 15px;
		line-height: 24px
	}
}

@media (min-width: 992px) {
	.product-sidebar .sticky-box {
		position: sticky;
		top: 65px;
		z-index: 1
	}
}

.product-sidebar .specifications {
	display: block;
	margin-bottom: 30px
}

@media (max-width: 767px) {
	.product-sidebar .specifications {
		margin-bottom: 25px
	}
}

.product-sidebar .specifications .title {
	color: var(--textColor);
	margin: 0;
	font-size: 2.4rem;
	font-weight: 700;
	padding: 4px 0 7px;
	border-bottom: 1px solid #dee2e6;
	margin-bottom: 15px;
	line-height: 1.4;
	text-transform: uppercase
}

@media (max-width: 767px) {
	.product-sidebar .specifications .title {
		font-size: 1.8rem
	}
}

.product-sidebar .specifications .box_content_spe {
	max-height: 300px;
	overflow: hidden
}

.product-sidebar .specifications table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
	text-align: left !important
}

.product-sidebar .specifications table tr:nth-child(odd) {
	background-color: #F7F7F7
}

.product-sidebar .specifications table td {
	border: 0 !important;
	padding: 6px 10px;
	text-align: left !important
}

.product-sidebar .specifications table td p {
	margin-bottom: 0
}

.product-sidebar .specifications table td:first-child {
	width: 126px
}

@media (max-width: 991px) {
	.product-sidebar .specifications table td {
		text-align: left
	}

	.product-sidebar .specifications table td:first-child {
		width: 145px
	}
}

.product-sidebar .specifications table + p {
	display: none
}

.product-sidebar .specifications .specifications-button-show {
	margin-top: 20px;
	text-align: center;
	position: relative
}

.product-sidebar .specifications .specifications-button-show::before {
	height: 50px;
	margin-top: -50px;
	content: "";
	display: block;
	background: transparent;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.6) 50%, #fff 55%);
	background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.2)), color-stop(50%, rgba(255, 255, 255, 0.6)), color-stop(55%, #fff));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.6) 50%, #fff 55%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.6) 50%, #fff 55%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.6) 50%, #fff 55%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.6) 50%, #fff 55%);
	transition: 0s all
}

.product-sidebar .specifications .specifications-button-show .specifications-button {
	margin: 0 auto;
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
	color: #fff;
	position: relative;
	background-color: var(--mainColor);
	width: auto;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	display: flex;
	align-items: center
}

.product-sidebar .specifications .specifications-button-show .specifications-button svg {
	margin-left: 5px;
	width: 12px;
	height: 12px
}

.product-sidebar .specifications .specifications-button-show .specifications-button:hover, .product-sidebar .specifications .specifications-button-show .specifications-button:focus {
	border: none;
	outline: none;
	box-shadow: none;
	background-color: var(--subColor)
}

@media (max-width: 767px) {
	.product-sidebar .specifications .title {
		font-size: 1.8rem
	}
}

#specificationsModal {
	bottom: 0;
	left: 0;
	overflow-x: auto;
	overflow-y: auto;
	position: fixed;
	right: 0;
	top: 0 !important;
	z-index: 9999
}

#specificationsModal .modal-specificationsModal-product {
	position: absolute;
	width: 650px;
	top: 50px;
	height: auto;
	margin: 0 auto;
	left: 0;
	right: 0;
	padding: 20px;
	background-color: #fff;
	z-index: 8011;
	border-radius: 10px
}

@media (max-width: 767px) {
	#specificationsModal .modal-specificationsModal-product {
		width: 100%;
		height: 100%;
		top: 0;
		padding: 10px;
		overflow: hidden;
		border-radius: 0
	}
}

#specificationsModal .modal-specificationsModal-product .specifications-close {
	position: absolute;
	right: 8px;
	top: 8px;
	color: #000000;
	width: 23px;
	height: 23px;
	display: flex;
	justify-content: center;
	align-items: center
}

#specificationsModal .modal-specificationsModal-product .specifications-close svg {
	width: 23px;
	height: 23px;
	transition: transform 0.3s
}

#specificationsModal .modal-specificationsModal-product .specifications-close:hover svg {
	transform: rotate(90deg)
}

#specificationsModal .modalsize-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000;
	opacity: .5
}

#specificationsModal .title-popup {
	font-size: 1.8rem;
	font-weight: 700;
	margin-bottom: 10px
}

#specificationsModal .modal-body {
	padding: 0;
	max-height: 600px;
	overflow-y: auto
}

#specificationsModal .modal-body::-webkit-scrollbar-track {
	border-radius: 3px;
	background-color: #f7f8fa
}

#specificationsModal .modal-body::-webkit-scrollbar {
	width: 6px
}

#specificationsModal .modal-body::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background-color: #e0e0e0
}

#specificationsModal .modal-body table {
	border-collapse: collapse;
	width: 100%
}

#specificationsModal .modal-body table tr:nth-child(odd) {
	background-color: #F7F7F7
}

#specificationsModal .modal-body table td {
	border: 1px solid #dee2e6;
	padding: 6px 10px;
	text-align: left
}

#specificationsModal .modal-body table td p {
	margin-bottom: 0
}

#specificationsModal .modal-body table td:first-child {
	width: 126px
}

@media (max-width: 767px) {
	#specificationsModal .modal-body {
		max-height: calc(100% - 50px);
		font-size: 1.4rem
	}
}

.product-swipers {
	padding: 30px 0
}

@media (max-width: 767px) {
	.product-swipers {
		padding: 25px 0;
		padding-top: 0
	}
}

.product-swipers .section-title {
	text-align: center;
	position: relative;
	margin-bottom: 15px
}

.product-swipers .section-title.a-left {
	text-align: left
}

.product-swipers .section-title.txt-uppercese {
	text-transform: uppercase
}

.product-swipers .section-title h2 {
	display: inline-block;
	font-size: 3rem;
	margin-bottom: 0;
	color: var(--textColor);
	font-weight: bold
}

@media (max-width: 1025px) {
	.product-swipers .section-title h2 {
		font-size: 2.4rem
	}
}

@media (max-width: 767px) {
	.product-swipers .section-title h2 {
		font-size: 2rem
	}
}

.product-swipers .section-title h2 a {
	color: var(--textColor)
}

.product-swipers .section-title h2 span {
	display: inline-block;
	position: relative;
	padding-bottom: 5px;
	color: var(--mainColor)
}

.product-swipers .section-title h2:hover a, .product-swipers .section-title h2:focus a {
	color: var(--subColor)
}

.product-swipers .section-title h2:hover a span, .product-swipers .section-title h2:focus a span {
	color: var(--subColor)
}

.product-swipers .swiper_product_related {
	padding: 5px
}

.product-swipers .swiper_product_related .swiper-pagination-bullets {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 4px
}

.product-swipers .swiper_product_related .swiper-pagination-bullets .swiper-pagination-bullet {
	box-shadow: none;
	outline: 0;
	width: 10px;
	height: 10px;
	border: 1px solid #ddd;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.2);
	padding: 0;
	font-size: 0;
	opacity: 1
}

.product-swipers .swiper_product_related .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	transition: all .2s;
	background: var(--mainColor)
}

.product-swipers .swiper_product_related .swiper-button-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	padding: 0;
	cursor: pointer;
	color: var(--mainColor);
	outline: none;
	border: 0;
	text-align: center;
	z-index: 2;
	right: 10px;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	margin-top: 0;
	background-color: #fff;
	border-radius: 50%;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	box-shadow: 0 0.125rem 0.625rem rgba(28, 28, 28, 0.15)
}

.product-swipers .swiper_product_related .swiper-button-next svg {
	width: 100%;
	height: 100%
}

.product-swipers .swiper_product_related .swiper-button-next svg path {
	stroke: var(--mainColor)
}

.product-swipers .swiper_product_related .swiper-button-next:after {
	display: none
}

.product-swipers .swiper_product_related .swiper-button-next:hover {
	background-color: var(--mainColor)
}

.product-swipers .swiper_product_related .swiper-button-next:hover svg path {
	stroke: #fff
}

@media (max-width: 767px) {
	.product-swipers .swiper_product_related .swiper-button-next {
		display: none
	}
}

.product-swipers .swiper_product_related .swiper-button-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	padding: 0;
	cursor: pointer;
	color: var(--mainColor);
	outline: none;
	border: 0;
	text-align: center;
	z-index: 2;
	left: 10px;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	margin-top: 0;
	background-color: #fff;
	border-radius: 50%;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
	box-shadow: 0 0.125rem 0.625rem rgba(28, 28, 28, 0.15)
}

.product-swipers .swiper_product_related .swiper-button-prev svg {
	width: 100%;
	height: 100%
}

.product-swipers .swiper_product_related .swiper-button-prev svg path {
	stroke: var(--mainColor)
}

.product-swipers .swiper_product_related .swiper-button-prev:after {
	display: none
}

.product-swipers .swiper_product_related .swiper-button-prev:hover {
	background-color: var(--mainColor)
}

.product-swipers .swiper_product_related .swiper-button-prev:hover svg path {
	stroke: #fff
}

@media (max-width: 767px) {
	.product-swipers .swiper_product_related .swiper-button-prev {
		display: none
	}
}

@media (max-width: 767px) {
	.product-swipers .swiper_product_related .swiper-button-next, .product-swipers .swiper_product_related .swiper-button-prev {
		width: 40px;
		height: 40px;
		line-height: 40px
	}

	.product-swipers .swiper_product_related .swiper-button-next:after, .product-swipers .swiper_product_related .swiper-button-prev:after {
		font-size: 1.4rem
	}
}

.product-swipers .swiper_product_related .swiper-button-lock {
	display: none !important
}

.product-swipers .swiper_product_related .swiper-button-disabled {
	opacity: 0.35
}

.section-recenview-product {
	padding: 60px 0 0
}

.section-recenview-product .section-title {
	text-align: center;
	position: relative;
	margin-bottom: 15px
}

.section-recenview-product .section-title.a-left {
	text-align: left
}

.section-recenview-product .section-title.txt-uppercese {
	text-transform: uppercase
}

.section-recenview-product .section-title h2 {
	display: inline-block;
	font-size: 3rem;
	margin-bottom: 0;
	color: var(--textColor);
	font-weight: bold
}

@media (max-width: 1025px) {
	.section-recenview-product .section-title h2 {
		font-size: 2.4rem
	}
}

@media (max-width: 767px) {
	.section-recenview-product .section-title h2 {
		font-size: 2rem
	}
}

.section-recenview-product .section-title h2 a {
	color: var(--textColor)
}

.section-recenview-product .section-title h2 span {
	display: inline-block;
	position: relative;
	padding-bottom: 5px;
	color: var(--mainColor)
}

.section-recenview-product .section-title h2:hover a, .section-recenview-product .section-title h2:focus a {
	color: var(--subColor)
}

.section-recenview-product .section-title h2:hover a span, .section-recenview-product .section-title h2:focus a span {
	color: var(--subColor)
}

.section-recenview-product .recent-viewed {
	padding: 5px
}

.section-recenview-product .recent-viewed .swiper-pagination-bullets {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 4px
}

.section-recenview-product .recent-viewed .swiper-pagination-bullets .swiper-pagination-bullet {
	box-shadow: none;
	outline: 0;
	width: 10px;
	height: 10px;
	border: 1px solid #ddd;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.2);
	padding: 0;
	font-size: 0;
	opacity: 1
}

.section-recenview-product .recent-viewed .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	transition: all .2s;
	background: var(--mainColor)
}

.section-recenview-product .recent-viewed .swiper-button-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	padding: 0;
	cursor: pointer;
	color: var(--mainColor);
	outline: none;
	border: 0;
	text-align: center;
	z-index: 2;
	right: 10px;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	margin-top: 0;
	background-color: #fff;
	border-radius: 50%;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	box-shadow: 0 0.125rem 0.625rem rgba(28, 28, 28, 0.15)
}

.section-recenview-product .recent-viewed .swiper-button-next svg {
	width: 100%;
	height: 100%
}

.section-recenview-product .recent-viewed .swiper-button-next svg path {
	stroke: var(--mainColor)
}

.section-recenview-product .recent-viewed .swiper-button-next:after {
	display: none
}

.section-recenview-product .recent-viewed .swiper-button-next:hover {
	background-color: var(--mainColor)
}

.section-recenview-product .recent-viewed .swiper-button-next:hover svg path {
	stroke: #fff
}

@media (max-width: 767px) {
	.section-recenview-product .recent-viewed .swiper-button-next {
		display: none
	}
}

.section-recenview-product .recent-viewed .swiper-button-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	padding: 0;
	cursor: pointer;
	color: var(--mainColor);
	outline: none;
	border: 0;
	text-align: center;
	z-index: 2;
	left: 10px;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	margin-top: 0;
	background-color: #fff;
	border-radius: 50%;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
	box-shadow: 0 0.125rem 0.625rem rgba(28, 28, 28, 0.15)
}

.section-recenview-product .recent-viewed .swiper-button-prev svg {
	width: 100%;
	height: 100%
}

.section-recenview-product .recent-viewed .swiper-button-prev svg path {
	stroke: var(--mainColor)
}

.section-recenview-product .recent-viewed .swiper-button-prev:after {
	display: none
}

.section-recenview-product .recent-viewed .swiper-button-prev:hover {
	background-color: var(--mainColor)
}

.section-recenview-product .recent-viewed .swiper-button-prev:hover svg path {
	stroke: #fff
}

@media (max-width: 767px) {
	.section-recenview-product .recent-viewed .swiper-button-prev {
		display: none
	}
}

@media (max-width: 767px) {
	.section-recenview-product .recent-viewed .swiper-button-next, .section-recenview-product .recent-viewed .swiper-button-prev {
		width: 40px;
		height: 40px;
		line-height: 40px
	}

	.section-recenview-product .recent-viewed .swiper-button-next:after, .section-recenview-product .recent-viewed .swiper-button-prev:after {
		font-size: 1.4rem
	}
}

.section-recenview-product .recent-viewed .swiper-button-lock {
	display: none !important
}

.section-recenview-product .recent-viewed .swiper-button-disabled {
	opacity: 0.35
}

.section-recenview-product .recent-viewed .item_product_main {
	max-width: 270px
}

.gallery-top {
	position: relative;
	display: block;
	margin-bottom: 15px !important
}

.gallery-top .swiper-slide {
	padding-bottom: 100%;
	display: block;
	height: 0;
	aspect-ratio: 1
}

.gallery-top .swiper-slide img {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	height: auto !important;
	position: absolute;
	border-radius: 10px
}

.gallery-top .play-video {
	display: inline-flex;
	align-items: center;
	position: absolute;
	z-index: 9;
	bottom: 15px;
	left: 10px;
	padding: 5px 10px;
	box-shadow: 0 0 2px 0 red, 0 0 3px 0 red;
	background: #fff;
	border-radius: 8px
}

.gallery-top .play-video span {
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	margin-right: 5px
}

.gallery-top .play-video img {
	height: 28px;
	width: 28px
}

.gallery-thumbs {
	margin-top: 10px;
	padding: 2px
}

.gallery-thumbs .swiper-slide {
	border: 1px solid #ebebeb;
	cursor: pointer;
	background: #fff;
	overflow: hidden;
	height: auto !important;
	border-radius: 10px
}

.gallery-thumbs .swiper-slide .p-100 {
	padding-bottom: 100%;
	height: 0;
	position: relative;
	aspect-ratio: 1;
	border-radius: 10px
}

.gallery-thumbs .swiper-slide .p-100 img {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	height: auto !important;
	position: absolute;
	border-radius: 10px
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
	border-color: var(--mainColor);
	overflow: hidden
}

.gallery-thumbs .swiper-slide:hover {
	border-color: var(--mainColor)
}

.gallery-thumbs .swiper-button-next {
	right: 5px;
	overflow: hidden
}

.gallery-thumbs .swiper-button-prev {
	left: 5px;
	overflow: hidden
}

.gallery-thumbs .swiper-button-next {
	width: 24px;
	height: 24px;
	background: transparent;
	margin: 0;
	top: 50%;
	transform: translate(0, -50%) !important;
	border-radius: 5px
}

.gallery-thumbs .swiper-button-next:after {
	width: 24px;
	height: 24px;
	font-size: 1rem;
	font-weight: bold;
	background: var(--bgBodySub);
	padding: 8px 5px;
	color: var(--mainColor);
	box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.04);
	display: flex;
	justify-content: center;
	align-items: center
}

.gallery-thumbs .swiper-button-next:hover:after {
	background: var(--mainColor);
	color: #fff
}

.gallery-thumbs .swiper-button-next.swiper-button-disabled {
	display: none
}

.gallery-thumbs .swiper-button-prev {
	width: 24px;
	height: 24px;
	background: transparent;
	margin: 0;
	top: 50%;
	transform: translate(0, -50%) !important;
	border-radius: 5px
}

.gallery-thumbs .swiper-button-prev:after {
	width: 24px;
	height: 24px;
	font-size: 1rem;
	font-weight: bold;
	background: var(--bgBodySub);
	padding: 8px 5px;
	color: var(--mainColor);
	box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.04);
	display: flex;
	justify-content: center;
	align-items: center
}

.gallery-thumbs .swiper-button-prev:hover:after {
	background: var(--mainColor);
	color: #fff
}

.gallery-thumbs .swiper-button-prev.swiper-button-disabled {
	display: none
}

.thump-check {
	line-height: 0;
	position: relative
}

.thump-check .check-bar {
	display: inline-block;
	width: 100%;
	height: 8px;
	background: #f5f5f5;
	border-radius: 5px
}

.thump-check .check-bar1 {
	position: absolute;
	height: 8px;
	top: 0;
	border-radius: 5px;
	background-color: var(--mainColor);
	-webkit-animation: progress_bar_fill 2s linear infinite;
	animation: progress_bar_fill 2s linear infinite;
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
	transition: width .6s ease
}

.thump-check .dot {
	width: 15px;
	height: 15px;
	background: #ddd;
	border-radius: 50%;
	position: absolute;
	top: -3px
}

.thump-check .dot .gift-item {
	position: absolute;
	top: 50%;
	width: 32px;
	height: 32px;
	display: block;
	transform: translate(-50%, -50%);
	z-index: 1;
	border-radius: 50%;
	border: 2px solid var(--mainColor);
	background: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px;
	transition: all 0.3s ease
}

.thump-check .dot .gift-item.selected {
	background-image: url(../images/icon/checked.png);
	background-size: 12px
}

.thump-check .dot .gift-item:after {
	content: attr(data-entry);
	height: 25%;
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	color: var(--mainColor);
	top: -16px;
	padding: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 50px;
	text-align: center
}

.thump-check .dot.active {
	background: var(--mainColor)
}

.m_white_bg_module {
	background: #fff;
	padding: 1rem;
	margin: auto !important;
	border-radius: 10px
}

.popup_discount {
	top: 0 !important;
	left: 0;
	visibility: hidden;
	z-index: 0;
	opacity: 0;
	transition: all 0.5s;
	pointer-events: none;
	height: 100%;
	width: 100%;
	position: fixed;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.popup_discount.open {
	z-index: 12;
	background: rgba(0, 0, 0, 0.5);
	visibility: visible;
	opacity: 1;
	pointer-events: auto
}

.popup_discount .b_video {
	width: 800px;
	max-width: calc(100% - 10px)
}

.popup_discount .b_video .embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.popup_discount .b_video .title_popup {
	padding: 10px;
	font-size: 18px;
	font-weight: 600
}

.popup_discount .b_video .title_popup h5 {
	font-weight: 600;
	font-size: 1.4rem;
	margin-bottom: 10px
}

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

.popup_discount .b_video .embed-responsive::before {
	display: block;
	content: ""
}

.popup_discount .b_video .embed-responsive iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.popup_discount .max-100 {
	position: relative;
	max-width: 100%
}

.popup_discount .close_discount {
	border-radius: 50%;
	width: 30px;
	height: 30px;
	border: 2px solid #000;
	z-index: 2
}

@media (min-width: 768px) {
	.popup_discount .close_discount {
		right: -6px;
		top: -12px;
		transition: all 0.3s;
		position: absolute
	}
}

.popup_discount .close_discount img {
	max-width: 16px;
	filter: brightness(0)
}

@media (min-width: 768px) {
	.popup_discount .close_discount:hover {
		transform: scale(1.1) rotate(360deg)
	}
}

@keyframes progress_bar_fill {
	0% {
		background-position: 0 0
	}
	100% {
		background-position: 40px 0
	}
}

.box_com_bo_buy {
	min-height: 120px;
	padding: 10px;
	width: 100%;
	border: 1px solid #dee2e6;
	border-left-width: 3px;
	border-radius: 10px;
	border-left-color: var(--mainColor);
	cursor: pointer;
	display: block;
	position: relative;
	margin-bottom: 15px
}

.box_com_bo_buy h3 {
	color: #000;
	font-size: 1.6rem;
	font-weight: 600
}

.box_com_bo_buy .item_img_com {
	margin-right: .5rem;
	display: none;
	width: 70px;
	height: 70px;
	border-radius: 5px;
	background: #f6f6f6;
	padding: 5px
}

.box_com_bo_buy .item_img_com:nth-child(1) {
	display: flex;
	justify-content: center;
	align-items: center
}

.box_com_bo_buy .item_img_com:nth-child(2) {
	display: flex;
	justify-content: center;
	align-items: center
}

.box_com_bo_buy .item_img_com img {
	width: auto
}

.box_com_bo_buy .item_span_com {
	width: 35px;
	height: 70px;
	margin-right: .5rem;
	border-radius: 5px;
	background: #f6f6f6;
	color: var(--textColor);
	font-weight: 600;
	display: flex;
	font-size: 1.4rem;
	justify-content: center;
	align-items: center
}

.box_com_bo_buy .item_span_see {
	margin-left: .5rem;
	color: var(--textColor);
	font-size: 1rem;
	font-weight: 600;
	text-decoration: underline;
	display: flex;
	justify-content: center;
	align-items: center
}

.box_com_bo_buy:hover .item_span_see {
	color: var(--mainColor)
}

.combo_pro {
	position: relative;
	display: block;
	margin-bottom: 30px;
	background: var(--bgBodySub);
	border-radius: 10px;
	padding: 15px
}

.combo_pro .title-popup {
	font-weight: 600;
	margin-bottom: 15px;
	display: block
}

.combo_pro .title-popup h3 {
	display: inline-block;
	font-weight: 700;
	font-size: 2.6rem;
	margin-bottom: 0;
	text-transform: uppercase
}

.combo_pro .title-popup h3 span {
	color: var(--mainColor)
}

@media (max-width: 767px) {
	.combo_pro .title-popup h3 {
		font-size: 2rem
	}
}

.combo_pro .product-bundled-section #bundled-form {
	width: 100%;
	display: flex;
	flex-flow: row;
	margin: 0
}

@media (max-width: 767px) {
	.combo_pro .product-bundled-section #bundled-form {
		flex-flow: column
	}
}

.combo_pro .product-bundled-section .bundled-products {
	display: grid;
	gap: 20px;
	padding-inline: 16px;
	grid-auto-flow: column;
	grid-template-rows:repeat(1, 1fr);
	overflow-x: auto;
	scroll-behavior: smooth;
	padding: 0
}

@media (max-width: 767px) {
	.combo_pro .product-bundled-section .bundled-products {
		gap: 15px
	}
}

.combo_pro .product-bundled-section .bundled-products .bundled-product {
	max-width: 100%;
	border: 1px solid #e9e9e9;
	margin-bottom: 15px;
	padding: 10px;
	max-width: 315px;
	position: relative;
	min-width: 315px;
	text-align: center;
	border-radius: 10px;
	background-color: #fff;
	display: flex
}

.combo_pro .product-bundled-section .bundled-products .bundled-product .bundled-checkbox {
	position: absolute;
	top: 10px;
	left: 10px;
	border-color: #838383;
	z-index: 2;
	margin: 0;
	opacity: 1;
	width: 16px;
	height: 16px
}

@media (max-width: 767px) {
	.combo_pro .product-bundled-section .bundled-products .bundled-product .bundled-checkbox {
		height: 25px;
		width: 25px
	}
}

.combo_pro .product-bundled-section .bundled-products .bundled-product .bundled-checkbox:focus {
	outline: none;
	box-shadow: none
}

.combo_pro .product-bundled-section .bundled-products .bundled-product .bundled-checkbox:checked, .combo_pro .product-bundled-section .bundled-products .bundled-product .bundled-checkbox:hover {
	background-color: red;
	border-color: red
}

.combo_pro .product-bundled-section .bundled-products .bundled-product .box_content_pro {
	width: 100%;
	text-align: left
}

.combo_pro .product-bundled-section .bundled-products .bundled-product .box_content_pro .price {
	color: var(--price);
	font-weight: 600;
	display: block;
	margin-bottom: 5px
}

.combo_pro .product-bundled-section .bundled-products .bundled-product .thumb-product {
	overflow: hidden;
	width: 100%;
	display: flex;
	-o-justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-os-justify-content: center;
	-o-display: flex;
	-moz-display: flex;
	-webkit-display: flex;
	-os-display: flex;
	align-items: center;
	position: relative;
	height: auto !important;
	padding-bottom: 120px;
	width: 120px;
	margin-right: 15px
}

.combo_pro .product-bundled-section .bundled-products .bundled-product .thumb-product img {
	width: auto;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	object-fit: contain
}

.combo_pro .product-bundled-section .bundled-products .bundled-product .view-product {
	color: #000;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	word-break: break-word;
	-webkit-line-clamp: 2;
	font-size: 1.6rem;
	font-weight: 500;
	margin-bottom: 5px;
	line-height: 24px;
	height: 48px
}

.combo_pro .product-bundled-section .bundled-products .bundled-product .view-product:hover {
	color: var(--mainColor)
}

.combo_pro .product-bundled-section .bundled-products .bundled-product .bundled-variants {
	font-size: 14px
}

.combo_pro .product-bundled-section .bundled-products .bundled-product .bundled-variants:focus {
	outline: none;
	box-shadow: none
}

.combo_pro .product-bundled-section .bundled-right {
	flex-flow: column;
	align-items: center;
	justify-content: center;
	display: flex;
	position: relative;
	font-size: 14px;
	margin-left: auto;
	width: 260px
}

@media (max-width: 991px) {
	.combo_pro .product-bundled-section .bundled-right {
		min-width: 200px
	}
}

@media (max-width: 767px) {
	.combo_pro .product-bundled-section .bundled-right {
		width: 100%;
		padding-left: 0;
		padding-top: 15px;
		font-size: 15px;
		border-top: 1px solid #f3f5f7;
		margin-top: 15px
	}
}

.combo_pro .product-bundled-section .bundled-right #bundled-price {
	color: var(--mainColor);
	font-weight: 600;
	font-size: 17px
}

.combo_pro .product-bundled-section .bundled-right button {
	margin-top: 10px;
	border: 1px solid var(--mainColor);
	background-color: var(--mainColor);
	color: #fff;
	padding: 5px 15px;
	border-radius: 10px
}

@media (max-width: 767px) {
	.combo_pro .product-bundled-section .bundled-right button {
		width: 100%
	}
}

.combo_pro .product-bundled-section .bundled-right button:hover {
	background-color: var(--subColor);
	border: 1px solid var(--subColor)
}

.combo_pro .swatchitem {
	font-size: 14px;
	margin-bottom: 5px
}

.combo_pro .swatchitem .header {
	margin-bottom: 5px;
	font-weight: 500;
	color: #000;
	text-align: left;
	line-height: 1.2
}

.combo_pro .swatchitem .swatch-element {
	display: inline-block;
	margin: 0px 5px 5px 0;
	position: relative;
	height: 26px
}

.combo_pro .swatchitem .swatch-element input {
	position: absolute;
	top: -3px;
	right: 0px;
	z-index: 2;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	height: 26px
}

.combo_pro .swatchitem .swatch-element label {
	min-width: 36px;
	height: 26px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: var(--textColor);
	background-color: #fff;
	border: 1px solid #ddd;
	cursor: pointer;
	white-space: nowrap;
	padding: 0 5px;
	position: relative;
	margin-bottom: 0;
	text-align: center
}

.combo_pro .swatchitem .swatch-element label:hover {
	background-color: var(--mainColor)
}

.combo_pro .swatchitem .swatch-element label .crossed-out {
	display: none
}

.combo_pro .swatchitem .swatch-element input:checked + label {
	background: var(--mainColor);
	border-color: var(--mainColor);
	color: #fff
}

.combo_pro .swatchitem .swatch-element.color.tim label {
	background-color: #784071;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.xanh label {
	background-color: #6bebeb;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.vang label {
	background-color: #fce505;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.den label {
	background-color: #000000;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.do label {
	background-color: #f20808;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.xanh-la label {
	background-color: #75c709;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.xam label {
	background-color: #615a5a;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.xanh-den label {
	background-color: #232943;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.trang label {
	background-color: #ffffff;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.hong label {
	background-color: #ffb0b0;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.xanh-dam label {
	background-color: #202d4b;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.xanh-duong label {
	background-color: #2c2b30;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.xanh-xam label {
	background-color: #58594b;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.cam label {
	background-color: #e89429;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.be label {
	background-color: #edd9cc;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.nau label {
	background-color: #a36c43;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.xanh-nhat label {
	background-color: #b3c6cc;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.do-do label {
	background-color: #7b1e30;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.kem label {
	background-color: #e3dfd3;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color.xanh-bien label {
	background-color: #6990af;
	min-width: 26px;
	height: 26px
}

.combo_pro .swatchitem .swatch-element.color label {
	border-radius: 50%;
	min-width: 26px
}

.combo_pro .swatchitem .swatch-element.color input:checked + label {
	border: 2px solid #00ff4e
}

#successModal {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	height: 140px;
	top: 50% !important;
	left: 50%;
	transform: translate(-50%, -50%)
}

@media (max-width: 767px) {
	#successModal {
		width: 100%;
		bottom: 0;
		top: auto !important;
		left: 0;
		right: 0;
		transform: translateY(100%);
		background-color: #fff;
		transition: all 0.5s cubic-bezier(0.47, 1.64, 0.41, 0.8);
		visibility: hidden;
		opacity: 0;
		display: block !important
	}

	#successModal.active {
		visibility: visible;
		opacity: 1;
		transform: translateY(0)
	}
}

#successModal .modal-content {
	padding: 10px;
	border-radius: 0;
	background-color: #fff;
	border: 2px solid var(--mainColor);
	text-align: center;
	height: 100%;
	align-items: center;
	justify-content: center;
	border-radius: 15px
}

@media (max-width: 767px) {
	#successModal .modal-content {
		border: none
	}
}

#successModal .modal-content .close {
	font-size: 20px;
	position: absolute;
	top: 0;
	right: 10px;
	color: #000
}

#successModal .modal-content .close:hover {
	color: var(--mainColor);
	cursor: pointer
}

#successModal .modal-content #successMessage {
	margin-bottom: 0;
	font-weight: 600
}

#successModal .modal-content .btn {
	width: 100%;
	padding: 0px 20px;
	background-color: var(--mainColor);
	border-color: var(--mainColor);
	color: #fff;
	margin-top: 15px;
	border-radius: 10px;
	max-width: 145px
}

#successModal .modal-content .btn:hover {
	background-color: var(--subColor)
}

.section_same_price {
	padding: 30px 0 0px
}

.section_same_price .section-title {
	text-align: center;
	position: relative;
	margin-bottom: 15px
}

.section_same_price .section-title.a-left {
	text-align: left
}

.section_same_price .section-title.txt-uppercese {
	text-transform: uppercase
}

.section_same_price .section-title h2 {
	display: inline-block;
	font-weight: 500;
	font-size: 3rem;
	margin-bottom: 0px;
	color: var(--textColor);
	font-weight: bold
}

@media (max-width: 1025px) {
	.section_same_price .section-title h2 {
		font-size: 2.4rem
	}
}

@media (max-width: 767px) {
	.section_same_price .section-title h2 {
		font-size: 2rem
	}
}

.section_same_price .section-title h2 a {
	color: var(--textColor)
}

.section_same_price .section-title h2 span {
	display: inline-block;
	position: relative;
	padding-bottom: 5px;
	color: var(--mainColor)
}

.section_same_price .section-title h2:hover a, .section_same_price .section-title h2:focus a {
	color: var(--subColor)
}

.section_same_price .section-title h2:hover a span, .section_same_price .section-title h2:focus a span {
	color: var(--subColor)
}

.section_same_price .product-same-swiper {
	padding: 5px
}

.section_same_price .product-same-swiper .swiper-pagination-bullets {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 4px
}

.section_same_price .product-same-swiper .swiper-pagination-bullets .swiper-pagination-bullet {
	box-shadow: none;
	outline: 0;
	width: 10px;
	height: 10px;
	border: 1px solid #ddd;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.2);
	padding: 0;
	font-size: 0;
	opacity: 1
}

.section_same_price .product-same-swiper .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	transition: all .2s;
	background: var(--mainColor)
}

.section_same_price .product-same-swiper .swiper-button-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	padding: 0;
	cursor: pointer;
	color: var(--mainColor);
	outline: none;
	border: 0px;
	background: transparent;
	text-align: center;
	z-index: 2;
	right: 10px;
	opacity: 0;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	margin-top: 0px;
	background-color: #fff;
	border-radius: 50%;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	box-shadow: 0 0.125rem 0.625rem rgba(28, 28, 28, 0.15)
}

.section_same_price .product-same-swiper .swiper-button-next svg {
	width: 100%;
	height: 100%
}

.section_same_price .product-same-swiper .swiper-button-next svg path {
	stroke: var(--mainColor)
}

.section_same_price .product-same-swiper .swiper-button-next:after {
	display: none
}

.section_same_price .product-same-swiper .swiper-button-next:hover {
	background-color: var(--mainColor)
}

.section_same_price .product-same-swiper .swiper-button-next:hover svg path {
	stroke: #fff
}

@media (max-width: 767px) {
	.section_same_price .product-same-swiper .swiper-button-next {
		display: none
	}
}

.section_same_price .product-same-swiper .swiper-button-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	padding: 0;
	cursor: pointer;
	color: var(--mainColor);
	outline: none;
	border: 0px;
	background: transparent;
	text-align: center;
	z-index: 2;
	left: 10px;
	opacity: 0;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	margin-top: 0px;
	background-color: #fff;
	border-radius: 50%;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
	box-shadow: 0 0.125rem 0.625rem rgba(28, 28, 28, 0.15)
}

.section_same_price .product-same-swiper .swiper-button-prev svg {
	width: 100%;
	height: 100%
}

.section_same_price .product-same-swiper .swiper-button-prev svg path {
	stroke: var(--mainColor)
}

.section_same_price .product-same-swiper .swiper-button-prev:after {
	display: none
}

.section_same_price .product-same-swiper .swiper-button-prev:hover {
	background-color: var(--mainColor)
}

.section_same_price .product-same-swiper .swiper-button-prev:hover svg path {
	stroke: #fff
}

@media (max-width: 767px) {
	.section_same_price .product-same-swiper .swiper-button-prev {
		display: none
	}
}

@media (max-width: 767px) {
	.section_same_price .product-same-swiper .swiper-button-next, .section_same_price .product-same-swiper .swiper-button-prev {
		width: 40px;
		height: 40px;
		line-height: 40px
	}

	.section_same_price .product-same-swiper .swiper-button-next:after, .section_same_price .product-same-swiper .swiper-button-prev:after {
		font-size: 1.4rem
	}
}

.section_same_price .product-same-swiper .swiper-button-lock {
	display: none !important
}

.section_same_price .product-same-swiper .swiper-button-disabled {
	opacity: 0.35
}

.show-more-same {
	text-align: center;
	display: block
}

.khuyen-mai {
	padding: 10px;
	margin-bottom: 20px;
	border: 2px dashed var(--mainColor);
	margin-top: 25px;
	position: relative;
	border-radius: 7px
}

.khuyen-mai .product-promotion__heading {
	margin-bottom: 8px;
	font-size: 15px;
	font-weight: 600;
	padding: 5px 5px;
	color: var(--mainColor);
	background: #f9f9f9;
	position: absolute;
	top: -13px;
	display: flex;
	align-items: center;
	gap: 5px;
	line-height: 10px;
}
.khuyen-mai .content p {
	margin: 0;
}

@media (max-width: 992px) {
	.khuyen-mai .product-promotion__heading {
		background: #fff
	}
}

.khuyen-mai .product-promotion__heading img {
	max-width: 22px
}

.khuyen-mai .content ul li {
	margin-bottom: 10px
}

.khuyen-mai .content ul li .nb_dis {
	display: inline-block;
	font-size: 11px;
	float: left;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 20px
}

.khuyen-mai .content ul li .nb_dis img {
	max-width: 20px
}

.khuyen-mai .content ul li .content_dis {
	padding-left: 25px;
	display: block;
	line-height: 20px
}

.khuyen-mai .content ul li:last-child {
	margin-bottom: 5px
}

.btn-hethong {
	margin: auto;
	font-weight: 500;
	color: #2a80ff;
	line-height: 1;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px
}

.btn-hethong svg {
	width: 22px;
	height: 22px;
	vertical-align: -5px
}

.btn-hethong:hover {
	color: var(--subColor)
}

#modal-store-product {
	bottom: 0;
	left: 0;
	overflow-x: auto;
	overflow-y: auto;
	position: fixed;
	right: 0;
	top: 0 !important;
	z-index: 9999
}

#modal-store-product .modal-store-product {
	position: absolute;
	width: 650px;
	top: 5%;
	height: auto;
	margin: 0 auto;
	left: 0;
	right: 0;
	padding: 10px;
	background-color: #fff;
	z-index: 8011;
	border-radius: 5px
}

@media (max-width: 767px) {
	#modal-store-product .modal-store-product {
		width: 90%
	}
}

#modal-store-product .modal-store-product .modalstore-close {
	position: absolute;
	right: 10px;
	top: 5px;
	color: #616161
}

#modal-store-product .modal-store-product .modalstore-close svg {
	width: 15px;
	height: 15px;
	transition: transform 0.3s
}

#modal-store-product .modal-store-product .modalstore-close:hover svg {
	transform: rotate(90deg)
}

#modal-store-product .modalstore-overlay {
	position: fixed;
	top: 0px !important;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000;
	opacity: .5
}

#modal-store-product .option-chos .option-title {
	font-weight: bold;
	margin-bottom: 5px
}

#modal-store-product .option-chos .group-option {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
	margin-bottom: 10px
}

#modal-store-product .option-chos .group-option .group {
	position: relative;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

#modal-store-product .option-chos .group-option .group select {
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px
}

#modal-store-product .option-chos .info-store {
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 7px 10px 0;
	max-height: 450px;
	overflow-y: auto
}

#modal-store-product .option-chos .info-store .store-list {
	margin-bottom: 7px;
	padding-right: 100px;
	position: relative
}

#modal-store-product .option-chos .info-store .store-list .store-name {
	display: block
}

#modal-store-product .option-chos .info-store .store-list .store-name.name-ch {
	color: var(--mainColor)
}

#modal-store-product .option-chos .info-store .store-list .store-phone {
	position: absolute;
	top: 5px;
	right: 0
}

#modal-store-product .option-chos .info-store .store-list .store-phone a {
	border: 1px solid #ccc;
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 5px
}

#modal-tragop-product {
	bottom: 0;
	left: 0;
	overflow-x: auto;
	overflow-y: auto;
	position: fixed;
	right: 0;
	top: 0 !important;
	z-index: 9999;
	display: flex;
	align-items: center
}

#modal-tragop-product .chosee_size {
	background-color: var(--mainColor);
	color: #fff;
	padding: 10px;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	border-radius: 10px 10px 0px 0px;
	margin-bottom: 10px
}

#modal-tragop-product .img_popup {
	position: relative;
	overflow: hidden;
	width: 100%;
	display: flex;
	-o-justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-os-justify-content: center;
	-o-display: flex;
	-moz-display: flex;
	-webkit-display: flex;
	-os-display: flex;
	align-items: center;
	position: relative;
	height: auto !important;
	padding-bottom: 100%
}

#modal-tragop-product .img_popup img {
	width: auto !important;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	will-change: opacify;
	transform: scale(1);
	transition: all 0.5s ease;
	transition: opacity 0.5s ease, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
	transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
	transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18)
}

#modal-tragop-product .modal-tragop-product {
	position: absolute;
	width: 650px;
	height: auto;
	margin: auto;
	left: 0;
	right: 0;
	padding: 10px;
	background-color: #fff;
	z-index: 8011;
	border-radius: 10px
}

@media (max-width: 767px) {
	#modal-tragop-product .modal-tragop-product {
		width: 90%
	}
}

#modal-tragop-product .modal-tragop-product .form-group {
	padding-bottom: 0
}

#modal-tragop-product .modal-tragop-product .form-group select {
	background-image: url("../images/icon/ico-select2.png")
}

#modal-tragop-product .modal-tragop-product .info_name {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 1.4rem;
	text-align: center;
	font-weight: 600
}

#modal-tragop-product .modal-tragop-product .info_name p {
	margin-bottom: 0
}

#modal-tragop-product .modal-tragop-product .modaltragop-close {
	position: absolute;
	right: 10px;
	top: 8px;
	color: #fff
}

#modal-tragop-product .modal-tragop-product .modaltragop-close svg {
	width: 15px;
	height: 15px;
	transition: transform 0.3s
}

#modal-tragop-product .modal-tragop-product .modaltragop-close:hover svg {
	transform: rotate(90deg)
}

#modal-tragop-product .group_contact input, #modal-tragop-product .group_contact textarea {
	border: 1px solid #e1e1e1;
	width: 100%;
	margin-bottom: 15px;
	outline: none;
	border-radius: 5px;
	min-height: 40px
}

#modal-tragop-product .group_contact input {
	padding: 0px 10px
}

#modal-tragop-product .group_contact textarea {
	padding: 5px 10px
}

#modal-tragop-product .group_contact .btn-lienhe {
	background: var(--mainColor);
	color: #fff;
	border: initial;
	padding: 0 25px;
	height: 45px;
	line-height: 45px;
	font-size: 1.6rem;
	border-radius: 10px;
	display: flex;
	align-items: center;
	width: 100%
}

#modal-tragop-product .group_contact .btn-lienhe:hover {
	background: var(--subColor)
}

#modal-tragop-product .modaltragop-overlay {
	position: fixed;
	top: 0 !important;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000;
	opacity: .5
}

#modal-tragop-product .help-block {
	display: block
}

#modal-tragop-product .pricus {
	color: var(--price)
}

#modal-tragop-product .box_btn_tragop {
	display: block;
	gap: 15px
}

#modal-tragop-product .box_btn_tragop button {
	width: 100%
}

#modal-tragop-product .box_btn_tragop .btn-warning {
	margin-bottom: 10px
}

#modal-tragop-product .box_btn_tragop #sapo_button-register {
	background: var(--mainColor)
}

#modal-tragop-product .box_btn_tragop #sapo_button-register:hover {
	background: var(--subColor)
}

.product-policises-wrapper {
	position: relative;
	margin-bottom: 15px;
	margin-top: 10px
}

@media (max-width: 768px) {
	.product-policises-wrapper {
		margin-top: 15px
	}
}

.product-policises-wrapper .product-policises {
	font-size: 1.4rem;
	flex-direction: column;
	flex-flow: row wrap;
	display: flex;
	row-gap: 14px;
	justify-content: space-between
}

.product-policises-wrapper .product-policises .item_poli {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	align-items: center
}

@media (max-width: 768px) {
	.product-policises-wrapper .product-policises .item_poli {
		flex: 0 0 100%;
		max-width: 100%
	}
}

.product-policises-wrapper .product-policises .item_poli > div:not(.content_poli) {
	width: 32px;
	height: 32px;
	margin-right: 10px
}

.product-policises-wrapper .product-policises .item_poli .content_poli span {
	font-weight: 700
}

.section_coupons {
	position: relative;
	margin-bottom: 25px;
	padding: 20px;
	background: var(--mainColor);
	border-radius: 15px;
	overflow: hidden
}

@media (max-width: 1025px) {
	.section_coupons {
		padding: 14px
	}
}

.section_coupons .swiper_coupons .swiper-pagination-bullets {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 4px
}

.section_coupons .swiper_coupons .swiper-pagination-bullets .swiper-pagination-bullet {
	box-shadow: none;
	outline: 0;
	width: 10px;
	height: 10px;
	border: 1px solid #ddd;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.2);
	padding: 0;
	font-size: 0;
	opacity: 1
}

.section_coupons .swiper_coupons .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	transition: all .2s;
	background: var(--mainColor)
}

.section_coupons .swiper_coupons .swiper-button-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	padding: 0;
	cursor: pointer;
	color: var(--mainColor);
	outline: none;
	border: 0px;
	background: transparent;
	text-align: center;
	z-index: 2;
	right: 10px;
	opacity: 0;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	margin-top: 0px;
	background-color: #fff;
	border-radius: 50%;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	box-shadow: 0 0.125rem 0.625rem rgba(28, 28, 28, 0.15)
}

.section_coupons .swiper_coupons .swiper-button-next svg {
	width: 100%;
	height: 100%
}

.section_coupons .swiper_coupons .swiper-button-next svg path {
	stroke: var(--mainColor)
}

.section_coupons .swiper_coupons .swiper-button-next:after {
	display: none
}

.section_coupons .swiper_coupons .swiper-button-next:hover {
	background-color: var(--mainColor)
}

.section_coupons .swiper_coupons .swiper-button-next:hover svg path {
	stroke: #fff
}

@media (max-width: 767px) {
	.section_coupons .swiper_coupons .swiper-button-next {
		display: none
	}
}

.section_coupons .swiper_coupons .swiper-button-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	padding: 0;
	cursor: pointer;
	color: var(--mainColor);
	outline: none;
	border: 0px;
	background: transparent;
	text-align: center;
	z-index: 2;
	left: 10px;
	opacity: 0;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	margin-top: 0px;
	background-color: #fff;
	border-radius: 50%;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
	box-shadow: 0 0.125rem 0.625rem rgba(28, 28, 28, 0.15)
}

.section_coupons .swiper_coupons .swiper-button-prev svg {
	width: 100%;
	height: 100%
}

.section_coupons .swiper_coupons .swiper-button-prev svg path {
	stroke: var(--mainColor)
}

.section_coupons .swiper_coupons .swiper-button-prev:after {
	display: none
}

.section_coupons .swiper_coupons .swiper-button-prev:hover {
	background-color: var(--mainColor)
}

.section_coupons .swiper_coupons .swiper-button-prev:hover svg path {
	stroke: #fff
}

@media (max-width: 767px) {
	.section_coupons .swiper_coupons .swiper-button-prev {
		display: none
	}
}

@media (max-width: 767px) {
	.section_coupons .swiper_coupons .swiper-button-next, .section_coupons .swiper_coupons .swiper-button-prev {
		width: 40px;
		height: 40px;
		line-height: 40px
	}

	.section_coupons .swiper_coupons .swiper-button-next:after, .section_coupons .swiper_coupons .swiper-button-prev:after {
		font-size: 1.4rem
	}
}

.section_coupons .swiper_coupons .swiper-button-lock {
	display: none !important
}

.section_coupons .swiper_coupons .swiper-button-disabled {
	opacity: 0.35
}

.section_coupons .swiper_coupons .swiper-slide {
	height: auto
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon {
	display: flex;
	align-items: center;
	padding: 7px 3px 9px;
	position: relative;
	height: 100%;
	max-width: 100%;
	background-color: #fff;
	border-radius: 10px
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .image {
	width: 50px;
	height: 60px;
	display: flex;
	position: relative;
	flex: none;
	flex-grow: 0;
	padding: 5px;
	justify-content: center;
	align-items: center
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .image img {
	height: 50px;
	width: 41px
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	padding-left: 5px;
	position: relative;
	width: 100%;
	height: 55px;
	justify-content: space-between
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-top {
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 5px
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-top span {
	font-size: 1.2rem;
	color: #444;
	font-weight: 500
}

@media (max-width: 350px) {
	.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-top {
		font-size: 1.4rem
	}

	.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-top span {
		font-size: 10px
	}
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 4px
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-bottom span {
	color: var(--mainColor);
	font-size: 1rem;
	font-weight: 500;
	line-height: normal;
	color: #666
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-bottom .coupon-code {
	position: relative;
	display: inline-block;
	color: #fff;
	background: var(--mainColor);
	padding: 2px 4px;
	margin-left: 0px;
	min-width: 55px;
	text-align: center;
	cursor: pointer;
	font-size: 1.1rem;
	line-height: 18px;
	margin-right: 4px;
	border-radius: 5px
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .content-bottom .coupon-code:hover {
	background: var(--hover);
	color: #fff
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .info-button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	font-size: 1.4rem;
	border: 1px solid var(--mainColor);
	border-radius: 99px;
	position: absolute;
	right: 5px;
	top: -4px
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .info-button svg {
	width: 10px;
	height: 10px;
	fill: var(--mainColor)
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .info-button:hover {
	border: 1px solid var(--hover)
}

.section_coupons .swiper_coupons .swiper-slide .box-coupon .content_wrap .info-button:hover svg {
	fill: var(--hover)
}

@media (max-width: 767px) {
	.section_coupons .swiper_coupons {
		overflow: hidden;
		padding: 0px;
		margin: 0px
	}

	.section_coupons .swiper_coupons .swiper-wrapper {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
		margin-right: -14px;
		margin-left: 0px;
		padding-left: 0px;
		padding-right: 14px;
		width: auto
	}

	.section_coupons .swiper_coupons .swiper-wrapper .swiper-slide {
		padding-left: 0px;
		padding-right: 14px;
		-ms-flex: 0 0 85%;
		flex: 0 0 85%;
		max-width: 85%;
		min-width: 85%;
		height: auto
	}

	.section_coupons .swiper_coupons .swiper-wrapper .swiper-slide:last-child {
		padding-right: 2px
	}

	.section_coupons .swiper_coupons .swiper-wrapper .swiper-slide .box-coupon .content_wrap .content-bottom .coupon-code {
		min-width: 70px;
		font-size: 1.1rem
	}

	.section_coupons .swiper_coupons .swiper-wrapper .swiper-slide .box-coupon .content_wrap .content-bottom span {
		font-size: 1.1rem;
		font-weight: 500;
		line-height: normal
	}
}

.popup-coupon {
	padding: 0 8px;
	box-sizing: border-box;
	width: 450px;
	max-height: 505px;
	height: auto;
	background: transparent;
	margin: 0 auto;
	position: relative;
	position: fixed;
	left: 50%;
	top: 15%;
	transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	box-shadow: none;
	touch-action: manipulation;
	opacity: 0;
	transform: translateX(-50%);
	z-index: -1;
	min-height: 200px
}

@media (max-width: 767px) {
	.popup-coupon {
		width: 100%
	}
}

.popup-coupon.active {
	opacity: 1;
	z-index: 99999
}

.popup-coupon .content {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	background-color: #fff;
	margin: 0 auto;
	-webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
	position: relative;
	overflow: hidden;
	border-radius: 10px
}

.popup-coupon .content .title {
	display: block;
	width: 100%;
	padding: 10px;
	background: var(--mainColor);
	color: #fff
}

.popup-coupon .content .close-popup-coupon {
	position: absolute;
	top: 8px;
	right: 10px;
	cursor: pointer
}

.popup-coupon .content .close-popup-coupon svg {
	width: 15px;
	height: 15px;
	transition: transform 0.3s
}

.popup-coupon .content .close-popup-coupon svg path {
	fill: #fff
}

.popup-coupon .content .close-popup-coupon:hover svg {
	transform: rotate(90deg)
}

.popup-coupon .content ul {
	width: 100%
}

.popup-coupon .content ul li {
	padding: 10px;
	display: flex
}

.popup-coupon .content ul li:nth-child(2n+1) {
	background-color: #f9f9f9
}

.popup-coupon .content ul li span:first-child {
	min-width: 126px;
	display: inline-block;
	color: var(--mainColor)
}

.popup-coupon .item_thanh_note {
	font-size: 1.2rem;
	display: block !important
}

.popup-coupon .item_thanh_note b {
	color: red
}

.popup-video {
	position: fixed;
	z-index: 99999;
	top: 0 !important;
	left: 0;
	right: 0;
	text-align: center;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.89);
	display: none
}

.popup-video.active {
	display: flex
}

.popup-video .close-popup-video {
	background: #fff;
	color: #000;
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 5px 10px;
	border-radius: 5px;
	cursor: pointer
}

.popup-video .close-popup-video:hover {
	opacity: 0.8
}

.popup-video iframe {
	height: calc(100vh - 200px);
	width: 1100px
}

@media (max-width: 1100px) {
	.popup-video iframe {
		width: 700px
	}
}

@media (max-width: 767px) {
	.popup-video .body-popup {
		padding: 0 5px;
		width: 100%
	}

	.popup-video .body-popup iframe {
		width: 100%;
		height: 300px
	}
}

.product-favorite {
	display: block;
	margin-bottom: 30px
}

@media (max-width: 992px) {
	.product-favorite {
		margin-bottom: 20px
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.product-favorite .col-md-4:last-child {
		display: none !important
	}
}

.product-favorite .section-title {
	text-align: center;
	position: relative;
	margin-bottom: 15px
}

.product-favorite .section-title.a-left {
	text-align: left
}

.product-favorite .section-title.txt-uppercese {
	text-transform: uppercase
}

.product-favorite .section-title h2 {
	display: inline-block;
	font-weight: 500;
	font-size: 3rem;
	margin-bottom: 0px;
	color: var(--textColor);
	font-weight: bold
}

@media (max-width: 1025px) {
	.product-favorite .section-title h2 {
		font-size: 2.4rem
	}
}

@media (max-width: 767px) {
	.product-favorite .section-title h2 {
		font-size: 2rem
	}
}

.product-favorite .section-title h2 a {
	color: var(--textColor)
}

.product-favorite .section-title h2 span {
	display: inline-block;
	position: relative;
	padding-bottom: 5px;
	color: var(--mainColor)
}

.product-favorite .section-title h2:hover a, .product-favorite .section-title h2:focus a {
	color: var(--subColor)
}

.product-favorite .section-title h2:hover a span, .product-favorite .section-title h2:focus a span {
	color: var(--subColor)
}

.box_cate_tag {
	display: block;
	margin-bottom: 15px
}

@media (max-width: 992px) {
	.box_cate_tag {
		margin-bottom: 10px
	}
}

.box_cate_pro {
	display: flex;
	padding: 0px 0;
	margin-bottom: 10px
}

.box_cate_pro:nth-child(2) {
	border-top: none
}

.box_cate_pro span {
	min-width: 130px;
	display: inline-block;
	font-weight: 700
}

.size-content-detail {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e4e8ed
}

.size-content-detail p {
	margin-bottom: 0px
}

.size-content-detail .txt_pro_name {
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.4
}

.size-content-detail .lc-switch-size {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	gap: 10px;
	margin-top: 8px
}

.size-content-detail .lc-switch-size .lc-option-box-size {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #e4e8ed;
	border-radius: 1000px;
	padding: 2px !important;
	list-style: none !important;
	margin-bottom: 0px !important
}

.size-content-detail .lc-switch-size .lc-option-box-size .cursor-pointer {
	padding: 4px 8px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #4a4f63;
	cursor: pointer
}

.size-content-detail .lc-switch-size .lc-option-box-size .cursor-pointer.active {
	background-color: var(--mainColor);
	color: #fff;
	border-radius: 40px
}

.size-content-detail .lc-switch-size .lc-option-box-size p {
	margin-bottom: 0px
}

@media screen and (min-width: 769px) {
	.size-content-detail {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		align-items: center
	}

	.size-content-detail .lc-switch-size {
		margin-top: 0;
		-webkit-flex-basis: 280px;
		-ms-flex-preferred-size: 280px;
		flex-basis: 280px;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
		margin-left: auto;
		min-width: 280px
	}
}
