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

#quick-view-product .quick-view-product {
	position: absolute;
	width: 950px;
	top: 5%;
	height: auto;
	margin: 0 auto;
	left: 0;
	right: 0;
	padding: 30px;
	background-color: #fff;
	z-index: 8011;
	border-radius: 0
}

#quick-view-product .quick-view-product .quickview-close {
	position: absolute;
	right: -20px;
	top: -20px;
	color: #ffff
}

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

#quick-view-product .large-image .img-product {
	padding-bottom: 100%;
	display: block;
	height: 0;
	position: relative;
	border: 1px solid #e9edf5
}

#quick-view-product .large-image .img-product img {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100% !important;
	max-height: 100% !important;
	width: auto !important;
	height: auto !important;
	position: absolute
}

#quick-view-product .thumbs_list_quickview {
	margin-top: 15px
}

#quick-view-product .thumbs_list_quickview ul {
	list-style: none;
	padding: 0;
	margin: 0
}

#quick-view-product .thumbs_list_quickview ul .swiper-slide a {
	padding-bottom: 100%;
	display: block;
	height: 0;
	position: relative;
	border: 1px solid #e9edf5
}

#quick-view-product .thumbs_list_quickview ul .swiper-slide a img {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100% !important;
	max-height: 100% !important;
	width: auto !important;
	height: auto !important;
	position: absolute
}

#quick-view-product .thumbs_list_quickview ul .swiper-slide.active a {
	border: 1px solid #ffb9a4
}

#quick-view-product .product-info .title-product {
	font-size: 24px;
	color: #333;
	font-weight: 700
}

#quick-view-product .group-status {
	margin-bottom: 10px
}

#quick-view-product .group-status .first_status {
	display: inline-block;
	font-size: 14px
}

#quick-view-product .group-status .first_status .status_name {
	color: #ffb9a4
}

#quick-view-product .group-status .line_tt {
	padding: 0 5px
}

#quick-view-product .selector-wrapper {
	display: none !important
}

#quick-view-product .price-box {
	margin-bottom: 10px;
	display: block
}

#quick-view-product .price-box .product-price {
	color: #ef1104;
	font-size: 28px;
	font-weight: 700
}

#quick-view-product .price-box .old-price {
	color: #a5a5a5;
	font-size: 16px;
	margin-left: 5px
}

#quick-view-product .product-summary {
	margin-bottom: 10px;
	font-size: 14px
}

#quick-view-product .product-summary img {
	display: none
}

#quick-view-product .form_product_content .soluong1 {
	display: inline-block;
	margin-bottom: 15px;
	font-size: 14px;
	align-items: center
}

#quick-view-product .form_product_content .soluong1 .soluong_h {
	margin-bottom: 10px;
	display: block
}

#quick-view-product .form_product_content .soluong1 .input_number_product {
	width: 80px;
	margin-right: 10px;
	position: relative
}

#quick-view-product .form_product_content .soluong1 .btn_num {
	border: solid 1px #ddd;
	width: 20px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	height: 23px;
	line-height: 18px;
	cursor: pointer;
	background: initial;
	padding: initial
}

#quick-view-product .form_product_content .soluong1 .btn_num.num_1 {
	bottom: 0;
	top: initial
}

#quick-view-product .form_product_content .soluong1 #quantity-detail {
	width: 100%;
	height: 45px;
	border: solid 1px #ddd;
	text-align: center;
	padding-right: 20px
}

#quick-view-product .form_product_content .button_actions {
	display: inline-block
}

#quick-view-product .form_product_content .button_actions button {
	border: initial;
	height: 45px;
	padding: 0 20px;
	background: #363636;
	color: #fff;
	margin-top: 29px
}

#quick-view-product .form_product_content .button_actions button:hover {
	background: #2f80ed
}

#quick-view-product .form_product_content .button_actions button.disabled {
	margin-top: 5px
}

#quick-view-product .swatch {
	font-size: 14px;
	margin-bottom: 5px
}

#quick-view-product .swatch .header {
	margin-bottom: 5px
}

#quick-view-product .swatch .swatch-element {
	display: inline-block;
	margin: 0 5px 5px 0
}

#quick-view-product .swatch .swatch-element input {
	display: none
}

#quick-view-product .swatch .swatch-element label {
	min-width: 36px;
	height: 36px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #ebebeb;
	cursor: pointer;
	white-space: nowrap;
	padding: 0 5px;
	position: relative;
	margin-bottom: 0
}

#quick-view-product .swatch .swatch-element label.den {
	background: #000 !important;
	border-color: #000 !important
}

#quick-view-product .swatch .swatch-element label.trang {
	background: #fff !important;
	border-color: #ebebeb !important
}

#quick-view-product .swatch .swatch-element label.do {
	background: #ff1c1c !important;
	border-color: #ff1c1c !important
}

#quick-view-product .swatch .swatch-element label.vang {
	background: #ffc107 !important;
	border-color: #ffc107 !important
}

#quick-view-product .swatch .swatch-element label.cam {
	background: #ff835b !important;
	border-color: #ff835b !important
}

#quick-view-product .swatch .swatch-element label.hong {
	background: #f5d5d8 !important;
	border-color: #f5d5d8 !important
}

#quick-view-product .swatch .swatch-element label.xanh-duong {
	background: #14456e !important;
	border-color: #14456e !important
}

#quick-view-product .swatch .swatch-element label.tim {
	background: #8d00ff !important;
	border-color: #8d00ff !important
}

#quick-view-product .swatch .swatch-element input:checked+label {
	background: #363636;
	border-color: #363636;
	color: #fff
}

#quick-view-product .swatch .swatch-element .tooltip {
	display: none
}

#quick-view-product .swatch .swatch-element.soldout {
	position: relative
}

#quick-view-product .swatch .swatch-element.soldout label {
	position: relative
}

#quick-view-product .swatch .swatch-element.color input:checked+label:before {
	content: "";
	color: #fff;
	position: absolute;
	width: 13px;
	height: 13px;
	line-height: 10px;
	top: 50%;
	font-size: 12px;
	left: 50%;
	background-size: cover;
	transform: translate(-50%, -50%);
	background-image: url(//bizweb.dktcdn.net/100/459/658/themes/870139/assets/check-symbol.svg?1659147211882)
}

#quick-view-product .swatch .swatch-element.color input:checked+label.trang:before {
	background-image: url(//bizweb.dktcdn.net/100/459/658/themes/870139/assets/check-symbol-black.png?1659147211882)
}