.wrapper{
	overflow: hidden;
}
.wrapper.cua-hang{
	overflow: visible;
}
.store {
	position: relative;
	z-index: 0; }

.storeLocation {
	margin-bottom: 50px; }
.storeLocation__des {
	font-size: 0.871875em;
	color: #454542;
	line-height: 1.5770609318996;
	max-width: 630px;
	margin: 0 auto;
	text-align: center; }
.storeLocation__top {
	position: relative;
	margin-top: 50px;
	margin-bottom: 30px; }
.storeLocation__top__item {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; }
.storeLocation__top__item:after {
	content: "";
	display: block;
	clear: both; }
.storeLocation__top__item.active {
	position: relative;
	z-index: 1;
	opacity: 1;
	filter: alpha(opacity=100); }
.storeLocation__top__item > * {
	width: 50%;
	float: left; }
.storeLocation__img {
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center; }
.storeLocation__img img {
	display: none; }
.storeLocation__img:after {
	content: "";
	display: block;
	padding-top: 65.734265734266%; }
.storeLocation__imgs {
	position: relative; }
.storeLocation__imgs > .storeLocation__img ~ .storeLocation__img {
	display: none; }
.storeLocation__imgs > .owl-controls {
	margin: 0; }
.storeLocation__imgs.owl-carousel > .owl-dots {
	position: absolute;
	bottom: 1.125em;
	right: 1.25em;    justify-content: flex-end; }
.storeLocation__imgs.owl-carousel > .owl-dots:after {
	content: "";
	display: block;
	clear: both; }
.storeLocation__imgs.owl-carousel > .owl-dots > button {
	padding: 0 0.375em;
	float: left; margin-bottom: 0; }
.storeLocation__imgs.owl-carousel > .owl-dots > button > span {
	width: 0.75em;
	height: 0.75em;
	border: 2px solid #fff;
	background: transparent;
	margin: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out; }
.storeLocation__imgs.owl-carousel > .owl-dots > div:hover > span, .storeLocation__imgs.owl-carousel > .owl-dots > button.active > span {
	background: #fff;
	opacity: 1;
	filter: alpha(opacity=100); }
.storeLocation__imgs.owl-carousel > .owl-dots .owl-dot.active > span {
	background: #fff !important; }
.storeLocation__map {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 50%;
	bottom: 0;
	right: 0;
	border: 1px solid #d0d0d0;
	border-left: none; }
.storeLocation__map > div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0; }
.storeLocation__map > iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0; }
.storeLocation .ty-tabs {
	border: none; }
.storeLocation .ty-tabs__list {
	max-width: 865px;
	margin: 0 auto;
	border-bottom: 1px solid #898989;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: space-between;
	align-items: center; }
.storeLocation .ty-tabs__item {
	float: none;
	margin: 0;
	border-radius: 0;
	border: none;
	padding: 0 20px;
	color: #1c1c1c;
	background: none;
	font-size: 1.125em;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;order: 2; }
.storeLocation .ty-tabs__item:first-child {
	padding-left: 0; }
.storeLocation .ty-tabs__item:last-child {
	padding-right: 0; }
.storeLocation .ty-tabs__item:after {
	display: none; }
.storeLocation .ty-tabs__item:last-child {
	text-align: right; }
.storeLocation .ty-tabs__item.active .ty-tabs__a:before {
	background: #454542; }
.storeLocation .ty-tabs__item#ho-chi-minh{order: 1}
.storeLocation .ty-tabs__a {
	padding: 1em 0;
	font-size: 1em;
	line-height: 1.1111111111111em;
	text-transform: uppercase;
	height: auto;
	position: relative;
	display: inline-block; }
.storeLocation .ty-tabs__a:before {
	content: "";
	display: block;
	height: 4px;
	background: transparent;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; }
.storeLocation .ty-tabs__content {
	border: none;
	background: transparent;
	max-width: 865px;
	margin: 1.5625em auto 0;
	padding: 0;
	position: relative;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; }
.storeLocation .ty-tabs__content > [class*="content"] {
	display: block;
	position: relative;
	transition: all 0.2s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
	.storeLocation .ty-tabs__content > [class*="content"] {
		transition: none; } }
.storeLocation .ty-tabs__content > [class*="content"].hidden {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	visibility: hidden; }
.storeLocation .ty-tabs__content .table {
	width: 100%; }
.storeLocation .ty-tabs__content .table tr.active {
	font-weight: 500; }
.storeLocation .ty-tabs__content .table tr.active a {
	font-weight: 500; }
.storeLocation .ty-tabs__content .table tr.active a.icon {
	background-image: url("https://file.hstatic.net/1000381168/file/ic-pin-active_ab3380f017a64051aac138bde080ed0a.svg"); }
.storeLocation .ty-tabs__content .table tr:hover, .storeLocation .ty-tabs__content .table tr.active {
	color: #171717; }
.storeLocation .ty-tabs__content .table tr td {
	padding: 1.25em 5px;
	border: none; }
.storeLocation .ty-tabs__content .table tr td:first-child {
	padding-left: 0;
	min-width: 125px; }
.storeLocation .ty-tabs__content .table tr td:first-child + td {
	padding-right: 50px; }
.storeLocation .ty-tabs__content .table tr td:last-child {
	padding-right: 0;
	text-align: right; }
.storeLocation .ty-tabs__content .table tr td a {
	color: inherit; }
.storeLocation .ty-tabs__content .table tr td a.icon {
	display: inline-block;
	width: 1.125em;
	height: 1.625em;
	background: url("https://file.hstatic.net/1000381168/file/ic-pin_0665b0c04a2849e789e5432a7e5880e6.svg") no-repeat center;
	background-size: contain;
	vertical-align: top; }
.storeLocation .ty-tabs__content .table tr td a.icon:hover {
	background-image: url("https://file.hstatic.net/1000381168/file/ic-pin-active_ab3380f017a64051aac138bde080ed0a.svg"); }
.storeLocation .ty-tabs__content .table tr td .address {
	display: block; }
.storeLocation .ty-tabs__content .table tr:first-child td {
	padding-top: 0; }
.storeLocation .ty-tabs__dropdown {
	border: 1px solid #939393;
	margin-bottom: 10px;
	font-size: 0.8965517241em;
	position: relative;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	line-height: 3;
	cursor: pointer; }
.storeLocation .ty-tabs__dropdown:before {
	content: "";
	display: block;
	position: absolute;
	right: 1em;
	top: 50%;
	margin-top: -0.5769230769em;
	width: 1.1538461538em;
	height: 1.1538461538em;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1em auto;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14px' height='8px'%3E%3Cpath fill-rule='evenodd' fill='rgb(28, 28, 28)' d='M12.822,0.738 C13.205,1.139 13.205,1.531 12.822,1.914 L7.385,7.348 C7.246,7.523 7.054,7.610 6.810,7.610 C6.566,7.610 6.374,7.523 6.235,7.348 L0.799,1.914 C0.415,1.531 0.415,1.139 0.799,0.738 C1.182,0.338 1.565,0.346 1.949,0.764 L6.810,5.572 L11.672,0.764 C12.055,0.346 12.438,0.338 12.822,0.738 Z'/%3E%3C/svg%3E");
	transition: all 0.2s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
	.storeLocation .ty-tabs__dropdown:before {
		transition: none; } }
.storeLocation__scroll {
	height: 18.125em;
	margin-right: -40px;
	padding-right: 40px;
	overflow: auto; }
.storeLocation .ty-accordion .ui-accordion-content .table tr a.icon {
	display: inline-block;
	width: 1.125em;
	height: 1.625em;
	background: url("https://file.hstatic.net/1000381168/file/ic-pin_0665b0c04a2849e789e5432a7e5880e6.svg") no-repeat right;
	background-size: contain;
	vertical-align: top; }
.storeLocation .ty-accordion .ui-accordion-content .table tr.active a.icon {
	background-image: url("https://file.hstatic.net/1000381168/file/ic-pin-active_ab3380f017a64051aac138bde080ed0a.svg"); }
.storeLocation .store__line {
	display: none; }
@media (max-width: 1024.98px) {
	.storeLocation__scroll {
		margin-right: -10px;
		padding-right: 10px; }
	.storeLocation .ty-tabs {
		border: none; }
	.storeLocation .ty-tabs__item {
		padding: 0 5px; }
	.storeLocation .ty-tabs__a {
		font-size: 0.75em;
		text-transform: capitalize; }
	.storeLocation .ty-tabs__top {
		margin-bottom: 400px; }
	.storeLocation .ty-tabs__top__item > * {
		width: 100%;
		float: none; }
	.storeLocation .ty-tabs__map {
		position: absolute;
		top: 73px;
		left: 0;
		bottom: -106px;
		right: 0;
		border: 1px solid #d0d0d0;
		border-left: none;
		padding-bottom: 350px;
		margin-top: 230px; }
	.storeLocation .ty-tabs__img {
		width: 100%;
		height: 300px; } }
@media (max-width: 767.98px) {
	.storeLocation__desc {
		margin-top: -30px; }
	.storeLocation__top {
		margin-top: 25px;
		margin-bottom: 20px; }
	.storeLocation__top__item > * {
		position: relative;
		width: 100%;
		float: none; }
	.storeLocation__map {
		left: 0;
		border: 1px solid #dbdbdb;
		border-top: none; }
	.storeLocation__map:after {
		content: "";
		display: block;
		padding-top: 61.3636363636%; }
	.storeLocation__imgs > .owl-controls .owl-pagination {
		font-size: 0.8275862069em;
		right: 10px;
		bottom: 10px; }
	.storeLocation__imgs > .owl-controls .owl-pagination .owl-page span {
		border-width: 1px; }
	.storeLocation__imgs > .owl-controls .owl-pagination .owl-page:last-child {
		padding-right: 0; }
	.storeLocation__scroll {
		height: 205px;
		margin-right: 0;
		padding-right: 0; }
	.storeLocation .ty-tabs {
		position: relative; }
	.storeLocation .ty-tabs__list {
		display: block;
		border: 1px solid #454542;
		display: none;
		position: absolute;
		top: 100%;
		margin-top: -1px;
		left: 0;
		right: 0;
		background: #fff;
		z-index: 1; }
	.storeLocation .ty-tabs__item {
		padding: 0;
		display: block; }
	.storeLocation .ty-tabs__item, .storeLocation .ty-tabs__item:last-child {
		text-align: inherit; }
	.storeLocation .ty-tabs__item:nth-child(even) {
		background: rgba(0, 0, 0, 0.02); }
	.storeLocation .ty-tabs__a {
		padding: 10px;
		display: block; }
	.storeLocation .ty-tabs__a:before {
		top: 0;
		right: auto;
		width: 3px;
		bottom: 0;
		height: auto; }
	.storeLocation .ty-tabs__content {
		margin-top: 20px;
		min-height: 205px; }
	.storeLocation .ty-tabs__content .table {
		margin: 0; }
	.storeLocation .ty-tabs__content .table tr td {
		padding: 10px; }
	.storeLocation .ty-tabs__content .table tr td:first-child {
		min-width: 75px;
		padding-left: 0; }
	.storeLocation .ty-tabs__content .table tr td:first-child + td {
		padding-right: 18px; }

	.storeLocation .ty-tabs__content .table tr:last-child td {
		padding-bottom: 0; }
	.storeLocation .ty-tabs__content .store__line {
		display: flex;
		justify-content: space-between;
		margin-top: 10px; }
	.storeLocation .ty-tabs .ty-tabs__dropdown.active:before {
		transform: rotate(180deg); }
	.storeLocation .ty-tabs .ty-tabs__dropdown.active + .ty-tabs__list {
		display: block; } }
@media (max-width: 575.98px) {
	.storeLocation .ty-tabs__content .table {
		font-size: 0.8965517241em; } }

.gm-style .gm-style-iw-c {
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.1);
	margin-top: 18px; }

.gm-style .gm-style-iw-d {
	min-height: 112px;
	overflow-x: hidden !important; }
.gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece, .gm-style .gm-style-iw-d::-webkit-scrollbar-track {
	background: transparent !important; }

.gm-style .gm-style-iw-t::before,
.gm-style .gm-style-iw-t::after {
	display: none !important; }

@media (max-width: 767.98px) {
	.gm-style .gm-style-iw-c {
		margin-top: 40px; }
	.gm-style [src="map-marker.png"] {
		transform: scale(0.6);
		transform-origin: 50% 100%; } }

.locationMap {
	width: 173px;
	letter-spacing: 0.08em; }
.locationMap h4 {
	font-size: 12px;
	font-weight: 700;
	color: #454542;
	text-transform: uppercase;
	margin-top: 0; }
.locationMap ul {
	list-style: none !important;
	padding-left: 17px; }
.locationMap ul li {
	position: relative;
	padding: 3px 0;
	font-size: 12px;
	color: #454542;
	letter-spacing: 0.01rem;
	transition: all 0.3s ease-in-out; }
.locationMap ul li a {
	font-size: 12px;
	color: #454542;
	text-decoration: none; }
.locationMap ul li i {
	display: block;
	position: absolute;
	top: 3px;
	left: -17px; }
.locationMap ul li i.ic_pin {
	background: url("https://file.hstatic.net/1000381168/file/ic-pin_f4396c4d16db4207997a19496a45ac39.png");
	width: 7px;
	height: 9px; }
.locationMap ul li i.ic_phone {
	background: url("https://file.hstatic.net/1000381168/file/ic-phone1_12f2561bd92e4004a18f4a2a4ba832ff.png");
	width: 8px;
	height: 8px; }
.locationMap ul li i.ic_pin_map {
	background: url("https://file.hstatic.net/1000381168/file/ic-pin-map_b83b096553bd48a0aca1d56b4c64dbb7.png");
	width: 12px;
	height: 10px; }
.locationMap ul li i.ic_product {
	background: url("https://file.hstatic.net/1000381168/file/ic-product_6021370c16bc426f80084bc63d49b3b6.png");
	width: 10px;
	height: 15px; }
.locationMap ul li:hover a {
	color: #12bad3; }
.locationMap ul li:hover i.ic_phone {
	background: url("https://file.hstatic.net/1000381168/file/ic-phone1-active_c06354ceff3e41308f134d45f8dae29b.png"); }
.locationMap ul li:hover i.ic_pin_map {
	background: url("https://file.hstatic.net/1000381168/file/ic-pin-map-active_eda14095bd224a649b446e10f6a7f290.png"); }
.locationMap ul li:hover i.ic_product {
	background: url("https://file.hstatic.net/1000381168/file/ic-product-active_128a21597ad14674bc3d7440c995c521.png"); }

.subscribeBlock {
	position: relative;
	text-align: center;
	z-index: 1; }
.subscribeBlock__inner {
	max-width: 1130px;
	margin: 0 auto;
	position: relative;
	padding: 140px 0 0; }
.subscribeBlock__inner::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url("https://file.hstatic.net/1000381168/file/bg-contact_278ba345afd74fa4a84745ed3d9975a7.png") no-repeat;
	background-size: cover;
	z-index: -1; }
.subscribeBlock form {
	max-width: 865px;
	margin: 0 auto;
	padding: 100px 0 0; }
.subscribeBlock__title {
	font-size: 1.875em;
	color: #171717;
	letter-spacing: 0.01em;
	font-family: 'Playfair Display',serif;
	font-weight: 400;
	margin-bottom: 10px; }
.subscribeBlock__desc {
	font-size: 0.871875em;
	line-height: 1.5714285714286; }
.subscribeBlock__form {
	margin-top: 38px;
	position: relative; }
.subscribeBlock__form__submit {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 40px;
	border: none;
	outline: none;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	background-size: 19px auto;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='37px' height='22px'%3E%3Cpath fill-rule='evenodd' fill='rgb(33, 33, 33)' d='M1.875,9.779 L31.219,9.779 L24.844,3.310 C24.094,2.623 24.078,1.920 24.797,1.201 C25.515,0.483 26.218,0.498 26.906,1.248 L35.906,10.248 C36.094,10.374 36.218,10.529 36.281,10.716 C36.343,10.904 36.375,11.091 36.375,11.279 C36.375,11.466 36.343,11.654 36.281,11.841 C36.218,12.029 36.094,12.186 35.906,12.310 L26.906,21.310 C26.218,22.060 25.515,22.076 24.797,21.357 C24.078,20.639 24.094,19.936 24.844,19.248 L31.219,12.779 L1.875,12.779 C1.437,12.779 1.078,12.638 0.797,12.357 C0.516,12.076 0.375,11.717 0.375,11.279 C0.375,10.842 0.375,10.623 0.375,10.623 C0.375,10.623 0.516,10.482 0.797,10.201 C1.078,9.920 1.437,9.779 1.875,9.779 L1.875,9.779 Z'/%3E%3C/svg%3E"); }
.subscribeBlock__input {
	font-size: 0.8125em;
	width: 100%;
	border: 1px solid #ababab;
	height: 40px;
	padding: 0.3125em 5em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: transparent;
	color: #454542; }
.subscribeBlock__group {
	position: relative; }
.subscribeBlock__group > i {
	font-size: 1em;
	position: absolute;
	top: 1px;
	left: 1px;
	bottom: 1px;
	width: 2.5em;
	background: #444;
	border-radius: 0 2px 2px 0; }
.subscribeBlock__group > i:before {
	content: "";
	width: 1.375em;
	height: 1.125em;
	position: absolute;
	left: 50%;
	top: 50%;
	background: url("https://file.hstatic.net/1000381168/file/ic-mail_9259acf0911e4b69a9fd65878a90e970.svg") no-repeat center;
	background-size: contain;
	margin-top: 0.125em;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); }
.subscribeBlock__checkbox {
	margin-top: 37px; }
.subscribeBlock__checkbox label {
	display: inline-block;
	border: 1px solid #808080;
	text-transform: uppercase;
	font-size: 0.875em;
	font-weight: 500;
	position: relative;
	line-height: 1.4285714285714;
	padding: 11px 20px;
	min-width: 163px;
	margin: 0 7px;
	cursor: pointer; }
.subscribeBlock__checkbox label span {
	color: #171717; }
.subscribeBlock__checkbox label span:before {
	content: "";
	width: 1.3571428571429em;
	height: 1em;
	position: absolute;
	left: 1.3571428571429em;
	top: 50%;
	margin-top: -0.5em;
	background: url("https://file.hstatic.net/1000381168/file/ic-check_7297f63021344e5bb9a70a843f89bc15.png") no-repeat center;
	background-size: contain;
	opacity: 0; }
.subscribeBlock__checkbox label span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(23, 23, 23, 0.8);
	opacity: 0;
	z-index: -1; }
.subscribeBlock__checkbox label input {
	position: absolute;
	opacity: 0; }
.subscribeBlock__checkbox label input:checked + span {
	color: #fff; }
.subscribeBlock__checkbox label input:checked + span:before, .subscribeBlock__checkbox label input:checked + span:after {
	opacity: 1; }
@media (max-width: 1199.98px) {
	.subscribeBlock__inner:before {
		background-size: contain; }
	.subscribeBlock form {
		padding: 50px 0 0; }
	.subscribeBlock__group {
		max-width: 500px;
		margin: 0 auto; } }
@media (max-width: 1024.98px) {
	.subscribeBlock__inner {
		padding: 80px 0 0; }
	.subscribeBlock__title {
		font-size: 1.375em; } }
@media (max-width: 767.98px) {
	.subscribeBlock__inner {
		padding: 0; }
	.subscribeBlock__inner:before {
		position: static;
		padding-top: 81.4266487214%; }
	.subscribeBlock__inner form {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		padding: 0 30px; }
	.subscribeBlock__inner form:before {
		content: "";
		display: block;
		padding-top: 22.2222222222%; }
	.subscribeBlock__form__submit {
		display: block; }
	.subscribeBlock__title {
		max-width: 320px;
		margin: 0 auto;
		font-size: 1.2413793103em; }
	.subscribeBlock__desc {
		font-size: 0.8965517241em;
		max-width: 300px;
		margin: 0 auto; }
	.subscribeBlock__checkbox label {
		border: none;
		box-shadow: inset 0 0 0 1px #171717;
		display: inline-block;
		position: relative;
		z-index: 1;
		cursor: pointer; }
	.subscribeBlock__checkbox label span:after {
		background: #171717; } }
@media (max-width: 575.98px) {
	.subscribeBlock__checkbox label {
		padding: 7px 20px;
		min-width: 125px;
		margin: 0 4px;
		font-size: 0.8275862069em; }
	.subscribeBlock__form {
		margin-top: 30px; }
	.subscribeBlock__checkbox {
		margin-top: 30px; } }
@media screen and (max-width: 439px) {
	.subscribeBlock__form {
		margin-top: 20px; }
	.subscribeBlock__checkbox {
		margin-top: 20px; } }
@media screen and (max-width: 375px) {
	.subscribeBlock__form {
		margin-top: 10px; }
	.subscribeBlock__inner form {
		padding: 0 15px; }
	.subscribeBlock__checkbox {
		margin-top: 10px; }
	.subscribeBlock__checkbox label {
		min-width: 100px; }
	.subscribeBlock__checkbox label span:before {
		left: 10px; } }

.contactInfo {
	max-width: 830px;
	margin: 0 auto 0;
	padding: 170px 0 100px;
	text-align: center; }
.contactInfo:after {
	content: "";
	display: block;
	clear: both; }
.contactInfo__item {
	float: left;
	width: 33.333333333333%; }
.contactInfo__item__img {
	position: relative;
	width: 5.75em;
	border: 1px solid #464643;
	border-radius: 50%;
	margin: 0 auto; }
.contactInfo__item__img:after {
	content: "";
	display: block;
	padding-top: 100%; }
.contactInfo__item__img img {
	font-size: 1em;
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 2em;
	max-height: 2.125em;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); }
.contactInfo__item h3 {
	font-size: 0.8125em;
	text-transform: uppercase;
	font-weight: 400;
	max-width: 245px;
	margin: 0 auto;
	margin-top: 2.3677979479084em;
	color: #454542;
	line-height: 1.5384615385; }
.contactInfo__item h3 a {
	color: inherit;
	word-break: break-all; }
.contactInfo__item h3 a:hover {
	color: #000; }
.contactInfo__item h3:last-child {
	margin-top: 0; }
@media (max-width: 1199.98px) {
	.contactInfo {
		padding: 70px 0 100px; } }
@media (max-width: 1024.98px) {
	.contactInfo {
		padding: 30px 0 40px;
		max-width: 90%;
		margin: 0 auto; } }
@media (max-width: 767.98px) {
	.contactInfo {
		padding: 30px 0 0;
		max-width: 100%;
		margin: 0 auto; } }
@media (max-width: 575.98px) {
	.contactInfo {
		font-size: 12px; }
	.contactInfo__item h3 {
		margin-top: 2em; } }

.selectionTGKC {
	position: relative;
	padding-top: 60px;
	padding-bottom: 140px;
	display: flex;
	justify-content: space-between;
	align-items: center; }
.selectionTGKC:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 206.386554622%;
	height: 115%;
	margin-top: -15%;
	background: url("https://file.hstatic.net/1000381168/file/home-bg2_f1bdd93fe0f84a4d8081047ba96a8ba7.png") no-repeat center;
	background-size: contain;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); }
.selectionTGKC > * {
	position: relative;
	z-index: 1; }
.selectionTGKC__img {
	text-align: center;
	order: 2; }
.selectionTGKC__img img {
	max-width: 23.6875em;
	display: inline-block;
	font-size: 1em; }
.selectionTGKC__img + .selectionTGKC__list .selectionTGKC__list__item {
	text-align: right;
	padding-left: 0;
	padding-right: 3.625em; }
.selectionTGKC__img + .selectionTGKC__list .selectionTGKC__list__item img {
	left: auto;
	right: 0; }
.selectionTGKC__img + .selectionTGKC__list .selectionTGKC__list__item:nth-child(1) + div {
	-webkit-transform: translate(-5.125em, 0);
	-moz-transform: translate(-5.125em, 0);
	-ms-transform: translate(-5.125em, 0);
	-o-transform: translate(-5.125em, 0);
	transform: translate(-5.125em, 0); }
.selectionTGKC__list {
	flex: 0 0 33%;
	min-width: 33%; }
.selectionTGKC__list ~ .selectionTGKC__list {
	order: 3; }
.selectionTGKC__list__item {
	position: relative;
	padding-left: 3.625em; }
.selectionTGKC__list__item img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 2.3125em;
	max-height: 2.625em;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 1em; }
.selectionTGKC__list__item h3 {
	font-weight: 600;
	font-size: 1em;
	text-transform: uppercase;
	color: #454542;
	margin: 0; }
.selectionTGKC__list__item p {
	margin-top: 0.1875em;
	margin-bottom: 0;
	max-width: 237px;
	display: inline-block; }
.selectionTGKC__list__item:nth-child(1) + div {
	-webkit-transform: translate(5.125em, 0);
	-moz-transform: translate(5.125em, 0);
	-ms-transform: translate(5.125em, 0);
	-o-transform: translate(5.125em, 0);
	transform: translate(5.125em, 0); }
.selectionTGKC__list__item + div {
	margin-top: 3.5em; }
.selectionTGKC__slide {
	display: none !important;
	margin-top: 40px;
	text-align: center; }
.selectionTGKC__slide .selectionTGKC__list__item {
	display: inline-block;
	margin: 0;
	padding: 5px 0;
	transform: translate(0, 0); }
.selectionTGKC__slide .selectionTGKC__list__item h3 {
	position: relative;
	font-size: 0.8965517241em;
	display: inline-block; }
.selectionTGKC__slide .selectionTGKC__list__item h3 img {
	position: absolute;
	top: 50%;
	left: auto;
	right: 100%;
	max-width: 1.9310344828em;
	max-height: 1.9310344828em;
	margin-right: 0.9655172414em;
	transform: translate(0, -50%); }
.selectionTGKC__slide .selectionTGKC__list__item__desc {
	margin: 0 auto;
	margin-top: 0.6896551724em;
	max-width: 15.1724137931em; }
.selectionTGKC__slide .selectionTGKC__list__item__desc p:last-child {
	margin-bottom: 0; }

.selectionTGKC__slide.owl-carousel .owl-nav button {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
	border-radius: 50%;
	margin-top: -1.5em;
	box-shadow: 0 0.1875em 1.25em rgba(0, 0, 0, 0.16);
	z-index: 1;
	transition: all 0.2s ease-in-out;
	width: 1.5rem;
	height: 2.125rem; }
.selectionTGKC__slide.owl-carousel .owl-nav button:after {
	display: none; }
.selectionTGKC__slide.owl-carousel .owl-nav button:before {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0;
	content: "";
	font-family: inherit;
	background-size: 1rem auto;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0; }
.selectionTGKC__slide.owl-carousel .owl-nav button.owl-next{ right: -60px;}
.selectionTGKC__slide.owl-carousel .owl-nav button.owl-prev{ left: -60px;}
.selectionTGKC__slide.owl-carousel .owl-nav button.owl-next:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17px' height='27px'%3E%3Cpath fill-rule='evenodd' opacity='0.6' fill='rgb(23, 23, 23)' d='M16.713,13.236 L3.898,0.960 C3.715,0.785 3.504,0.697 3.266,0.697 C3.027,0.697 2.816,0.785 2.633,0.960 L1.258,2.277 C1.075,2.453 0.983,2.655 0.983,2.882 C0.983,3.112 1.075,3.313 1.258,3.488 L12.066,13.842 L1.258,24.194 C1.075,24.369 0.983,24.572 0.983,24.800 C0.983,25.028 1.075,25.230 1.258,25.406 L2.633,26.722 C2.816,26.897 3.027,26.986 3.266,26.986 C3.504,26.986 3.715,26.897 3.898,26.722 L16.713,14.446 C16.896,14.272 16.988,14.070 16.988,13.842 C16.988,13.613 16.896,13.410 16.713,13.236 L16.713,13.236 Z'/%3E%3C/svg%3E"); }
.selectionTGKC__slide.owl-carousel .owl-nav button.owl-prev:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='27px'%3E%3Cpath fill-rule='evenodd' opacity='0.6' fill='rgb(23, 23, 23)' d='M0.286,12.540 L13.076,0.263 C13.259,0.090 13.470,0.001 13.707,0.001 C13.945,0.001 14.156,0.090 14.339,0.263 L15.711,1.581 C15.894,1.756 15.985,1.960 15.985,2.187 C15.985,2.417 15.894,2.617 15.711,2.793 L4.925,13.145 L15.711,23.498 C15.894,23.675 15.985,23.876 15.985,24.104 C15.985,24.333 15.894,24.534 15.711,24.710 L14.339,26.027 C14.156,26.202 13.945,26.290 13.707,26.290 C13.470,26.290 13.259,26.202 13.076,26.027 L0.286,13.751 C0.104,13.577 0.012,13.374 0.012,13.145 C0.012,12.918 0.104,12.716 0.286,12.540 L0.286,12.540 Z'/%3E%3C/svg%3E"); }
.selectionTGKC__slide.owl-carousel .owl-nav button.disabled { opacity: 0.5;}
.selectionTGKC__slide.owl-carousel .owl-nav button.disabled:before{ opacity: 0.25;}
@media (max-width: 991px) and (min-width: 768px){
	.selectionTGKC__slide.owl-carousel .owl-nav button.owl-prev{left: -30px;}
	.selectionTGKC__slide.owl-carousel .owl-nav button.owl-next{right: -30px;}}
@media screen and (max-width: 1279px) {
	.selectionTGKC__list__item:nth-child(1) + div {
		transform: translate(3em, 0); }
	.selectionTGKC__img img {
		max-width: 100%; }
	.selectionTGKC__img + .selectionTGKC__list .selectionTGKC__list__item:nth-child(1) + div {
		transform: translate(-3em, 0); } }
@media (max-width: 1199.98px) {
	.selectionTGKC {
		max-width: 90%;
		margin: 0 auto; } }
@media (max-width: 767.98px) {
	.selectionTGKC {
		display: block;
		padding: 0 0 60px; }
	.selectionTGKC__list {
		display: none; }
	.selectionTGKC__list__item {
		max-width: 70%; }
	.selectionTGKC__slide .selectionTGKC__list__item h3 img{
		right: 98%;}
	.selectionTGKC__slide.owl-carousel .owl-nav button.owl-prev {
		left: 0;
	}
	.selectionTGKC__slide.owl-carousel .owl-nav button.owl-next {
		right: 0px;
	}
	.selectionTGKC__list__item__desc {
		font-size: 1em; }
	.selectionTGKC__slide {
		display: block !important; }
	.selectionTGKC__slide > .slide__item ~ div {
		display: none; }
	.selectionTGKC .selectionTGKC__img {
		padding-top: 1.3793103448em; } }
@media (max-width: 575.98px) {
	.selectionTGKC {
		padding: 0 0 40px;
		max-width: 100%; }
	.selectionTGKC__slide {
		margin-top: 30px; }
	.selectionTGKC__slide .slick-prev {
		left: 0; }
	.selectionTGKC__slide .slick-next {
		right: 0; }
	.selectionTGKC .selectionTGKC__img {
		max-width: 15.3103448276em;
		padding-top: 1.0344827586em;
		margin: 0 auto; } }

.popup {
	position: fixed;
	top: 50%;
	left: 50%;
	background: #ffffff;
	z-index: 100;
	transition: 0.3s ease-in-out;
	transform: translate(-50%, -50%);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	visibility: hidden;
	opacity: 0;
	margin-top: 3.125rem;
	z-index: 9999; }
.popup.active {
	visibility: visible;
	opacity: 1;
	margin-top: 0;
	overflow-x: hidden;
	overflow-y: auto; }
.popup__content {
	width: 900px;
	position: relative; }
.popup__img, .popup__body {
	width: 50%;
	float: left; }
.popup__body {
	position: relative;
	padding: 6.25rem 3.125rem 1.875rem; }
.popup__body__inner {
	display: none; }
.popup__body__inner.active {
	display: block; }
.popup__img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	display: none; }
.popup__img:after {
	content: "";
	padding-top: 155.555555556%;
	display: block; }
.popup__img img {
	display: none; }
.popup__img.active {
	display: block; }
@media (max-width: 767.98px) {
	.popup__img {
		display: none !important; } }
.popup .button {
	background-color: rgba(97, 96, 97, 0.15);
	color: #616061;
	font-size: 1rem;
	border: 0;
	width: 100%;
	padding: 0.5rem 0.625rem;
	transition: all 0.3s ease-in-out;
	cursor: pointer; }
.popup .button:focus, .popup .button:hover, .popup .button.active {
	outline: none;
	background-color: #000000;
	color: #ffffff; }
.popup .button.black {
	background-color: #000000;
	color: #ffffff; }
.popup .button.black:focus, .popup .button.black:hover {
	background-color: rgba(97, 96, 97, 0.15);
	color: #616061; }
.popup .button--black {
	background-color: #000000;
	color: #ffffff;
	text-transform: uppercase; }
.popup .button--black:focus, .popup .button--black:hover {
	background-color: rgba(97, 96, 97, 0.15);
	color: #616061; }
.popup .button--social {
	font-size: 0.875rem;
	background-color: #f7f7f7;
	border: 1px solid #d7d7d7;
	color: #000000;
	margin-bottom: 0.9375rem; }
.popup .button--social:last-child {
	margin-bottom: 0; }
.popup .button--social i {
	margin-right: 0.3125rem; }
.popup__header {
	display: flex;
	border-bottom: 1px solid #000000;
	margin-bottom: 2.5rem; }
.popup__header .btn {
	flex: 1; }
.popup .form {
	position: relative;
	margin-bottom: 0.625rem; }
.popup .form i {
	font-size: 1rem;
	color: #999999;
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%); }
.popup .form input {
	font-size: 0.875rem;
	width: 100%;
	height: 40px;
	background: transparent;
	border: 1px solid #d7d7d7;
	border-radius: 0;
	padding-left: 2.5rem;
	transition: all 0.3s ease-in-out; }
.popup .form input::placeholder {
	color: #999999; }
.popup .form input:focus {
	padding-left: 0.9375rem;
	outline: none;
	border: 1px solid #000000; }
.popup .form input:focus + i {
	opacity: 0; }
.popup .form--inline {
	display: flex;
	margin: 0 -0.3125rem; }
.popup .form--inline .form {
	padding: 0 0.3125rem; }
.popup__checkbox a {
	color: #067cdf; }
.popup__checkbox [type="checkbox"]:checked,
.popup__checkbox [type="checkbox"]:not(:checked),
.popup__checkbox [type="radio"]:checked,
.popup__checkbox [type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px; }
.popup__checkbox [type="checkbox"]:checked + label,
.popup__checkbox [type="checkbox"]:not(:checked) + label,
.popup__checkbox [type="radio"]:checked + label,
.popup__checkbox [type="radio"]:not(:checked) + label {
	position: relative;
	padding-left: 1.5625rem;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	font-size: 0.875rem;
	color: #454542;
	margin-bottom: 0; }
.popup__checkbox [type="radio"]:not(:checked) + label {
	color: #999999; }
.popup__checkbox [type="radio"]:checked + label {
	color: #454542; }
.popup__checkbox [type="checkbox"]:checked + label:before,
.popup__checkbox [type="checkbox"]:not(:checked) + label:before,
.popup__checkbox [type="radio"]:checked + label:before,
.popup__checkbox [type="radio"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 4px;
	width: 12px;
	height: 12px;
	border: 1px solid #000000;
	background: #fff; }
.popup__checkbox [type="radio"]:not(:checked) + label:before {
	border: 1px solid #999999; }
.popup__checkbox [type="checkbox"]:checked + label:after,
.popup__checkbox [type="checkbox"]:not(:checked) + label:after,
.popup__checkbox [type="radio"]:checked + label:after,
.popup__checkbox [type="radio"]:not(:checked) + label:after {
	content: '';
	width: 6px;
	height: 6px;
	background: #000000;
	position: absolute;
	top: 8px;
	left: 4px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease; }
.popup__checkbox [type="checkbox"]:not(:checked) + label:after,
.popup__checkbox [type="radio"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0); }
.popup__checkbox [type="checkbox"]:checked + label:after,
.popup__checkbox [type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1); }
.popup__checkbox--inline {
	margin-bottom: 0.9375rem; }
.popup__checkbox--inline [type="radio"] + label {
	margin-right: 3.75rem; }
.popup__checkbox--xl {
	margin-bottom: 1.25rem; }
.popup__checkbox--xl [type="checkbox"] + label {
	font-size: 0.75rem !important;
	color: #999999 !important; }
.popup__checkbox--italic [type="checkbox"] + label {
	color: #454542 !important;
	font-style: italic; }
.popup__forgot {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 3.75rem; }
.popup__forgot a {
	font-size: 0.9375rem;
	color: #e01010; }
.popup__forgot a:hover {
	text-decoration: underline; }
.popup p {
	position: relative;
	font-size: 0.8125rem;
	text-align: center;
	color: #999999;
	overflow: hidden;
	margin-top: 6.875rem;
	margin-bottom: 1.5625rem; }
.popup p::before, .popup p::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	background: #d7d7d7;
	height: 1px;
	width: 100%; }
.popup p::before {
	left: -80%;
	margin-left: -0.9375rem; }
.popup p::after {
	right: -80%;
	margin-right: -0.9375rem; }
.popup .btnClose {
	background: transparent;
	height: 20px;
	border: 0;
	position: absolute;
	right: 15px;
	top: 25px;
	cursor: pointer; }
.popup .btnClose span {
	transition: all 0.3s ease-in-out; }
.popup .btnClose span::before, .popup .btnClose span::after {
	content: "";
	display: block;
	width: 22px;
	height: 1px;
	background: #000000; }
.popup .btnClose span::before {
	transform: rotate(45deg); }
.popup .btnClose span::after {
	transform: rotate(-45deg); }
.popup .btnClose:focus {
	outline: none; }
.popup .btnClose:hover {
	opacity: .8; }
.popup h4 {
	margin-top: 0.9375rem;
	color: #000000;
	font-size: 1rem;
	margin-bottom: 0;
	font-weight: normal; }
.popup__register {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 -0.625rem 1.25rem; }
.popup__register .button {
	margin: 0 0.625rem; }
@media (max-width: 991.98px) {
	.popup .btnClose {
		right: 5px;
		top: 10px; }
	.popup__header, .popup__forgot {
		margin-bottom: 1.25rem; }
	.popup__content {
		width: 767px; }
	.popup__body {
		padding: 2.5rem 1.875rem 0; }
	.popup p {
		margin-top: 1.875rem; }
	.popup__checkbox--inline [type="radio"] + label {
		margin-right: 1.25rem; } }
@media (max-width: 767.98px) {
	.popup {
		position: absolute;
		top: 100px;
		transform: translate(0%, 0);
		left: 0;
		right: 0;
		margin: 0 auto;
		max-width: 500px;
		width: 96%; }
	.popup__content {
		margin: 0 auto;
		width: auto; }
	.popup__img, .popup__body {
		width: 100%;
		float: none; }
	.popup .form input {
		font-size: 0.8125rem; }
	.popup .form--inline {
		flex-direction: column; }
	.popup__body {
		padding: 3.125rem 1.875rem 1.875rem; }
	.popup__register {
		margin: 0 0 1.25rem;
		flex-direction: column; }
	.popup__register .button {
		margin: 0.625rem 0.625rem 0; } }

.modalLogin .modal-dialog {
	max-width: 900px; }
.modalLogin .modal-dialog .popup {
	position: relative;
	top: inherit;
	left: inherit;
	opacity: 1;
	visibility: visible;
	margin: 0;
	padding: 0;
	transform: translate(0%, 0%);
	width: auto;
	max-width: inherit; }
.modalLogin .modal-dialog .modal-body {
	padding: 0; }
.modalLogin .modal-dialog .modal-body .popup__content {
	width: inherit; }
.modalLogin .modal-dialog .modal-body .modal-content {
	background: none; }

.search-autocompleted {
	display: none;
	border: 1px solid #a8a8a8;
	width: 375px;
	background: #ffffff;
	position: absolute;
	top: 100%;z-index: 999;
	right: 0;left: 0; }
.search-autocompleted.active {
	display: block; }

/*.product-search {
border: 1px solid #a8a8a8;
width: 375px;
background: #ffffff;
position: absolute;
top: 100%;
right: 0;left: 0; }*/
.product-search .dataEmpty{
	padding: 15px;margin-bottom: 0;}
.product-search__wrap {
	display: flex;
	padding: 15px;
	padding-bottom: 5px; }
.product-search__item a {
	color: inherit; }
.product-search__item a i {
	float: right;
	margin-top: 5px;
	font-size: 18px; }
.product-search__item a:hover {
	color: #313a45 !important; }
.product-search__img {
	width: 60px;
	height: 60px;
	border: 1px solid #ebebeb;
	position: relative; }
.product-search__img a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0; }
.product-search__title {
	line-height: 16px;
	padding: 0 10px;
	margin-bottom: 5px; }
.product-search__title a {
	color: #343434;
	font-size: 11px !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box; }
.product-search__list {
	padding: 0 5px;
	display: flex;
	margin: -5px 0;
	list-style: none; }
.product-search__list li span {
	font-size: 10px;
	color: #7b7b7b;
	text-transform: uppercase;
	padding: 0 5px;
	border-right: 1px solid #7b7b7b; }
.product-search__list li:last-child span {
	border-right: 0; }
.product-search__price {
	color: #303030;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 0;
	text-align: right; }
.product-search__price.old {
	color: #000000;
	font-size: 10px;
	font-weight: 400;
	text-decoration: line-through; }
.product-search__all {
	padding: 15px; }
.product-search__all a {
	color: #000000;
	font-size: 12px !important;
	font-weight: 500;
	text-decoration: underline; }
@media (max-width: 767.98px){
	.search-autocompleted{width: 100%;}
	.product-search__item:nth-child(1){width: 60px;}
	.product-search__item:nth-child(2), .product-search__item:last-child {
		flex: 1; }
	.product-search__title{line-height: inherit;text-align: left;}
	.product-search__title a{line-height: inherit;}
}
@media (max-width: 379px) {
	.search-autocompleted {
		width: 100%; }
	.product-search__wrap {
		flex-flow: row wrap; } }

.navbar {
	position: relative;
	width: 100%;
	z-index: 999; }
.navbar__top__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 55px;
	position: relative;
	z-index: 2; }
.navbar__links {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex; }
.navbar__links li {
	//padding-right: 3.125rem;
	position: relative; }
.navbar__links li * i {
	display: inline-block;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 5px;
	background-size: contain; }
.navbar__links li * i.ic-location {
	width: 1.8333333333em;
	height: 1.9166666667em;
	background-image: url(""); }
.navbar__links li * i.ic-phone {
	width: 1.8333333333em;
	height: 1.9166666667em;
	background-image: url(""); }
.navbar__links li a {
	display: block;
	padding-left: 1.5em;
	font-size: 0.75rem;
	color: #000;
	text-decoration: none; }
.navbar__links li:last-child {
	padding-right: 0; }
.navbar__links li:first-child a {
	padding-left: 0; }
.navbar__brand {
	max-width: 480px;
	padding-right: 2.5rem; }
@media (min-width: 1022px) {
	.navbar__brand > .item {
		display: inline-block;
		vertical-align: middle;
		padding: 0 6px; }
	.navbar__brand > .item:first-child {
		display: none; } }
@media (max-width: 1024px) {
	.navbar__brand > .item {
		display: none; } }
.navbar__brand .slick-slide {
	padding-left: 0.625rem;
	padding-right: 0.625rem;
	text-align: center; }
.navbar__brand .slick-slide img {
	display: inline-block;
	max-height: 30px; }
.navbar__brandsearch {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative; }
.navbar__shop {
	display: flex;
	align-items: center; }
.navbar__search {
	right: 0;
	width: 16em;
	height: 1.625em;
	z-index: 1;
	position: relative; }
.navbar__search__item {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	transition: all 0.5s ease; }
@media screen and (prefers-reduced-motion: reduce) {
	.navbar__search__item {
		transition: none; } }
.navbar__search__item input {
	border-radius: 999px;
	font-size: 0.75rem;
	color: #000;
	padding: 0.1666666667em 10px;
	padding-right: 2.5rem; }
.navbar__search__item input::placeholder {
	color: #000; }
.navbar__search__item input:focus {
	color: #000; }
.navbar__search__item .btn {
	position: absolute;
	top: 0;
	right: 5px;
	color: #fff;
	background: transparent;
	border: none;
	bottom: 0;
	padding: 0;
	width: 30px; }
.navbar__search__item .btn i {
	transform: rotate(-90deg); color: #000;}
.navbar__search.active .navbar__search__item {
	left: -320%; }
.navbar__search--mobile {
	position: absolute;
	right: 10px;
	left: 10px;
	margin-top: 8px;
	transition: all 0.2s ease-in-out;
	width: auto; }
.navbar__search--mobile .form-control, .navbar__search--mobile .select2-selection--single, .navbar__search--mobile .select2-selection--multiple {
	border-radius: 40px;
	border: 1px solid #000;
	height: 2.5rem;    padding-right: 40px; }
.navbar__search--mobile .btn {
	position: absolute;
	top: 5px;
	right: 16px;
	background: none !important;
	border: none;
	width: auto;
	font-size: 1.0625em;
	color: #000000 !important;
	padding: 0; }
@media (min-width: 1025px) {
	.navbar__search--mobile {
		display: none; } }
.navbar__icon {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	align-content: center; }
.navbar__icon li {
	position: relative;
	margin-right: 0.8125rem;
	transition: all 0.2s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
	.navbar__icon li {
		transition: none; } }
.navbar__icon li a {
	font-size: 0.75rem;
	color: #000;
	text-decoration: none; }
.navbar__icon li a em {
	text-align: center;
	position: absolute;
	top: -5px;
	left: 45%;
	font-style: normal;
	font-size: 0.625rem;
	background: #000;
	color: #fff;
	min-width: 16px;
	height: 16px;
	border-radius: 50%;
	font-size: 10px;
	line-height: 16px; }
.navbar__icon li span {
	position: absolute;
	bottom: -1.875rem;
	width: max-content;
	left: 50%;
	transform: translate(-50%);
	opacity: 0;
	transition: all 0.5s ease; }
@media screen and (prefers-reduced-motion: reduce) {
	.navbar__icon li span {
		transition: none; } }
.navbar__icon .navbar__icon-search i {
	font-size: 22px;
	margin: 0;
	line-height: 28px;
	margin-top: 5px;
	-ms-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	transform: rotate(270deg);
}
.navbar__icon .navbar__icon-search i.icon_close{
	font-size: 32px;
}
.navbar__icon li * i {
	display: block;
	margin: 0 auto 0.1875em;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px; }
.navbar__icon li * i.ic-compare {
	background-image: url("https://file.hstatic.net/1000381168/file/compare-normal_880db50a9a28489280166575bf6f30bd.png"); }
.navbar__icon li * i.ic-wishlist {
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 93.4 84.9' style='enable-background:new 0 0 93.4 84.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23212121;stroke-width:4;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;%7D .st1%7Bfill:none;stroke:%23212121;stroke-width:4;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cpath class='st0' d='M77.4,4.4c-20.5-9-30,17.4-30,17.7c-0.1-0.2-9.4-26.6-30-17.7c-25.7,11.1-17.7,57.1,30,77.3v0c0,0,0,0,0,0 c0,0,0,0,0,0v0C93.6,63.5,102.6,15.5,77.4,4.4z'/%3E%3Cpath class='st1' d='M-216.5,87.5'/%3E%3Cpath class='st1' d='M-216.9,87.5'/%3E%3C/svg%3E%0A"); 
	height: 27px;width: 24px;margin-bottom: 0;}
.navbar__icon li * i.ic-account {
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 74.8 83.1' style='enable-background:new 0 0 74.8 83.1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23212121;stroke-width:4;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cg%3E%3Ccircle class='st0' cx='37.7' cy='20.4' r='17.5'/%3E%3Cpath class='st0' d='M13.2,56.9c-6.6,6.6-10,15.3-10.1,24h69.3c-0.1-8.7-3.5-17.4-10.1-24C48.7,43.3,26.7,43.3,13.2,56.9z'/%3E%3C/g%3E%3C/svg%3E%0A"); }
@media (min-width: 1025px) {
	.navbar__icon li:hover {
		filter: drop-shadow(0 0 2px rgba(255, 255, 255, 0.85)); }
	.navbar__icon li:hover span {
		bottom: -0.75rem;
		opacity: 1;
		color: #000; } }
.navbar__lang {
	position: absolute;
	top: 50%;
	right: 2.1875em;
	margin-top: -0.8125em;
	z-index: 10; }
.navbar__lang img {
	filter: gray;
	/* IE6-9 */
	-webkit-filter: grayscale(1);
	/* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(1);
	/* Microsoft Edge and Firefox 35+ */
	margin-right: 0.8333333333em; }
.navbar__lang .dropdown-toggle {
	border: none;
	background: transparent !important;
	font-size: 0.75em;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	padding: 0;
	width: auto;
	line-height: 2.1666666667;
	box-shadow: none !important;
	color: #fff;
	cursor: pointer;
	outline: none; }
.navbar__lang .dropdown-toggle span {
	display: inline-block;
	margin-right: 0.4166666667em; }
.navbar__lang .dropdown-menu {
	left: auto;
	right: 0;
	border-radius: 0;
	font-size: 0.75em;
	min-width: 100px; }
.navbar__lang .dropdown-menu a.dropdown-item {
	padding: 2px 10px; }
.navbar-toggler:hover, .navbar-toggler:focus {
	outline: none; }
.navbar-toggler::before, .navbar-toggler::after {
	content: "";
	display: block;
	position: absolute;
	height: 3px;
	width: 25px;
	background: #4b4949;
	top: 50%;
	transition: all 0.2s ease-in-out; }
.navbar-toggler span::before, .navbar-toggler span::after {
	content: "";
	display: block;
	position: absolute;
	height: 3px;
	width: 25px;
	background: #4b4949;
	top: 50%;
	transition: all 0.2s ease-in-out; }
.navbar-toggler::before {
	margin-top: -11.5px; }
.navbar-toggler::after {
	margin-top: 8.5px; }
.navbar-toggler span::before, .navbar-toggler span::after {
	margin-top: -1.5px; }
.navbar-toggler.active::before, .navbar-toggler.active::after {
	opacity: 0; }
.navbar-toggler.active span::before {
	transform: rotate(45deg); }
.navbar-toggler.active span::after {
	transform: rotate(-45deg); }
.navbar__bottom {
	position: absolute;
	width: 100%;
	min-height: 60px; }
.navbar__bottom::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url("../images/bg-menu.png");
	background-size: cover;
	background-position: center;
	z-index: -1; }
.navbar__bottom .navbar__icon-search {
	height: 35px;
	width: 35px;
	padding: 0;
	background: none;
	border: none;
	position: absolute;
	left: 40px;
	top: 15px;
	line-height: 35px;
	text-align: center; }
.navbar__bottom .navbar__icon-search.navbar__icon-search-close:before{
	content: "\4d";
	font-family: 'ElegantIcons';
	font-size: 26px;
	color: #000;}
@media (min-width: 768px) {
	.navbar__bottom .navbar__links,
	.navbar__bottom .navbar__shop,
	.navbar__bottom .navbar__lang {
		display: none; } }
@media screen and (max-width: 1400px) {
	.navbar .navbar__top .container {
		max-width: inherit;
		position: relative;
		padding-left: 20px;
		padding-right: 20px; }
	.navbar .navbar__links li {
		padding-right: 0; }
	.navbar .navbar__shop {
		padding-right: 3.75rem; } }
@media screen and (max-width: 1200px) {
	.navbar .navbar__links li {
		padding-right: 0; }
	.navbar .navbar__links li a {
		padding-right: 5px;
		padding-left: 0; }
	.navbar .navbar__links li a span {
		display: none; } }
@media (max-width: 1024.98px) {
	.navbar__top__inner {
		justify-content: center;
		display: block; }
	.navbar__brandsearch {
		display: block; }
	.navbar__brand {
		order: 1;
		justify-content: center;
		padding-right: 0;
		display: block;
		padding-top: 14px;
		margin: 0 auto;
		text-align: center; }
	.navbar__bottom .navbar-brand img {
		max-height: 3.75rem; }
	.navbar .container {
		padding-left: 10px;
		padding-right: 10px; }
	.navbar__top .navbar__lang li {
		padding-right: 0; }
	.navbar__top .navbar__lang li a {
		padding-right: 5px;
		padding-left: 0; }
	.navbar__top .navbar__lang li a span {
		display: none; }
	.navbar__top .navbar__shop {
		display: none; }
	.navbar__top .navbar__links {
		position: absolute;
		z-index: 99;
		left: 10px;
		top: 1.25rem; }
	.navbar__bottom .navbar__icon--1 {
		padding: 0;
		top: 15px;
		position: absolute;
		right: 10px;
		transition: all 0.3s ease-in-out; } }
@media screen and (max-width: 1024.98px) and (prefers-reduced-motion: reduce) {
	.navbar__bottom .navbar__icon--1 {
		transition: none; } }
@media (max-width: 1024.98px) {
	.navbar__bottom .navbar__icon--1 li {
		margin-right: 20px; }
	.navbar__bottom .navbar__icon--1 li a em {
		color: #fff;
		right: 0;
		text-align: center;
		top: -4px;}
	.navbar__bottom .navbar__icon--1 li a span {
		display: none; }
	.navbar-collapse {
		padding: 1.25rem 1.25rem 0;
		width: 300px;
		background: #171717;
		position: absolute;
		top: 6.25rem;
		left: 0;
		max-width: 100%;
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
		transform: translate(-100%, 0);
		opacity: 0;
		visibility: hidden;
		transition: all 0.2s ease-in-out; }
	.navbar-collapse .navbar-nav {
		padding: 10px 0; }
	.navbar-collapse .nav-item:nth-child(3) {
		margin-left: unset; }
	.navbar-collapse .nav-link {
		color: #fff;
		padding: 0.625rem 0; }
	.navbar-collapse.active {
		opacity: 1;
		visibility: visible;
		transform: translate(0, 0); }
	.navbar-nav-head .navbar__icon {
		justify-content: space-between;
		padding: 0;
		display: block; }
	.navbar-nav-head .navbar__icon li {
		margin-right: 0;
		text-align: left;
		text-transform: uppercase;
		padding-bottom: 19px; }
	.navbar-nav-head .navbar__icon li a {
		font-size: 12px;
		color: #515151;
		position: relative; }
	.navbar-nav-head .navbar__icon li a span {
		position: static;
		opacity: 1;
		padding-left: 26px; }
	.navbar-nav-head .navbar__icon li a i {
		width: 20px;
		height: 20px;
		position: absolute;
		background-size: contain;
		left: 0;
		top: 2px; }
	.navbar-nav-head .navbar__icon li a i.ic-location {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='23px'%3E%3Cpath fill-rule='evenodd' opacity='0.902' fill='rgb(0, 0, 0)' d='M14.400,13.693 L8.000,22.998 L1.591,13.680 C-0.801,10.471 -0.453,5.175 2.343,2.361 C3.854,0.839 5.863,0.001 8.000,0.001 C10.137,0.001 12.146,0.839 13.657,2.361 C16.453,5.175 16.800,10.471 14.400,13.693 ZM13.067,2.955 C11.713,1.592 9.914,0.841 8.000,0.841 C6.086,0.841 4.287,1.592 2.933,2.955 C0.410,5.494 0.099,10.277 2.268,13.188 L8.000,21.522 L13.723,13.202 C15.901,10.277 15.591,5.494 13.067,2.955 ZM8.074,10.921 C6.464,10.921 5.154,9.602 5.154,7.981 C5.154,6.360 6.464,5.041 8.074,5.041 C9.684,5.041 10.994,6.360 10.994,7.981 C10.994,9.602 9.684,10.921 8.074,10.921 ZM8.074,5.882 C6.924,5.882 5.988,6.822 5.988,7.981 C5.988,9.138 6.924,10.081 8.074,10.081 C9.224,10.081 10.160,9.138 10.160,7.981 C10.160,6.822 9.224,5.882 8.074,5.882 Z'/%3E%3C/svg%3E"); }
	.navbar-nav-head .navbar__icon li a i.ic-phone {
		background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 29.6 29.9' style='enable-background:new 0 0 29.6 29.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23454542;%7D%0A%3C/style%3E%3Cpath id='Forma_1' class='st0' d='M23.8,29.9c-1.5-0.1-3-0.4-4.4-0.9C11.2,25.3,4.5,18.6,0.9,10.3c-1.2-3.3-1.2-6,0-7.2 c0.2-0.2,0.4-0.4,0.5-0.6C2.6,1.3,3.8-0.1,5.5,0c1.2,0,2.3,0.8,3.4,2.2C12.3,6.5,10.8,8,9,9.7l-0.3,0.3c-0.3,0.3-0.8,1.6,4.2,6.8 c1.3,1.3,2.7,2.6,4.2,3.6c0.7,0.5,2,1.2,2.5,0.6l0.3-0.3c1.7-1.8,3.2-3.3,7.4,0.1c1.4,1.2,2.1,2.3,2.2,3.5c0.1,1.7-1.3,3-2.4,4.1 c-0.2,0.2-0.4,0.4-0.6,0.5C25.8,29.7,24.8,30,23.8,29.9z M5.4,1C4.2,1,3.1,2.2,2.2,3.2C2,3.4,1.8,3.6,1.6,3.8 C0.7,4.7,0.8,7.1,1.8,9.9c1.7,4,4.2,7.7,7.3,10.8c3,3.2,6.6,5.7,10.6,7.4c2.8,1.1,5.2,1.2,6.1,0.2c0.2-0.2,0.4-0.4,0.6-0.6 c1-1,2.2-2.1,2.1-3.3c-0.2-1.1-0.9-2.1-1.8-2.7c-3.5-2.9-4.5-1.9-6.1-0.2l-0.3,0.3c-0.8,0.8-2,0.6-3.8-0.5c-1.6-1.1-3-2.4-4.4-3.8 C8,13.3,6.7,10.7,8,9.4L8.3,9C10,7.4,11,6.4,8.2,2.9C7.6,1.9,6.6,1.2,5.4,1L5.4,1L5.4,1z'/%3E%3C/svg%3E%0A"); }
	.navbar-nav-head .navbar__icon li a i.ic-account {
		background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 74.8 83.1' style='enable-background:new 0 0 74.8 83.1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23212121;stroke-width:4;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cg%3E%3Ccircle class='st0' cx='37.7' cy='20.4' r='17.5'/%3E%3Cpath class='st0' d='M13.2,56.9c-6.6,6.6-10,15.3-10.1,24h69.3c-0.1-8.7-3.5-17.4-10.1-24C48.7,43.3,26.7,43.3,13.2,56.9z'/%3E%3C/g%3E%3C/svg%3E%0A"); }
	.navbar-nav-head .navbar__icon li a i.ic-wishlist {
		background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 93.4 84.9' style='enable-background:new 0 0 93.4 84.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23212121;stroke-width:4;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;%7D .st1%7Bfill:none;stroke:%23212121;stroke-width:4;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cpath class='st0' d='M77.4,4.4c-20.5-9-30,17.4-30,17.7c-0.1-0.2-9.4-26.6-30-17.7c-25.7,11.1-17.7,57.1,30,77.3v0c0,0,0,0,0,0 c0,0,0,0,0,0v0C93.6,63.5,102.6,15.5,77.4,4.4z'/%3E%3Cpath class='st1' d='M-216.5,87.5'/%3E%3Cpath class='st1' d='M-216.9,87.5'/%3E%3C/svg%3E%0A"); }
	.navbar-nav-head .navbar__icon li a i.ic-compare {
		background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 284.7 232' style='enable-background:new 0 0 284.7 232;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23212121;%7D%0A%3C/style%3E%3Cpath class='st0' d='M284.2,138.5l-0.2,0.1L243.5,37.9h18.5c3.3,0,6-2.7,6-6c0-3.3-2.7-6-6-6H149V8.5c0-3.3-2.7-6-6-6 c-3.3,0-6,2.7-6,6v17.3H24.2c-3.3,0-6,2.7-6,6c0,3.3,2.7,6,6,6h19.3L2.9,138.5c-0.3,0.7-0.5,1.5-0.5,2.2c0,27.6,22.3,49.9,49.9,49.9 c27.6,0,49.9-22.3,49.9-49.9c0-0.8-0.2-1.5-0.5-2.2L61.2,37.8H137v167.6h0v17.3c0,0,0,0,0,0.1v0.5h0c0.3,3.1,2.8,5.5,6,5.5 c3.1,0,5.7-2.4,6-5.5h0V37.8h76.6l-40.3,100.8c-0.3,0.7-0.5,1.5-0.5,2.2c0,27.6,22.3,49.9,49.9,49.9c27.6,0,49.9-22.3,49.9-49.9 C284.7,140,284.5,139.3,284.2,138.5z M52.2,178.8c-18.6,0-34.4-13.5-37.4-31.9h74.5C86.4,165.1,70.7,178.6,52.2,178.8z M87.2,134.9 H17.4l35-87.1L87.2,134.9z M234.5,47.9l34.9,87h-69.8L234.5,47.9z M234.5,178.8L234.5,178.8c-18.5-0.1-34.2-13.6-37.1-31.9h74.5 C268.9,165.2,253.1,178.7,234.5,178.8z'/%3E%3C/svg%3E%0A"); }
	.navbar-nav-footer, .navbar-nav-head {
		padding-top: 0.625rem;
		padding-bottom: 0.625rem;
		border-top: 1px solid #a0a0a0; }
	.navbar-nav-footer {
		border-top: 1px dashed rgba(112, 112, 112, 0.5); }
	.navbar-nav-footer .navbar__links li {
		padding: 0.3125rem 0; }
	.navbar-nav-footer .navbar__links li * i {
		min-width: 2.5rem; }
	.navbar__lang {
		top: 1.25rem;
		margin-top: 0;
		right: 10px; }
	.navbar__lang .dropdown-toggle {
		font-size: 0.75rem; }
	.navbar__brand li a img {
		height: 0.5rem; } }
@media (max-width: 767.98px) {
	.navbar__brand {
		margin-left: 60px;
		margin-right: 60px; }
	.navbar__brand:before, .navbar__brand:after {
		content: '';
		position: absolute;
		top: -21px;
		left: 0;
		bottom: 0;
		z-index: 9;
		width: 20%;
		background: linear-gradient(to right, #171717 30%, rgba(23, 23, 23, 0.99) 31%, rgba(125, 185, 232, 0) 100%); }
	.navbar__brand:after {
		left: inherit;
		right: 0;
		background: linear-gradient(to left, #171717 30%, rgba(23, 23, 23, 0.99) 31%, rgba(125, 185, 232, 0) 100%); }
	.navbar__bottom{position: relative;} }
@media (max-width: 575.98px) {
	.navbar__icon {
		padding-left: 0;
		padding-right: 4.6875rem; }
	.navbar__brand li {
		padding-right: 0.3125rem;
		padding-left: 0.3125rem; }
	.navbar__search {
		position: static;
		width: 100%; } }

header.navbar {
	transition: all 0.2s ease-in-out;
	opacity: 1;
	top: 0; }
header.navbar + div {
	height: auto !important; }
@media (max-width: 1024.98px) {
	header.navbar.opacity .navbar__bottom .navbar-brand {
		opacity: 0;
		height: 0;
		overflow: hidden; } }

.header-sticky {
	z-index: 999;
	position: fixed;
	top: -60px;
	right: 0;
	left: 0;
	transition: all 0.3s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
	.header-sticky {
		transition: none; } }
@media (min-width: 1025px) {
	.header-sticky .megamenuWrap {
		margin-left: -50px;
		margin-right: -50px; } }
.header-sticky.sticky {
	z-index: 1000;
	transform: translate(0, 0); }
.header-sticky.sticky .navbar__top:after {
	width: 100%; }

.header-sticky .container {
	position: relative; }
.header-sticky .navbar__logo {
	display: inline-block;    width: 60px; }
.header-sticky .nav-link{
	padding: 1.0625rem 0;
}
.header-sticky .navbar__top {
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.header-sticky .navbar__search {
	width: 13em;
	position: absolute;
	top:15px;
	right: 220px; }
@media (max-width: 1199.98px) {
	.header-sticky .navbar__search {
		right: 70px; } }
.header-sticky .navbar__shop {
	position: absolute;
	top: 15px;
	right: 0; }
.header-sticky .navbar-expand-md {
	display: inline-block;
	vertical-align: middle;
	padding-left: 5rem; }
.header-sticky .navbar-expand-md .nav-link {
	color: #000;
	position: relative; }
.header-sticky .navbar-expand-md .nav-link:after {
	content: '';
	position: absolute;
	height: 4px;
	left: 0;
	bottom: 0;
	width: 0;
	background: #000;
	transition: all 0.2s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
	.header-sticky .navbar-expand-md .nav-link:after {
		transition: none; } }
.header-sticky .navbar-expand-md .nav-link span {
	color: #000; }
.header-sticky .navbar-expand-md .nav-link:hover:after, .header-sticky .navbar-expand-md .nav-link.active:after {
	width: 100%; }
@media (max-width: 1024.98px) {
	.header-sticky {
		display: none !important; } }

@media (max-width: 1024.98px) {
	.navbar__brandsearch .navbar__search {
		display: none; }
	.navbar__bottom .container {
		text-align: center;
		position: relative; }
	.navbar__bottom .navbar-brand-mobile {
		top: 8px;
		position: relative;
		display: inline-block;
		margin: 0 auto;
		left: inherit;
		transform: inherit;
		text-align: center;
		overflow: visible;
		opacity: 1;
		height: auto;
		transition: all 0.2s ease-in-out; width: 60px; } }
@media screen and (max-width: 1024.98px) and (prefers-reduced-motion: reduce) {
	.navbar__bottom .navbar-brand {
		transition: none; } }

@media (max-width: 1024.98px) {
	.navbar__top{display: none;}
	.navbar__bottom .navbar__search {
		position: relative;
		margin: 0 auto;
		width: 100%; }
	.navbar__bottom .navbar__search__item input {
		background: none; }
	.navbar__bottom {
		position: relative;
	}
	.navbar__bottom.pb-10{padding-bottom: 10px;}
	.navbar__bottom .navbar__search--mobile{
		right: 0px;
		left: 0px;
		margin-top: 13px;
		transition: all 0.2s ease-in-out;
		width: auto;height: auto;
		display: none;
	}
	.navbar__bottom .navbar__search--mobile.show {
		opacity: 1;
		height: auto;
		visibility: visible;
	}
	.navbar__bottom .navbar-toggle{
		top: 15px;
	}

	.navbar__bottom .navbar-toggle > span{ background-color: #000;}
	.navbar.opacity {
		position: fixed;    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
		box-shadow: 0 0 10px rgba(0,0,0,0.2); }
	.navbar.opacity .navbar__search--mobile {
		top: 0;
		width: auto;
		margin-top: 8px; }
	.navbar.opacity .navbar-toggle,
	.navbar.opacity .navbar__bottom .navbar__icon--1 {
		top: 15px; }
	.navbar.opacity .navbar__bottom::before {
		background: white; }
	.navbar.opacity .menuMain {
		top: 55px !important; } }

@media (max-width: 1024.98px) {
	.maskOver {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(255, 255, 255, 0.6);
		z-index: -1;
		display: none; }
	.maskOver.show {
		display: block;
		z-index: 998; }
	body.active {
		overflow-y: hidden !important;
		-webkit-overflow-scrolling: touch; } }

body {
	background: url("//file.hstatic.net/1000381168/file/white_a66abae510e14233a20352d14a51263e_master.png") bottom/contain repeat-x; }
@media (max-width: 1199.98px) {
	body {
		background-size: 1200px auto; } }

.effectImg {
	overflow: hidden; }
.effectImg > a {
	transform: scale(1);
	transition: all 0.4s ease-in-out; }
.effectImg:hover > a {
	transform: scale(1.25); }

.pt-250 {
	padding-top: 250px !important; }
.pb-50 {
	padding-bottom: 50px !important; }
.pt-50 {
	padding-top: 50px !important; }
.pt-150 {
	padding-top: 150px !important; }
.mt-20{margin-top: 20px;}
@media (max-width: 1024.98px) {
	.pt-250,.pt-150 {
		padding-top: 10px !important; } }

.link {
	font-size: 0.875rem;
	position: relative;
	margin-bottom: 0; }
.link .pen {
	display: inline-block;
	vertical-align: sub;
	background: url("https://file.hstatic.net/1000381168/file/edit_2e8e7cc4a4fa404b960cd1108731cf0b.svg");
	width: 16px;
	height: 16px;
	margin-right: 0.625rem; }
.link a {
	color: #000;
	text-decoration: underline; }
.link a:hover {
	color: #787878; }
.link--list {
	margin-left: 0; }
.link--list i {
	margin-right: 10px; }

.bt {
	display: block;
	text-align: center;
	width: 200px;
	background: #000000;
	border: 1px solid #000000;
	padding: 8px 0;
	color: #ffffff;
	text-transform: uppercase;
	margin-right: 8px;
	transition: all 0.3s ease-in-out;
	cursor: pointer; }
.bt:focus, .bt:hover {
	outline: none;
	border: 1px solid #d7d7d7;
	background: #f7f7f7;
	color: #000000; }
.bt--secon {
	border: 1px solid #d7d7d7;
	background: #f7f7f7;
	color: #000000; }
.bt--secon:focus, .bt--secon:hover {
	border: 1px solid #000000; }
.bt--delete {
	background: #999999;
	border: 1px solid #999999; }
.bt--three {
	background: #999999;
	border: 1px solid #999999; }
.bt--fullwidth {
	width: 100%; }
.bt--ordersearch {
	width: 250px;
	margin-top: 30px; }
.bt.btn-modal {
	display: inline-block; }

.btnOther {
	text-align: center;
	background: #000000;
	border: 1px solid #000000;
	padding: 0.5625rem 1.875rem;
	color: #ffffff;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
	cursor: pointer; }
.btnOther:focus, .btnOther:hover {
	outline: none;
	border: 1px solid #d7d7d7;
	background: #f7f7f7;
	color: #000000; }

@media (max-width: 1199.98px) {
	.container {
		padding-left: 10px;
		padding-right: 10px; } }

@media (max-width: 575.98px) {
	.container {
		padding-left: 20px;
		padding-right: 20px; } }

@media (max-width: 1024.98px) {
	html,
	body {
		font-size: 14.5px; } }

.btn-nav {
	background: #fff;
	display: none;
	font-size: 1rem;
	padding: 0.625rem;
	position: relative;
	text-transform: uppercase;
	margin-top: 0;
	text-decoration: none !important;
	z-index: 99;
	color: #000 !important;
	border: 1px solid #000;
	position: relative; }
.btn-nav:before {
	content: "\f0dc";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	right: 10px;
	top: 12px; }

.mask.active {
	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999; }

@media (max-width: 640px) {
	.btn-nav {
		display: block; }
	.mb-tab {
		display: none; } }

@media (min-width: 639px) {
	.mb-tab {
		display: block !important; } }

.ty-btn__primary {
	border-color: #171717;
	background: transparent;
	color: #171717;
	display: inline-block;
	font-weight: 500;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	user-select: none;
	font-size: 0.875rem;
	line-height: 1.5714285714;
	text-transform: uppercase;
	width: 10.1875rem;
	padding: 0.625rem 0;
	border: 1px solid #171717;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.ty-btn__primary.custom {
	margin-top: 10px;
	margin-bottom: 50px; }
@media (max-width: 767.98px) {
	.ty-btn__primary.custom {
		margin-bottom: 30px; } }
@media (max-width: 575.98px) {
	.ty-btn__primary.custom {
		margin-bottom: 20px; } }

.ty-btn__primary:hover {
	background: #171717;
	color: #fff; }

.ty-btn__primary.ty-btn__text {
	color: #171717; }

.tygh-footer {
	background-color: #000000;
	padding: 5px 0 10px;}
.tygh-footer .ty-footer-general__header {
	font-size: 0.875em;
	font-family: 'Elle Futura';
	font-weight: 700;
	color: #454542;
	text-transform: uppercase;
	margin: 0 0 1.4285714285714em; }
.tygh-footer .ty-footer .footer__menu {
	list-style: none;
	margin: 0;
	padding: 0; }
.tygh-footer .ty-footer .footer__menu li {
	display: block;
	padding: 0; }
.tygh-footer .ty-footer .footer__menu li > * {
	display: inline-block;
	line-height: 1.375;
	color: #454542; }
.tygh-footer .ty-footer .footer__menu li > a:hover {
	color: #000; }
.tygh-footer .ty-footer .footer__menu li + li {
	margin-top: 0.875em; }
.tygh-footer .footer_location p {
	color: #fff; }
.tygh-footer .footer_location p a{color: #fff;}
.tygh-footer .footer__title {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.4285714285714;
	margin: 0; }
.tygh-footer .footer__title span {
	display: none; }
.tygh-footer .footer__title.text-white {
	color: #fff; }
.tygh-footer .footer__social {
	position: relative;
	padding-bottom: 50px; }
.tygh-footer .footer__social .bct-wrap {
	display: block; }
.tygh-footer .footer__social .footerSocial {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center; }
.tygh-footer .footer__social .footerSocial li {
	margin: 10px; }
.tygh-footer .footer__social .footerSocial li a {
	color: #fff; }
.tygh-footer .footer__social .footerSocial li a i {
	font-size: 28px;
	vertical-align: middle; }
.tygh-footer .footer__copyright {
	color: #fff;
	text-transform: uppercase;
	padding: 30px 0 12px; }
.tygh-footer .bottom-copyright {
	margin: 0;
	font-size: 0.875em;
	color: #fff;
	text-transform: uppercase; }
.tygh-footer .bottom-copyright a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: underline; }
.tygh-footer .bottom-copyright a:hover {
	color: rgba(255, 255, 255, 0.8); }
.tygh-footer .footer__menufooter .footer_menuItem {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important; }
.tygh-footer .footer__menufooter .footer_menuItem li a {
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	line-height: 2.25;
	letter-spacing: 0.01em; }
.tygh-footer .footer__menufooter .footer_menuItem li a:hover {
	color: #D0AC6F;
	text-decoration: none; }
.tygh-footer .footer1 {
	font-size: 14px; }

@media screen and (min-width: 768px) {
	.tygh-footer .ty-footer .ty-footer-general__body {
		margin: 0; } }

@media (max-width: 1024.98px) {
	.tygh-footer {
		padding: 100px 0 25px; } }

@media (min-width: 768px) {
	.footer_menuItem {
		display: block !important; }.tygh-footer .footer__social .bct-wrap{margin-top: 30px;} }

@media (max-width: 767.98px) {
	.footer__title {
		position: relative; }
	.footer__title span {
		display: block !important;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		cursor: pointer; }
	.footer_menuItem {
		display: none; }
	.tygh-footer .footer__social .footerSocial li {
		margin: 5px 5px 0; }
	.tygh-footer .footer__social .footerSocial img {
		max-height: 20px; } }

@media (max-width: 575.98px) {
	.tygh-footer {
		padding: 20px 0 60px; }
	.tygh-footer .footer__title {
		font-size: 12px;
		line-height: 20px;
		position: relative;
		font-size: 14px;
		text-transform: uppercase;
		margin: 0px;
		padding: 10px 0;}
	.tygh-footer .footer__title:before {
		content: "\f107";
		font-family: "FontAwesome";
		font-size: 14px;
		position: absolute;
		top: 0px;
		right: 5px;
		text-align: center;
		line-height: 36px;
	}
	.tygh-footer .footer__title.active:before{content: "\f106";}
	.tygh-footer .footer__menufooter .footer_menuItem li a{font-size: 14px;}
	.tygh-footer .footer__social .footerSocial img {
		max-height: 18px; }
	.tygh-footer .footer1 {
		font-size: 12px;
		position: relative; }
	.tygh-footer .footer1 .footer__social {
		text-align: center;
		position: static;
		padding-bottom: 25px; }
	.tygh-footer .footer1 .footer__social .imgCheck {
		top: 0;
		position: absolute;
		width: 100px;
		right: 0;}
	.tygh-footer .bottom-copyright {
		padding-right: 120px; } }

.footer-logo{
	margin-top: 20px;
	margin-bottom: 4.5rem;
}

.footer {
	position: relative;
	padding-bottom: 100px; }

@media (max-width: 991.98px) {
	.footer {
		padding-bottom: 10px; }
	.footer .span4 {
		margin-left: 0 !important;
		width: 50% !important;
		float: left !important; }
	/*.footer__menufooter {
	margin-bottom: 20px; }*/ }

@media (max-width: 575.98px) {
	.footer .span4 {
		margin-left: 0 !important;
		width: 100% !important; } }

@media (max-width: 991.98px) {
	.footer1 .span8 {
		margin-left: 0 !important;
		width: 100% !important; } }

.footer__totop {
	position: fixed;
	z-index: 10;
	bottom: 100px;
	right: 20px; }
.footer__totop ul {
	list-style-type: none !important;
	padding: 0 !important; }
.footer__totop ul li {
	position: relative;
	width: 4.375em;
	height: 4.375em;
	border-radius: 50%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	//box-shadow: 0px 0px 0.625em 0.3125em rgba(193, 51, 51, 0.15);
	margin: 0 auto 1.875em;
	transition: all 0.2s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
	.footer__totop ul li {
		transition: none; } }
.footer__totop ul li a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2; }
.footer__totop ul li span {
	background: #10e054;
	display: block;
	width: 0.8125em;
	height: 0.8125em;
	border-radius: 50%;
	border: 3px solid #e2ffe3;
	position: absolute;
	top: 0.625em;
	right: 0.9375em;
	box-shadow: 0px 0px 0.3125em 0px rgba(74, 74, 74, 0.5); }
/*.footer__totop ul li img {
max-height: 2.5625em; }*/
.footer__totop ul li:hover {
	cursor: pointer;
	box-shadow: 0px 0px 0.625em rgba(0, 0, 0, 0.15); }
.footer__totop .totop {
	width: 30px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url("https://file.hstatic.net/1000381168/file/icon-top_e807d78fa7ce4d9da69dcc16acc108ee.png") center/contain no-repeat;
	text-align: center;
	margin: 0 auto;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
	cursor: pointer; }
.footer__totop .totop i {
	font-size: 1.875em; 
	color: #f300;}
.footer__totop .totop:hover {
	cursor: pointer; }
.footer__totop .totop.active {
	opacity: 1;
	visibility: visible; }
@media (max-width: 767.98px) {
	.footer__totop {
		right: 10px;
		font-size: 12px; } }
@media (max-width: 1024.98px) {
	.footer__totop {
		bottom: 100px;
		font-size: 10px; }
	.footer__totop ul {
		margin-bottom: 5px; }
	.footer__totop ul li {
		margin-bottom: 5px; } }

@media (min-width: 1025px) {
	.megamenuWrap {
		background: white;
		border-top: 1px solid #bec3c2;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		max-width: 100%;
		margin: 0 auto;
		height: 550px;
		opacity: 0;
		visibility: hidden;
		overflow: hidden;
		z-index: -1;
		height: 0; } }



.megamenuWrap .megamenu {
	padding: 0.9375rem; }
@media (max-width: 1024.98px) {
	.megamenuWrap .megamenu {
		padding: 0; } }

.megamenu__products {
	position: relative; }
.megamenu__products .row > ul > li {
	max-width: 320px;
	padding-right: 18px; }
@media screen and (max-width: 1100px) {
	.megamenu__products .row > ul > li {
		max-width: 280px; } }
.megamenu__products .row > ul > li.active > div {
	opacity: 1;
	visibility: visible;
	display: block; }
.megamenu__products ul {
	padding: 0;
	list-style: none;
	margin: 0;
	position: relative;
	text-align: left; }
.megamenu__products ul li {
	letter-spacing: 0.05px; }
.megamenu__products ul li > a {
	color: #454542;
	font-size: 0.9375rem;
	display: table;
	padding: 0.625rem;
	position: relative;
	width: 100%;
	transition: all 0.4s ease-in-out; }
.megamenu__products ul li > a > span {
	display: table-cell; }
.megamenu__products ul li > a > span:first-child {
	width: 45px;
	text-align: center; }
.megamenu__products ul li > a > span:first-child img {
	max-width: 100%; }
.megamenu__products ul li > a > span.txt-menu {
	padding-left: 1.25rem;
	padding-right: 0.625rem; }
.megamenu__products ul li > a > span.expand-child {
	position: absolute;
	top: 11px;
	right: 0;
	width: 23px;
	text-align: center;
	cursor: pointer;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='4px' height='8px'%3E%3Cpath fill-rule='evenodd' fill='rgb(69, 69, 66)' d='M0.232,6.261 L2.725,3.741 L0.232,1.220 C0.015,1.021 0.010,0.823 0.218,0.624 C0.426,0.425 0.629,0.425 0.828,0.624 L3.647,3.443 C3.737,3.515 3.782,3.614 3.782,3.741 C3.782,3.867 3.737,3.967 3.647,4.039 L0.828,6.858 C0.629,7.057 0.426,7.057 0.218,6.858 C0.010,6.659 0.015,6.460 0.232,6.261 L0.232,6.261 Z'/%3E%3C/svg%3E");
	height: 23px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 999;
	display: block; }
.megamenu__products ul li > span.expand-child-mobile{
	position: absolute;
	top: 5px;
	right: 0;
	width: 23px;
	text-align: center;
	cursor: pointer;
	height: 23px;
	z-index: 999;
	display: block;
}
.megamenu__products ul li > span.expand-child-mobile{display: none;}
.megamenu__products ul li > span.expand-child-mobile.active .icon_plus:before {
	content: "\4b";
}
@media (max-width: 1024.98px){
	.megamenu__products ul li > a > span.expand-child{display: none;}
	.megamenu__products ul li > span.expand-child-mobile{display: block;}
}
.megamenu__products ul li .level2 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 110%;
	width: 100%; }
.megamenu__products ul li .level2 li.active > div {
	opacity: 1;
	visibility: visible;
	display: block; }
@media (min-width: 1025px) {
	.megamenu__products ul li .level2:after {
		content: '';
		position: absolute;
		width: 1px;
		top: 0;
		bottom: 0;
		background: rgba(0, 0, 0, 0.2);
		left: -10px; } }
@media (min-width: 1025px) {
	.megamenu__products ul li .level2 {
		opacity: 0;
		visibility: hidden;
		transition: all 0.4s ease-in-out; } }
@media screen and (max-width: 1200px) {
	.megamenu__products ul li .level2 {
		left: 105%; } }
@media (min-width: 1025px) {
	.megamenu__products ul li .level2 li:hover .level3, .megamenu__products ul li .level2 li:focus .level3 {
		opacity: 1;
		visibility: visible;
		display: block; } }
.megamenu__products ul li .level2 .level3 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 110%;
	width: 330%;
	padding-left: 25px; }
@media screen and (max-width: 1200px) {
	.megamenu__products ul li .level2 .level3 {
		width: 190%; } }
@media (min-width: 1025px) {
	.megamenu__products ul li .level2 .level3 {
		opacity: 0;
		visibility: hidden;
		transition: all 0.4s ease-in-out; } }
.megamenu__products ul li .level2 .level3 > .row {
	position: relative; }
@media (min-width: 1025px) {
	.megamenu__products ul li .level2 .level3 > .row:before {
		content: '';
		position: absolute;
		width: 1px;
		top: 0;
		bottom: 0;
		background: rgba(0, 0, 0, 0.2);
		left: -25px; } }
.megamenu__products ul li .level2 .level3 h3 {
	margin: 0;
	padding: 0;
	font-size: 0.9375rem;
	font-weight: normal;
	position: relative; }
.megamenu__products ul li .level2 .level3 h3 span {
	display: inline-block;
	padding-bottom: 0.3125rem;
}
.megamenu__products ul li .level2 .level3 img {
	max-width: 100%; }
@media screen and (max-width: 1200px) {
	.megamenu__products ul li .level2 .level3 img {
		max-width: 60%; } }
.megamenu__products ul li .level2 .level3 ul > li {
	padding-bottom: 0.9375rem; }
.megamenu__products ul li .level2 .level3 ul > li li {
	padding-bottom: 0rem;
	display: inline-block;
	padding-right: 15px;
	padding-top: 4px;
	vertical-align: middle; }
.megamenu__products ul li .level2 .level3 ul > li li a {
	padding: 0;
	font-size: 0.8125rem;
	background: none; }
.megamenu__products ul li .level2 .level3 ul > li .liCol-2 li {
	display: block;
	padding-right: 0; }
.megamenu__products ul li .level2 .level3 ul.liCol-1 > li {
	display: block; }
@media (min-width: 1025px) {
	.megamenu__products ul li:hover > a, .megamenu__products ul li:focus > a {
		background: rgba(0, 0, 0, 0.05); }
	.megamenu__products ul li:hover .level2, .megamenu__products ul li:focus .level2 {
		opacity: 1;
		visibility: visible; } }

.navbar-nav > li {
	transition: all 0.4s ease-in-out; }
@media (min-width: 1025px) {
	.navbar-nav > li.nav-item > .expand {
		display: none !important; }
	.navbar-nav > li:hover .megamenuWrap {
		opacity: 1;
		visibility: visible;
		z-index: 999;
		height: auto;
		display: block !important; } }

.navbar-toggle {
	width: 35px;
	height: 35px;
	position: absolute;
	display: block;
	z-index: 99;
	top: 63px;
	transition: all 0.3s ease-in-out;line-height: 35px; }
@media screen and (prefers-reduced-motion: reduce) {
	.navbar-toggle {
		transition: none; } }
.navbar-toggle > span {
	display: block;
	position: absolute;
	width: 35px;
	border-radius: 3px;
	height: 2px;
	background-color: black;
	left: 0;
	top: 50%;
	transition: all 0.2s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
	.navbar-toggle > span {
		transition: none; } }
.navbar-toggle > span:first-child {
	top: 8px; }
.navbar-toggle > span:last-child {
	top: 28px; }
.navbar-toggle.active {
	z-index: 9998; }
.navbar-toggle.active span {
	transform-origin: 50%; }
.navbar-toggle.active span:first-child, .navbar-toggle.active span:last-child {
	opacity: 0; }
.navbar-toggle.active span:first-child + span, .navbar-toggle.active span:last-child + span {
	transform: rotate(45deg); }
.navbar-toggle.active span:first-child + span + span, .navbar-toggle.active span:last-child + span + span {
	transform: rotate(-45deg); }

@media (min-width: 1025px) {
	.navbar-toggle {
		display: none; }
	.menuMain[data-simplebar] {
		overflow: auto !important; }
	.menuMain .navbar-nav-head {
		display: none; }
	.navbar__icon--1 {
		display: none; } }

@media (max-width: 1024.98px) {
	.menuMain {
		position: fixed;
		top: 55px;
		left: -100%;
		bottom: 0;
		background: #fff;
		width: 300px;
		border-top: 1px solid #a0a0a0;
		border-left: 1px solid #a0a0a0;
		border-right: 1px solid #a0a0a0;
		padding: 00px 20px 20px 20px;
		z-index: 999;
		transition: all 0.4s ease-in-out; }
	.menuMain .expand.active .icon_plus:before {
		content: "\4b"; }
	.menuMain .container {
		padding-left: 0;
		padding-right: 0; }
	.menuMain .navbar-nav {
		display: block !important; }
	.menuMain .navbar-nav .nav-link {
		padding: 0.625rem 0;
		font-size: 0.875rem;
		color: #515151; }
	.menuMain .navbar-nav .nav-item {
		padding-right: 0;
		position: relative;
		border-top: 1px solid #a0a0a0;
		text-align: left; }
	.menuMain .navbar-nav .nav-item:first-child {
		border-top: none; }
	.menuMain .navbar-nav .nav-item .expand {
		top: 8px;
		position: absolute;
		right: 0;
		cursor: pointer;
		width: 23px;
		height: 23px;
		text-align: center; }
	.menuMain .navbar-nav .nav-item.active .megamenuWrap {
		display: block; }
	.menuMain .megamenuWrap {
		display: none;padding-left: 20px; }
	.menuMain .megamenu__products .row {
		margin: 0; }
	.menuMain .megamenu__products .row [class*="col-"] {
		padding: 0; }
	.menuMain .megamenu__products ul {
		display: block;
		width: 100%; }
	.menuMain .megamenu__products ul li {
		padding-right: 0;
		position: relative;
		max-width: inherit; }
	.menuMain .megamenu__products ul li.with-icon span.ic-menu {
		display: none; }
	.menuMain .megamenu__products ul li.with-icon span.txt-menu {
		padding-left: 0; }
	.menuMain .megamenu__products ul li a {
		padding-left: 0;
		padding-top: 5px;
		padding-bottom: 5px; }
	.menuMain .megamenu__products ul li .level2,
	.menuMain .megamenu__products ul li .level3 {
		position: relative;
		top: 0;
		left: 0;
		width: inherit;
		display: none; }
	.menuMain .megamenu__products ul li .level2 .image,
	.menuMain .megamenu__products ul li .level3 .image {
		display: none; }
	/*.menuMain .megamenu__products ul li .level2 .level3,
	.menuMain .megamenu__products ul li .level3 .level3 {
	padding-left: 0; }*/ }
@media (max-width: 1024.98px) and (max-width: 1024.98px) {
	.menuMain .megamenu__products ul li.active > a .expand-child {
		transform: rotate(90deg); } }

@media (max-width: 1024.98px) {
	.menuMain .megamenu__products ul.col-5 {
		flex: 0 0 100%;
		max-width: inherit;
		padding-top: 12px; }
	.menuMain.active {
		left: 0; }
	.menuMain .megamenu__products ul li .level2{padding-left: 20px;}
	.menuMain .megamenu__products ul li .level3 {padding-left: 20px;}
	.megamenu__products ul li .level2 .level3 ul > li{padding-bottom: 0;}
}

li.nav-item .megamenuWrap:not(:hover) .megamenu__products > .row > ul > li:first-child,
li.nav-item .megamenuWrap:not(:hover) .megamenu__products > .row > ul > li:first-child .level2,
li.nav-item .megamenuWrap:not(:hover) .megamenu__products > .row > ul > li:first-child .level2 > ul > li:first-child .level3 {
	opacity: 1;
	visibility: visible; }

.homeProducts .owl-carousel.ty-scroller-list {
	margin-top: -40px;
	margin-bottom: -30px; }

.popup__checkbox a {
	color: #067cdf; }

.popup__checkbox [type="checkbox"]:checked,
.popup__checkbox [type="checkbox"]:not(:checked),
.popup__checkbox [type="radio"]:checked,
.popup__checkbox [type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px; }

.popup__checkbox [type="checkbox"]:checked + label,
.popup__checkbox [type="checkbox"]:not(:checked) + label,
.popup__checkbox [type="radio"]:checked + label,
.popup__checkbox [type="radio"]:not(:checked) + label {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	font-size: 14px;
	color: #454542;
	margin-bottom: 0; }

.popup__checkbox [type="radio"]:not(:checked) + label {
	color: #999999; }

.popup__checkbox [type="radio"]:checked + label {
	color: #454542; }

.popup__checkbox [type="checkbox"]:checked + label:before,
.popup__checkbox [type="checkbox"]:not(:checked) + label:before,
.popup__checkbox [type="radio"]:checked + label:before,
.popup__checkbox [type="radio"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 4px;
	width: 12px;
	height: 12px;
	border: 1px solid #000000;
	background: #fff; }

.popup__checkbox [type="radio"]:not(:checked) + label:before {
	border: 1px solid #999999; }

.popup__checkbox [type="checkbox"]:checked + label:after,
.popup__checkbox [type="checkbox"]:not(:checked) + label:after,
.popup__checkbox [type="radio"]:checked + label:after,
.popup__checkbox [type="radio"]:not(:checked) + label:after {
	content: '';
	width: 6px;
	height: 6px;
	background: #000000;
	position: absolute;
	top: 7px;
	left: 3px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease; }

.popup__checkbox [type="checkbox"]:not(:checked) + label:after,
.popup__checkbox [type="radio"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0); }

.popup__checkbox [type="checkbox"]:checked + label:after,
.popup__checkbox [type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1); }

.popup__checkbox--inline {
	margin-bottom: 15px; }
.popup__checkbox--inline [type="radio"] + label {
	margin-right: 60px; }
.popup__checkbox--inline [type="radio"] + label:last-child {
	margin-right: 0; }

.popup__checkbox--xl {
	margin-bottom: 20px; }
.popup__checkbox--xl [type="checkbox"] + label {
	font-size: 12px !important;
	color: #999999 !important; }

.popup__checkbox--italic [type="checkbox"] + label {
	color: #454542 !important;
	font-style: italic; }

.popup__checkbox--combine [type="checkbox"]:checked + label:after,
.popup__checkbox--combine [type="checkbox"]:not(:checked) + label:after,
.popup__checkbox--combine [type="radio"]:checked + label:after,
.popup__checkbox--combine [type="radio"]:not(:checked) + label:after {
	top: 7px;
	left: 3px; }

.popup__checkbox--vertical {
	display: flex;
	flex-direction: column; }
.popup__checkbox--vertical label {
	color: #000000 !important;
	margin-bottom: 20px !important; }

.bootstrap-select {
	width: 143px !important;
	margin-right: 15px;
	transition: all 0.3s ease-in-out; }
.bootstrap-select .dropdown-toggle {
	padding: 4px 15px;
	background-color: transparent;
	border-color: #000;
	text-transform: inherit;
	color: #000000 !important;
	font-weight: 500; }
.bootstrap-select .dropdown-toggle:focus {
	outline: 0 !important;
	outline-offset: 0; }
.bootstrap-select .dropdown-toggle:after {
	border-top: 0.3em solid #787878; }
.bootstrap-select.dropup .dropdown-toggle::after {
	border-top: 0;
	border-bottom: 0.3em solid #787878; }
.bootstrap-select.dropup.show .dropdown-toggle::after {
	border-top: 0;
	border-bottom: 0.3em solid #000000; }
.bootstrap-select.dropup div.dropdown-menu {
	margin: 3px 0 0;
	border: 1px solid #000000;
	border-bottom: 0; }
.bootstrap-select.show .dropdown-toggle {
	background-color: transparent;
	border-color: #000;
	padding: 8px 15px;
	color: #787878 !important; }
.bootstrap-select.show .dropdown-toggle::after {
	border-top: 0.3em solid #000000; }
.bootstrap-select div.dropdown-menu {
	padding: 0;
	margin: -1px 0 0;
	border: 1px solid #000000;
	border-top: 1px solid #d7d7d7;
	border-radius: 0; }
.bootstrap-select ul.dropdown-menu {
	border-top: 1px solid #d7d7d7; }
.bootstrap-select ul.dropdown-menu li {
	width: 25%;
	float: left;
	border: 1px solid #d7d7d7;
	border-right: 0;
	margin-top: -1px; }
.bootstrap-select ul.dropdown-menu li a {
	padding: 0;
	text-align: center;
	color: #666666;
	font-size: 14px;
	padding: 6px 0; }
.bootstrap-select ul.dropdown-menu li a:focus, .bootstrap-select ul.dropdown-menu li a:active, .bootstrap-select ul.dropdown-menu li a:hover {
	outline: none;
	background: #000000;
	color: #ffffff !important;
	border-color: #000000; }
.bootstrap-select ul.dropdown-menu li:nth-child(4n + 1) {
	border-left: 0; }
.bootstrap-select ul.dropdown-menu li.active a {
	background: #000000;
	color: #ffffff !important;
	border-color: #000000; }
.bootstrap-select.custom1 {
	width: 100% !important;
	margin-right: 0;
	margin-bottom: 10px; }
.bootstrap-select.custom1 .dropdown-toggle {
	background: transparent;
	border-color: #d7d7d7;
	color: #787878 !important; }
.bootstrap-select.custom1.show .dropdown-toggle {
	padding: 4px 15px;
	border-color: #000000; }
.bootstrap-select.custom1.dropup div.dropdown-menu {
	border-top: 1px solid #000000;
	border-bottom: 0;
	margin: 1px 0 0; }
.bootstrap-select.custom1 div.dropdown-menu {
	border: 1px solid #000000;
	border-top: 0;
	padding: 10px; }
.bootstrap-select.custom1 ul.dropdown-menu li {
	margin: 0;
	border: 0;
	width: 50%; }
.bootstrap-select.custom1 ul.dropdown-menu li a {
	position: relative;
	text-align: left;
	padding: 6px; }
.bootstrap-select.custom1 ul.dropdown-menu li.active a::before {
	content: '';
	display: block;
	width: 7px;
	height: 11px;
	border-style: solid;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 12px;
	top: 9px; }
.bootstrap-select.custom2 div.dropdown-menu {
	margin: -1px 0 0; }
.bootstrap-select.custom2 ul.dropdown-menu li {
	width: 100%; }
.bootstrap-select.custom2.dropup div.dropdown-menu {
	border-top: 1px solid #000000;
	border-bottom: 0;
	margin: 1px 0 0; }

/* Animation */
@-webkit-keyframes modalbox {
	0% {
		top: -250px;
		opacity: 0; }
	100% {
		top: 0;
		opacity: 1; } }

@keyframes modalbox {
	0% {
		top: -250px;
		opacity: 0; }
	100% {
		top: 0;
		opacity: 1; } }

.compare__title {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, 0.2);
	padding: 10px;
	margin-bottom: 0;
	border-bottom: 1px solid #ffffff; }

.compare__table {
	display: table;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	margin-top: -1px;
	box-sizing: border-box;
	margin-bottom: 0; }
.compare__table__row {
	display: table-row;
	width: 100%; }
.compare__table__cell {
	display: table-cell;
	background-color: rgba(0, 0, 0, 0.05);
	border: 1px solid #ffffff;
	vertical-align: middle;
	position: relative; }
.compare__table__cell--1 {
	width: 20%; }
.compare__table__cell--2 {
	width: 40%; }
.compare__table__cell--3 {
	width: 40%; }
.compare__table__cell--full {
	width: 80%; }
.compare__table__cell .listdetail {
	padding: 13px 30px; }
.compare__table__cell .listdetail__color__item {
	cursor: default; }
@media (min-width: 1200px){ .d-xl-table__cell{ display: table-cell!important; }}
@media (min-width: 1025px){ .d-lg-table__cell{ display: table-cell!important; } }
@media (min-width: 768px){ .d-md-table__cell{ display: table-cell!important; } }
@media (max-width: 1024.98px) {
	.compare__table__cell .listdetail {
		padding: 5px; } }
.compare__table__space {
	padding: 13px 30px;
	display: block; }
.compare__table__space select {
	width: 243px;
	padding: .6em 2.5em .6em .4em;
	border-radius: 0;
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNjE2MTYxIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMzAgMjQiIHdpZHRoPSIzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy40MSA3Ljg0TDEyIDEyLjQybDQuNTktNC41OEwxOCA5LjI1bC02IDYtNi02eiIvPjxwYXRoIGQ9Ik0wLS43NWgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==) no-repeat right center;
	outline: none;
	border: 1px solid #d7d7d7;
	text-indent: 5px;
	font-size: 13px;
	border-radius: 4px;
}
.compare__table__space img {
	max-width: 70px; cursor: pointer; }
.compare__table__space > span {
	margin-right: 15px;
	float: left; }
.compare__table__space > span + div {
	float: left; }
.compare__table__space > span + div p {
	margin-bottom: 0; }
@media (max-width: 1024.98px) {
	.compare__table__space {
		padding: 10px; }.compare__table__space select{width: 100%;font-size: 0.8125rem;} }
@media (max-width: 1024.98px) {
	.compare__table {
		font-size: 0.8125rem; }
}
@media (max-width: 767.98px) {
	.compare__table {width: 100%;}.compare__table__space select{font-size: 0.8125rem;}
}
/*.aboutus {padding-top: 250px;}*/
.aboutus__des {
	font-size: 1.25rem;
	color: #666666;
	max-width: 900px;
	margin: 0 auto 4.0625rem; }

.aboutus__about {
	text-align: center; margin-top: 4.3125rem; }

@media (max-width: 1024.98px) {
	.aboutus .banner .container {
		display: none; }
	.aboutus .heading-title--bg {
		display: none; }
	.aboutus .heading-page .ic-about {
		display: none; }.aboutus {
			padding-top: 80px;
	} }
@media (max-width: 767.98px){
	.aboutus__about {
		margin-top: 2.3125rem; }
	.aboutus {
		padding-top: 50px;
	}
}
@media (max-width: 575.98px){
	.aboutus__about {
		margin-top: 2.3125rem; }
}
.aboutus ul {
	padding: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 2.3125rem; }

.aboutus__brand li {
	margin: 5px;
	border: 1px solid #e1e1e1;
	transition: all 0.3s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
	.aboutus__brand li {
		transition: none; } }
.aboutus__brand li a {
	display: block;
	padding: 10px 25px; }
.aboutus__brand li:hover {
	border-color: #000000; }

.aboutus__intro li {
	position: relative;
	margin: 5px 70px; }
.aboutus__intro li p {
	font-family: 'UVFDidot';
	font-size: 3rem;
	color: #000000;
	margin-bottom: 0; }
.aboutus__intro li p i {
	font-size: 1.875rem; }
.aboutus__intro li span {
	font-size: 1rem;
	color: #666666; }
.aboutus__intro li::before {
	content: "";
	position: absolute;
	width: 50px;
	height: 1px;
	background: #e1e1e1;
	top: 30px;
	left: -80px; }
.aboutus__intro li:first-child::before {
	display: none; }

.aboutus__content {
	margin-bottom: 60px; }
.aboutus__content h2 {
	font-size: 1.125rem;
	font-weight: bold;
	color: #D0AC6F; }
.aboutus__content p {
	color: #666666;
	margin-bottom: 30px; }

.aboutus__slide {
	height: 285px;
	padding: 70px;
	margin-left: 70px;
	background-color: #53a5db;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	position: relative; }
.aboutus__slide::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url("/assets/images/bg-group.png") right top no-repeat; }
.aboutus__slide h4,
.aboutus__slide p {
	color: #ffffff; }
.aboutus__slide h4 {
	font-size: 1.125rem; }
.aboutus__slide p {
	margin-bottom: 0; }
.about_banner_2 {
	padding: 60px 0;
	background: #D0AC6F;}
.about_banner_2 .row {
	align-items: center;}
.about_banner_2 .row img {
	margin-bottom: 10px;}


@media (max-width: 767.98px) {
	.aboutus__des {
		margin-bottom: 30px; }
	.aboutus ul {
		margin-bottom: 20px; }
	.aboutus__intro li {
		margin: 5px 45px; }
	.about_banner_2 {
		padding: 30px 0;
		background: #D0AC6F;} }

@media (max-width: 575.98px) {
	.aboutus__intro li {
		margin: 5px 15px; }
	.aboutus__intro li p {
		font-size: 1.75rem; }
	.aboutus__intro li p i {
		font-size: 1.125rem; }
	.aboutus__intro li::before {
		width: 30px;
		top: 22px;
		left: -25px; } }

.slider {
	position: relative; }
.slider .wraparrow {
	position: absolute;
	bottom: 125px;
	left: 45px;
	width: 50px;
	height: 50px;
	background: #ffffff;
	border-radius: 50%;
	box-shadow: 2px 10px 25px rgba(0, 0, 0, 0.09);
	z-index: 2;
	line-height: 50px;
	text-align: center; }
.slider .wraparrow .slick-arrow {
	position: static;
	background: none;
	box-shadow: 0 0.1875em 1.25em rgba(0, 0, 0, 0);
	margin: 0;
	width: auto;
	border-radius: 0;
	top: 0;
	display: inline-block;
	text-decoration: none; }
.slider__inner.owl-carousel .owl-item{
	overflow: hidden;
}
.slider__inner .slick-list {
	overflow: inherit; }
.slider__inner .slick-arrow {
	margin-top: 0;
	background: transparent;
	box-shadow: none;
	color: #53a5db; }
.slider__inner .slick-arrow.slick-right {
	top: auto;
	bottom: 140px;
	width: 20px;
	height: 20px;
	left: 68px; }
.slider__inner .slick-arrow.slick-left {
	top: auto;
	bottom: 140px;
	width: 20px;
	height: 20px;
	left: 58px; }
.slider__inner .slick-arrow:hover {
	background: transparent;
	text-decoration: none;
	color: #007bff; }
.slider__item__inner {
	padding-left: 128px; }
.slider__item h4,
.slider__item p {
	color: #ffffff; }
.slider__item h4 {
	font-family: 'UVFDidot';
	font-size: 1.125rem; }
.slider__item p {
	margin-bottom: 0;
	padding-bottom: 50px; }
.slider__slide {
	position: relative; }
/* .slider__slide::before {
content: "";
position: absolute;
left: 70px;
right: -1000%;
bottom: 0;
width: 140%;
height: 285px;
background-image: url("/assets/images/bg-group.png");
background-repeat: no-repeat;
background-position: right top;
background-color: #D0AC6F; }*/
.slider__slide > .row:first-child {
	margin-left: 45px;
	align-items: center; }
.slider__slide img {
	max-width: 100%;
	margin-bottom: 10px; }
@media (max-width: 1024.98px) {
	.slider__slide > .row:first-child {
		margin-left: -5px;
		margin-right: -5px; } }
@media (max-width: 575.98px) {
	.slider .wraparrow {
		left: 10px; }
	.slider__inner .slick-arrow.slick-left {
		bottom: 15px;
		left: 50%;
		transform: translateX(-60%); }
	.slider__inner .slick-arrow.slick-right {
		bottom: 15px;
		left: auto;
		right: 50%;
		transform: translateX(90%); }
	.slider__slide img {
		margin-bottom: 10px; }
	.slider__slide::before {
		left: 0;
		height: 100%; }
	.slider__item__inner {
		padding-left: 80px; } }

.slidePolicy {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px; }
.slidePolicy__item {
	padding: 0.625rem;
	flex: 0 0 50%;
	max-width: 50%; }
@media (min-width: 768px){
	.slidePolicy-wrap.owl-carousel{display: flex;
		flex-wrap: wrap;}
}

.exchangepolicy {
	padding: 2.8125rem 0; }
.slidePolicy__item img {
	display: inline-block;
	width: 30%; }
.slidePolicy__item h4 {
	font-size: 1rem;
	line-height: 1.7142857143;
	font-weight: 600;
	color: #000000;
	text-align: center;
	position: relative;
	margin-bottom: 1.875rem;min-height: 48px; }
.slidePolicy__item h4::after {
	content: "";
	position: absolute;
	width: 70px;
	height: 1px;
	background: #000000;
	bottom: -15px;
	left: 50%;
	transform: translate(-50%); }
.slidePolicy__item p {
	line-height: 1.5;
	margin-bottom: 0;
	color: #000; }
.slidePolicy__item .slidePolicy__item__des{
	display: inline-block;
	padding-left: 30px;
	width: calc(100% - 32%);vertical-align: middle; }
.exchangepolicy_des {
	text-align: center;
	margin-top: 20px;
	color: #d0ac6f;
	font-weight: 700;}
.exchangepolicy_des span{
	font-size: 36px;
	font-family: 'UVFDidot';}
.exchangecondition {
	padding: 1.8125rem 0; }
.exchangecondition .tablecondition-heading{margin-top: 2.1875rem;}
.exchangecondition .list {
	list-style-type: none;
	padding-left: 0;
	padding-right: 0; }
.exchangecondition .list__item {
	text-align: justify; margin-bottom: 15px; }
.exchangecondition table {
	width: 540px;
	margin: 0 auto; }
.exchangecondition table tr td {
	padding: 12px;
	background: #ffffff;
	border-bottom: 1px solid #d0ac6f;
	text-align: center; }
.exchangecondition table thead tr td {
	color: #000000;
	border-right: 1px solid rgba(255, 255, 255, 0.5);
	text-align: center;font-size: 22px; }
@media (max-width: 1024.98px) {
	.exchangecondition table {
		width: 100%; }.exchangecondition table thead tr td{font-size: 16px;}
	.exchangepolicy_des span{    font-size: 30px;}}

.exchangetimes {
	padding: 1.8125rem 0; }
.exchangetimes .img-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	border-radius: 12px;
	background-color: #c8443d;
	box-shadow: 0 0 29px rgba(156, 167, 178, 0.58);
	margin-bottom: 30px; }
.exchangetimes p{color: #000;}
.exchangetimes .img-bg:after {
	content: "";
	padding-top: 71.4285714286%;
	display: block; }
.exchangetimes .img-bg img {
	display: none; }
.exchangetimes .row {
	align-items: center; }
.exchangetimes__item {
	padding-left: 200px;
	padding-bottom: 30px;
	position: relative; }
.exchangetimes__item i {
	position: absolute;
	left: 70px;
	width: 81px;
	height: 81px; }
.exchangetimes__item i.ic-locations {
	background: url("//file.hstatic.net/1000381168/file/ic-locations_0a6ce515245944c6a2eb22c84420d7ef_master.png") no-repeat;
	top: -10px; }
.exchangetimes__item i.ic-times {
	background: url("//file.hstatic.net/1000381168/file/ic-times_14cb6e44e58044bab63820bd03bb3b0a_master.png") no-repeat;
	top: 40px; }
.exchangetimes__item .heading-medium {
	text-align: left;
	margin-bottom: 20px; }
@media (max-width: 575.98px) {
	.exchangetimes__item {
		padding-left: 0;
		padding-bottom: 20px;
		text-align: center; }
	.exchangetimes__item i {
		position: static;
		display: block;
		margin: 0 auto 20px; }
	.exchangetimes__item .heading-medium {
		text-align: center; } }

.exchangeguarantee {
	padding: 3.4375rem 0 1.5625rem;
	background: url("//cdn.hstatic.net/shared/noDefaultImage6_master.gif") center no-repeat;
	background-size: cover; }
.exchangeguarantee .heading-medium,
.exchangeguarantee p {
	color: #ffffff; }

.exchangetable {
	padding: 1.875rem 0; }
.exchangetable .dropdown {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -20px; }
.exchangetable .dropdown-menu {
	width: 220px;
	border: 1px solid black;
	border-radius: 0; }
.exchangetable .dropdown-menu a {
	font-size: 12px;
	text-transform: capitalize;
	white-space: inherit;
	padding: 5px 10px; }
.exchangetable .dropdown-menu a.active, .exchangetable .dropdown-menu a:active, .exchangetable .dropdown-menu a:hover {
	background: #000;
	color: #fff; }
.exchangetable .dropdown-toggle {
	background: none;
	border: none;
	font-size: 26px;
	cursor: pointer;
	outline: none; }
.exchangetable .dropdown-toggle:after {
	display: none; }
.exchangetable table {
	width: 1190px;
	border: 1px solid #e1e1e1; }
.exchangetable table th {
	padding: 1.25rem; }
.exchangetable table td {
	padding: 2.1875rem 1.25rem; }
.exchangetable table th,
.exchangetable table td {
	border: 0; }
.exchangetable table thead tr th {
	background: #c7def5;
	text-transform: uppercase;
	vertical-align: inherit;
	position: relative; }
.exchangetable table thead tr th:first-child {
	width: 170px !important; }
.exchangetable table thead tr th p {
	font-size: 0.875rem;
	font-weight: 400;
	color: #000000;
	text-transform: initial;
	margin-bottom: 0; }
.exchangetable table tbody tr td p {
	color: #000000;
	margin-bottom: 0; }
.exchangetable table tbody tr td p strong {
	font-weight: 600; }
.exchangetable .warning {
	display: flex;
	align-items: center;
	padding-bottom: 0.9375rem;
	margin-top: 1.875rem; }
.exchangetable .warning__img {
	flex: 0 0 15%;
	text-align: center;
	align-items: center; }
.exchangetable .warning__img img {
	margin-bottom: 20px; }
.exchangetable .warning__img h5 {
	font-size: 1.125rem;
	font-weight: 600;
	text-transform: uppercase; }
.exchangetable .warning__content p {
	color: #000;
	margin-bottom: 0; }
.exchangetable .warning__content p strong {
	font-weight: 600; }
@media (max-width: 767.98px) {
	.exchangetable .warning {
		flex-direction: column; } }

.exchangeused {
	border-top: 1px solid #000000;
	padding: 2.8125rem 0; }
.exchangeused__item {
	padding: 1.25rem;
	text-align: center; }
.exchangeused__item img {
	min-height: 88px;
	margin-bottom: 30px; }
.exchangeused__item p {
	color: #000000; }

@media (min-width: 768px) {
	.hide-column {
		display: none; } }

@media (max-width: 767.98px) {
	.exchangetable table {
		width: auto; }
	.exchangetable table th {
		padding-right: 40px; }
	.exchangetable table th:not(.show-col),
	.exchangetable table td:not(.show-col) {
		display: none; }
	.exchangetable table th:first-child,
	.exchangetable table td:first-child {
		display: table-cell !important; } }

@media (max-width: 1024.98px) {
	.exchangecondition .heading-medium,
	.exchangepolicy .heading-medium,
	.exchangetimes .heading-medium,
	.exchangetable .heading-medium,
	.exchangeused .heading-medium {
		position: relative;text-align: center;font-size: 1.5rem;
		font-weight: 700; line-height: inherit; margin-bottom: 1rem; }
	.exchangecondition .img-bg,
	.exchangepolicy .img-bg,
	.exchangetimes .img-bg,
	.exchangetable .img-bg,
	.exchangeused .img-bg {
		display: none; }
	.slidePolicy__item {
		display: block !important;
		max-width: inherit; }
	.exchangetimes__item {
		padding-left: 0; }
	.exchangetimes__item i {
		position: relative;
		left: inherit;
		display: block;
		top: inherit !important;
		margin-bottom: 13px; }
	.exchangetable .warning {
		display: block; }
	.exchangetable .warning__img {
		text-align: left; }
	.exchangeused__item {
		display: table;
		padding: 0;
		text-align: left;
		width: 100%; }
	.exchangeused__item > div {
		display: table-cell;
		vertical-align: top; }
	.exchangeused__item > div.image {
		width: 100px; }
	.exchangeused__item > div.info {
		padding-left: 2.5rem; } }

@media (max-width: 767px){
	.exchangepolicy_des span{ font-size: 24px; }
	.exchangetimes,.exchangecondition,.exchangepolicy {
		padding: 1.8125rem 0;
	}
	.slidePolicy__item{
		flex: 0 0 100%;
		max-width: 100%;}
	.slidePolicy__item .slidePolicy__item__des{
		font-size: 13px;
		padding-left: 10px;}}
@media (max-width: 575.98px) {.exchangepolicy_des span{ font-size: 18px; }}

.proList-page {
	min-height: 100vh; }
.proList-page .banner .image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block; }
/*.proList-page .banner .image:after {
content: "";
padding-top: 27.8125%;
display: block; }*/
.proList-page .accordion__title {
	font-size: 1rem;
	margin-bottom: 0.625em; }
.proList-page .accordion .card-header h5 {
	border-color: #dddddd;
	text-transform: none;
	position: relative;
	padding-top: 0.75em;
	padding-bottom: 0.75em; }
.proList-page .accordion .card-header h5:before {
	content: "";
	display: block;
	position: absolute;
	width: 0.5625em;
	height: 0.5625em;
	background: #cccccc;
	border-radius: 50%;
	left: 1.125em;
	top: 1.125em; }
.proList-page .accordion .card-header h5 i:first-child {
	display: none; }
.proList-page .accordion .card-header h5 i:last-child {
	top: 0.3636363636em;
	font-size: 1.375em; }
.proList-page .accordion .card-header h5 i:last-child:before {
	content: "\33"; }
.proList-page .accordion .card-header h5[aria-expanded="true"] i:last-child:before {
	content: "\32"; }
.proList-page .accordion .card-body {
	border-color: #dddddd; }
.proList-page--wishlist .proList {
	margin-top: 50px; }
.proList-page--wishlist .proList [class*="col-"].col-12 > .listproduct__item {
	border: 0; }

.proList .listproduct__item {
	margin-bottom: 0; }
.proList .listproduct__item__wishlist {
	top: 10px;
	right: 15px; }
.proList .listproduct__item__wishlist label {
	display: block; }
@media (max-width: 1024.98px) {
	.proList .listproduct__item__wishlist {
		right: 10px;
		top: 10px; }}
@media (max-width: 767px){
	.proList-page .banner .image {
		background: none!important; }.proList-page .banner .image:after{padding-top: 0;}.proList-page .banner .image img{display: block;}
}
.proList .listproduct__item__slider .slider-for > .listproduct__item__img ~ .listproduct__item__img {
	display: none; }
.proList .listproduct__item__slider .slider-nav .slick-slide.listproduct__item__nav {
	display: block; }
.proList .listproduct__item__list li {
	line-height: 1.2; }
.proList .listproduct__item__price {
	font-size: 0.875em; }
@media (min-width: 1025px) {
	.proList .listproduct__item:hover .slider-nav {
		margin-top: -10px;
		margin-bottom: 0;
		transform: translate(0, -10px); } }

.proList [class*="col-"] {
	margin-bottom: 10px; }
.proList [class*="col-"] > .row {
	height: 100%; }
.proList [class*="col-"].col-12 > .listproduct__item {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end; }
.proList [class*="col-"].col-12 > .listproduct__item .listproduct__item__img:after {
	padding-top: 85%; }

/*  @media (max-width: 1024.98px) {
.proList .container > .row > div {
order: 2; }
.proList .container > .row > div:last-child {
order: 1; } }*/

.proList__more {
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center; }
.proList__more .btn {
	min-width: 15.7142857143em; }

@media (max-width: 767.98px) {
	.listproduct__item {
		margin-bottom: 10px; }
	.listproduct__item .listproduct__item__list {
		margin-top: 0.5em;
		font-size: 0.6896551724em;
		margin-bottom: 0; }
	.listproduct__item .listproduct__item__price {
		font-size: 0.7586206897em!important; } }

.career .banner .image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block; }
.career .banner .image:after {
	content: "";
	padding-top: 27.8125%;
	display: block; }
.career .banner .image img {
	display: none; }

.career__item {
	display: flex;
	justify-content: space-between;
	padding: 1.25rem;
	background: #f9f9f9;
	position: relative;
	border-bottom: 1px solid #ebebeb; }
.career__item .img-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	flex: none;
	position: relative;
	background: none !important;
	padding-top: 67%;
	width: 250px; }
.career__item .img-bg:after {
	content: "";
	padding-top: 63.6363636364%;
	display: none; }
.career__item .img-bg img {
	position: absolute;
	height: 100%;
	width: 100%;
	object-fit: contain;
	left: 0;
	top: 0;
	display: block; }
.career__item__text, .career__item__btn {
	margin-top: 0.625rem; }
.career__item__text {
	padding: 0 5rem 0 2.5rem; }
.career__item__text h4 {
	font-family: 'UVFDidot';
	font-size: 1.125rem;
	text-transform: uppercase; }
.career__item__text .des {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden; }
.career__item__btn {
	text-align: right;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-end; }
.career__item__btn span {
	color: #666666;
	padding-bottom: 10px; }
.career__item__btn span i {
	margin-right: 0.625rem; }
.career__item__btn .bt {
	width: 150px;
	margin-right: 0;
	margin-bottom: 1rem; }
.career__item:hover, .career__item.active {
	background: #ffffff;
	box-shadow: 0 0 29px rgba(156, 167, 178, 0.58);
	z-index: 1; }

.career__detail {
	padding: 20px 20px 0;
	border: 1px solid #000000;
	overflow: hidden;
	display: none; }
.career__detail .bt--fullwidth {
	width: 100%;
	margin: 0;
	position: relative;
	border: 0; }
.career__detail .bt--fullwidth::before, .career__detail .bt--fullwidth::after {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000000;
	border: 1px solid #000000;
	height: 42px;
	z-index: -1;
	transition: all 0.3s ease-in-out; }
.career__detail .bt--fullwidth::before {
	left: -100%; }
.career__detail .bt--fullwidth::after {
	right: -100%; }
.career__detail .bt--fullwidth:hover, .career__detail .bt--fullwidth:focus {
	border-left: 0;
	border-right: 0; }
.career__detail .bt--fullwidth:hover::before, .career__detail .bt--fullwidth:hover::after, .career__detail .bt--fullwidth:focus::before, .career__detail .bt--fullwidth:focus::after {
	border-color: #d7d7d7;
	background: #f7f7f7; }
.career__detail__img {
	position: relative;
	margin-bottom: 40px; }
.career__detail__img .img-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;padding:0;
	display: block; }
.career__detail__img .img-bg:after {
	content: "";
	padding-top: 41.2371134021%;
	display: block; }
.career__detail__img .img-bg img {
	display: none; }
.career__detail__des {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 25px 50px 20px;
	background-color: rgba(0, 0, 0, 0.5);
	display: flex;
	justify-content: space-between;
	align-items: center; }
.career__detail__des h4 {
	font-family: 'UVFDidot';
	font-size: 1.25rem;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 0; }
.career__detail__des span {
	color: #ffffff; }
.career__detail__des span i {
	margin-right: 10px; }
.career__detail__job h5 {
	font-size: 0.9375rem;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 1rem; }
.career__detail__job h5 i {
	position: relative;
	width: 32px;
	height: 32px;
	display: inline-block;
	text-align: center;
	line-height: 32px;
	background: #000;
	color: #fff;
	font-size: 14px;
	margin-right: 15px; }
.career__detail__job h5 i::after {
	content: "";
	position: absolute;
	right: -4px;
	bottom: -4px;
	background-color: rgba(0, 0, 0, 0.1);
	width: 32px;
	height: 32px;
	z-index: -1; }
.career__detail__job .listJob {
	padding-left: 20px;
	list-style-type: square;
	margin-bottom: 1.875rem; }
.career__detail__job .listJob__item {
	margin: 5px 0;
	color: #000000; }
.career__detail__job .listJob__item span {
	color: #666666; }
.career__detail__form .img-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%; }
.career__detail__form .img-bg:after {
	content: "";
	padding-top: 66.6666666667%;
	display: block; }
.career__detail__form .img-bg img {
	display: none; }
.career__detail__form__inner {
	padding: 2.5rem; }
.career__detail__form h4 {
	font-family: 'UVFDidot';
	font-size: 1.125rem;
	text-transform: uppercase;
	text-align: center;
	color: #333333;
	margin-bottom: 30px; }
.career__detail__form .form-group .form-control, .career__detail__form .form-group .select2-selection--single, .career__detail__form .form-group .select2-selection--multiple {
	font-size: 0.875rem;
	border-radius: 0;
	color: #999999;
	padding: 0.4375rem 1.25rem;
	border: 1px solid #d7d7d7; }
.career__detail__form .form-group .form-control.uppercase, .career__detail__form .form-group .uppercase.select2-selection--single, .career__detail__form .form-group .uppercase.select2-selection--multiple {
	text-transform: uppercase;
	color: #000000; }
.career__detail__form .form-group .form-control:focus, .career__detail__form .form-group .select2-selection--single:focus, .career__detail__form .form-group .select2-selection--multiple:focus {
	outline: none;
	box-shadow: none;
	border: 1px solid #000000; }
.career__detail__form .form-group .form-control::placeholder, .career__detail__form .form-group .select2-selection--single::placeholder, .career__detail__form .form-group .select2-selection--multiple::placeholder {
	color: #999999; }
.career__detail__form .form-group .btn {
	padding: 8px 20px;
	color: #999999 !important; }
.career__detail__form .form-group .custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 0; }
.career__detail__form .form-group .custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	margin: 0;
	opacity: 0; }
.career__detail__form .form-group .error{
	margin-top: 15px;
	color: #f72b3f;
	display: inline-block;
	font-weight: bold;font-size: 12px;
}
.career__detail__form .form-group .custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	font-size: 0.875rem;
	padding: 0.4375rem 1.25rem;
	color: #999999;
	background-color: #fff;
	border: 1px solid #d7d7d7; }
.career__detail__form .form-group .custom-file-label::before {
	font-family: eleganticons;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-45%);
	content: "\e070"; }
.career__detail__form .bootstrap-select.custom1 {
	margin-bottom: 0; }
.career__detail__form .bt {
	float: right;
	margin-top: 0.625rem;
	margin-right: 0; }
.career__detail__apply {
	margin-top: 2.8125rem; }
.career__detail__apply img {
	margin-top: 20px; }
.career__detail__apply h5 {
	font-weight: 600;
	text-transform: uppercase; }
.career__detail__apply p {
	color: #000000; }
.career__detail__apply p strong {
	color: #c8443d;
	font-style: normal; }
.career__detail__apply p.warning {
	color: #666666;
	font-style: italic; }
.career__detail__apply .apply {
	padding: 0;
	display: flex;
	list-style-type: none; }
.career__detail__apply .apply__item {
	margin-right: 60px;
	font-size: 0.875rem;
	font-weight: 600; }
.career__detail__apply .apply__item i {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: #000000;
	vertical-align: baseline;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 32px;
	margin-right: 15px; }
.career__detail__apply .apply__item span {
	font-weight: 400; }
.career__detail__apply .apply__item:last-child {
	margin-right: 0; }

@media (max-width: 1024.98px) {
	.career__item {
		flex-direction: column; }
	.career__item .img-bg {
		width: 100%;
		height: 200px; }
	.career__item__text {
		padding: 0.625rem; }
	.career__item__btn {
		margin-top: 0; }
	.career__detail__apply {
		margin-top: 0;
		text-align: center; }
	.career__detail__apply .apply {
		justify-content: center; }
	.career__detail__apply img {
		margin-top: 0;
		margin-bottom: 20px; } }

@media (max-width: 767.98px) {
	.career__detail__img .img-bg {
		height: 300px; }
	.career__detail__des {
		padding: 10px;
		flex-direction: column;
		align-items: flex-start; }
	.career__detail__des h4 {
		font-size: 1rem;
		margin-bottom: 0.3125rem; }
	.career__detail__des span {
		font-size: 0.75rem; } }

@media (max-width: 575.98px) {
	.career__detail__form__inner {
		padding: 1.25rem 0.625rem; }
	.career__detail__form .bt {
		width: 100%;
		margin-top: 30px; }
	.career__detail__apply img {
		margin-top: 10px; }
	.career__detail__apply .apply {
		flex-direction: column;
		align-items: flex-start; }
	.career__detail__apply .apply__item {
		margin: 5px 0; } }

.tabLinks {
	position: relative; }
.tabLinks__dropdown {
	display: none;
	position: relative;
	font-size: 0.875rem;
	text-transform: uppercase;
	padding: 0.625rem 1.25rem;
	border: 1px solid #e1e1e1;
	cursor: pointer; }
.tabLinks__dropdown::before, .tabLinks__dropdown::after {
	position: absolute;
	font-family: ElegantIcons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	font-size: 1.25rem;
	color: #363636;
	right: 10px; }
.tabLinks__dropdown::before {
	content: "\33";
	top: 70%;
	-webkit-transform: translateY(-70%);
	transform: translateY(-70%); }
.tabLinks__dropdown::after {
	content: "\32";
	top: 30%;
	-webkit-transform: translateY(-30%);
	transform: translateY(-30%); }
.tabLinks__dropdown.active {
	background: #f1f1f1; }
.tabLinks__dropdown.active + .nav--career {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0);
	transform: translate(0); }
.tabLinks .nav--career {
	padding: 30px 0; }
.tabLinks .nav--career .nav-item {
	margin-left: inherit;
	margin: 0 0.3125rem;
	padding-right: 0; }
.tabLinks .nav--career .nav-link {
	font-family: 'VNF-Gotham';
	font-size: 1rem;
	padding: 0.5625rem 1.25rem;
	border: 1px solid #e1e1e1;
	background: #f1f1f1;
	color: #000000;
	border-radius: 999px;
	cursor: pointer; }
.tabLinks .nav--career .nav-link:hover, .tabLinks .nav--career .nav-link.active, .tabLinks .nav--career .nav-link:focus {
	border-color: #000000;
	background: #000000;
	color: #ffffff; }
@media (max-width: 1199.98px) {
	.tabLinks .nav--career .nav-link {
		padding: 0.25rem 0.625rem; } }
@media (max-width: 1024.98px) {
	.tabLinks .nav--career .nav-link {
		font-size: 0.75rem; } }
@media (max-width: 767.98px) {
	.tabLinks {
		z-index: 3;
		margin-top: 20px;
		margin-bottom: 20px; }
	.tabLinks__dropdown {
		display: block; }
	.tabLinks .nav--career {
		border-radius: 0;
		flex-direction: column;
		position: absolute;
		margin-top: -1px;
		top: 100%;
		left: 0;
		right: 0;
		background: #f1f1f1;
		-webkit-box-shadow: 0 0.7142857143em 1.0714285714em rgba(0, 0, 0, 0.15);
		box-shadow: 0 0.7142857143em 1.0714285714em rgba(0, 0, 0, 0.15);
		padding: 0;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out; }
	.tabLinks .nav--career .nav-item {
		margin: 0 !important;
		display: block; }
	.tabLinks .nav--career .nav-link {
		border-radius: 0;
		font-size: 0.875rem;
		padding: 0.625rem 1.25rem; } }

.newsPage {
	position: relative;
	z-index: 2;
	padding-top: 0; }

.newsBlock {
	display: flex;
	flex-flow: row wrap;
	margin: 0 4.375rem 1.875rem; }
.newsBlock__item {
	flex: 1;
	position: relative;
	opacity: .4;
	transition: all 0.3s ease-in-out; }
.newsBlock__item i {
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-50%); }
.newsBlock__item i.ic-all {
	background: url("/assets/images/icons/ic-all.svg") no-repeat;
	width: 38px;
	height: 45px; }
.newsBlock__item i.ic-promotions {
	background: url("/assets/images/icons/ic-promotions.svg") no-repeat;
	width: 41px;
	height: 44px; }
.newsBlock__item i.ic-fashion {
	background: url("/assets/images/icons/ic-fashion.png") no-repeat;
	width: 25px;
	height: 48px; }
.newsBlock__item i.ic-badge {
	background: url("/assets/images/icons/ic-badge.png") no-repeat;
	width: 36px;
	height: 48px; }
.newsBlock__item a {
	display: block;
	padding: 1.375rem 0;
	border: 1px solid #e1e1e1;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	margin-left: -1px; }
.newsBlock__item:hover, .newsBlock__item:focus, .newsBlock__item.active {
	opacity: 1; }
@media (max-width: 1199.98px) {
	.newsBlock__item {
		flex: 0 0 50%;
		max-width: 50%;
		margin-top: -1px; } }
@media (max-width: 1024.98px) {
	.newsBlock {
		margin: 0 0 1.875rem; } }
@media (max-width: 575.98px) {
	.newsBlock__item {
		flex: 0 0 100%;
		max-width: 100%; }
	.newsBlock__item a {
		padding: 0.625rem 0;
		margin: 0.3125rem 0; }
	.newsBlock__item i {
		background-size: 70% !important;
		transform: translateY(-35%); } }

.newsHeading {
	padding-bottom: 80px; }
.newsHeading .img-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	margin-bottom: 1rem; }
.newsHeading .img-bg:after {
	content: "";
	padding-top: 48%;
	display: block; }
.newsHeading .img-bg img {
	display: none; }
.newsHeading__inner {
	padding-right: 40px; }
.newsHeading__des {
	font-size: 0.75rem;
	color: #999999;
	display: block;
	margin-bottom: 0.625rem; }
.newsHeading__title {
	font-size: 1.75rem;
	line-height: 1.3571428571;
	letter-spacing: 0.01rem;
	margin-bottom: 1.25rem;
	text-align: justify; }
.newsHeading__title a {
	color: #000000;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	line-height: 1.3571428571;
	max-height: 2.7142857143em;
	overflow: hidden;
	transition: all 0.2s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
	.newsHeading__title a {
		transition: none; } }
.newsHeading__title a:hover {
	text-decoration: none;
	color: #0b87f0; }
.newsHeading .bt:hover {
	text-decoration: none; }
@media (max-width: 1024.98px) {
	.newsHeading {
		padding-bottom: 30px; }
	.newsHeading__inner {
		padding-right: 0;
		margin-bottom: 3.125rem; } }

.newsWidget__item {
	display: flex;
	align-items: center;
	padding: 1.25rem 0;
	border-bottom: 1px solid #ebebeb; }
.newsWidget__item:first-child {
	padding-top: 0; }
.newsWidget__item:last-child {
	padding-bottom: 0;
	border-bottom: 0; }

.newsWidget__img {
	width: 250px;
	position: relative; }
.newsWidget__img .img-bg {
	padding-top: 56%;
}
.newsWidget__img .img-bg:after {
	display: none !important;
}
.newsWidget__img span {
	font-family: 'VNF-Gotham';
	font-size: 0.625rem;
	background-color: rgba(255, 206, 52, 0.6);
	padding: 0.4375rem 1.25rem;
	letter-spacing: 0.01rem;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	left: 0; }

.newsWidget .img-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	flex: 1;
	max-width: 150px;    padding-top: 70%;
	margin-bottom: 0; }
.newsWidget__item-left {
	display: block;
	flex: 1;
	max-width: 150px;
}
.newsWidget__item-small .newsWidget__content{
	margin-left: 25px;
}
.newsWidget .img-bg:after {
	display: none; }
.newsWidget .img-bg img {
	display: none; }

.newsWidget__content {
	margin-left: 2.5rem;
	flex: 1; }
.newsWidget__content h2 a {
	font-size: 1.125rem;
	line-height: 1.3333333333;
	color: #000000;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	line-height: 1.5;
	max-height: 3em;
	overflow: hidden;
	transition: all 0.2s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
	.newsWidget__content h2 a {
		transition: none; } }
.newsWidget__content h2 a:hover {
	color: #0b87f0; }
.newsWidget__content p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	line-height: 1.375;
	max-height: 2.75em;
	overflow: hidden; }
.newsWidget__content span {
	font-size: 0.75rem;
	color: #000000; }

.newsWidget--landing .img-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	max-width: inherit; }
.newsWidget--landing .img-bg:after {
	content: "";
	padding-top: 70%;
	display: block; }
.newsWidget--landing .img-bg img {
	display: none; }

.newsWidget--landing .newsWidget__item {
	border-bottom: 1px dashed #ebebeb; }

.newsWidget--landing .newsWidget__content h2 {
	margin-bottom: 1.25rem; }
.newsWidget--landing .newsWidget__content h2 a {
	font-size: 1.25rem;
	line-height: 1.4;
	letter-spacing: 0.05rem; }

.newsWidget--landing .newsWidget__content span {
	font-family: 'VNF-Gotham';
	color: #333333;
	font-weight: 700;
	letter-spacing: 0.1rem; }

@media (max-width: 1024.98px) {
	.newsWidget {
		padding-right: 0; } }

@media (max-width: 575.98px) {
	.newsWidget--landing .newsWidget__item {
		flex-direction: column; }
	.newsWidget--landing .newsWidget__img {
		margin-bottom: 20px; }
	.newsWidget--landing .newsWidget__content {
		margin: 0 10px; } }

.newsCategory {
	padding: 2.1875rem 0; }
.newsCategory__heading {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 1.25rem; }
.newsCategory__title {
	font-size: 1.25rem;
	font-weight: 800;
	line-height: 2;
	letter-spacing: 0.2rem;
	text-transform: uppercase;
	margin-bottom: 0; }
.newsCategory__all {
	font-size: 0.75rem;
	color: #0b87f0;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
	.newsCategory__all {
		transition: none; } }
.newsCategory__all:hover {
	text-decoration: none;
	color: #000; }
.newsCategory__all i {
	font-size: 1.125rem;
	margin-right: 10px;
	vertical-align: sub; }
.newsCategory--bg {
	background: url("/images/news/bg-news-list.jpg") no-repeat;
	background-size: cover;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb; }

.newsInfo {
	background: url("/assets/images/bg-info.png") center center no-repeat; }
.newsInfo__inner {
	padding: 4.0625rem 0 10.625rem; }
.newsInfo img {
	max-width: 100%;
	padding-top: 4.0625rem; }
.newsInfo h3 {
	font-size: 1.875rem;
	font-weight: 800;
	text-transform: capitalize; }
.newsInfo p {
	opacity: .6;
	max-width: 290px; }
.newsInfo form input,
.newsInfo form button {
	width: 300px; }
.newsInfo form .form-control, .newsInfo form .select2-selection--single, .newsInfo form .select2-selection--multiple {
	padding: 0.75rem 0.75rem;
	border-radius: 0; }
.newsInfo form .form-control:focus, .newsInfo form .select2-selection--single:focus, .newsInfo form .select2-selection--multiple:focus {
	outline: none;
	box-shadow: none;
	border-color: #000000; }
.newsInfo form .bt {
	padding: 12px 0; }
@media (max-width: 1199.98px) {
	.newsInfo__inner {
		padding-bottom: 0rem; }
	.newsInfo .col-lg-4.col-12.text-center {
		text-align: left !important; }
	.newsInfo .col-lg-4.col-12.text-center img {
		margin-top: 0; } }

.bannerLanding {
	padding: 2.5rem 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat; }
.bannerLanding__item {
	padding: 3.75rem 4.6875rem;
	background: #ffffff;
	float: right;
	max-width: 547px;
	position: relative; }
.bannerLanding__item::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background: url("https://file.hstatic.net/1000381168/file/group_b239a73cce114b7687f426df9d959e6b.png") no-repeat;
	background-size: 100% 100%; }
.bannerLanding__item span {
	font-family: 'VNF-Gotham';
	font-size: 0.75rem;
	background-color: rgba(255, 206, 52, 0.6);
	padding: 0.4375rem 1.25rem;
	letter-spacing: 0.01rem;
	display: inline-block;
	margin-bottom: 25px;
	text-transform: uppercase; }
.bannerLanding__item .qsw {
	font-size: 1.75rem;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
	margin-bottom: 20px; }
.bannerLanding__item p {
	letter-spacing: 0.01rem;
	line-height: 1.5;
	margin-bottom: 55px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden; }
.bannerLanding__item .bt {
	position: relative;
	z-index: 1;
	width: 150px;
	margin-bottom: 20px; }
.bannerLanding__item .bt:hover {
	text-decoration: none; }
@media (max-width: 575.98px) {
	.bannerLanding__item {
		padding: 1.875rem;
		width: 100%;
		float: none; } }

.newsWrap {
	padding: 2.1875rem 0; }
.newsWrap__inner {
	padding-right: 40px; }
.newsWrap .page {
	padding: 30px 0; }
.newsWrap__detail span,
.newsWrap__detail p,
.newsWrap__detail img {
	margin-bottom: 35px; }
.newsWrap__detail img {
	max-width: 100%; }
.newsWrap__detail h1 {
	font-size: 1.75rem; }
.newsWrap__detail span {
	display: block;
	line-height: 1.5; }
.newsWrap__detail p {
	letter-spacing: 0.01rem;
	//line-height: 1.875;
	text-align: justify; }
.newsWrap__img {
	padding-top: 20px;
	padding-bottom: 20px; }
.newsWrap__img img {
	margin-bottom: 10px;
	max-width: 100%; }
.newsWrap__social {
	border-top: 1px solid rgba(0, 0, 0, 0.7);
	border-bottom: 1px solid rgba(0, 0, 0, 0.7);
	padding: 0.9375rem 1.25rem;
	display: flex;
	justify-content: space-between;
	align-items: center; }
.newsWrap__social span {
	font-size: 1.125rem;
	color: #454545; }
.newsWrap__social .social {
	display: flex;
	align-items: center; }
.newsWrap__social .social ul {
	padding: 0;
	list-style-type: none;
	display: flex;
	margin-bottom: 0; }
.newsWrap__social .social ul li a {
	padding: 0 0.625rem;
	color: #454545; }
.newsWrap__social .social ul li a:last-child {
	padding-right: 0; }
.newsWrap__social .social ul li a:hover {
	text-decoration: none;
	color: #000000; }
.newsWrap__location__item h4 {
	margin-top: 40px;
	padding-bottom: 10px;
	font-size: 1.125rem;
	font-weight: 600;
	text-transform: uppercase;
	border-bottom: 2px solid #000000; }
.newsWrap__location__item__content {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px dashed #e1e1e1;
	padding: 15px 0;
	margin-left: 35px; }
.newsWrap__location__item__content p {
	padding: 0 10px;
	padding-right: 40px;
	margin-bottom: 0;
	position: relative; }
.newsWrap__location__item__content p i {
	font-size: 0.875rem; }
.newsWrap__location__item__content p i.arrow_right {
	position: absolute;
	left: -30px;
	width: 22px;
	height: 22px;
	background: #e6e6e6;
	display: inline-block;
	margin-right: 20px;
	text-align: center;
	vertical-align: baseline;
	line-height: 22px;
	transform: rotate(45deg); }
.newsWrap__location__item__content p i.arrow_right::before {
	display: block;
	color: #000000;
	transform: rotate(-45deg); }
.newsWrap__location__item__content p i.icon_phone {
	position: absolute;
	top: -3px;
	left: -35px;
	width: 32px;
	height: 32px;
	background: #e6e6e6;
	display: inline-block;
	margin-right: 20px;
	text-align: center;
	vertical-align: baseline;
	line-height: 32px;
	border-radius: 50%; }
.newsWrap__location__item__content:last-child {
	padding-bottom: 0;
	border-bottom: 0; }
@media (max-width: 1024.98px) {
	.newsWrap__inner {
		padding-right: 0;
		margin-bottom: 30px; } }

.widget {
	padding: 0.625rem;
	border: 1px solid #e1e1e1; }
.widget h4 {
	font-family: 'UVFDidot';
	font-size: 1.5rem;
	color: #ffffff;
	letter-spacing: 0.05rem;
	line-height: 2;
	background: #000000;
	text-align: center;
	text-transform: uppercase;
	padding: 0.375rem;
	margin-bottom: 1.25rem; }
.widget--1 h4 {
	font-family: 'UVFDidot';
	font-weight: 700; }

.tags h4 {
	border-bottom: 1px dashed #000000;
	display: block;
	padding: 0.4375rem 0;
	position: relative;
	margin-bottom: 30px; }
.tags h4 span {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	padding: 0 1.25rem;
	font-size: 1rem;
	text-transform: uppercase;
	top: 5px; }

.tags ul {
	display: flex;
	flex-flow: row wrap;
	list-style-type: none;
	padding: 0; }
.tags ul li {
	margin: 0 10px 15px 0; }
.tags ul li a {
	background: #f8f8f8;
	color: #999999;
	padding: 0.3125rem 0.75rem;
	transition: all 0.3s ease-in-out; }
.tags ul li a:hover {
	text-decoration: none;
	background: #000000;
	color: #ffffff; }

.promotion-page .banner .image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block; }
.promotion-page .banner .image:after {
	content: "";
	padding-top: 25.3125%;
	display: block; }
.promotion-page .banner .image img {
	display: none; }

.promotion-page [class*="col-"] {
	margin-bottom: 15px; }

.promotionSlider {
	margin-top: 30px; display: none; }
.promotionSlider.active{display: block;}
.promotionSlider__item a {
	display: block;
	text-align: center; }
.promotionSlider .slick-dots {
	flex-direction: row;
	justify-content: center; }
.promotionSlider .slick-dots li {
	margin: 10px 0;
	margin-right: 15px; }

.brand-page .banner .image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block; }
.brand-page .banner .image:after {
	content: "";
	padding-top: 25.3125%;
	display: block; }
.brand-page .banner .image img {
	display: none; }

.brandList {
	margin-top: 30px; }
.brandList__item {
	padding: 0.625rem 0;
	min-height: 300px; }
.brandList__item__img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	text-align: center;
	position: relative; }
.brandList__item__img:after {
	content: "";
	padding-top: 44.1176470588%;
	display: block; }
.brandList__item__img img {
	display: none; }
@media (min-width: 1025px) {
	.brandList__item__img {
		padding-right: 80px; } }
.brandList__item__img::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #e5e5e5;
	background: linear-gradient(79deg, #e5e5e5 0%, #fafafa 100%);
	-webkit-clip-path: polygon(0% 0%, 94.5% 0%, 100% 50%, 94.5% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 94.5% 0%, 100% 50%, 94.5% 100%, 0% 100%); }
.brandList__item__img:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url("../images/brand-img.jpg") no-repeat center;
	background-size: cover;
	z-index: -1; }
.brandList__item__img .image {
	text-align: center;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 300px; }
@media (min-width: 1025px) {
	.brandList__item__img .image {
		position: absolute;
		padding-left: 90px;
		padding-right: 90px; } }
.brandList__item__img .image img {
	display: inline-block !important;
	max-width: 100%;
	max-height: 290px; }
@media (min-width: 1025px) {
	.brandList__item .col-md-5 {
		background: #efefef; } }
.brandList__item__content {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: flex-start;
	position: relative;
	height: 100%;
	max-width: 340px;
	padding-right: 20px; }
.brandList__item__content::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: -200px;
	right: 0;
	bottom: 0;
	background: #e3e3e3;
	background: linear-gradient(90deg, #e3e3e3 0%, #f8f8f8 100%);
	-webkit-clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 18% 49%);
	clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 18% 49%); }
.brandList__item__content::after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: -230px;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.2);
	-webkit-clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 18% 49%);
	clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 18% 49%); }
.brandList__item__content p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 1.375;
	max-height: 4.125em; }
.brandList__item__content img {
	margin-bottom: 20px; }
@media (max-width: 1024.98px) {
	.brandList__item__content {
		padding: 1.25rem;
		max-width: inherit;
		background: #efefef; }
	.brandList__item__content:after, .brandList__item__content:before {
		display: none; } }
.brandList--list {
	overflow: hidden; }
.brandList--list .brandList__item {
	min-height: 200px;
	padding: 0; }
.brandList--list .brandList__item .col-md-7 .image img,
.brandList--list .brandList__item .col-md-5 .image img, .brandList--list .brandList__item__img .image img {
	max-height: 200px; }
.brandList--list .brandList__item__content p {
	margin-bottom: 0; }

.brandProduct {
	margin-top: 25px; }
.brandProduct .navSidebar {
	border: 1px solid #b7b7b7;
	margin-bottom: 20px; }
.brandProduct .navSidebar h4 {
	font-size: 1rem;
	line-height: 1.5;
	padding: 0.9375rem;
	letter-spacing: 0.06rem;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 500;
	background: #808080;
	text-align: center;
	margin-bottom: 0; }
.brandProduct .navSidebar > ul {
	padding: 0.625rem 0;
	margin: 0;
	list-style-type: none; }
.brandProduct .navSidebar > ul > li {
	position: relative;padding: 0 0.9375rem; }
.brandProduct .navSidebar > ul > li > a:not(.arrow) {
	font-size: 0.875rem;
	color: #4c4c4c;
	line-height: 1.7142857143;
	letter-spacing: 0.02rem;
	padding: 0.625rem 0;
	display: inline-block; }
.brandProduct .navSidebar > ul > li > a:not(.arrow):hover {
	color: #000; }
.brandProduct .navSidebar > ul > li > a:hover {
	text-decoration: none; }
.brandProduct .navSidebar > ul > li .arrow {
	position: absolute;
	top: 7px;
	right: 0;
	display: block;
	font-size: 1.125rem;
	color: #b7b7b7;
	padding-left: 10px; }
.brandProduct .navSidebar > ul > li + li {
	border-top: 1px solid #d7d7d7; }
.brandProduct .navSidebar > ul .brand-menuchild{
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	background: #fff;
	border: 1px solid #b7b7b7;
	padding: 0;
	list-style: none;
	padding: 0.625rem 0.9375rem;
	width: 200px;
	display: none;
}
.brandProduct .navSidebar > ul > li:hover .brand-menuchild{display: block;}
.brandProduct .navSidebar > ul .brand-menuchild li + li{
	border-top: 1px solid #d7d7d7;
}
.brandProduct .navSidebar > ul .brand-menuchild li a{
	font-size: 0.875rem;
	color: #4c4c4c;
	line-height: 1.7142857143;
	letter-spacing: 0.02rem;
	padding: 0.625rem 0;
	display: inline-block;
}
.brandProduct .navSidebar > ul > .brand-menuchild li .arrow{
	position: absolute;
	top: 7px;
	right: 0;
	display: block;
	font-size: 1.125rem;
	color: #b7b7b7;
	padding-left: 10px;
}
.brandProduct .navSidebar > ul .brand-menuchild .brand-menuchild-2{
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	background: #fff;
	border: 1px solid #b7b7b7;
	padding: 0;
	list-style: none;
	padding: 0.625rem 0.9375rem;
	width: 200px;
	display: none;
}
.brandProduct .navSidebar > ul .brand-menuchild > li:hover .brand-menuchild-2{display: block;}
.brandProduct .navSidebar > ul .brand-menuchild  .brand-menuchild-2 li + li{
	border-top: 1px solid #d7d7d7;
}
.brandProduct .navSidebar > ul .brand-menuchild  .brand-menuchild-2 li a{
	font-size: 0.875rem;
	color: #4c4c4c;
	line-height: 1.7142857143;
	letter-spacing: 0.02rem;
	padding: 0.625rem 0;
	display: inline-block;
}
.brandProduct__inner > [class*="col-"] {
	padding-left: 5px;
	padding-right: 10px; }
.brandProduct__inner > [class*="col-"] .row {
	margin-top: -10px; }
.brandProduct__inner > [class*="col-"] .row > [class*="col-"] {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px; }
.brandProduct__item {
	padding: 0 0.9375rem;
	border: 1px solid #999999;
	text-align: center;
	min-height: 305px;
	overflow: hidden;
	position: relative; }
.brandProduct__item .img-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	background-position: center;
	background-size: auto; }
.brandProduct__item .img-bg:after {
	content: "";
	padding-top: 71.4285714286%;
	display: block; }
.brandProduct__item .img-bg img {
	display: none; }
@media (max-width: 767.98px) {
	.brandProduct__item .img-bg {
		background-size: contain; } }
.brandProduct__item h3 {
	font-family: 'UVFDidot';
	font-size: 1.5625rem;
	line-height: 0.96;
	letter-spacing: 0.02rem;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 15px; }
.brandProduct__item h3::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #bbbbbb;
	width: 70px;
	height: 2px; }
.brandProduct__item p {
	font-size: 0.75rem;
	line-height: 1.1666666667;
	letter-spacing: 0.04rem;
	color: #4c4c4c;
	margin-bottom: 0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	max-height: 3.5em; }
.brandProduct__item__body {
	position: absolute;
	bottom: -45px;
	left: 50%;
	transform: translateX(-50%);
	width: 90%;
	transition: all 0.3s ease-in-out; }
@media (max-width: 1024.98px) {
	.brandProduct__item__body {
		bottom: 10px !important; } }
@media (min-width: 1025px) {
	.brandProduct__item:hover .brandProduct__item__body {
		bottom: 10px; } }
@media (max-width: 575.98px) {
	.brandProduct__item h3 {
		font-size: 1.25rem;
		padding-bottom: 10px;
		margin-bottom: 10px;
		margin-top: 20px; }
	.brandProduct__item p {
		margin-bottom: 1rem; }
	.brandProduct__item__body {
		position: static;
		transform: inherit;
		width: 100%; }
	.brandProduct__item .img-bg {
		background-size: auto; } }

.ring-size-guide {
	padding-top: 25px; }
.ring-size-guide .heading-page {
	font-size: 2.5rem;
	font-weight: bold;
	line-height: inherit;}
.ring-size-guide .heading-page.heading-page--size{background: transparent; color: #000;}
.ring-size-guide-step{margin-bottom: 2.5rem;}
.ring-size-guide-step p{color: #000;margin-bottom: 0;}
.ring-size-guide .sizeGuide {
	margin-bottom: 30px; }
.ring-size-guide .sizeGuide__item {
	text-align: center; }
.ring-size-guide .sizeItem {
	margin-bottom: 50px; }
.ring-size-guide .sizeItem [class*="col-"] {
	text-align: center;
	padding: 0.625rem 1.875rem; }
.ring-size-guide .sizeItem img {
	max-width: min-content;
	min-height: 153px; }
.ring-size-guide .sizeItem p {
	font-size: 0.875rem;
	margin-top: 25px;
	margin-bottom: 0; }
.ring-size-guide-note ul {
	padding-left: 0;
	list-style: none;
}
.ring-size-guide-note ul li {
	position: relative;
	text-indent: 30px;
}
.ring-size-guide-note ul li:before {
	content: '\f00c';
	font-family: FontAwesome;
	position: absolute;
	left: 8px;
	top: 3px;
	font-size: 14px;
	text-indent: 0;
}
@media (max-width: 1024px){.ring-size-guide{ padding-top: 10px; } }
.sizeJeqwely__item {
	padding: 0;
	list-style-type: none;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;}
.sizeJeqwely__item li {
	margin-bottom: 30px;
	flex: 0 0 12.5%;
	max-width: 12.5%;
	padding: 0 15px; }
.sizeJeqwely__item li > div {
	display: inline-block;
	padding: 1.5625rem 0.625rem; }
.sizeJeqwely__item__number {
	font-family: 'UVFDidot';
	background: #000000;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 37px;
	height: 37px;
	color: #ffffff;
	margin: 0 auto 0.9375rem; }
.sizeJeqwely__item__number--38 {
	width: 38px;
	height: 38px; }
.sizeJeqwely__item__number--39 {
	width: 39px;
	height: 39px; }
.sizeJeqwely__item__number--40 {
	width: 40px;
	height: 40px; }
.sizeJeqwely__item__number--41 {
	width: 41px;
	height: 41px; }
.sizeJeqwely__item__number--42 {
	width: 42px;
	height: 42px; }
.sizeJeqwely__item__number--43 {
	width: 43px;
	height: 43px; }
.sizeJeqwely__item__number--44 {
	width: 44px;
	height: 44px; }
.sizeJeqwely__item__number--45 {
	width: 45px;
	height: 45px; }
.sizeJeqwely__item__number--46 {
	width: 46px;
	height: 46px; }
.sizeJeqwely__item__number--47 {
	width: 47px;
	height: 47px; }
.sizeJeqwely__item__number--48 {
	width: 48px;
	height: 48px; }
.sizeJeqwely__item__number--49 {
	width: 49px;
	height: 49px; }
.sizeJeqwely__item__number--50 {
	width: 50px;
	height: 50px; }
.sizeJeqwely__item__number--51 {
	width: 51px;
	height: 51px; }
.sizeJeqwely__item__number--52 {
	width: 52px;
	height: 52px; }
.sizeJeqwely__item__number--53 {
	width: 53px;
	height: 53px; }
.sizeJeqwely__item__number--54 {
	width: 54px;
	height: 54px; }
.sizeJeqwely__item__number--55 {
	width: 55px;
	height: 55px; }
.sizeJeqwely__item__number--56 {
	width: 56px;
	height: 56px; }
.sizeJeqwely__item__number--57 {
	width: 57px;
	height: 57px; }
.sizeJeqwely__item__number--58 {
	width: 58px;
	height: 58px; }
.sizeJeqwely__item__number--59 {
	width: 59px;
	height: 59px; }
.sizeJeqwely__item__number--60 {
	width: 60px;
	height: 60px; }
.sizeJeqwely__item__number--61 {
	width: 61px;
	height: 61px; }
.sizeJeqwely__item__number--62 {
	width: 62px;
	height: 62px; }
.sizeJeqwely__item__number--63 {
	width: 63px;
	height: 63px; }
.sizeJeqwely__item__number--64 {
	width: 64px;
	height: 64px; }
.sizeJeqwely__item__number--65 {
	width: 65px;
	height: 65px; }
.sizeJeqwely__item__number--66 {
	width: 66px;
	height: 66px; }
@media (max-width: 767.98px) {
	.sizeJeqwely__item {
		text-align: left; }
	.ring-size-guide .heading-page{ font-size: 1.5rem;}
	.sizeJeqwely__item li {flex: 0 0 25%;
		max-width: 25%;padding: 0 8px;margin-bottom: 10px;} }



.sizeInfo__item {
	border: 1px solid #000;
	display: flex;
	padding: 12px 0;
	padding-left: 70px;
	position: relative;
	margin-bottom: 20px; }
.sizeInfo__item span {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 50px;
	background: #000;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 700;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center; }
.sizeInfo__item p {
	margin-bottom: 0; }
.sizeInfo__pay i {
	margin-right: 20px;
	font-size: 24px;
	vertical-align: sub; }
.sizeInfo__pay a {
	color: #000000; }

.sizeInfo__table__title {
	font-size: 20px;
	font-weight: bold;
	color: #e51e26;
}
.sizeInfo__table__wrap {
	margin: 15px 0 30px;
}
.sizeInfo__table__wrap table{
	width: 100%;
}
.sizeInfo__table__wrap table tr td {
	padding: 10px 30px;
	border: 1px solid #000;
	text-align: center;white-space: nowrap;
}
.sizeInfo__table__wrap table tr th {
	background: #e51e26;
	color: #fff;padding: 20px;
	border: 1px solid #000;
	text-align: center;white-space: nowrap;
}
@media (max-width: 767px){
	.sizeInfo__table__wrap table tr td,.sizeInfo__table__wrap table tr th{padding: 10px;font-size: 7px;}
}
.cart-page {
	/*padding: 10.9375rem 0 4.0625rem;*/ }
.cart-page .cart-page-wrap{
	padding: 30px 0;
}
.cart-page .banner .image:after {
	content: "";
	padding-top: 24.7700797057%;
	display: block;
}
.cart-page .accordion .card-header {
	background-color: transparent; }
.cart-page .accordion .card-header h5 {
	padding: 1.25rem;
	background: #ebebeb;
	border: 0; }
.cart-page .accordion .card-header h5 i {
	position: static;
	margin-right: 0;
	font-size: 30px;
	vertical-align: sub; }
.cart-page .accordion .card-header h5 span {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	text-transform: capitalize; }
.cart-page .accordion .card-header h5.collapsed span .arrow_carrot-up:before {
	content: "\33"; }
.cart-page .accordion .card-body {
	padding: 1.875rem 0;
	border: 0;
	background-color: transparent; }
.cart-page .accordion .card-body .proFilter__label {
	margin-top: 0; }
.cart-page .accordion .card-body .proFilter__label label {
	margin-right: 1.25rem; }
.cart-page .accordion .card-body .proFilter__label .irs-from, .cart-page .accordion .card-body .proFilter__label .irs-to, .cart-page .accordion .card-body .proFilter__label .irs-single {
	padding-top: 5px;
	font-family: 'VNF-Gotham'; }
.cart-page .accordion .card-body .form-group {
	position: relative;
	margin: 0; }
.cart-page .accordion .card-body .form-group .form-control, .cart-page .accordion .card-body .form-group .select2-selection--single, .cart-page .accordion .card-body .form-group .select2-selection--multiple {
	padding: 0.5625rem 0.75rem;
	padding-left: 2.8125rem;
	font-size: 0.875rem;
	font-weight: 500; }
.cart-page .accordion .card-body .form-group .form-control:focus, .cart-page .accordion .card-body .form-group .select2-selection--single:focus, .cart-page .accordion .card-body .form-group .select2-selection--multiple:focus {
	box-shadow: none; }
.cart-page .accordion .card-body .form-group .form-control::placeholder, .cart-page .accordion .card-body .form-group .select2-selection--single::placeholder, .cart-page .accordion .card-body .form-group .select2-selection--multiple::placeholder {
	color: #0f0f0f; }
.cart-page .accordion .card-body .form-group i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 15px;
	color: #787878;
	font-size: 0.875rem; }
@media (max-width: 1024.98px) {
	.cart-page .accordion .card-body {
		padding: 0; } }
.cart-page label .star {
	color: #a61616; }
@media (max-width: 767.98px) {
	.cart-page {
		padding: 0px 0 0; } }
.search-page {
	padding: 0.9375rem 0 4.0625rem; }

table.cart {
	max-width: 1190px;
	width: 100%; }
table.cart .line {
	display: none; }
table.cart .line.line-desktop {
	display: block;
	font-size: 12px; }
table.cart .cart__toggle {
	display: none;
	border-bottom: 1px solid #000;
	position: absolute;
	bottom: 14px;
	right: 0;
	color: #000; }
table.cart .cart__toggle:after {
	content: "\33";
	font-family: eleganticons;
	margin-left: 6px; }
table.cart .cart__toggle.active:after {
	content: "\32"; }
table.cart p.cart__product__variant{
	font-size: 12px;
	margin-bottom: 5px;
}
@media (max-width: 1024.98px) {
	table.cart {
		width: 1190px;
		max-width: inherit; } }
@media (max-width: 767.98px) {
	table.cart {
		width: 100%;
		max-width: 100%; }
	table.cart .line,
	table.cart .cart__toggle {
		display: block;
		font-size: 0.8275862069em; }
	table.cart tr td,
	table.cart tr th {
		padding: 12px 10px; }
	table.cart tr td:nth-child(3) ~ *:not(:last-child),
	table.cart tr th:nth-child(3) ~ *:not(:last-child) {
		display: none; }
	table.cart tr th {
		white-space: nowrap; }
	table.cart tr td h4 {
		margin-top: 10px;
		max-width: 150px;
		line-height: 1.4;
		margin-bottom: 0; }
	table.cart tr td .cart__item {
		flex-direction: column;
		align-items: flex-start; }
	table.cart tr td .cart__product__inner {
		display: none;
		padding-top: 10px; }
	table.cart tr td .cart__input {
		display: flex; }
	table.cart tr td:last-child {
		position: relative;
		padding-right: 0;
		text-align: right; }
	table.cart p.cart__product__variant{
		font-size: 9px;
	} }
@media (max-width: 575.98px) {
	table.cart tr th:last-child, table.cart tr td:last-child {
		border-right: none;
		padding-right: 20px;
		text-align: right;
		padding-left: 0; }
	table.cart tr td h4 {
		font-size: 1em; }
	table.cart .cart__img {
		margin: 0; }
	table.cart .cart__toggle {
		right: 20px; } }
@media screen and (max-width: 479px) {
	table.cart .cart__img {
		width: 100px;
		height: 80px; }
	table.cart tr td h4 {
		font-size: 0.8965517241em;
		width: 100px; } }

@media (max-width: 575.98px) {
	.cart-page .table-responsive {
		margin-left: -20px;
		width: auto;
		margin-right: -20px; } }

.cart .no__cart-text {
	padding: 20px 0;
	font-size: 15px;
	font-weight: bold;
	clear: both; }
.cart .continue__buy-product {
	font-size: 16px;
	color: rgb(0, 0, 0);
	line-height: 1.2;
	display: inline-block;
	margin: 14px auto;
	margin: 0;
	margin-top: 15px;
	font-weight: 300;
	text-align: left;
}

.cart h4 {
	font-size: 1rem;
	margin-bottom: 0.75rem; }
.cart h4 a {
	color: #000000;display: block; margin-bottom: 5px; }

.cart p {
	margin-bottom: 0; }

.cart tr {
	border-bottom: 1px solid #e1e1e1; }
.cart tr th,
.cart tr td {
	text-align: center;
	padding: 1.25rem; }

.cart thead th {
	font-family: 'UVFDidot';
	font-size: 0.875rem;
	font-weight: normal;
	background: #000000;
	color: #ffffff;
	text-transform: uppercase;
	border-right: 1px solid rgba(255, 255, 255, 0.3); }

.cart__item {
	display: flex;
	align-items: center;
	text-align: left; }

.cart__img {
	position: relative;
	width: 124px;
	height: 100px;
	overflow: hidden;
	background: #f3f3f3;
	margin-right: 15px; }
.cart__img .img-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	background-size: 70%;
	margin-top: 10px; }
.cart__img .img-bg:after {
	content: "";
	padding-top: 54.7619047619%;
	display: none; }
.cart__img .img-bg img {
	display: none; }
.cart__img i {
	position: absolute;
	right: 5px;
	bottom: 5px;
	color: #ff0000;
	cursor: pointer;
	font-size: 20px; }

.cart__product .listproduct__item__list {
	justify-content: flex-start;
	margin-left: -5px;
	flex-wrap: wrap; }
.cart__product .listproduct__item__list:last-child {
	margin-bottom: 0; }
.cart__product .listproduct__item__list li {
	line-height: 1.2; }

.cart__input {
	position: relative;white-space: nowrap; }
.cart__input input {
	border: 1px solid #e1e1e1;
	color: #787878;
	text-align: center;
	padding: 0;
	width: 35px; }
.cart__input input:focus {
	border-color: #000000;
	outline: none; }
.cart__input span {
	vertical-align: text-bottom;
	cursor: pointer; }
.cart__input span.input-number-decrement {
	margin-right: 10px; }
.cart__input span.input-number-increment {
	margin-left: 10px; }

.cart__price {
	color: #787878; }
.cart__price--old {
	font-size: 0.6875rem;
	color: #303030;
	text-decoration: line-through; }

.cart__tooltip i {
	font-size: 0.875rem;
	color: #454542; }

.cart__tooltip i,
.cart__tooltip p {
	display: inline-block; }

.cart__date {
	color: #787878;
	margin-bottom: 0; }

.cart__total {
	font-weight: 600;
	color: #000000; }
.cart__total i {
	margin-left: 10px;
	font-size: 1.5rem;
	vertical-align: sub;
	color: #999999;
	cursor: pointer; }

.accordion.accordionSearch {
	padding-bottom: 5.625rem; }
@media (max-width: 1024.98px) {
	.accordion.accordionSearch {
		padding-bottom: 1.25rem; } }

.checkOrder tr td {
	text-align: left;
	vertical-align: top;
	color: black; }
.checkOrder tr td p {
	padding: 0;
	margin-bottom: 0.625rem;
	color: inherit; }
.checkOrder tr td:first-child {
	color: #787878; }
.checkOrder tr td a {
	color: #000;
	font-size: 12px;
	text-decoration: underline; }
.checkOrder tr td a:hover {
	color: #53a5db; }
.checkOrder tr td a.btnStatus {
	display: block;
	background: #fc4d66;
	text-align: center;
	color: #fff !important;
	text-decoration: none !important;
	padding: 12px;
	position: relative;
	font-size: 0.875rem;
	transition: all 0.2s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
	.checkOrder tr td a.btnStatus {
		transition: none; } }
.checkOrder tr td a.btnStatus:before {
	content: '';
	display: inline-block;
	width: 13px;
	height: 8px;
	margin-right: 1.25rem;
	vertical-align: middle;
	position: relative;
	top: -2px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13px' height='8px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M0.867,3.465 L3.492,0.840 C3.693,0.621 3.898,0.617 4.107,0.826 C4.317,1.036 4.312,1.241 4.094,1.441 L2.234,3.328 L8.605,3.328 C9.809,3.328 10.693,3.711 11.258,4.477 C11.823,5.242 12.105,6.172 12.105,7.266 C12.105,7.393 12.064,7.498 11.982,7.580 C11.900,7.662 11.795,7.703 11.668,7.703 C11.540,7.703 11.436,7.662 11.354,7.580 C11.271,7.498 11.230,7.393 11.230,7.266 C11.230,6.464 10.998,5.753 10.533,5.133 C10.068,4.513 9.426,4.203 8.605,4.203 L2.234,4.203 L4.094,6.090 C4.312,6.291 4.317,6.496 4.107,6.705 C3.898,6.915 3.693,6.910 3.492,6.691 L0.867,4.066 C0.648,3.866 0.648,3.666 0.867,3.465 L0.867,3.465 Z'/%3E%3C/svg%3E"); }
.checkOrder tr td a.btnStatus.btnStatus-1 {
	background: #e8b349; }
.checkOrder tr td a.btnStatus.btnStatus-2 {
	background: #e8b349; }
.checkOrder tr td a.btnStatus:hover {
	background: #000; }

.checkOrder ul {
	padding: 0;
	margin: 0;
	list-style: none; }
.checkOrder ul li {
	margin-bottom: 0.9375rem; }

.cartSum {
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px; }
.cartSum .cartSumNote {
	width: 50%;
}
.cartSum .cartSumNote label{
	display: block;
}
.cartSum .cartSumNote textarea{
	width: 100%;
	padding: 10px;
	display: block;
}
.cartSum .cartSumTotal {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	padding-left: 15px;
}
@media (max-width: 767.98px) {
	.cartSum .cartSumNote{
		width: 100%;
	}
	.cartSum .cartSumTotal{width: 100%;}
}
.cartSum__sum {
	display: flex;
	align-items: center;
	position: relative; }
.cartSum__sum i {
	font-size: 0.875rem;
	color: #454542;
	margin-right: 5px; }
.cartSum__sum i:hover + .cartSum__sum__tooltip {
	opacity: 1;
	visibility: visible;
	top: 40px;
	transition: all 0.1s ease-in; }
.cartSum__sum p {
	font-size: 1.125rem;
	font-weight: 600;
	color: #000000;
	margin-bottom: 0;
	text-transform: uppercase; }
.cartSum__sum p span {
	text-transform: lowercase; }
.cartSum__sum p:last-child {
	margin-left: 50px;
	margin-right: 40px; }
.cartSum__sum__tooltip {
	opacity: 0;
	visibility: hidden;
	width: 240px;
	position: absolute;
	top: 50px;
	left: -50%;
	transform: translate(31%);
	text-align: center;
	padding: 1.625rem 1.375rem;
	border: 1px solid #000000;
	font-size: 0.8125rem;
	background: #ffffff;
	transition: all 0.25s ease-out;
	z-index: 1; }
.cartSum__sum__tooltip::before, .cartSum__sum__tooltip::after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none; }
.cartSum__sum__tooltip::before {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #000;
	border-width: 9px;
	margin-left: -11px; }
.cartSum__sum__tooltip::after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 8px;
	margin-left: -10px; }
.cartSum__sale {
	margin-top: 40px; }
.cartSum__sale input {
	padding: 0.5rem 1.5625rem;
	border-color: #595959;
	border-radius: 0;
	font-size: 0.875rem; }
.cartSum__sale input:focus {
	box-shadow: none;
	outline: none;
	border-color: #000000; }
.cartSum__sale input::placeholder {
	color: #787878; }
.cartSum__des {
	margin-top: 20px; }
.cartSum__des p {
	font-size: 0.875rem;
	line-height: 1.5714285714;
	max-width: 370px;
	margin-bottom: 0; }
.cartSum__btn {
	margin-top: 40px;
	display: flex;
	justify-content: flex-end; }
.cartSum__btn .bt {
	font-size: 0.875rem;
	width: 250px;
	margin-right: 0;
	margin-left: 30px; }
.cartSum__btn .bt i {
	margin-right: 5px; }
.cartSum__btn .bt:hover {
	text-decoration: none; }
@media (max-width: 575.98px) {
	.cartSum {
		margin-top: 20px; }
	.cartSum__sum {
		justify-content: flex-start;
		width: 100%; }
	.cartSum__sum p:last-child {
		margin-right: 0;
		margin-left: auto; }
	.cartSum__sum__tooltip {
		left: 0;
		transform: translate(0, 0);
		padding: 15px 10px;
		width: 200px; }
	.cartSum__sum__tooltip::before, .cartSum__sum__tooltip::after {
		left: 12px; }
	.cartSum__sum__tooltip::before {
		border-width: 0 7px 9px 7px; }
	.cartSum__sum__tooltip:after {
		border-width: 0 6px 8px 6px;
		margin-bottom: -1px; }
	.cartSum__sale {
		margin-top: 30px; }
	.cartSum__btn {
		margin-top: 30px;
		width: 100%;
		flex-direction: column; }
	.cartSum__btn .bt {
		margin: 0;
		flex: 0 0 100%;
		min-width: 100%; }
	.cartSum__btn .bt + .bt {
		margin-top: 10px; } }

.checkoutStep {
	overflow: hidden;
	margin-bottom: 2.5rem;
	margin-top: 1.25rem;
	text-align: center; }
.checkoutStep__item {
	text-align: center;
	width: 27%;
	position: relative;
	display: inline-block;
	vertical-align: top; }
.checkoutStep__item::before {
	content: '';
	position: absolute;
	height: 1px;
	background: #8996a0;
	left: 0;
	right: -10px;
	top: 23px; }
.checkoutStep__item:first-child::before {
	width: 50%;
	left: inherit; }
.checkoutStep__item:last-child::before {
	width: 50%; }
.checkoutStep__item__icon span {
	display: block;
	width: 36px;
	height: 36px;
	margin: 4px auto;
	background: #989898;
	border-radius: 50%;
	color: #fff;
	line-height: 36px;
	z-index: 1;
	position: relative; }
.checkoutStep__item__icon span::before {
	content: "";
	display: block;
	position: absolute;
	top: -4px;
	left: -4px;
	bottom: -4px;
	right: -4px;
	background-color: rgba(0, 0, 0, 0.1);
	border-radius: 50%; }
.checkoutStep__item__text {
	margin-top: 15px;
	color: rgba(0, 0, 0, 0.6); }
.checkoutStep__item.active .checkoutStep__item__icon span {
	background: #000000; }
.checkoutStep__item.active .checkoutStep__item__text {
	color: #000000; }
@media (max-width: 767.98px) {
	.checkoutStep {
		display: flex;
		margin-top: 0; }
	.checkoutStep__item {
		width: 33.3333333333%;
		flex: 0 0 33.3333333333%;
		min-width: 33.3333333333%;
		padding: 0 10px; }
	.checkoutStep__item:first-child {
		padding-left: 0; }
	.checkoutStep__item:last-child {
		padding-right: 0; } }

.checkoutInfo .info {
	background: #f2f2f2;
	padding: 30px 34px; }
.checkoutInfo .info .bt {
	width: 100%;
	margin-bottom: 2.5rem; }
.checkoutInfo .info h4 {
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	color: #4c4c4c;
	margin-bottom: 1rem; }
.checkoutInfo .info h4.text-normal {
	text-transform: inherit; }
.checkoutInfo .info p {
	color: #000000; }
.checkoutInfo .info p.text-italic {
	font-size: 0.875em;
	font-style: italic;
	margin-top: 0.3571428571em;
	margin-bottom: 0; }
.checkoutInfo .info .popup__checkbox label {
	font-size: 1em;
	margin-bottom: 0.625em; }
.checkoutInfo .info .popup__checkbox [type="checkbox"]:checked + label:before,
.checkoutInfo .info .popup__checkbox [type="checkbox"]:not(:checked) + label:before,
.checkoutInfo .info .popup__checkbox [type="radio"]:checked + label:before,
.checkoutInfo .info .popup__checkbox [type="radio"]:not(:checked) + label:before {
	top: 3px;
	width: 16px;
	height: 16px;
	border: 1px solid #363636;
	border-radius: 50%; }
.checkoutInfo .info .popup__checkbox [type="checkbox"]:checked + label:after,
.checkoutInfo .info .popup__checkbox [type="checkbox"]:not(:checked) + label:after,
.checkoutInfo .info .popup__checkbox [type="radio"]:checked + label:after,
.checkoutInfo .info .popup__checkbox [type="radio"]:not(:checked) + label:after {
	width: 10px;
	height: 10px;
	top: 6px;
	left: 3px;
	border-radius: 50%; }
.checkoutInfo .info .popup__checkbox [type="radio"]:not(:checked) + label {
	color: #000000 !important; }
.checkoutInfo .info .popup__checkbox--vertical label:last-child {
	margin-bottom: 0 !important; }
@media (max-width: 767.98px) {
	.checkoutInfo .info .popup__checkbox--vertical label {
		margin-bottom: 15px !important; } }
.checkoutInfo .info form {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	padding-bottom: 0.625rem;
	margin-bottom: 2.5rem; }
.checkoutInfo .info form .form-group {
	position: relative; }
.checkoutInfo .info form .form-group input,
.checkoutInfo .info form .form-group textarea,
.checkoutInfo .info form .form-group select {
	border-radius: 0;
	border-color: #d7d7d7; }
.checkoutInfo .info form .form-group input:focus,
.checkoutInfo .info form .form-group textarea:focus,
.checkoutInfo .info form .form-group select:focus {
	outline: none;
	box-shadow: none;
	border-color: #000000; }
.checkoutInfo .info form .form-group label {
	font-size: 0.875em; }
.checkoutInfo .info form .form-group select {
	-webkit-appearance: none; }
.checkoutInfo .info form .form-group i {
	position: absolute;
	bottom: 0.75em;
	right: 0.9375em; }
.checkoutInfo .info form.ship {
	display: none; }
.checkoutInfo .info form.ship.active {
	display: block; }

.checkoutInfo .cart {
	padding-left: 22px; }
.checkoutInfo .cart .heading-title {
	margin-bottom: 0;
	background: #000000;
	color: #ffffff;
	padding: 1.125rem 0.9375rem 1rem; }
.checkoutInfo .cart .row {
	padding: 1.25rem 0;
	border-bottom: 1px solid #e1e1e1;
	margin: 0; }
.checkoutInfo .cart .row > div {
	padding: 0; }
.checkoutInfo .cart .row > div:last-child {
	display: flex;
	flex-direction: column;
	justify-content: space-between; }
.checkoutInfo .cart__total-close {
	display: flex;
	justify-content: flex-end; }
.checkoutInfo .cart .close-mycart {
	font-size: 1.5em;
	color: #999999;
	margin-left: 0.8333333333em; }
.checkoutInfo .cart .close-mycart:hover {
	color: #000; }

.checkoutInfo .checkoutSale {
	display: flex;
	align-items: center;
	position: relative;
	margin-top: 25px;
	padding-left: 22px; }
.checkoutInfo .checkoutSale span {
	display: inline-block;
	margin-right: 25px; }
.checkoutInfo .checkoutSale input {
	padding: 0.4375rem;
	flex: 1;
	border: 1px solid #d7d7d7; }
.checkoutInfo .checkoutSale input:focus {
	outline: none;
	border-color: #000000; }
.checkoutInfo .checkoutSale a {
	position: absolute;
	right: 15px;
	text-decoration: underline;
	color: #000000; }

.checkoutInfo .cartSum__btn .bt {
	width: 200px; }

@media (max-width: 1199.98px) {
	.checkoutInfo .listproduct__item__list li {
		font-size: 10px; } }

@media (max-width: 1024.98px) {
	.checkoutInfo .cart {
		padding-left: 0;
		margin-top: 1.875rem; }
	.checkoutInfo .listproduct__item__list li {
		font-size: 12px; }
	.checkoutInfo .checkoutInfo .checkoutSale {
		padding-left: 0; } }

@media (max-width: 767.98px) {
	.checkoutInfo .cart .row > div:last-child {
		display: flex;
		flex-direction: row;
		margin-top: 10px; }
	.checkoutInfo .cart__input {
		min-width: 124px;
		flex: 0 0 124px;
		text-align: center; }
	.checkoutInfo .cartSum {
		margin-top: 20px; }
	.checkoutInfo .cartSum__sum p {
		font-size: 0.9310344828em; }
	.checkoutInfo .cartSum__sum p:last-child {
		margin-right: 0; }
	.checkoutInfo .cartSum__btn {
		margin-top: 20px;
		display: flex;
		width: 100%;
		justify-content: unset; }
	.checkoutInfo .cartSum__btn .bt {
		margin: 0 5px;
		width: 100%; }
	.checkoutInfo .cartSum__btn .bt:first-child {
		margin-left: 0; }
	.checkoutInfo .cartSum__btn .bt:last-child {
		margin-right: 0; } }

@media (max-width: 575.98px) {
	.checkoutInfo h4 {
		font-size: 1em; }
	.checkoutInfo .listproduct__item__list li {
		font-size: 9px; }
	.checkoutInfo .info {
		margin-left: -20px;
		margin-right: -20px;
		padding: 30px 20px; }
	.checkoutInfo .cart {
		margin: 0;
		margin-left: -20px;
		margin-right: -20px; }
	.checkoutInfo .cart .row {
		padding: 20px; }
	.checkoutInfo .cart__img {
		height: auto;
		width: 100px; }
	.checkoutInfo .cart__img .img-bg {
		margin: 0; }
	.checkoutInfo .cart__img .img-bg:after {
		padding-top: 80%; }
	.checkoutInfo .cart__input {
		min-width: 100px;
		flex: 0 0 100px; }
	.checkoutInfo .cart__total-close {
		font-size: 12px; }
	.checkoutInfo .cartSum__btn {
		margin-top: 20px;
		display: flex;
		width: 100%;
		flex-direction: row;
		justify-content: unset; }
	.checkoutInfo .cartSum__btn .bt {
		margin: 0 5px;
		min-width: 50%;
		flex: 0 0 50%; }
	.checkoutInfo .cartSum__btn .bt:first-child {
		margin-left: 0; }
	.checkoutInfo .cartSum__btn .bt:last-child {
		margin-right: 0; } }

.banking {
	display: none;
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid rgba(0, 0, 0, 0.2); }
.banking p {
	margin-bottom: 0; }
.banking p a {
	color: #000000; }
.banking select {
	-webkit-appearance: none; }
.banking .form-group i {
	font-size: 1.75rem;
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: #999999; }
.banking .row {
	margin-left: -17px;
	margin-right: -17px; }
.banking .row [class*="col-"] {
	padding-left: 17px;
	padding-right: 17px; }
.banking .row input, .banking .row select {
	border-radius: 0;
	border-color: #d7d7d7;
	font-size: 0.875rem; }
.banking .row input:focus, .banking .row select:focus {
	outline: none;
	box-shadow: none;
	border-color: #000000; }
.banking .row .custom {
	margin-left: -5px;
	margin-right: -5px; }
.banking .row .custom [class*="col-"] {
	padding-left: 5px;
	padding-right: 5px; }
.banking.active {
	display: block; }
@media (max-width: 575.98px) {
	.banking {
		margin-left: -20px;
		margin-right: -20px;
		margin-top: 20px;
		padding: 20px 20px 0; } }

.bill {
	padding: 30px 34px;
	background-color: rgba(0, 0, 0, 0.03); }
.bill .row {
	margin-left: -17px;
	margin-right: -17px; }
.bill .row [class*="col-"] {
	padding-left: 17px;
	padding-right: 17px; }
.bill .popup__checkbox label {
	font-style: italic; }
@media (min-width: 576px) {
	.bill .form-group:last-child {
		margin-bottom: 0; } }
.bill form {
	margin-top: 30px; }
.bill form input {
	border-radius: 0;
	border-color: #d7d7d7; }
.bill form input:focus {
	outline: none;
	box-shadow: none;
	border-color: #000000; }
@media (max-width: 575.98px) {
	.bill {
		padding: 30px 20px;
		margin-left: -20px;
		margin-right: -20px; }
	.bill .form-group {
		margin-bottom: 15px; }
	.bill .row > div:last-child .form-group:last-child {
		margin-bottom: 0; } }

.checkoutThanks {
	position: relative;
	text-align: center; }
.checkoutThanks::before {
	content: "";
	display: block;
	background: url("../images/bg-checkout-step3.png") top no-repeat;
	background-size: 100% auto;
	z-index: -1;
	padding-top: 75.8909853249%; }
.checkoutThanks__inner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding-top: 18%; }
.checkoutThanks h3 {
	font-family: 'UVFDidot';
	font-size: 1.5rem;
	text-transform: uppercase;
	line-height: 1.25;
	margin-bottom: 1.25rem; }
.checkoutThanks p {
	max-width: 610px;
	margin: 0 auto;
	font-size: 0.9375rem;
	line-height: 2.4;
	color: #000000; }
.checkoutThanks__btn {
	display: flex;
	justify-content: center;
	margin-top: 110px; }
.checkoutThanks__btn .bt {
	margin: 0 0.625rem; }
@media (max-width: 1199.98px) {
	.checkoutThanks__btn {
		margin-top: 50px; } }
@media (max-width: 767.98px) {
	.checkoutThanks::before {
		display: none; }
	.checkoutThanks__inner {
		position: relative;
		padding: 0; }
	.checkoutThanks__msg {
		position: relative; }
	.checkoutThanks__msg::before {
		content: "";
		display: block;
		background: url("../images/bg-checkout-step3.png") top no-repeat;
		background-size: 100% auto;
		z-index: -1;
		padding-top: 75.8909853249%; }
	.checkoutThanks__msg__inner {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		padding: 25px;
		padding-top: 18%; }
	.checkoutThanks p {
		line-height: 1.8; }
	.checkoutThanks__btn {
		margin-top: 40px;
		justify-content: unset; }
	.checkoutThanks__btn .bt {
		width: 100%; }
	.checkoutThanks__btn .bt:first-child {
		margin-left: 0; }
	.checkoutThanks__btn .bt:first-child {
		margin-right: 0; }
	.checkoutThanks__btn .bt--three:before {
		content: "\4a";
		font-family: eleganticons;
		margin-right: 0.625em; } }
@media (max-width: 575.98px) {
	.checkoutThanks__msg {
		margin-left: -10px;
		margin-right: -10px; }
	.checkoutThanks h3 {
		font-size: 0.9375rem;
		line-height: 1.5; }
	.checkoutThanks p {
		font-size: 0.8965517241em; }
	.checkoutThanks__btn {
		flex-direction: column;
		margin-top: 20px; }
	.checkoutThanks__btn .bt + .bt {
		margin: 0;
		margin-top: 10px; } }
@media screen and (max-width: 479.98px) {
	.checkoutThanks p {
		font-size: 0.8275862069em; } }
@media screen and (max-width: 429.98px) {
	.checkoutThanks__msg:before {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-size: 100% 100%; }
	.checkoutThanks__msg__inner {
		position: static; }
	.checkoutThanks h3 {
		font-size: 0.875rem;
		line-height: 1.5;
		margin-bottom: 10px; }
	.checkoutThanks p {
		font-size: 0.7586206897em; } }

.orderDetail {
	font-size: 0.875rem; }
.orderDetailInfo {
	padding: 1.25rem;
	background: #f5f5f5;
	margin-bottom: 1.25rem; }
.orderDetailInfo__item {
	margin-bottom: 1.5625rem; }
.orderDetailInfo__item > .row {
	position: relative;
	padding-bottom: 10px; }
.orderDetailInfo__item > .row:before {
	content: "\45";
	font-family: eleganticons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: 5px; }
.orderDetailInfo__item > .row > div:first-child {
	padding-left: 1.25rem; }
.orderDetailInfo hr {
	margin-bottom: 1.5625rem; }
.orderDetail .cart thead th {
	background: #7f7f7f;
	padding: 0.9375rem 0.625rem; }
.orderDetail .cart tbody tr td {
	padding: 0.9375rem 0.625rem; }
.orderDetail .cart tbody tr td:first-child {
	color: inherit; }
.orderDetail .headding-order {
	font-size: 1rem;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 1.875rem; }
.orderDetailSum {
	max-width: 380px;
	margin-left: auto;
	margin-top: 50px;
	font-weight: bold;
	font-size: 1.125rem; }
.orderDetailSum > .row {
	padding-bottom: 0.9375rem;
	padding-top: 0.9375rem; }
.orderDetailSum > .row:first-child ~ .row {
	border-bottom: 1px solid #e1e1e1; }
.orderDetailSum > .row > div:first-child ~ div {
	text-align: right; }
.orderDetailSum .barcode {
	margin-top: 3.125rem;
	margin-bottom: 3.125rem;
	text-align: right; }
.orderDetailSum .barcode img {
	max-width: 100%; }
.orderDetail .btn-order {
	display: inline-block;
	margin: 2px 8px; }
.orderDetail .note-sye {
	margin-top: 1.875rem;
	font-size: 0.875rem; }
.orderDetail .orderNote {
	max-width: 280px; }

.sAdvisoryBanner {
	position: relative;
	margin-bottom: 2.1875rem; }
.sAdvisoryBanner .image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block; }
.sAdvisoryBanner .image:after {
	content: "";
	padding-top: 39.7478991597%;
	display: block; }
.sAdvisoryBanner .image img {
	display: none; }
.sAdvisoryBanner .container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right: 6.25rem;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	padding-left: 1.25rem; }
.sAdvisoryBanner .form-style {
	width: 600px;
	padding: 0; }
.sAdvisoryBanner .form-style .row {
	margin-bottom: 0.625rem; }
.sAdvisoryBanner .form-style .range-custom {
	background: white;
	padding: 1.25rem;
	margin-bottom: 10px; }
.sAdvisoryBanner .form-style .range-custom .lbl {
	font-size: 1rem;
	font-weight: 600;
	color: #000; }
@media (max-width: 1024.98px) {
	.sAdvisoryBanner .container {
		position: relative;
		border: 1px solid #dddd;
		padding: 1.25rem;
		border-top: none;
		display: block; }
	.sAdvisoryBanner .form-style {
		width: 100% !important; } }
.sAdvisoryBanner .form-style-color {
	width: 640px; }
.sAdvisoryBanner .form-style-color .heading-ad {
	font-size: 0.875rem;
	font-weight: bold;
	background: #fff;
	border: 1px solid #d7d7d7;
	padding: 0.5625rem 0.25rem;
	text-align: center; }
.sAdvisoryBanner .form-style-color .sAdvisoryColor {
	background: #e8e9ea;
	padding: 1.25rem;
	font-size: 0.875rem;
	height: 21.875rem;
	color: black;
	position: relative; }
.sAdvisoryBanner .form-style-color .sAdvisoryColor_btn {
	position: absolute;
	bottom: 1.25rem;
	left: 1.25rem;
	right: 1.25rem; }
.sAdvisoryBanner .form-style-color .sAdvisoryColor_btn .btnOther {
	width: 100%; }

.sAdvisory .tab-content > .tab-pane {
	display: block !important;
	height: auto;
	overflow: visible; }
.sAdvisory .tab-content > .tab-pane:not(.active) {
	height: 0;
	overflow: hidden; }

.range-custom #slider .value {
	position: absolute;
	top: 20px;
	left: 50%;
	margin: 0 0 0 -25px;
	width: 60px;
	text-align: center;
	display: block;
	font-weight: 500;
	font-size: 14px;
	color: #000;
	font-family: ElleFutura, sans-serif; }

.range-custom #slider .price-range-both.value {
	width: 100px;
	margin: 0 0 0 -50px;
	top: 26px; }

.range-custom #slider .price-range-both {
	display: none; }

.range-custom #slider .value i {
	font-style: normal; }

.range-custom #slider body div.ui-slider-range.ui-widget-header {
	background: #F44336; }

.range-custom #slider .ui-slider-range {
	background: #000000; }

.range-custom #slider.ui-widget.ui-widget-content {
	border: 0;
	border-radius: 5px;
	background: #e9e9e9;
	height: 10px;
	margin-bottom: 0.625rem;
	width: 95%; }

.range-custom #slider .ui-state-hover,
.range-custom #slider .ui-widget-content .ui-state-hover,
.range-custom #slider .ui-widget-header .ui-state-hover,
.range-custom #slider .ui-state-focus,
.range-custom #slider .ui-widget-content .ui-state-focus,
.range-custom #slider .ui-widget-header .ui-state-focus {
	background: #000000 !important; }

.range-custom #slider .ui-state-default,
.range-custom #slider .ui-widget-content .ui-state-default,
.range-custom #slider .ui-widget-header .ui-state-default {
	background: #ffffff;
	border-radius: 50%;
	font-size: 20px;
	border: 1px solid #000000; }
.range-custom #slider .ui-state-default:focus,
.range-custom #slider .ui-widget-content .ui-state-default:focus,
.range-custom #slider .ui-widget-header .ui-state-default:focus {
	outline: none; }

.range-custom #slider span.ui-slider-handle.ui-corner-all.ui-state-default:focus {
	outline: none; }

/*# sourceMappingURL=styles.css.map */
.dokerv-widget.dokerv-widget{width: 100%;}
.selector-wrapper{display: none;}
.swatch-select-wrap .bootstrap-select ul.dropdown-menu li{
	width: 100%;
}
.swatch-select-wrap select{
	width: 250px;
	padding: .6em 2.5em .6em .4em;
	border-radius: 0;
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNjE2MTYxIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMzAgMjQiIHdpZHRoPSIzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy40MSA3Ljg0TDEyIDEyLjQybDQuNTktNC41OEwxOCA5LjI1bC02IDYtNi02eiIvPjxwYXRoIGQ9Ik0wLS43NWgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==) no-repeat right center;
	outline: none;
}
@media (max-width: 991px) and (min-width: 768px){
	.listdetail__list__left{width: 150px;}
	.swatch-select-wrap select{width: 100%;}
}
@media (min-width: 992px) and (max-width: 1199px){
	.listdetail__list__left{width: 150px;}
	.swatch-select-wrap select{width: 100%;}
}
@media (max-width: 479px){
	.swatch-select-wrap select{width: 100%;}
}

.irs--round .irs-handle{
	width: 15px;
	height: 15px;
	cursor: pointer;
	box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.4);
	background: #4d4d4d;
	border-color: #4d4d4d;
	top: 30px;
}
.irs--round .irs-bar{
	background-color: #4d4d4d;
}
.irs--round .irs-single{
	background: #cccccc;
	top: 5px;
	font-size: 10px;
}
.irs--round .irs-min, .irs--round .irs-max{
	top: 5px;
	font-size: 10px;
	background: #ccc;color:#999;
}
.cua-hang .page-title{
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	background-color: #5e5e5e;
	padding: 10px;
	max-width: 260px;
	text-align: center;
	font-style: normal;
	margin: 20px 0;
	box-sizing: border-box;
	font-weight: normal;
}
.select-group {
	margin-bottom: 15px;
}
.select-group:before,.select-group:after{
	display: table;
	content: "";
	line-height: 0;
	width: 100%;
}.select-group:after{clear: both;}
.select-group label{
	display: inline-block;
	width: 150px;
	float: left;
	line-height: 35px;
	color: #282828;
}
.select-group select{
	width: calc(100% - 150px);
	float: left;
	border: 1px solid #777;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: .6em .8em;
	font-size: 13px;
	background: #fff url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNjE2MTYxIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMzAgMjQiIHdpZHRoPSIzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy40MSA3Ljg0TDEyIDEyLjQybDQuNTktNC41OEwxOCA5LjI1bC02IDYtNi02eiIvPjxwYXRoIGQ9Ik0wLS43NWgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==") no-repeat right center;
	outline: none;
}
.vertical-stores-system .store-information {
	position: relative;
	box-sizing: border-box;
	display: inline-block;
	float: left;
	margin: 10px 0;
	padding: 10px 0;
	width: calc(100% / 3);
	width: -webkit-calc(100% / 3);
	width: -moz-calc(100% / 3);
	cursor: pointer;
}
.vertical-stores-system .store-information:nth-child(3n+1){clear: both;}
.vertical-stores-system .store-information .store-title {
	width: 100%;
	display: inline-block;
	cursor: pointer;
}
.vertical-stores-system .store-information .store-title .icon-stores {
	background-image: url('https://file.hstatic.net/1000381168/file/diamond_5257c85fc93a4aeaa53cf818958ff6b4.png') !important;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	background-size: contain;
}
.vertical-stores-system .store-information .store-title span {
	height: 30px;
	display: inline-block;
	text-transform: uppercase;
	width: calc(100% - 25px);
	width: -webkit-calc(100% - 25px);
	width: -moz-calc(100% - 25px);
	box-sizing: border-box;
	padding: 0 10px;
	font-size: 18px;
	color: #282828;
	vertical-align: middle;
}
.vertical-stores-system .store-item {
	/*display: none;
	min-height: 180px;
	max-height: 240px; border: 1px solid #e0e0e0;
	position: absolute;
	left: 0;
	top: 65px;*/
	background: #fff none repeat scroll 0 0;
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	z-index: 100;
}
./*vertical-stores-system .store-item::before {
border-color: #e0e0e0;
border-style: solid;
border-width: 1px 0 0 1px;
content: "";
display: inline-block;
left: 50px;
position: absolute;
top: -11px;
width: 20px;
height: 20px;
transform: rotate(45deg);
background: #fff;
}*/
/*.vertical-stores-system .store-item .close-store-info{
cursor: pointer;
}
.vertical-stores-system .store-item .close-store-info::after {
content: "x";
position: absolute;
top: 5px;
right: 10px;
cursor: pointer;
}*/
.vertical-stores-system .store-item span{
	display: block;
	margin-bottom: 5px;
}
.vertical-stores-system .store-item .store-name {
	color: #282828;
	font-weight: 600;    display: block;
}
.vertical-stores-system .store-item > span:not(:first-child) {
	font-size: 14px;display: block;
	color: #282828;
}
.layout-info-account .title-infor-account h1 {
	line-height: 20px;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 0;
	margin: 30px 0 20px 0px;
}
.AccountTitle {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
	position: relative;
	border-bottom: none;
	padding-bottom: 10px;
}
.AccountTitle:before {
	position: absolute;
	top: 100%;
	content: '';
	width: 45px;
	height: 2px;
	background-color: #000;
}
.AccountContent {
	margin-top: 20px;
}
.AccountList ul > li > a {
	display: block;
	position: relative;
	padding: 5px 0px;
	color: #000;
}
.AccountList ul > li > a:before {
	content: "\f0c8";
	font-family: "FontAwesome";
	font-size: 8px;
	display: inline-block;
	margin-right: 8px;
}
.title-detail {
	color: #000;
	padding-bottom: 10px;
	font-size: 15px;font-weight: bold;
	margin-bottom: 10px !important;
	border-bottom: 1px solid #000;
}
.name_account {
	font-weight: 700;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 5px;
}
#view_address{color: #000;}
#customer_sidebar h2, #customer_sidebar p {
	margin-bottom: 0;
}
.customer-table-wrap {
	margin-top: 15px;
	background: #f7f7f7;
	padding: 10px;
}
#customer_orders, #customer_sidebar, #order_payment, #order_shipping {
	margin-bottom: 30px;
	margin-top: 30px;
}
.customer-table-bg {
	background: #fff;
	padding: 10px;
}
#customer_orders table, #order_details {
	width: 100%;
	background: #fff;
}
#customer_orders table tr, #order_details tr {
	height: 25px;
	line-height: 30px;
}
#customer_orders table tr.odd, #order_details tr {
	background: #fff;
}
#customer_orders table tr td, #order_details tr td {
	vertical-align: middle;
	border-top: none;
	font-size: 13px;
}
#customer_orders table tr a {
	font-weight: 300;
	float: left;
	width: 85%;
	margin-left: 3px;
	line-height: 20px;color: #000;
}
.userbox .form {
	position: relative;
	margin-bottom: 0.625rem; }
.userbox .form i {
	font-size: 1rem;
	color: #999999;
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%); }
.userbox .form input {
	font-size: 0.875rem;
	width: 100%;
	height: 40px;
	background: transparent;
	border: 1px solid #d7d7d7;
	border-radius: 0;
	padding-left: 2.5rem;
	transition: all 0.3s ease-in-out; }
.userbox .form input::placeholder {
	color: #999999; }
.userbox .form input:focus {
	padding-left: 0.9375rem;
	outline: none;
	border: 1px solid #000000; }
.userbox .form input:focus + i {
	opacity: 0; }
.userbox .button {
	background-color: rgba(97, 96, 97, 0.15);
	color: #616061;
	font-size: 1rem;
	border: 0;
	width: 100%;
	padding: 0.5rem 0.625rem;
	transition: all 0.3s ease-in-out;
	cursor: pointer; }
.userbox .button:focus, .userbox .button:hover, .userbox .button.active {
	outline: none;
	background-color: #000000;
	color: #ffffff; }
.userbox .button.black {
	background-color: #000000;
	color: #ffffff; }
.userbox .button.black:focus, .userbox .button.black:hover {
	background-color: rgba(97, 96, 97, 0.15);
	color: #616061; }
.userbox .button--black {
	background-color: #000000;
	color: #ffffff;
	text-transform: uppercase; }
.userbox .button--black:focus, .userbox .button--black:hover {
	background-color: rgba(97, 96, 97, 0.15);
	color: #616061; }
.userbox .button--social {
	font-size: 0.875rem;
	background-color: #f7f7f7;
	border: 1px solid #d7d7d7;
	color: #000000;
	margin-bottom: 0.9375rem; }
.userbox .button--social:last-child {
	margin-bottom: 0; }
.userbox .button--social i {
	margin-right: 0.3125rem; }
.userbox__forgot {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 1.5625rem; }
.userbox__forgot a {
	font-size: 0.9375rem;
	color: #e01010; }
.userbox__forgot a:hover {
	text-decoration: underline; }
.userbox p {
	position: relative;
	font-size: 0.8125rem;
	text-align: center;
	color: #999999;
	overflow: hidden;
	margin-top: 1.5625rem;
	margin-bottom: 1.5625rem; }
.userbox p::before, .userbox p::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	background: #d7d7d7;
	height: 1px;
	width: 100%; }
.userbox p::before {
	left: -80%;
	margin-left: -0.9375rem; }
.userbox p::after {
	right: -80%;
	margin-right: -0.9375rem; }
.wrapbox-heading-account .header-page h1{font-size: 32px;font-weight: 700;margin: 0px 0;line-height: initial;}
@media (max-width: 767px){
	.vertical-stores-system .store-information{
		width: 100%;
	}
	.wrapbox-heading-account .header-page h1 {font-size: 24px;}
}

#compareProduct{
	position: fixed;
	z-index: 10001;
	top: 200px;
	right: 0;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	width: 0;
	height: 0;
	display:none;
	/*filter: alpha(opacity=0); 
	-khtml-opacity: 0;      
	-moz-opacity: 0;       
	opacity: 0;
	visibility: hidden;*/

}
#compareProduct.openCompare{
	filter: alpha(opacity=100); 
	-khtml-opacity: 1;      
	-moz-opacity: 1;       
	opacity: 1;
	visibility: visible;
}
#compareProduct .mainCpPd {
	position: relative;
	width: 300px;
	background: #fff;
	transition: all .4s cubic-bezier(.46,.01,.32,1);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
#compareProduct .mainCpPd.toggleSlide {
	-webkit-box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.5);
	-ms-transform: translateX(-300px);
	-webkit-transform: translateX(-300px);
	transform: translateX(-300px);
}
#compareProduct .mainCpPd .toggleButton {
	position: absolute;
	left: -68px;
	top: 33px;
	border-radius: 3px 3px 0 0;
}
.mainCpPd .cpTitle h2 {
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0px 5px;
	font-size: 17px;
}
.mainCpPd .toggleButton a {
	display: block;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	border-radius: 3px 3px 0 0;
	background: #d0ac6f00;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(238, 32, 46);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	width: 100px;
	position: absolute;
	color: #fff;
	background: rgb(238, 32, 46);
}
@media (max-width: 767px){
	line-height: 48px;
}
.listCpPd .compareItem {
	padding: 0px 10px;
}
.listCpPd .compareItem .siteItem {
	border-bottom: 1px dashed #eaeaea;
	padding: 5px 0px;
}
.listCpPd .compareItem .imageItem {
	width: 70px;
	float: left;
}
.listCpPd .compareItem .imageItem img {
	max-height: 70px;
	display: block;
	margin: 0 auto;
}
.listCpPd .compareItem .detailItem {
	float: left;
	width: calc(100% - 70px);
	padding-left: 10px;
}
.listCpPd .compareItem .detailItem a{
	color: #000;
}
.listCpPd .compareItem .detailItem .removeCPItem {
	display: block;
	margin-top: 10px;
	font-size: 13px;
	color: #e60f1e;
	font-style: italic;
}
.linkToCompare a {
	display: inline-block;
	padding: 5px 20px;
	font-size: 13px;
	margin: 10px 0px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
}
#map{
	width: 100%;
	height: 100%;
}
#map.map-canvas{height: 550px}
@media (max-width: 767px){
	#map.map-canvas{
		height: 400px;
		padding: 10px;
		border: 1px solid #e0e0e0;
	}
	#compareProduct{display: none;}
}
.add-to-cart[disabled="disabled"]{
	cursor: not-allowed;
}
.add-to-cart,.buy-now {
	font-size: 14px;
	padding-left: 20px;
	position: relative;
}
.add-to-cart:before {
	content: '\f07a';
	font-family: FontAwesome;
	position: absolute;
	left: 15px;
}
.buy-now:before {
	content: '\f283';
	font-family: FontAwesome;
	position: absolute;
	left: 15px;
}
.bt--kethop{position: relative;cursor: pointer;}
.bt--kethop:before{
	content: '\f044';
	font-family: FontAwesome;
	position: absolute;
	left: 15px;
}
.slider__inner.slider__banner__wrap.owl-carousel .owl-item img{width:initial;}

.subscribeBlock__success{
	color: #C4011A;
	margin-top: 5px;
	padding-left: 5px;
	font-size: 12px;
	margin-bottom: 10px;
}


#nisizeModal .modal-body .nisize_modal_item{
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}
#nisizeModal .modal-body .nisize_modal_item label{margin-bottom: 0;}
#nisizeModal .modal-body .nisize_modal_item input[type="radio"] {
	margin-right: 10px;
	display: inline-block;
}
#nisizeModal .modal-body .nisize_modal_item span{
	display: inline-block;
	vertical-align: middle;
}
#nisizeModal .modal-footer .btn_confirm {
	text-transform: inherit;
	margin: 0;
	width: 115px;
}
.tgkc-loading {
	position: fixed;
	z-index: 99999999999;
	height: 2em;
	width: 2em;
	overflow: show;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}
.tgkc-loading:not(:required) {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.tgkc-loading:before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.3)
}
.tgkc-loading:after {
	content: '';
	display: block;
	font-size: 10px;
	width: 1em;
	height: 1em;
	margin-top: -.5em;
	-webkit-animation: spinner 1.5s infinite linear;
	-moz-animation: spinner 1.5s infinite linear;
	-ms-animation: spinner 1.5s infinite linear;
	-o-animation: spinner 1.5s infinite linear;
	animation: spinner 1.5s infinite linear;
	border-radius: .5em;
	-webkit-box-shadow: rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.5) -1.5em 0 0 0,rgba(0,0,0,.5) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0;
	box-shadow: rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.75) -1.5em 0 0 0,rgba(0,0,0,.75) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0
}

.cam-nang-kim-cuong__wrap h1{
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	color: #d71921;
	margin: 20px 0;
	font-size: 32px;
}
.cam-nang-kim-cuong__tieu--chi h2{
	font-size: 24px;
	font-weight: 700;
	color: #d71921;line-height: inherit;
}
.cam-nang-kim-cuong__tieu--chi p{
	color: #000;
}
.cam-nang-kim-cuong__tieu--chi--content p {
	margin: 0;	color: #231f20;
}
.cam-nang-kim-cuong__kiem--dinh--image--item{
	float: left;width: 50%;
}
.cam-nang-kim-cuong__kiem--dinh--note {
	margin-bottom: 30px;
}
.cam-nang-kim-cuong__kiem--dinh--note ul,.cam-nang-kim-cuong__kiem--dinh--note ul li{list-style: none;}
.cam-nang-kim-cuong__tieu--chi {
	margin-bottom: 30px;
}
.cam-nang-kim-cuong__tieu--chi ul,.cam-nang-kim-cuong__tieu--chi ul li{list-style: none;}
.cam-nang-kim-cuong__kiem--dinh--note ul,.cam-nang-kim-cuong__tieu--chi ul{padding-left: 15px}
@media(max-width: 767px){
	.cam-nang-kim-cuong .image{
		background: none;
	}
}

.fb-like span{
	vertical-align: text-bottom!important;
}

.kichthuoc-kc{
	padding-top: 200px;
	padding-bottom: 60px;
}
.kichthuoc__item{
	border: 1px solid #ced4da;
	text-align: center;
	margin-bottom: 10px;
}
.kichthuoc__item p{margin-bottom: 0;padding: 10px;font-weight: 600;color:#000}
.kichthuoc__item__horizontal{
	min-height: 100px;
	background-size: 70%;
	background-repeat: no-repeat;
	background-position: -40px center;
}
.kichthuoc__item__horizontal.kichthuoc__item__horizontal--left{
	background-position: -40% center;
}
.kichthuoc__item__horizontal.kichthuoc__item__horizontal--right{
	background-position: 140% center;
}
.kichthuoc__item__horizontal p{
	position: absolute;
	top: calc(100%/2 - 25px);
	right: 10px;
	font-weight: 600;
	color: #000;
	font-size: 22px;
}.kichthuoc__item__horizontal.kichthuoc__item__horizontal--right p{right: auto;left: 10px;}
@media (max-width: 1199px) and (min-width: 1025px){
	.kichthuoc__item__horizontal p{font-size: 16px;}
}
@media (max-width: 767px) and (min-width: 568px){
	.kichthuoc__item__horizontal{min-height: 100px;}
}
@media (max-width: 567px){
	.kichthuoc__item__horizontal{min-height: 120px;}
	.kichthuoc__item__horizontal p{font-size: 14px;}
}

.page-gia-kim-cuong{
	padding-top: 0;
	padding-bottom: 60px;
}

.giakc-des {margin: 0;}
.giakc-content{margin-top: 30px;}
.giakc-content .table-responsive{
	margin-bottom: 40px;}
.giakc-content table {
	border: 1px solid #ddd;
	background-color: #EDEDED;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
.giakc-content table td, .giakc-content table th {
	border: 1px solid #ddd;
	padding: 3px 2px;
}
.giakc-content table thead {background: #8C6B31;}
.giakc-content table thead th {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 40px;
	white-space: nowrap;
}
.giakc-content table tr:nth-child(even) {background: #F5F5F5;}
@media (max-width: 767px){
	.page-gia-kim-cuong{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.banner .image:after {
		padding-top: 10px;
	}
	.giakc-content table thead th,.giakc-content table tbody td{
		font-size: 7px;
	}
}


.dis-grid {
	display: grid!important;
	display: -ms-grid;
	grid-auto-flow: dense;
	grid-row-gap: 8px;
	grid-column-gap: 8px;
	overflow: visible;
	height: 100%;
	grid-template-columns: repeat(4,1fr);
}
.layout_1x1 {
	align-items: unset;
	border: 1px solid #f1f1f1;
}.layout_1x1 .listproduct__item{border: none;width: 300px;}
.layout_2x2 {
	grid-column: auto/span 2;
	grid-row: auto/span 2;
	-ms-grid-column-span: 2;
	-ms-grid-row-span: 2;
}
@media(max-width: 767px){
	.dis-grid {
		grid-template-columns: repeat(2,1fr);
		margin-left: 0;
		margin-right: 0;
	}
	.newsPage .newsWrap {
		padding: 5px 0;
	}
	/*
	.layout_1x1{
	width: calc(50% - 4px);
}
	*/
	.proList.product-lists .row.dis-grid {
		justify-content: space-between;
	}
	.newsWrap__detail_default h1 {
		font-size: 34px;
	}

	.layout_2x2{margin-top: 8px;}
	.layout_1x1[data-even="odd"] {
		margin-left: 0;
	}
	.layout_1x1[data-even="even"] {
		margin-right: 0;
	}
}

/* Edit new 23/12/2019 */
#header{
	padding: 5px 24px 0;
	position: fixed;
	top: 0;

	left: 0;
	width: 100%;
	display: block;
	//transition: top 0.3s;
	z-index: 999;
	background: #fff;
	box-shadow: 0px 0px 5px rgba(0, 0, 0,0.5);
}
header svg{width: 16px;height:16px;display: inline-block;vertical-align: middle;}
.header__top--search {display: inline-block;margin-right: 40px;position: relative;vertical-align: middle;}
.header__top--search span{margin-left: 5px;color:#000;font-size:12px;display: inline-block;vertical-align: middle;}
.header__top--right {display: inline-block;margin-left: 40px;}
.header__top--right .navbar__icon-shopping span{margin-left: 5px;color:#000;font-size:12px;display: inline-block;vertical-align: middle;}
.header__top--right .navbar__icon-user span{margin-left: 5px;color:#000;font-size:12px;display: inline-block;vertical-align: middle;}
.header__top--navbar--search {
	position: absolute;
	top: 50px;
	width: 200px;
	left: 24px;
	opacity: 0;
	visibility: hidden;
	height: 0;
}
.header__top--navbar--search .header__top--navbar__search__item input {
	font-size: 0.75rem;
	color: #000;
	padding: 8px 10px;
	padding-right: 2.5rem; }
.header__top--navbar--search .header__top--navbar__search__item input::placeholder {
	color: #000; }
.header__top--navbar--search .header__top--navbar__search__item input:focus {
	color: #000;    outline: 0;
	box-shadow: none;
	border-color: #ced4da; }
.header__top--navbar--search .header__top--navbar__search__item .btn {
	position: absolute;
	top: 0;
	right: 5px;
	color: #fff;
	background: transparent;
	border: none;
	bottom: 0;
	padding: 0;
	width: 30px; }
.header__top--navbar--search .header__top--navbar__search__item .btn i {
	transform: rotate(-90deg); color: #000;}
.header__top--navbar--search.show {opacity: 1;
	height: auto;
	visibility: visible; }
.header__top--right--search{display: none;}
.main-nav {
	display: flex;
	flex: 0 0 100%;
	justify-content: center;
}

.main-nav a:hover{
	color: #df1717 !important;
}

.main-nav>ul {
	display: flex;
	justify-content: center;
	flex: 1 0 100%;
	padding: 0;
	margin-bottom: 0;
	list-style: none;
}
.main-nav>ul>li { 
	padding: 0 20px;
	list-style: none;
	padding-bottom: 10px;
}
.main-nav .main-nav__link {
	position: relative;
	font-size: .875rem;
	display: inline-flex;
	white-space: nowrap;
	color: #000;
}
.main-nav .megamenuWrap{padding: 0.9375rem;display: none;}
.main-nav .megamenuWrap ul{
	padding: 0;
	list-style: none;
	margin: 0;
	position: relative;
	text-align: left;
}
.main-nav .megamenuWrap ul li a{
	color: #000000;
	font-size: 0.9375rem;
	display: table;
	padding: 0.625rem;
	position: relative;
	width: 100%;
	transition: all 0.4s ease-in-out;
}
.main-nav .megamenuWrap ul li > a > span.txt-menu {
	padding-left: 1.25rem;
	padding-right: 0.625rem; }
.main-nav .megamenuWrap ul li > a > span.expand-child {
	position: absolute;
	top: 11px;
	right: 0;
	width: 23px;
	text-align: center;
	cursor: pointer;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='4px' height='8px'%3E%3Cpath fill-rule='evenodd' fill='rgb(69, 69, 66)' d='M0.232,6.261 L2.725,3.741 L0.232,1.220 C0.015,1.021 0.010,0.823 0.218,0.624 C0.426,0.425 0.629,0.425 0.828,0.624 L3.647,3.443 C3.737,3.515 3.782,3.614 3.782,3.741 C3.782,3.867 3.737,3.967 3.647,4.039 L0.828,6.858 C0.629,7.057 0.426,7.057 0.218,6.858 C0.010,6.659 0.015,6.460 0.232,6.261 L0.232,6.261 Z'/%3E%3C/svg%3E");
	height: 23px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 999;
	display: block; }
.megamenu__products ul li > span.expand-child-mobile{
	position: absolute;
	top: 5px;
	right: 0;
	width: 23px;
	text-align: center;
	cursor: pointer;
	height: 23px;
	z-index: 999;
	display: block;
}
.main-nav .megamenuWrap ul li .level3 {
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: hidden;
	left: 110%;
	width: calc(1190px - 200px);
	padding-left: 15px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s ease-in-out;
}
.main-nav .megamenuWrap ul li .level3:after{
	content: '';
	position: absolute;
	width: 1px;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.2);
	left: -10px;
}
.main-nav .megamenuWrap:not(:hover) ul li:first-child > .level3 {
	opacity: 1;
	visibility: visible;
}
.main-nav .megamenuWrap ul li:hover > .level3{
	opacity: 1;
	visibility: visible;
}
.main-nav>ul>li.main-nav__no--mega {
	position: relative;
}
.main-nav>ul>li.main-nav__no--mega ul {
	position: absolute;
	padding: 0;
	list-style: none;
	width: max-content; 
	background: #fff;
	border: 1px solid #bec3c2;
	z-index: 999;
	top: 100%;
	left: 0;
	display: none;
}
.main-nav>ul>li.main-nav__no--mega:hover > ul{
	display: block;
}
.main-nav>ul>li.main-nav__no--mega ul li {
	position: relative;
}
.main-nav>ul>li.main-nav__no--mega ul li a {
	color: #000000;
	font-size: 0.9375rem;
	display: table;
	padding: 0.625rem;
	position: relative;
	width: 100%;
	transition: all 0.4s ease-in-out;
}
.main-nav>ul>li.main-nav__no--mega ul li > a > span.txt-menu {
	padding-left: 1.25rem;
	padding-right: 0.625rem; }
.main-nav>ul>li.main-nav__no--mega ul li > a > span.expand-child {
	position: absolute;
	top: 11px;
	right: 0;
	width: 23px;
	text-align: center;
	cursor: pointer;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='4px' height='8px'%3E%3Cpath fill-rule='evenodd' fill='rgb(69, 69, 66)' d='M0.232,6.261 L2.725,3.741 L0.232,1.220 C0.015,1.021 0.010,0.823 0.218,0.624 C0.426,0.425 0.629,0.425 0.828,0.624 L3.647,3.443 C3.737,3.515 3.782,3.614 3.782,3.741 C3.782,3.867 3.737,3.967 3.647,4.039 L0.828,6.858 C0.629,7.057 0.426,7.057 0.218,6.858 C0.010,6.659 0.015,6.460 0.232,6.261 L0.232,6.261 Z'/%3E%3C/svg%3E");
	height: 23px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 999;
	display: block; } 
.main-nav>ul>li.main-nav__no--mega ul ul{
	position: absolute;
	left: 100%;
	display: none;
	top: 0;
	bottom:0;
	width: max-content;
	min-width:255px;
	min-height: max-content;
}
.main-nav>ul>li.main-nav__no--mega ul li:hover ul{
	display: block;
}
.header__top--btn--menu{
	display: none;
}.header__top--btn--menu button{
	border: 0;background: transparent;padding: 0;
}
#mobile_wrap_menu {
	position: fixed;
	background-color: white;
	height: 100%;
	z-index: 10;
	width: 270px;
	color: #bbb;
	top: 0;
	opacity: 1;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	left: -270px;
	padding: 00px 20px 20px 20px;
}
#mobile_wrap_menu svg{
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}
#mobile_wrap_menu.show {
	left: 0;
	z-index: 9999;
}
#mobile_wrap_menu ul{
	padding-left: 20px;
	margin-bottom: 0;
	list-style: none;
	width: 100%;
}
#mobile_wrap_menu ul.nav-bar{
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	width: 100%;
}
#mobile_wrap_menu ul.nav-bar > li{
	padding-right: 0;
	position: relative;
	border-top: 1px solid #a0a0a0;
	text-align: left;
}
#mobile_wrap_menu ul.nav-bar li a{
	padding: 0.625rem 0;
	font-size: 0.875rem;
	color: #515151;display: block;
	text-transform: uppercase;position: relative;
}
#mobile_wrap_menu ul.nav-bar li .more{
	top: 0px;
	position: absolute;
	right: 0;
	cursor: pointer;
	width: 50px;
	height: 37px;
	text-align: center;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
#mobile_wrap_menu ul.nav-bar li .more i {
	font-size: 18px;
}
#mobile_wrap_menu ul.collapse{
	display: none;
	margin-bottom: 0;
	list-style: none;
	width: 100%;
	padding-left: 20px;
}
#mobile_wrap_menu ul.collapse.show{display: flex;
	flex-direction: column;}
#mobile_wrap_menu ul.collapse li{
	position: relative;
}
#mobile_wrap_menu ul.nav-bar li .more[aria-expanded="true"] .icon_plus:before {
	content: "\4b"; }
body.overflow_hidden {
	overflow-y: hidden;
}
.opacity_body {
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	cursor: pointer;
}
#mobile_wrap_menu .navbar-nav-head .navbar__icon{padding: 0;}
#header.nav-up {
	top: -125px;
}
main{padding-top: 105px;}
.logo img{height: 85px}
@media (min-width: 1025px) {
	.main-nav > ul > li:hover .megamenuWrap {
		opacity: 1;
		visibility: visible;
		z-index: 999;
		height: auto;
		display: block !important; } }
@media (max-width: 991px) {
	#header{padding-left: 10px;padding-right: 10px;padding-bottom: 10px;}
	.header__top--btn--menu{
		display: inline-block;
	}
	.header__top--right--user,.header__top--location{display: none;}
	.header__top--right{	margin-left: 16px;}
	.header__top--search{	margin-right: 24px;}
	.header__top--navbar--search{
		position: relative;
		top: 0;
		width: 100%;margin-top: 5px; left: 0;display: none;
	}
	.header__top--navbar--search.show{display: block;}
	.header__top--navbar--search .header__top--navbar__search__item input{padding: 8px 24px 8px 24px;}
	main{padding-top: 60px;}
	.logo img{height: 45px;object-fit: cover;}
}
@media (max-width: 767px){
	.header__top--right--user{display: none;}
	.header__top--right--search{display: inline-block;}
}






@-webkit-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-moz-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-o-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-ms-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.loading .uil-ring-css {
	background: none;
	position: relative;
	width: 60px;
	height: 60px;
	margin: auto;
}
.loading .uil-ring-css > div {
	position: absolute;
	display: block;
	width: 60px;
	height: 60px;
	top: 20px;
	left: 20px;
	border-radius: 80px;
	box-shadow: 0 4px 0 0 #000000;
	-ms-animation: uil-ring-anim 1s linear infinite;
	-moz-animation: uil-ring-anim 1s linear infinite;
	-webkit-animation: uil-ring-anim 1s linear infinite;
	-o-animation: uil-ring-anim 1s linear infinite;
	animation: uil-ring-anim 1s linear infinite;
}

.address_title {
	margin-bottom: 0;
	font-size: 16px;
	padding: 10px 0 10px 10px;
	background-color: #d9edf7;
	border-color: #bce8f1;
	position: relative;
}
.address_table {
	margin-bottom: 30px;
}
.customer_address{margin-top: 10px;}
.customer_address .input-group {
	margin-bottom: 10px;
	align-items: center;
}
.exchangecondition .table-responsive h1 strong{
	font-weight: 600 !important;
}
.light a{
	color: #df1717 !important;
}
.main-nav *{
	font-family: 'UVFDidot';
	font-weight: 550;
}
.proList-page .banner img{
	width: 100%;
}
.dokerv-widget label.error{
	background: #f7f7f5 !important;
}
.error{
	color: red;
	font-weight: 400 !important;
	text-align: left !important;
}

.mt-50{
	margin-top: 50px;
}

.tabs-blog {
	/*position: absolute;
	bottom: 15px;
	left: 15px;*/
	float: left;
	width: 100%;

}
.tabs-blog ul{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	border-bottom: 1px solid #dbdbdb;


}
.tabs-blog ul li a{
	color: #000000;
	text-decoration: none;
	transition: .2s linear;
	margin-right: 35px;
	position: relative;
	font-size: 21px;
	float: left;
	font-weight: 700;
	text-transform: uppercase;
}

.tabs-blog ul li a:hover{
	color: #df1717;
}


.tabs-blog ul li a:before {
	height: 2px;
	content: '';
	bottom: -9px;
	position: absolute;
	left: 0;
	right: 100%;
	background: #da2032;
	transition: .3s linear;
}

.tabs-blog ul li a:after {
	width: 1px;
	height: 20px;
	content: '';
	background: #dbdbdb;
	position: absolute;
	top: 7px;
	right: -20px;
}

.tabs-blog ul .active a:before, .tabs-blog ul li a:hover:before {
	left: 0;
	right: 0;
}

#page-404{
	padding: 240px 0;
}

.tabs-blog ul li{
	margin-bottom: 8px;
}
.banner-search-cus{
	margin-bottom: 55px;
}

@media (max-width: 560px){
	.banner-search-cus{
		margin-bottom: 30px !important;
	}

	.search-page{
		padding: 0;
	}
	.tabs-blog ul{width: max-content;}
	.tabs-blog{    overflow-x: auto;}
	.tabs-blog ul li a{
		font-size: 12px;
		margin-right: 10px;
	}
	.tabs-blog ul li a::after{
		right: -5px;
		top: -2px;
	}
}
.aboutus__about {
	margin-top: 30px;
}

.main-header.hSticky {visibility: hidden; opacity: 0;}
.main-header.hSticky.hSticky-nav{
	position: fixed;top: 0;left: 0;	right: 0;	z-index: 999;
	background: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-transform: translateY(-100%);	transform: translateY(-100%);
	-webkit-transition: all 400ms ease;-moz-transition: all 400ms ease;transition: all 400ms ease;
}
.main-header.hSticky.hSticky-nav.hSticky-up{
	opacity: 1;visibility: visible;
	-webkit-transform: translateY(0); transform: translateY(0);
	-webkit-transition: all 400ms ease;	-moz-transition: all 400ms ease;transition: all 400ms ease;
}

@media (max-width: 768px) {
	.layout_1x1 .listproduct__item {
		width: auto;
	}

}
.newsWrap__detail p{    margin-bottom: 1rem;}
.aboutus__content iframe {max-width: 100%;}
.proList .product-home-set .listproduct__item__wishlist {
	top: 50%;
	transform: translate(-50%, -50%);
}

@media (max-width: 1024px) {
	.proList .product-home-set .listproduct__item__wishlist {
		right: 0 !important;
	}
}



