@font-face {
	font-family: 'Gustavo';
	src: url("//cdn.hstatic.net/themes/200000857221/1001493597/14/gustavo-thin.ttf?v=762") format('truetype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gustavo';
	src: url("//cdn.hstatic.net/themes/200000857221/1001493597/14/gustavo-thin-italic.ttf?v=762") format('truetype');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Gustavo';
	src: url("//cdn.hstatic.net/themes/200000857221/1001493597/14/gustavo-light.ttf?v=762") format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gustavo';
	src: url("//cdn.hstatic.net/themes/200000857221/1001493597/14/gustavo-light-italic.ttf?v=762") format('truetype');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Gustavo';
	src: url("//cdn.hstatic.net/themes/200000857221/1001493597/14/gustavo-regular.ttf?v=762") format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gustavo';
	src: url("//cdn.hstatic.net/themes/200000857221/1001493597/14/gustavo-italic.ttf?v=762") format('truetype');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Gustavo';
	src: url("//cdn.hstatic.net/themes/200000857221/1001493597/14/gustavo-medium.ttf?v=762") format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gustavo';
	src: url("//cdn.hstatic.net/themes/200000857221/1001493597/14/gustavo-medium-italic.ttf?v=762") format('truetype');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Gustavo';
	src: url("//cdn.hstatic.net/themes/200000857221/1001493597/14/gustavo-bold.ttf?v=762") format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gustavo';
	src: url("//cdn.hstatic.net/themes/200000857221/1001493597/14/gustavo-bold-italic.ttf?v=762") format('truetype');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'FontAwesome';
	src: url('//cdn.hstatic.net/themes/200000857221/1001493597/14/fontawesome.eot?v=270');
	src: url('//cdn.hstatic.net/themes/200000857221/1001493597/14/fontawesome.eot?v=270') format('embedded-opentype'), url('//cdn.hstatic.net/themes/200000857221/1001493597/14/fontawesome.woff?v=270') format('woff'), url('//cdn.hstatic.net/themes/200000857221/1001493597/14/fontawesome.ttf?v=270') format('truetype'), url('//cdn.hstatic.net/themes/200000857221/1001493597/14/fontawesome.svg?v=270') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
} 
@font-face {
	font-family:'Glyphicons Halflings';
	src:url('//cdn.hstatic.net/themes/200000857221/1001493597/14/glyphicons-halflings-regular.eot?v=270');
	src:url('//cdn.hstatic.net/themes/200000857221/1001493597/14/glyphicons-halflings-regular.eot?#iefix?v=270') format('embedded-opentype'),url('//cdn.hstatic.net/themes/200000857221/1001493597/14/glyphicons-halflings-regular.woff?v=270') format('woff'),url(//cdn.hstatic.net/themes/200000857221/1001493597/14/glyphicons-halflings-regular.ttf?v=270) format('truetype'),url(//cdn.hstatic.net/themes/200000857221/1001493597/14/glyphicons-halflings-regular.svg#glyphicons_halflingsregular?v=270) format('svg')
}

*{font-family:'Google Sans', 'Product Sans', sans-serif!important;margin: 0;padding: 0;}
.glyphicon{font-family: 'Glyphicons Halflings'!important;}
.fa{font-family: 'FontAwesome'!important;}
h1, h1 * {font-family:'Playfair Display', serif!important;}
h2, h2 *, h3, h3 *, h4, h4 *, h5, h5 *, h6, h6 * {font-family:'Gustavo', sans-serif!important;}

html,body{border: 0;background-color: #fff;}
html{font-size: 62.5%;-webkit-overflow-scrolling: touch;-webkit-text-size-adjust:none;-ms-text-size-adjust:100%;}
img{max-width:100%;}
body{
	line-height:1.4;
	font-size: 14px;
	color:#2d1e17;
	overflow-x: hidden;
	background : #fff;
	position: initial !important;
}	
/* 1.2 - HTML5 Elements */
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section { display:block; }
/* 1.4 - Typography */
h1,h2,h3,h4,h5,h6 { color:#231F20; margin:0 0 13px 0;  font-weight:500;line-height:1.2}
h1 { font-size: 36px; }
h2 { font-size: 28px;}
h3 { font-size: 24px;}
h4 { font-size: 13px; line-height: 18px; }
h5 { font-size: 12px; line-height: 18px; }
h6 { font-size: 10px; line-height: 18px; text-transform:uppercase; }
p{ margin: 0 0 10px 0; line-height: 1.3 }
/* 1.5 - Links and Buttons */
a {color:#2d1e17;text-decoration: none; outline: none; -moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
a:hover,a:focus{color:#4d3b34;text-decoration: none; outline: none;}	
a:active { outline: none; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#231F20;line-height: 1.1; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color:#4d3b34;}
/* 1.6 - Tables */
table { width: 100%; border-spacing: 0; }
table tr td { border-top: 1px solid #dddddd; }
table tr td, table tr th { padding: 10px; text-align: left; }
table tr td:first-child, table tr th:first-child { padding-left: 0px; }
table tr td:last-child, table tr th:last-child { padding-right: 0px; }
strong { font-weight: 700; }
em { font-style: italic; }
/* 2.3 - Lists */
ul{	padding:0;list-style-type:none;}
ul.unstyled, ol.unstyled { margin: 0; list-style: none outside none; }
ul.unstyled > li, ol.unstyled > li { list-style: none; }
ul.horizontal > li, ol.horizontal > li { display: block; float: left; }
ul.horizontal-inline, ol.horizontal-inline { text-align: center; }
ul.horizontal-inline > li, ol.horizontal-inline > li { display: inline; margin: 0 5px; }
ul.expanded > li, ol.expanded > li { margin-bottom: 10px; }
a{transition: opacity 150ms linear, color 150ms linear, background 150ms linear;}
input:focus {outline: none;}

/*========================================================================*/
main.main-index{position: relative;	z-index:99;}
.button {
	position: relative;
	display: inline-block;
	padding: 10px 28px;
	line-height: normal;
	border: 1px solid #ffffff;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	background-color: transparent;
	-webkit-transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	z-index: 1;
	color: #2d1e17;
	overflow: hidden;
}
.button:before {
	position: absolute;
	content: '';
	display: block;
	left: -2px;
	top: 0;
	right: -2px;
	bottom: 0;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	z-index: -1;
	background-color: #ffffff;
	-webkit-transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.button:hover {color:#fff;}
.button.dark {color: #fff;border-color: #2d1e17;}
.button.red {color: #fff;border-color: #5c4a3c;}
.button.dark:before {background-color:#2d1e17;}
.button.red:before {background-color:#5c4a3c;}
.button.dark:hover {color:#fff;background-color: #442a1e;}
.button.red:hover {color:#5c4a3c;}
.button:hover:before {
	-webkit-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
.flex-column{	-webkit-flex-direction: column;flex-direction: column;}
button:focus{border-color: transparent; outline: none;}
.wrap-flex-align{display:flex;display:-webkit-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}
.heading-page h1{font-size: 30px;font-weight: 700;margin-bottom: 30px;}
.pd-page {padding-top:30px;}
.fade-box .lazyload{opacity: 0;transition: opacity 300ms; }
.fade-box img.lazyloading,.fade-box img.lazyloaded {opacity: 1; }
img.owl-lazy:not([src]){visibility: hidden;}
img.lazyload:not([src]) {visibility: hidden; }
@media (min-width: 992px){
	.main-header:not(.affix-mobile){padding: 15px 0 0;}
	.main-header:not(.affix-mobile) .header-wrap-icon > div{margin: 14px 5px 0;}
	#site-header{position: relative;z-index: 999;}
	.main-header.header-transparent{
		background-color: transparent;border:0;
		position: absolute;
		width: 100%;
		z-index: 999;
		-webkit-transition: background 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
		transition: background 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
		transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
		transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
	}
	.main-header.header-transparent:hover{
		background-color: #f5f5f5;
		box-shadow: 0 2px 3px rgba(0,0,0,0.02), 0 3px 5px rgba(0,0,0,0.12), 0 6px 20px rgba(0,0,0,0.06);
	}
	.main-header.header-transparent:not(:hover):not(.affix-mobile) ul.list-mainmenu>li>a{color: #fff;}
	.main-header.header-transparent:not(:hover):not(.affix-mobile) .action-store svg,
	.main-header.header-transparent:not(:hover):not(.affix-mobile) .action-account svg,
	.main-header.header-transparent:not(:hover):not(.affix-mobile) .action-cart svg {fill: #fff;}
	.main-header.header-transparent:not(:hover):not(.affix-mobile) .header-wrap-icon .text{color: #fff;}
	.main-header.header-transparent:not(:hover):not(.affix-mobile) .wrap-logo a{color: #fff;}
	.main-header.header-transparent:not(:hover):not(.affix-mobile) .cart-menu .count-holder{color: #fff;background: #fff;}
	.main-header.header-transparent:not(:hover):not(.affix-mobile) ul.list-mainmenu>li:not(.has-submenu)>a:before{border-color: #fff;}
	.main-header.header-transparent:not(:hover):not(.affix-mobile) form.searchform-categoris .btn-search svg{fill: #fff;}
	.main-header.header-transparent:not(:hover):not(.affix-mobile) form.searchform-categoris input.searchinput{border-color: #fff;}
	.main-header.header-transparent:not(:hover):not(.affix-mobile) form.searchform-categoris input::placeholder{color: #fff;}
	.main-header.header-transparent:not(:hover):not(.affix-mobile) form.searchform-categoris .btn-search{border-color: #fff;}
	.main-header.header-transparent:not(:hover):not(.affix-mobile) .cart-menu .count{color: #333;}
}
.wrapper-home-slider{position: relative;}
.wrapper-home-slider .owl-item .item:after{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(5,5,5,0.6)), to(rgba(55,55,55,0.2)));
	background-image: linear-gradient(to top, rgba(5,5,5,0.6), rgba(55,55,55,0.2));
	z-index: 1;opacity:0;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;

}
.wrapper-home-slider .owl-item.active .item:after{opacity:1}
.wrapper-home-slider .item{position: relative;}
.wrapper-home-slider .item .slide__img a{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 2;}

.slide__img{position: relative;}
.slide__button{
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	-webkit-transform: translateY(-35%);
	-moz-transform: translateY(-35%);
	-ms-transform: translateY(-35%);
	-o-transform: translateY(-35%);
	transform: translateY(-35%);
	z-index: 99;
	width: 100%;
	overflow: visible;
	pointer-events: none;
	margin: auto;
	opacity: 0;
}
.slide__button .container{height: 100%;}
.slide__button h2{
	font-family: 'Gustavo', sans-serif !important;
	font-size: 38px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	line-height: 1.4 !important;
	padding-top: 8px !important;
	padding-bottom: 4px !important;
	overflow: visible !important;
	text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}
.slide__button p{
	font-size: 20px;
	margin: 15px 0 25px;
	color: #fff;
	line-height: 1.4 !important;
	text-shadow: 0 1px 6px rgba(0, 0, 0, 0.35);
}
#home-slider .owl-item .slide__button .button.third-fade{pointer-events: auto;}	
#home-slider .owl-item .slide__button .first-fade,#home-slider .owl-item .slide__button .second-fade,#home-slider .owl-item .slide__button .third-fade{
	opacity: 0;
	-webkit-transform: translateY(100px); 
	transform: translateY(100px); 
}
#home-slider .owl-item.active .slide__button{opacity: 1;}
#home-slider .owl-item.active .slide__button .first-fade{
	animation: 1s cubic-bezier(0.25, 0.75, 0.25, 1) 0.3s 1 forwards slideshowFade;
}
#home-slider .owl-item.active .slide__button .second-fade{
	animation: 1s cubic-bezier(0.25, 0.75, 0.25, 1) 0.6s 1 forwards slideshowFade;
}
#home-slider .owl-item.active .slide__button .third-fade{
	animation: 1s cubic-bezier(0.25, 0.75, 0.25, 1) 0.9s 1 forwards slideshowFade;
}
.home-service-strip{
	background: #e9ecfb;
	border-top: 16px solid #a9eef5;
	position: relative;
	z-index: 2;
}
.home-service-inner{
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	align-items: stretch;
	gap: 0;
	min-height: 76px;
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 50px;
	width: 100%;
}
.home-service-item{
	display: flex;
	align-items: center;
	gap: 14px;
	min-width: 0;
	padding: 14px 12px;
	color: #000;
}
.home-service-item:hover,
.home-service-item:focus{
	color: #000;
}
.home-service-icon{
	flex: 0 0 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000;
	font-size: 25px;
	line-height: 1;
}
.home-service-icon img{
	display: block;
	width: 28px;
	height: 28px;
	object-fit: contain;
}
.home-service-icon .fa{
	display: none;
}
.home-service-content{
	display: flex;
	flex-direction: column;
	min-width: 0;
	line-height: 1.2;
}
.home-service-title{
	color: #283cc4;
	font-size: 12px;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.home-service-link{
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin-top: 6px;
	color: #000;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
}
.home-service-link-text{
	text-decoration: underline;
	text-underline-offset: 2px;
}
.home-service-link .fa{
	font-size: 12px;
	text-decoration: none;
}
.section-space{padding: 70px 0;}
@media (max-width: 991px) {
	.section-space {
		padding: 50px 0;
	}
}
.home__brand{background: #fff;}
.home-brand-container{
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 50px;
	width: 100%;
}
.home-brand-heading{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 44px;
}
.home-brand-heading h2{
	margin: 0;
	color: #111;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.2;
}
.home-brand-heading a{
	color: #111;
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	white-space: nowrap;
}
.home-brand-heading .fa{
	margin-left: 4px;
	font-size: 20px;
}
.home__brand-list{
	display: grid;
	grid-template-columns: minmax(0,1.02fr) minmax(0,1fr);
	gap: 36px;
}
.home-brand-feature-list,
.home-brand-logo-list{
	min-width: 0;
}
.home-brand-feature-list{position: relative;}
.home-brand-feature-list:not(.slick-initialized) .home-brand-feature + .home-brand-feature,
.home-brand-logo-list:not(.slick-initialized) .home-brand-grid + .home-brand-grid{
	display: none!important;
}
.home-brand-feature{
	display: block;
	min-width: 0;
}
.home-brand-feature img{
	display: block;
	width: 100%;
	height: 490px;
	object-fit: cover;
	background: #f4f4f4;
}
.home-brand-grid{
	display: grid!important;
	grid-template-columns: repeat(4,minmax(0,1fr));
	grid-auto-rows: 1fr;
	gap: 12px;
}
.home-brand-logo{
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 156px;
	padding: 20px;
	border: 1px solid #9f9f9f;
	border-radius: 4px;
	background: #fff;
}
.home-brand-logo img{
	display: block;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
.home-brand-feature-list .slick-dots{
	position: absolute;
	left: 0;
	bottom: 20px;
	display: flex!important;
	justify-content: center;
	align-items: center;
	gap: 18px;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.home-brand-feature-list .slick-dots li{display: block;}
.home-brand-feature-list .slick-dots button{
	display: block;
	width: 28px;
	height: 5px;
	padding: 0;
	border: 0;
	border-radius: 999px;
	background: rgba(255,255,255,0.28);
	color: transparent;
	font-size: 0;
	line-height: 0;
	transition: width 0.25s ease, background 0.25s ease;
}
.home-brand-feature-list .slick-dots .slick-active button{
	width: 52px;
	background: #fff;
}
@media(max-width:480px){
	.home-brand-grid{grid-template-columns: repeat(3,minmax(0,1fr))!important;gap: 6px!important;}
	.home-brand-logo{min-height: 75px!important;padding: 8px!important;}
}
.home-product-slider{background: #fff;}
.home-product-container{
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 50px;
	width: 100%;
}
.home-product-heading{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	margin-bottom: 42px;
}
.home-product-heading h2{
	margin: 0;
	color: #222;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.25;
}
.home-product-subtitle{
	margin: 8px 0 0;
	color: #666;
	font-size: 14px;
	line-height: 1.4;
}
.home-product-heading a{
	color: #111;
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	white-space: nowrap;
}
.home-product-heading .fa{
	margin-left: 4px;
	font-size: 20px;
}
.home-product-list{
	position: relative;
	margin: 0 -18px;
}
.home-brand-feature-list.slick-slider,
.home-brand-logo-list.slick-slider,
.home-product-list.slick-slider{
	display: block;
	position: relative;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.home-brand-feature-list .slick-list,
.home-brand-logo-list .slick-list,
.home-product-list .slick-list{
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.home-brand-feature-list .slick-track,
.home-brand-logo-list .slick-track,
.home-product-list .slick-track{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
}
.home-brand-feature-list .slick-track:before,
.home-brand-feature-list .slick-track:after,
.home-brand-logo-list .slick-track:before,
.home-brand-logo-list .slick-track:after,
.home-product-list .slick-track:before,
.home-product-list .slick-track:after{
	display: table;
	content: '';
}
.home-brand-feature-list .slick-track:after,
.home-brand-logo-list .slick-track:after,
.home-product-list .slick-track:after{
	clear: both;
}
.home-brand-feature-list .slick-slide,
.home-brand-logo-list .slick-slide,
.home-product-list .slick-slide{
	display: block;
	float: left;
	height: 100%;
	min-height: 1px;
}
.home-product-list.slick-initialized{
	display: block;
	overflow: visible;
}
.home-product-list:not(.slick-initialized){
	display: flex;
	overflow: hidden;
}
.home-product-list:not(.slick-initialized) .home-product-item{
	flex: 0 0 16.666%;
}
.home-product-item{
	position: relative;
	padding: 0 18px;
	text-align: center;
}
.home-product-item.pro-loop{
	float: none;
	width: auto;
	overflow: visible;
}
.home-product-slider .home-product-item,
.home-product-slider .home-product-item .product-block,
.home-product-slider .home-product-item .product-img{
	display: block;
	min-height: 1px;
}
.home-product-slider .home-product-item .product-img{
	background: #f7f7f8;
	aspect-ratio: 1 / 1;
}
.home-product-slider .home-product-item .product-img picture,
.home-product-slider .home-product-item .product-img img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.home-product-slider .home-product-item .fade-box .lazyload{
	opacity: 1;
}
.home-product-list .slick-arrow{
	position: absolute;
	top: 38%;
	z-index: 5;
	width: 46px;
	height: 64px;
	padding: 0;
	border: 0;
	background: transparent;
	color: transparent;
	font-size: 0;
	line-height: 0;
	transform: translateY(-50%);
}
.home-product-list .slick-arrow:before{
	display: block;
	color: #606060;
	font-family: FontAwesome;
	font-size: 64px;
	font-weight: 300;
	line-height: 64px;
	text-align: center;
}
.home-product-list .slick-prev{left: -54px;}
.home-product-list .slick-next{right: -54px;}
.home-product-list .slick-prev:before{content: "\f104";}
.home-product-list .slick-next:before{content: "\f105";}
.home-product-list .slick-dots{
	display: flex!important;
	justify-content: center;
	gap: 8px;
	margin: 28px 0 0;
	padding: 0;
	list-style: none;
}
.home-product-list .slick-dots li{display: block;}
.home-product-list .slick-dots button{
	display: block;
	width: 24px;
	height: 4px;
	padding: 0;
	border: 0;
	border-radius: 999px;
	background: #d5d5d5;
	color: transparent;
	font-size: 0;
	line-height: 0;
}
.home-product-list .slick-dots .slick-active button{background: #111;}
.home-product-carousel{
	position: relative;
	display: flex;
	gap: 0;
	margin: 0 -14px;
	overflow: hidden;
}
.home-product-carousel.slick-slider{
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.home-product-carousel .slick-list{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.home-product-carousel .slick-track{
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.home-product-carousel .slick-track:before,
.home-product-carousel .slick-track:after{
	display: table;
	content: '';
}
.home-product-carousel .slick-track:after{clear: both;}
.home-product-slide{
	flex: 0 0 16.666%;
	min-width: 0;
	padding: 0 14px;
	box-sizing: border-box;
}
.home-product-carousel .slick-slide{
	display: block;
	float: left;
	height: auto;
	min-height: 1px;
}
.home-product-carousel .slick-slide > div,
.home-product-carousel .slick-slide .home-product-slide{
	height: 100%;
}
.home-product-card.pro-loop{
	height: 100%;
	margin-bottom: 0;
	overflow: visible;
	text-align: center;
}
.home-product-card .product-img{
	display: block;
	aspect-ratio: 1 / 1;
	background: #f7f7f8;
}
.home-product-card .product-img picture,
.home-product-card .product-img img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.home-product-card .fade-box .lazyload{
	opacity: 1;
}
.home-product-carousel .slick-arrow{
	position: absolute;
	top: 39%;
	z-index: 5;
	width: 42px;
	height: 42px;
	padding: 0;
	border: 1px solid #eaeaea;
	border-radius: 50%;
	background: #ffffff;
	color: transparent;
	font-size: 0;
	line-height: 0;
	box-shadow: 0 4px 12px rgba(0,0,0,0.06);
	transform: translateY(-50%);
	transition: background 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}
.home-product-carousel .slick-arrow:before{
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	border-top: 1.5px solid #111;
	border-right: 1.5px solid #111;
	transition: border-color 0.25s ease;
}
.home-product-carousel .slick-arrow:hover{
	border-color: #d5d5d5;
	background: #fff;
	box-shadow: 0 6px 16px rgba(0,0,0,0.1);
}
.home-product-carousel .slick-prev{left: 4px;}
.home-product-carousel .slick-next{right: 4px;}
.home-product-carousel .slick-prev:before{
	transform: translate(-30%, -50%) rotate(-135deg);
}
.home-product-carousel .slick-next:before{
	transform: translate(-70%, -50%) rotate(45deg);
}
.home-product-carousel .slick-prev:hover{
	transform: translateY(-50%) translateX(-3px);
}
.home-product-carousel .slick-next:hover{
	transform: translateY(-50%) translateX(3px);
}
.home-product-carousel .slick-dots{
	display: flex!important;
	justify-content: center;
	gap: 8px;
	margin: 26px 0 0;
	padding: 0;
	list-style: none;
}
.home-product-carousel .slick-dots li{display: block;}
.home-product-carousel .slick-dots button{
	display: block;
	width: 24px;
	height: 4px;
	padding: 0;
	border: 0;
	border-radius: 999px;
	background: #d5d5d5;
	color: transparent;
	font-size: 0;
	line-height: 0;
}
.home-product-carousel .slick-dots .slick-active button{background: #111;}
.brand_banner{
	background: #fff;
}
.brand-banner-container{
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 50px;
	width: 100%;
}
.brand-banner-grid{
	display: grid;
	grid-template-columns: repeat(3,minmax(0,1fr));
	gap: 30px;
}
.brand-banner-grid--count-1{
	grid-template-columns: minmax(0,1fr);
}
.brand-banner-grid--count-2{
	grid-template-columns: repeat(2,minmax(0,1fr));
}
.brand-banner-item{
	display: block;
	overflow: hidden;
	border-radius: 7px;
	background: transparent;
	aspect-ratio: auto;
	height: auto;
}
.brand-banner-item img{
	display: block;
	width: 100%;
	height: auto;
	object-fit: contain;
	transition: transform 0.35s ease;
}
.brand-banner-item:hover img{
	transform: scale(1.035);
}
@keyframes slideshowFade{
	0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}
	100%{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}}


#slider_caption1 .slide_btn_content{
	text-align: center;
}


#slider_caption2 .slide_btn_content{
	text-align: left;
}


#slider_caption3 .slide_btn_content{
	text-align: right;
}


#slider_caption4 .slide_btn_content{
	text-align: center;
}


/*--------------------------------------------------------------------------------
HEADER
--------------------------------------------------------------------------------*/
/*--------------------- Topbar ---------------------*/
#topbar {background: #e78a8a;padding: 10px 0;color: #ffffff;}
#topbar .notification-bar p {font-size: 12px;margin: 0;}
.main-header{background-color: #f5f5f5;}
.main-header.affix-mobile .wrap-logo h1,.main-header.affix-mobile .wrap-logo a{font-size: 25px;}
.main-header .wrap-logo h1,.main-header .wrap-logo a{margin: 0;font-size: 32px;font-weight:bold;text-transform: uppercase;}
.main-header .wrap-logo a {line-height: 1.2;}
.header-wrap-icon {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.header-wrap-icon > div{
	display: inline-block;
	margin: 10px 5px;
	position: relative;
	transition: opacity 150ms linear;
}
.header-wrap-icon .action-store a.store-info,
.header-wrap-icon .action-account a.account-info {
	text-align: center;
	padding: 3px 10px;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	line-height: 1;
}
.header-wrap-icon .action-store a.store-info span.ico_action,
.header-wrap-icon .action-account a.account-info span.ico_action,
.header-wrap-icon .action-cart a.cart-infor span.ico_action {
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	vertical-align: middle;
	line-height: 1;
}
.header-wrap-icon .action-store a.store-info span.text,
.header-wrap-icon .action-account a.account-info span.text{
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 80px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	margin-left: 5px;
	line-height: 1;
}
.header-wrap-icon .action-store svg,.header-wrap-icon .action-account svg,.header-wrap-icon .action-cart svg {
	width: 22px;
	height: 18px;
	display: block;
}
.cart-menu .text {padding-left: 5px;}
.cart-menu .count-holder {
	position: absolute;
	top: -8px;
	left: 10px;
	font-size: 10px;
	line-height: 1;
	font-weight: bold;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	line-height: 18px;
	background: e2ddd5;
	color: #fff;
	text-align: center;
}

.icon-cart svg,.icon-search svg,.icon-account svg {fill: #252a2b;width: 24px; height: 24px;}
.icon-account{vertical-align: -1px;-ms-transform: rotate(0);-webkit-transform: rotate(0);transform: rotate(0);}
@keyframes scroll-in{0%{top:2px}49%{top:-14px}50%{top:19px}100%{top:2px}}
@keyframes scroll-out{0%{top:2px}49%{top:19px}50%{top:-14px}100%{top:2px}}
.hamburger-menu {width: 27px;height: 19px;cursor: pointer;display: block;transition: all 150ms linear;}
.hamburger-menu .bar, .hamburger-menu .bar:after, .hamburger-menu .bar:before {width: 27px;height: 3px;}
.hamburger-menu .bar:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 7px;
	background: #252a2b;
	-ms-transition:bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),width 150ms linear,background 150ms linear;
	-webkit-transition:bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),width 150ms linear,background 150ms linear;
	transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),width 150ms linear,background 150ms linear;
}
.hamburger-menu .bar:after {
	content: "";
	position: absolute;
	right: 0;
	top: 7px;
	background: #252a2b;
	-ms-transition:top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),width 150ms linear,background 150ms linear;
	-webkit-transition:top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),width 150ms linear,background 150ms linear;
	transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),width 150ms linear,background 150ms linear;
}
.hamburger-menu .bar {
	position: relative;	
	background: #252a2b;	
	display: block;
	-ms-transition:all 0ms 100ms, width 150ms linear;
	-webkit-transition:all 0ms 100ms, width 150ms linear;
	transition: all 0ms 100ms, width 150ms linear;
	-ms-transform:translateY(7px);
	-webkit-transform:translateY(7px);
	transform: translateY(7px);
}
.hamburger-menu:not(.active):hover .bar{width: 31px;}
.hamburger-menu:not(.active):hover .bar:before{width: 17px;}
.hamburger-menu:not(.active):hover .bar:after{width: 20px;}
.header_search_center{position: relative;}
.main-header.affix-mobile {
	position: fixed;top: 0;left: 0;right: 0;z-index: 999;
	-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);background: #F5F5F5;-webkit-animation: fadeInDown 0.6s both;animation: fadeInDown 0.6s both;
}
.search-bar-mobile {display: none;padding: 5px;position: relative;border-bottom: 1px solid #e7e7e7;}
.search-bar-mobile form.searchform{position: relative;}
.search-bar-mobile form.searchform input.searchinput {height: 30px;font-size: 12px;padding: 2px 35px 2px 10px;}
.search-bar-mobile form.searchform .btn-search {top: 0;right: 0;width: 30px;height: 30px;line-height: 30px;}
.search-bar-mobile form.searchform .btn-search svg {width:15px;height:30px;} 
.search-bar-mobile .smart-search-wrapper{
	position: absolute;width:initial;background: #fff;z-index: 100;
	top: 100%;right:0;left:0;padding: 0 5px;box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
} 
.row-flex{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;}
.flex-flow-header{-webkit-flex-flow: row wrap;flex-flow: row wrap;margin: 0 -15px;-webkit-justify-content: space-between;justify-content: space-between;}
@media only screen and (min-width: 992px){
	.main-header.affix-mobile > .container{
		width: 100%;
		max-width: none;
		padding-left: 40px;
		padding-right: 40px;
	}
	.main-header:not(.affix-mobile) .header-middle{padding-top: 10px;}
	.main-header:not(.affix-mobile) .wrap-header-2{text-align: center;}
	.affix-mobile .header-middle.flex-flow-header{
		-webkit-flex-flow: row nowrap;flex-flow: row nowrap;
		justify-content: space-between;-webkit-justify-content: space-between;
	}
	.affix-mobile .header-middle .wrap-header-1{display: none;}
	.affix-mobile .header-middle .wrap-header-2{-webkit-order: 1;order: 1;width: initial;max-width: 20%;min-width: 220px;}
	.affix-mobile .header-middle .wrap-header-3{-webkit-order: 3;order: 3;width: initial;min-width: 165px;}
	.affix-mobile .header-middle .wrap-header-4{-webkit-order: 2;order: 2;width: initial;}	
	.affix-mobile .header-middle .wrap-header-3 .header-wrap-icon .action-store .text,
	.affix-mobile .header-middle .wrap-header-3 .header-wrap-icon .action-account .text{display: none;}
	.affix-mobile .header-middle .header-wrap-icon .action-store a.store-info,
	.affix-mobile .header-middle .header-wrap-icon .action-account a.account-info{padding: 0;}
	.main-header:not(.affix-mobile) .header-middle .wrap-header-4{padding-top: 15px;}
}
/*--------------------- Menu Desktop ---------------------*/
.main-header-menu {
	position:relative;display: -webkit-flex;display: flex;
	-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;
}
ul.list-mainmenu{margin:0;position: static;z-index: 2;}
ul.list-mainmenu>li {display: inline-block;padding:0;margin:0 8px;    position: relative;}
ul.list-mainmenu>li>a {
	position: relative;z-index: 2;display: block;padding: 20px 0;width: 100%;height: 100%;
	text-transform: uppercase;letter-spacing:1.3px;font-weight: 600;font-size: 13px;
}
ul.list-mainmenu>li>a i {
	display: inline-block;vertical-align: middle;font-size: 9px;margin-left: 4px;
	-webkit-transition:transform .2s;-moz-transition:transform .2s;	-o-transition:transform .2s;transition:transform .2s
}
ul.list-mainmenu>li:not(.has-submenu)>a:before {
	position: absolute;	
	content: '';
	bottom: 0;
	left: 50%;
	width: 0%;
	border-bottom: 2px solid #2d1e17;
	transition: width 0.2s ease-in-out, left 0.2s ease-in-out;
	-webkit-transition: width 0.2s ease-in-out, left 0.2s ease-in-out;

}
ul.list-mainmenu>li>a:hover:before, 
ul.list-mainmenu>li.active>a:before {	left: 0%;width: 100%;}
ul.list-mainmenu>li:hover>a i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
ul.list-mainmenu>li>a,ul.list-submenu li a {color:#2d1e17;}
li.has-submenu ul.list-submenu {
	background: #fff;min-width:150px;
	width:100%;
	position: absolute;
	top: 100%;
	margin-top: -2px;
	border-top: 2px solid #2d1e17;
	z-index:999;
	-webkit-box-shadow:0 3px 15px rgba(0,0,0,.05);
	-moz-box-shadow:0 3px 15px rgba(0,0,0,.05);
	-o-box-shadow:0 3px 15px rgba(0,0,0,.05);
	-ms-box-shadow: 0 3px 15px rgba(0,0,0,.05);
	box-shadow:0 3px 15px rgba(0,0,0,.05);
	-webkit-transform: rotate3d(1,0,0,-90deg);
	-moz-transform: rotate3d(1,0,0,-90deg);
	-o-transform: rotate3d(1,0,0,-90deg);
	-ms-transform: rotate3d(1,0,0,-90deg);
	transform: rotate3d(1,0,0,-90deg);
	-webkit-transform-origin: 0 0 0;
	-moz-transform-origin: 0 0 0;
	-o-transform-origin: 0 0 0;
	-ms-transform-origin: 0 0 0;
	transform-origin: 0 0 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
li.has-submenu > ul.list-submenu .list-submenu {
	left: 100%;top: -2px;	margin-left: 0px;	margin-top: 0;
	-webkit-transform: rotate3d(0,1,0,90deg);
	-moz-transform: rotate3d(0,1,0,90deg);
	-o-transform: rotate3d(0,1,0,90deg);
	-ms-transform: rotate3d(0,1,0,90deg);
	transform: rotate3d(0,1,0,90deg)
}
ul.list-submenu li{position: relative}
ul.list-submenu li:not(:first-child){	border-top: 1px solid #ecf0f1}
ul.list-submenu li a {padding: 9px 18px;text-align: left;display: block;font-size: 14px;}
ul.list-submenu li a i {
	font-size: 9px;
	position: absolute;right: 15px;top: 50%;
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);

	-webkit-transition: right 0.3s ease-in-out;
	-ms-transition:right 0.3s ease-in-out;
	transition: right 0.3s ease-in-out;
}
ul.list-mainmenu li:hover>.list-submenu {
	-webkit-transform: rotate3d(0,0,0,0deg);
	-moz-transform: rotate3d(0,0,0,0deg);
	-o-transform: rotate3d(0,0,0,0deg);
	-ms-transform: rotate3d(0,0,0,0deg);
	transform: rotate3d(0,0,0,0deg);
}
ul.list-submenu li a:hover{	color:#4d3b34;}
ul.list-submenu li a:hover i{color:#4d3b34;right:10px; opacity: 0.8;}
/*--------------------------------------------------------------------------------
SLIDER
--------------------------------------------------------------------------------*/
.carousel-index-owlnav{position: relative;padding-left: 0!important;}
.carousel-index-owlnav .owl-controls .owl-nav div{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-35%);
	-moz-transform: translateY(-35%);
	-ms-transform: translateY(-35%);
	-o-transform: translateY(-35%);
	transform: translateY(-35%);
	padding: 0;
	margin: 4px;
	opacity: 0;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	background: transparent;
	border: 1px solid #dddddd;
	border-radius: 50%;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}	
.carousel-index-owlnav .owl-controls .owl-nav div svg{
	width: 14px;
	height: 38px;
	fill: #fff;
}
.carousel-index-owlnav .owl-controls .owl-nav div.owl-prev{left: 60px;}
.carousel-index-owlnav .owl-controls .owl-nav div.owl-next{right: 60px;}
.carousel-index-owlnav .owl-controls .owl-nav div:hover{background: #000;}
.carousel-index-owlnav .owl-controls .owl-nav div:hover svg{fill: #fff;}
.carousel-index-owlnav:hover .owl-controls .owl-nav div{opacity: 1;}
.carousel-index-owlnav:hover .owl-controls .owl-nav div.owl-prev{left: 20px;}
.carousel-index-owlnav:hover .owl-controls .owl-nav div.owl-next{right: 20px;}
/*--------------------------------------------------------------------------------
INDEX
--------------------------------------------------------------------------------*/
.section-collection{margin:30px 0;}
.section-collection + .section-home{margin: 20px 0;}
.wrapper-heading-home{padding:30px 0;text-align: center;}
.wrapper-heading-home h2 {font-size:37px;line-height: 1.6;	margin:0;font-weight:500;}

[class*="grid-item"]{	padding: 0 10px 10px;	vertical-align: top;}
.listProduct-index-flex{
	margin:0 -15px;
	display: flex;
	display: -webkit-flex;
	-webkit-flex-flow: wrap;
	flex-flow: wrap;
}
.pro-loop-heading .product-block{
	height: 100%;text-align: center;
	display: flex;display: -webkit-flex;
	align-items: center;-webkit-align-items: center;
	justify-content: center;-webkit-justify-content: center;
	-webkit-flex-flow: row wrap;flex-flow: row wrap;

}

.pro-loop-heading .product-block .view_all svg{width: 12px;height: 15px; margin-left: 4px;display: inline-block;vertical-align: middle;}
.pro-loop-heading .heading_panel h2{font-size:28px;margin:0 0 10px}
.pro-loop-heading .heading_panel a{text-transform: uppercase;}
.pro-loop-heading .heading_panel p{margin-bottom: 20px;}

.wrapper-home-banner{
	position: relative;
	background: #fefefe;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 250px 0;
	overflow: hidden;
}
.wrapper-home-banner.lazyloaded{
	background-image: url(//cdn.hstatic.net/themes/200000857221/1001493597/14/block_home_category1.jpg?v=270);
}
.wrapper-home-banner:after{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(5,5,5,0.6)), to(rgba(55,55,55,0.2)));
	background: linear-gradient(to top, rgba(5,5,5,0.6), rgba(55,55,55,0.2));
	z-index: 1;
}
.banner_home_category{position: relative;z-index: 2;}
.banner_home_category .description_content .content_inner{
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.banner_home_category .description_content .content_inner h3{color: #fff;text-transform: uppercase;}
.banner_home_category .description_content .content_inner p{color: #fff;font-size: 20px;margin-bottom: 20px;line-height: 1.5;}
.wrap-collection-title{ -webkit-justify-content: center;-moz-justify-content: center;	justify-content: center;}
.wrapper-home-information{margin-top: 30px;margin-bottom: 15px;}
.wrapper-home-information .deparment-img{position: relative;overflow: hidden;}
.wrapper-home-information .deparment-img h3{
	bottom: 0;
	position: absolute;
	padding: 20px;
	color: #fff;
	text-transform: uppercase;
}
.wrapper-home-information .deparment-img a:before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(51,51,51,0.7);
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
}
.wrapper-home-information .deparment-img:hover a:before{opacity: 1;}
.wrapper-home-latestblogs h2 a{font-weight: 500;} 
.wrapper-home-latestblogs .article-item--post {
	margin-bottom: 30px;position: relative;
	border: 1px solid #eeeeee;
}
.wrapper-home-latestblogs .article-item--post .post-image img {
	width: 100%;
	transition: all 1.5s ease 0s;
}
.wrapper-home-latestblogs .article-item--post:hover .post-image img {
	transform: scale(1.26);
	-webkit-transform: scale(1.26);
	-ms-transform: scale(1.26);
	-o-transform: scale(1.26);
	-moz-transform: scale(1.26);
	opacity: 0.8;
}
.wrapper-home-latestblogs .article-item--post .post-image {
	display: block;
	max-width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 0px;
	background: #000;
}

.wrapper-home-latestblogs .article-item--post .post-image .post--date {
	position: absolute;
	left: 15px;
	bottom: 0;
	margin: auto;
	background-color: #fff;
	padding: 6px 45px;
	text-align: center;
	font-weight: 600;
	font-size: 22px;
	color: #222;
}
.wrapper-home-latestblogs .article-item--post .post-body {padding: 12px 15px;}
.wrapper-home-latestblogs .article-item--post .post-body .post--comment.text-right {
	color: #666;
	font-size: 12px;
	font-weight: 500;
	margin: 0
}
.wrapper-home-latestblogs .article-item--post .post-body h3{font-size: 20px;margin: 15px 0 0;}
.wrapper-home-latestblogs .article-item--post .post-body .post--desc {margin: 12px 0;}	
.wrapper-home-latestblogs .article-item--post .post-body .post--action .link-more {
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	font-weight: 500;
	padding: 0 2px 2px;
	position: relative;
	border-bottom: 1px solid #000;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}		
.home-store{
	background: #eee9e3;
}
.home-store-container{
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 50px;
	width: 100%;
}
.home-store-container>h2{
	margin: 0 0 36px;
	color: #000;
	font-size: 32px;
	font-weight: 400;
	line-height: 1.25;
	text-transform: uppercase;
	letter-spacing: 0;
}
.home-store-panel{
	display: grid;
	grid-template-columns: minmax(0,0.92fr) minmax(0,1.08fr);
	align-items: center;
	gap: 56px;
	padding: 64px 58px;
	background: #d7c8b4;
}
.home-store-list{
	display: flex;
	flex-direction: column;
	gap: 54px;
	min-width: 0;
}
.home-store-item{
	display: grid;
	grid-template-columns: 50px minmax(0,1fr);
	gap: 26px;
	align-items: flex-start;
	width: 100%;
	padding: 0;
	border: 0;
	background: transparent;
	font: inherit;
	text-align: left;
	cursor: pointer;
	opacity: 0.72;
	transition: opacity 0.2s ease, transform 0.2s ease;
}
.home-store-item:hover,
.home-store-item.is-active{
	opacity: 1;
	transform: translateX(4px);
}
.home-store-flag{
	width: 38px;
	height: 38px;
	margin-top: 2px;
	border-radius: 50%;
	overflow: hidden;
	background: #e32620;
}
.home-store-flag img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.home-store-copy h3{
	margin: 0 0 10px;
	color: #000;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.25;
	text-transform: uppercase;
	letter-spacing: 0;
}
.home-store-text{
	color: #777;
	font-size: 14px;
	line-height: 1.55;
}
.home-store-text strong,
.home-store-text b{
	color: #000;
	font-weight: 600;
}
.home-store-media{
	position: relative;
	min-width: 0;
	width: 100%;
	height: 100%;
	min-height: 480px;
	overflow: hidden;
	background: #c8b9a4;
}
.home-store-photo{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.22s ease-in-out, transform 0.28s cubic-bezier(0.16, 1, 0.3, 1);
	transform: scale(1.015);
	will-change: opacity, transform;
	pointer-events: none;
}
.home-store-photo.is-active{
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	z-index: 2;
	pointer-events: auto;
}
@media (max-width: 991px){
	.home-store-container{
		padding: 0 30px;
	}
	.home-store-panel{
		grid-template-columns: 1fr;
		gap: 36px;
		padding: 38px 28px;
	}
	.home-store-media{
		min-height: 320px;
		aspect-ratio: 16/10;
	}
	.home-store-list{
		gap: 30px;
	}
}
@media (max-width: 575px){
	.home-store-container{
		padding: 0 15px;
	}
	.home-store-container>h2{
		margin-bottom: 22px;
		font-size: 24px;
	}
	.home-store-panel{
		padding: 28px 18px;
	}
	.home-store-item{
		grid-template-columns: 36px minmax(0,1fr);
		gap: 16px;
	}
	.home-store-flag{
		width: 30px;
		height: 30px;
	}
	.home-store-copy h3{
		font-size: 16px;
	}
	.home-store-text{
		font-size: 13px;
	}
}
.home-news {
	background: #fff;
}
.home-news-container {
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 50px;
	width: 100%;
}
.home-news-heading {
	margin-bottom: 36px;
}
.home-news-heading h2 {
	margin: 0;
	font-size: 32px;
	line-height: 1.25;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0;
}
.home-news-heading h2 a {
	color: #000;
}
.home-news-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 30px;
}
.home-news-grid.slick-initialized {
	display: block;
	margin: 0 -15px;
}
.home-news-grid.slick-initialized .slick-list {
	padding: 0 0 16px;
}
.home-news-grid.slick-initialized .slick-slide {
	padding: 0 15px;
}
.home-news-grid .slick-arrow {
	position: absolute;
	top: 35%;
	z-index: 5;
	width: 42px;
	height: 42px;
	margin: 0;
	padding: 0;
	border: 1px solid #eaeaea;
	border-radius: 50%;
	background: #ffffff;
	font-size: 0;
	line-height: 1;
	box-shadow: 0 4px 12px rgba(0,0,0,0.06);
	transform: translateY(-50%);
	transition: background 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}
.home-news-grid .slick-arrow:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	border-top: 1.5px solid #111;
	border-right: 1.5px solid #111;
	transition: border-color 0.25s ease;
}
.home-news-grid .slick-arrow:hover {
	border-color: #d5d5d5;
	background: #fff;
	box-shadow: 0 6px 16px rgba(0,0,0,0.1);
}
.home-news-grid .slick-prev {left: -6px;}
.home-news-grid .slick-next {right: -6px;}
.home-news-grid .slick-prev:before {
	transform: translate(-30%, -50%) rotate(-135deg);
}
.home-news-grid .slick-next:before {
	transform: translate(-70%, -50%) rotate(45deg);
}
.home-news-grid .slick-prev:hover {
	transform: translateY(-50%) translateX(-3px);
}
.home-news-grid .slick-next:hover {
	transform: translateY(-50%) translateX(3px);
}
.home-news-card {
	position: relative;
	background: #fff;
	min-width: 0;
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.home-news-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 10px 20px rgba(0,0,0,0.08);
}
.home-news-image {
	position: relative;
	display: block;
	overflow: hidden;
	background: #f5f5f5;
}
.home-news-image:before {
	content: "";
	display: block;
	padding-top: 72%;
}
.home-news-image img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.6s ease;
}
.home-news-card:hover .home-news-image img {
	transform: scale(1.04);
}
.home-news-body {
	position: relative;
	z-index: 2;
	display: block;
	width: calc(100% - 20px);
	min-height: 150px;
	margin-top: -30px;
	margin-left: 20px;
	padding: 18px 20px 20px;
	background: #fff;
	color: #000;
}
.home-news-body:hover {
	color: #000;
}
.home-news-meta {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: 0.04em;
	color: #888;
	text-transform: uppercase;
}
.home-news-body h3 {
	display: -webkit-box;
	overflow: hidden;
	margin: 0;
	font-size: 16px;
	line-height: 1.25;
	font-weight: 400;
	letter-spacing: 0;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.home-news-body p {
	display: -webkit-box;
	overflow: hidden;
	margin: 10px 0 0;
	color: #848484;
	font-size: 14px;
	line-height: 1.45;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
@media (max-width: 991px) {
	.home-news-container {
		padding: 0 30px;
	}
	.home-news-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 24px 18px;
	}
	.home-news-grid.slick-initialized {
		margin: 0 -9px;
	}
	.home-news-grid.slick-initialized .slick-slide {
		padding: 0 9px;
	}
	.home-news-grid .slick-prev {left: -3px;}
	.home-news-grid .slick-next {right: -3px;}
	.home-news-body {
		width: calc(100% - 16px);
		margin-left: 16px;
		padding: 16px;
	}
}
@media (max-width: 575px) {
	.home-news-container {
		padding: 0 15px;
	}
	.home-news-heading {
		margin-bottom: 22px;
	}
	.home-news-heading h2 {
		font-size: 24px;
	}
	.home-news-grid {
		grid-template-columns: 1fr;
		gap: 24px;
	}
	.home-news-grid .slick-arrow {
		top: 34%;
		width: 36px;
		height: 36px;
	}
	.home-news-grid .slick-arrow:before {
		font-size: 28px;
		line-height: 32px;
	}
	.home-news-grid .slick-prev {left: 2px;}
	.home-news-grid .slick-next {right: 2px;}
	.home-news-body h3 {
		font-size: 15px;
	}
}
.article-content .article-info-more{margin-bottom: 16px;}
/*------------------------- PRODUCT ITEM-------------------------*/
.pro-loop {
	display: block;
	position: relative;	
	overflow: hidden;	
	height: 100%;
	background:#fff;
	margin-bottom: 15px;
}
.pro-loop a {display:block;}
.pro-loop .product-img{
	text-align: center;
	position: relative;
	overflow: hidden;
}
.pro-loop .product-img .product-tag-new,
.pro-loop .product-img .product-sale,
.pro-loop .product-img .sold-out {
	position: absolute;
	top: 10px;
	font-size: 11px;
	line-height: 1;
	padding: 5px 8px;
	font-weight: 700;
	z-index: 9;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	border-radius: 2px;
}
.pro-loop .product-img .product-tag-new {
	left: 10px;
	color: #fff;
	background: #442a1e;
}
.pro-loop .product-img .product-sale {
	left: 10px;
	color: #fff;
	background: #7a6a58;
}
.pro-loop .product-img .product-tag-new ~ .product-sale {
	top: 34px;
}
.pro-loop .product-img .sold-out {
	right: 10px;
	color: #2d1e17;
	background: #fff;
}
.pro-loop .product-img .sold-out span {
	opacity: .66;
}
.pro-loop .product-detail{margin-top: 10px;}
.product-detail .box-pro-detail{z-index: 9;width: 100%;}
#detail-product .pro-soldold{color: #e4a554;font-weight: bold;}
.pro-loop .product-detail h3 {
	margin: 0 0 5px;
	font-size:14px;
	font-weight: 500;
	text-transform: uppercase;

}
.pro-loop .product-detail h3 a {
	line-height: 1.2;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}

p.pro-price {color:#2d1e17;font-size: 14px;margin: 0;}
p.pro-price.highlight{color:#f94c43;font-weight: 600;font-size: 15px;}
p.pro-price .contact{color:#f94c43;}
p.pro-price{font-weight: 600;}
p.pro-price span.pro-price-del {color:#939393;font-size: 13px;margin-left: 5px;font-weight: 500;}
.pro-loop .product-img .button-add {
	width:100%;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -40px;
	//transform: translateY(-37%);
	-webkit-transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
	-o-transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.pro-loop .product-img button {
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	border: 0;
	background: #191919;
	color: #fff;
	padding: 6px 20px;
}
.pro-loop .product-img button i{margin-left: 8px;font-size: 14px;}
.pro-loop .product-img picture{
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.pro-loop .product-img picture:nth-of-type(2){
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity: 0;
	height: 100%;
	visibility: hidden;
	object-fit: cover;
}
@media(min-width:1024px){
	.pro-loop:hover .product-img .button-add {
		opacity: 1;
		visibility: visible;
		bottom: 12px;
	}
	.pro-loop:hover .product-img picture:nth-of-type(2) {
		opacity: 1;
		visibility: visible;
	} 
	.pro-loop:hover .product-img picture:nth-of-type(1) {
		opacity: 0;
		visibility: hidden;
	} 
	.pro-loop:hover > .product-detail{
		background: rgba(255,255,255,88.95);
	}
}
@media(max-width:767px){
	.longarrow {display: none;}
	.pro-loop .product-detail {padding:5px 0;}
}

.product-loop-special {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.product-loop-special.more-image {
	-webkit-align-items: center;
	align-items: center;

}
.product-loop-special .product-width {max-width: 270px;margin: auto;}
.product-loop-special .product-detail {padding:20px 0;}
.product-loop-special .product-img{text-align: center;position:relative;}
.product-loop-special .product-detail h3 {
	margin: 0 0 5px;
	font-size: 14px;
	position: relative;
}
.product-loop-special .product-detail h3 a{
	line-height: 16px;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}

.product-loop-special .action .button {width:100%;padding: 10px 5px;}
@media(min-width:768px) {
	.collection-special-one .product-loop-special .product-col-left {flex-grow:2;}
	.collection-special-one .product-loop-special .product-col-right {flex-grow:1;padding: 0 80px;}
}
@media(min-width:1024px) {
	.collection-special-one .product-loop-special {padding: 0 100px;}
}
.collection-special-two .product-loop-special .product-col-left {width:60%;}
.collection-special-two .product-loop-special .product-width {max-width:190px;}
.collection-special-two .product-loop-special .product-col-right {padding:0 0 0 35px;}
.collection-special-two .product-loop-special .product-detail {padding:10px 0;}

#collection-slide .owl-controls .owl-nav div {
	position: absolute;
	top: 30%;
	font-size: 0;
	border: none;
	border-radius: 50%;
	background: #fff;
	color: #5c5c5c;
	cursor: pointer;
	text-align: center;
	z-index: 1;
	-webkit-box-shadow: 0 2px 10px rgba(54,54,54,0.15);
	box-shadow: 0 2px 10px rgba(54,54,54,0.15);
	line-height: 0;
}
#collection-slide .owl-nav .owl-prev {left: 15px;}
#collection-slide .owl-nav .owl-next {right: 15px;}
#collection-slide .owl-controls .owl-nav div:before {
	position: relative;
	content:"";
	font-family: "FontAwesome";
	font-size: 25px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
}
#collection-slide .owl-controls .owl-nav .owl-prev:before {content:"\f104";}
#collection-slide .owl-controls .owl-nav .owl-next:before {content:"\f105";}

@media(max-width:1200) and (min-width:1024px) {
	.collection-special-two .product-loop-special {
		-webkit-justify-content: space-around;
		-moz-justify-content: space-around;
		justify-content: space-around;
	}
	.collection-special-two .product-loop-special {
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	.collection-special-two .product-loop-special .product-width {max-width:170px }
	.collection-special-two .product-loop-special .product-col-right {padding: 0 0 0 25px;}
	.collection-special-two .product-loop-special .product-col-left {width:70%;}
}
@media(max-width: 767px) {
	.product-loop-special .action .button {font-size:12px} 
	.collection-special-two .product-loop-special .product-width {max-width:130px;}
	.collection-special-one .product-loop-special .product-col-right {padding-left: 20px;}
	.collection-special-one .product-loop-special .product-width {max-width:260px;}
	.product-loop-special .product-detail {padding: 5px 0;}
}

/*--------------------------------------------------------------------
PRODUCT DETAIL 
--------------------------------------------------------------------*/
.product-detail-wrapper {padding: 30px 0;}
.product-detail-main {margin-bottom: 40px;}
.product-title { padding: 0 0 10px;border-bottom: 1px dotted #dfe0e1;}
.product-title h1 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 5px;
	line-height: initial;
}
#pro_sku {font-size: 12px;color: #a3a5a7;}
.hook-reviews {border-bottom: 1px dotted #dfe0e1;padding-bottom: 15px;}
.hook-reviews .rating {
	line-height: 1;
	position: relative;
	white-space: nowrap;
	display: inline-block;
	width
}
.hook-reviews .rating .rating {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 1;
	overflow: hidden;
	line-height: 1;
}
.hook-reviews .rating .icon {display: inline-block;}
.hook-reviews .rating .icon::before {
	color: #d5d5d5;
	content: "\f005";
	font-family: "FontAwesome",sans-serif;
	font-size: 13px;
	font-style: normal;
}
.hook-reviews .rating .icon.star-full::before {color: #ffae00;}
.number-rating {padding-left: 5px;font-size: 13px;}
.product-price {padding: 10px 0;border-bottom: 1px dotted #dfe0e1;}
.product-price span.pro-price {
	font-size: 18px;
	opacity: .92;
	font-weight: bold;
	color:red;
}
.product-price span.pro-sale{
	display: inline-block;
	padding:5px 15px;
	margin-right: 10px;
	background: #ededed;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	color: #f94c43;
}
.product-price del{font-size: 14px;color:#777a7b;padding-left: 10px;font-weight: 500;}

.pr_style_03 .product-title--compact {
	padding: 0;
	border-bottom: 0;
}
.pr_style_03 .product-meta-line {
	margin-bottom: 6px;
	color: #898989;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
	text-transform: none;
}
.pr_style_03 .product-vendor,
.pr_style_03 .product-meta-separator,
.pr_style_03 #pro_sku {
	color: #898989;
	font-size: 13px;
	font-weight: 700;
}
.pr_style_03 .product-meta-separator {
	margin: 0 4px;
}
.pr_style_03 .product-title h1 {
	margin: 0 0 12px;
	color: #333;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.35;
}
.pr_style_03 .product-price {
	padding: 0;
	border-bottom: 0;
	line-height: 1.2;
}
.pr_style_03 .product-price span.pro-price {
	color: #111;
	font-size: 24px;
	font-weight: 700;
	opacity: 1;
}
.pr_style_03 .product-price span.pro-sale {
	display: none;
}
.pr_style_03 .product-price del {
	color: #999;
	font-size: 13px;
	padding-left: 8px;
}
.pr_style_03 .product-shipping-note {
	margin-top: 2px;
	color: #36271A;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.3;
}
.pr_style_03 .product-promo-strip {
	margin-top: 14px;
	padding: 10px 12px;
	background: #EBE3D3;
	color: #36271A;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.3;
	text-align: center;
	text-transform: uppercase;
}
.pr_style_03 .selector-actions {
	float: none;
	margin-top: 18px;
	width: 100%;
}
.pr_style_03 .quantity-label {
	margin-bottom: 8px;
	color: #777;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.2;
}
.pr_style_03 .quantity-area {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 14px;
}
.pr_style_03 .quantity-area input.qty-btn,
.pr_style_03 .quantity-area input#quantity {
	float: none;
	width: 48px;
	height: 42px;
	border: 1px solid #d9dce5;
	background: #fff;
	color: #36271A;
	font-size: 18px;
	font-weight: 700;
	line-height: 40px;
}
.pr_style_03 .quantity-area input#quantity {
	border-left: 0;
	border-right: 0;
	color: #333;
	font-size: 16px;
}
.pr_style_03 .product-gift-offer {
	margin-bottom: 16px;
	padding: 12px 14px;
	background: #EBE3D3;
	color: #36271A;
}
.pr_style_03 .product-gift-offer__head {
	position: relative;
	padding-right: 22px;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.2;
	text-transform: uppercase;
}
.pr_style_03 .product-gift-offer__image {
	display: inline-block;
	margin-right: 4px;
	vertical-align: -2px;
	width: 16px;
	height: 16px;
	line-height: 1;
}
.pr_style_03 .product-gift-offer__image img,
.pr_style_03 .product-gift-offer__info img,
.pr_style_03 .product-delivery-option__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.pr_style_03 .product-gift-offer__info {
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
	height: 15px;
	line-height: 1;
}
.pr_style_03 .product-gift-offer__text {
	margin-top: 8px;
	max-width: 390px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.25;
}
.pr_style_03 .product-gift-offer__text strong {
	color: #36271A;
}
.pr_style_03 .product-offer-copy {
	margin-top: 9px;
	padding: 5px 11px;
	border: 0;
	border-radius: 12px;
	background: #36271A;
	color: #EBE3D3;
	font-size: 10px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
}
.pr_style_03 .wrap-addcart {
	display: block;
	margin-bottom: 18px;
}
.pr_style_03 #buy-now,
.pr_style_03 .dathangquadienth,
.pr_style_03 .wishlist-wrap {
	display: none !important;
}
.pr_style_03 button.btn-addtocart {
	width: 100%;
	min-height: 58px;
	border: 0;
	background: #36271A;
	color: #EBE3D3;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0;
}
.pr_style_03 button.btn-addtocart:hover,
.pr_style_03 button.btn-addtocart:focus {
	background: #241910;
	color: #fff;
}
.pr_style_03 .product-delivery-info {
	margin-top: 20px;
	color: #555;
}
.pr_style_03 .product-delivery-info h3 {
	margin: 0 0 4px;
	color: #222;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.3;
}
.pr_style_03 .product-delivery-info p {
	margin: 0 0 14px;
	color: #777;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.35;
}
.pr_style_03 .product-delivery-option {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	min-height: 68px;
	padding: 14px 16px;
	border: 1px solid #e1e1e1;
	border-bottom: 0;
	background: #fff;
}
.pr_style_03 .product-delivery-option:nth-of-type(2) {
	border-bottom: 1px solid #e1e1e1;
}
.pr_style_03 .product-delivery-option__image {
	width: 36px;
	height: 36px;
	margin-right: 14px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	color: #36271A;
}
.pr_style_03 .product-delivery-option__image svg {
	width: 26px;
	height: 26px;
	color: #36271A;
	fill: none;
	stroke: currentColor;
}
.pr_style_03 .product-delivery-option__image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.pr_style_03 .product-delivery-option strong,
.pr_style_03 .product-delivery-option span {
	display: block;
}
.pr_style_03 .product-delivery-option strong {
	color: #444;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.35;
}
.pr_style_03 .product-delivery-option span {
	margin-top: 2px;
	color: #777;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.35;
}
.pr_style_03 .product-delivery-supplier {
	margin-top: 14px;
	color: #777;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
}
.pr_style_03 .product-delivery-policy {
	margin-top: 10px;
	color: #777;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.25;
}
.pr_style_03 .product-delivery-policy a {
	color: #36271A;
	text-decoration: underline;
}
.pr_style_03 .product-page-accordion {
	margin-top: 18px;
	border: 1px solid #e5e5e5;
	background: #f7f7f7;
	padding: 0 16px;
}
.pr_style_03 .product-page-accordion__item {
	border-bottom: 1px solid #e2e2e2;
	display: block;
	color: inherit;
	text-decoration: none;
}
.pr_style_03 .product-page-accordion__item:last-child {
	border-bottom: 0;
}
.pr_style_03 a.product-page-accordion__item:hover {
	color: inherit;
	text-decoration: none;
}
.pr_style_03 .product-page-accordion__item summary,
.pr_style_03 .product-page-accordion__summary {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	min-height: 53px;
	padding: 8px 0;
	color: #444;
	cursor: pointer;
	list-style: none;
}
.pr_style_03 .product-page-accordion__item summary::-webkit-details-marker {
	display: none;
}
.pr_style_03 .product-page-accordion__image {
	width: 30px;
	height: 24px;
	margin-right: 12px;
	line-height: 1;
}
.pr_style_03 .product-page-accordion__image img {
	display: block;
	width: 24px;
	height: 24px;
	object-fit: contain;
}
.pr_style_03 .product-page-accordion__title {
	flex: 1;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.35;
}
.pr_style_03 .product-page-accordion__arrow {
	width: 20px;
	color: #777;
	font-size: 25px;
	line-height: 1;
	text-align: right;
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.pr_style_03 .product-page-accordion__item[open] .product-page-accordion__arrow {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.pr_style_03 .product-page-accordion__content {
	display: none;
	padding: 0 0 16px 42px;
	color: #555;
	font-size: 13px;
	line-height: 1.6;
}
.pr_style_03 .product-page-accordion__item[open] .product-page-accordion__content {
	display: block;
}
.pr_style_03 .product-page-accordion__content p:last-child {
	margin-bottom: 0;
}

.selector-actions { width: 100%; float: left;margin-top: 15px;}
.quantity-area {margin-bottom:15px;}
.quantity-area input#quantity {
	background: #fff;
	font-weight: 600;
	height: 32px;
	padding: 0;
	text-align: center;
	width: 70px;
	border: 1px solid #f5f5f5;
	border-left: none;
	border-right: none;
	border-radius: 1px;
	float: left;
	-webkit-appearance: none;
}
.quantity-area input.qty-btn {
	float: left;
	background: #f5f5f5;
	border: solid 1px #f5f5f5;
	cursor: pointer;
	font-weight: 600;
	font-size: 16px;
	outline: none;
	height: 32px;
	width: 32px;
	text-align: center;
	border-radius: 0;
}
button.btn-addtocart{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	box-shadow: none;
	padding: 14px 35px;
	line-height: 22px;
	width:100%;
}
.product-description {margin: 20px 0;}
.product-description .title-bl h2,
.product-description h2,
.product-description h3{
	font-size:14px;	
	font-weight:700;
}
.product-gallery__thumbs-container {
	width: 15%;
	margin-right: 10px;
}
.product-gallery__thumbs {
	box-sizing: border-box;
	width: 100%;
	position: -webkit-sticky;
	position: sticky;
	top: 65px;
	padding-bottom:1px;
}
.product-gallery__thumb a {background-color: #f3f3f3;display: block;}
.product-gallery__thumb {
	line-height: 0;
	margin-bottom: 10px;
	border: 1px solid #f7f7f8;
	width: 100%
}
.product-gallery__thumb:last-child {margin-bottom: 0}
.product-gallery__thumb:hover {border-color: #a3a5a7}
.product-gallery__thumb img {
	cursor: pointer;
	background-color: #f7f7f8;
	width: 100%
}
.product-gallery__thumb.active,
.product-gallery__thumb.active:hover {border-color: #808284}
.product-gallery__thumb.active img {opacity: .9;width: 100%}
.product-gallery {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.product-image-detail {
	width: 91%;
	padding-left: 10px;
	position:relative;
}
.product-gallery-item {text-align:center;margin-bottom: 10px}
.product-full-img {text-align: center;}
.product-full-img .no_image {width: 50%;}

/* ------------------------ Style variant ------------------------ */
.product-image-detail ul {margin:0;}
.selector-wrapper,.select {display: none;}
.swatch { padding:10px 0;width: 100%; float: left;border-bottom: 1px dotted #dfe0e1;}
.swatch .header{
	margin:0 0 8px;
	font-size:13px;
	text-align:left;
	line-height: initial;
}
.swatch input { display:none;}
.swatch > label.tt-label {
	margin-right: 10px;
	font-size: 14px;
	font-weight: 500; 
	vertical-align: middle;
	text-transform: uppercase;
	width: 85px;
	text-align: right;
}
.swatch .select-swap {display: inline-block;	vertical-align: middle;}
.swatch input {display: none;}
.swatch .swatch-element {display: inline-block;	margin-right: 8px;position: relative;vertical-align: bottom;}
.swatch .swatch-element label{
	display: block;
	margin: 0;
	background: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: relative;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	cursor: pointer;
}
.swatch .swatch-element:not(.color) label{width: auto;min-width: 40px;padding: 0 5px;}
.swatch .swatch-element.color.soldout label span {overflow: hidden;position: relative;}
.swatch .swatch-element.color.soldout label span:before {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 50%;
	height:50%;
	background: url(//cdn.hstatic.net/themes/200000857221/1001493597/14/sold_out.png?v=270) no-repeat;
	background-size: contain;
}
//.swatch .swatch-element.soldout label{opacity:0.5}
.swatch .swatch-element.color label{
	width:30px;
	height:30px;
	padding:3px;
	border-radius: 50%;
	border: none;
}
.swatch .swatch-element.color span {
	display: block;
	width: 100%;
	height: 100%;
	margin-top: 0;
	font-size: 0;
	border-radius: 50%;
	border: 1px solid #dfe0e1;
}
.swatch .swatch-element.color label.sd {background: transparent;border:1px solid #808284}
.swatch .swatch-element label.sd{
	border: 1px solid #000;
	background: #000;
	color: #fff;
}
.swatch .swatch-element.soldout:not(.color) label {overflow: hidden;}
.swatch .swatch-element.soldout:not(.color) label:before {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 50%;
	height:50%;
	background: url(//cdn.hstatic.net/themes/200000857221/1001493597/14/sold_out.png?v=270) no-repeat;
	background-size: contain;
}

label[for="product-select-option-0"] { display: none; }
label[for="product-select-option-1"] { display: none; }
label[for="product-select-option-2"] { display: none; }
#product-select-option-0 { display: none; }
#product-select-option-1 { display: none; }
#product-select-option-2 { display: none; }
#product-select-option-0 + .custom-style-select-box { display: none !important; }
#product-select-option-1 + .custom-style-select-box { display: none !important; }
#product-select-option-2 + .custom-style-select-box { display: none !important; }
@media (max-width:767px) {
	.swatch .swatch-element.color {margin:5px 8px 5px 0;}
}

/* ------------------- Setting varian màu sắc -------------------- */

/* ------------------- Setting varian màu sắc -------------------- */




.color.swatch-element label.hong span {
	background: #ef5777 !important;
}




.color.swatch-element label.vang span {
	background: #ffd32a !important;
}




.color.swatch-element label.xam span {
	background: #96a4b5 !important;
}




.color.swatch-element label.xanh-duong span {
	background: #2076e6 !important;
}




.color.swatch-element label.xanh span {
	background: #0be881 !important;
}




.color.swatch-element label.sen span {
	background: #f53b57 !important;
}




.color.swatch-element label.nam span {
	background: #000000 !important;
}




.color.swatch-element label.unisex span {
	background: #e2e6eb !important;
}




.color.swatch-element label.nu span {
	background: #ffffff !important;
}




.color.swatch-element label.do span {
	background: #ff3f34 !important;
}




.color.swatch-element label.tim span {
	background: #a55eea !important;
}




.color.swatch-element label.pure-apple span {
	background: #6ab04c !important;
}




.color.swatch-element label.blue span {
	background: #0c2461 !important;
}




.color.swatch-element label.cam span {
	background: #fa8231 !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}




.color.swatch-element label. span {
	background: #ffffff !important;
}


.tag-wrapper label{	display: inline-block;margin-right:10px;font-size:14px;font-weight:700;}
.tag-wrapper ul.tags {display: inline-block;}
.tag-wrapper ul.tags li {display: inline-block;list-style-type: none;margin-right:3px;}
.tag-wrapper ul.tags li:after {content: ",";}
.product-image__button {
	position: -webkit-sticky;
	position: sticky;
	bottom: 0;
	z-index:10;
}
.product-sharing,.product-zoom,.gallery-index{
	position: absolute;
	z-index: 6;
}
.product-sharing{	
	display: none;
	height: auto;	
	width: 26px;
	left: 10%;	
	bottom: 50px;
	cursor: pointer;
	padding-bottom: 30px;
	-ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.product-sharing .icon {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
}
.product-sharing a {
	width: 26px;
	position: absolute;
	text-align: center;
	padding: 30px 0;
	margin-bottom: 0;	
	opacity: 0;
	visibility: hidden;
	display: block;
	-ms-transform:transform: translateY(50%);
	-webkit-transform:transform: translateY(50%);
	transform: translateY(50%);
}
.product-sharing a:nth-child(2){bottom:30px;-ms-transition:all 150ms linear;-webkit-transition:all 150ms linear;transition:all 150ms linear}
.product-sharing a:nth-child(3){bottom:80px;-ms-transition:all 150ms linear 100ms;-webkit-transition:all 150ms linear 100ms;transition:all 150ms linear 100ms}
.product-sharing a:nth-child(4){bottom:130px;-ms-transition:all 150ms linear 200ms;-webkit-transition:all 150ms linear 200ms;transition:all 150ms linear 200ms}
.product-sharing a:nth-child(5){bottom:130px;-ms-transition:all 150ms linear 200ms;-webkit-transition:all 150ms linear 200ms;transition:all 150ms linear 200ms}.product-sharing a:nth-child(5){bottom:180px;-ms-transition:all 150ms linear 300ms;-webkit-transition:all 150ms linear 300ms;transition:all 150ms linear 300ms}
.product-sharing:hover a{-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}
.product-sharing a svg{fill:#000;width:24px;height:24px;}
.product-sharing a:hover svg{fill:#65d1e6;}
.product-zoom {
	width: 30px;
	height: 30px;
	overflow: visible;
	cursor: pointer;
	top: auto;
	bottom: 48px;
	right: 0;
	left: 0;
	margin:auto;
	-ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94),right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
	-webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94),right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
	transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94),right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.product-zoom polyline,.product-sharing .icon svg{fill:#000;}
.product-zoom polyline{-ms-transform:scale(0.9);-webkit-transform:scale(0.9);transform:scale(0.9);transform-origin:center;-ms-transition:transform 150ms linear;-webkit-transition:transform 150ms linear;transition:transform 150ms linear}
.product-zoom:hover polyline:nth-child(1){-ms-transform: scale(0.9) translate3d(-2px, -2px, 0);	-webkit-transform: scale(0.9) translate3d(-2px, -2px, 0);transform: scale(0.9) translate3d(-2px, -2px, 0);}
.product-zoom:hover polyline:nth-child(2){-ms-transform:scale(0.9) translate3d(2px, -2px, 0);-webkit-transform:scale(0.9) translate3d(2px, -2px, 0);transform: scale(0.9) translate3d(2px, -2px, 0);}
.product-zoom:hover polyline:nth-child(3){-ms-transform:scale(0.9) translate3d(2px, 2px, 0);-webkit-transform:scale(0.9) translate3d(2px, 2px, 0);transform: scale(0.9) translate3d(2px, 2px, 0);}
.product-zoom:hover polyline:nth-child(4){-ms-transform:scale(0.9) translate3d(-2px, 2px, 0);-webkit-transform:scale(0.9) translate3d(-2px, 2px, 0);transform:scale(0.9) translate3d(-2px, 2px, 0)}
.gallery-index {
	display: none;
	bottom: 55px;
	width: 47px;
	font-size:13px;
	text-align: center;
	font-weight: bold;
	cursor: default;
	right: 10%;
	-ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.icon-pr-fix{-ms-transition:transition: all 300ms linear;-webkit-transition:transition: all 300ms linear;transition:all 300ms linear}

/* ------------------- Zoom product  ------------------------ */
#divzoom {
	position: fixed;
	display: none;
	z-index: 1000;
	top: 0;
	left: 0;
	height: 100vh;
	overflow: hidden;
	width: 100vw;
	background: #fff;
}
#divzoom #closedivZoom {
	position: absolute;
	z-index: 1000;
	border: 2px solid #333;
	top: 15px;
	right: 20px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: transparent;
}
#divzoom #closedivZoom i:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 2px;
	background: #333;
	left: 20%;
	top: calc(50% - 3px);
	z-index: 1001;
	display: block;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform: rotate(45deg);
}
#divzoom #closedivZoom i:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 2px;
	background: #333;
	right: 30%;
	top: calc(50% - 3px);
	z-index: 1001;
	display: block;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform: rotate(-45deg);
}
#divzoom #closedivZoom i {position: relative;width: 40px;height: 40px;display: block;}
.divzoom_main{ height: calc(100vh - 40px);}
.divzoom_main .product-thumb{height:100%;width:100%;}
.divzoom_main .product-thumb img{max-height:100%;}
body.open_layer {overflow: hidden;}
.list-productRelated h2 {text-transform: uppercase;margin: 10px 0 50px;}
.list-productRelated .pro-loop .product-img button {width: 70%;}
@media(min-width:1024px){
	.list-productRelated .pro-loop {width:20%;}
}
.description-productdetail table {min-width: initial!important;}

/* STYLE PRODUCT PAGE */
.pr_style_02 .product-image-detail {
	width: 100%;
	padding-left: 0px;
	position:relative;
}
.pr_style_02 .product-gallery-item {margin-bottom: 10px}
@media(min-width:992px){
	.pr_style_02 .product-gallery-item {
		width: 50%;
		padding-right:5px;
		float:left;
	}
	.pr_style_02 .product-gallery-item:nth-of-type(2n) {
		padding-left:5px;
		padding-right:0;
	}
	.pr_style_03 button.btn-addtocart {width: 100%;}
	.pr_style_02 .product-gallery-item:nth-of-type(2n+1){clear: both;}
	.pr_style_03 .product-gallery__thumbs {
		position: -webkit-sticky;
		position: sticky;
		top: 100px;
	}
	.pr_style_03 .product-content-img {
		width: 50%;
		position: relative;
	}
	.pr_style_03 .product-content-desc {
		width: 50%;
		position: -webkit-sticky;
		position: sticky;
		top: 100px;
	}
}

/*--------------------------------------------------------------------------------
COLLECTION 
--------------------------------------------------------------------------------*/
.content_collection_filter{margin-bottom: 30px;}
.wrap_collection_title{padding: 50px 0 30px;}
.wrap_collection_title .title {font-size: 24px;font-weight: 700;margin: 0;}
.alert-no p,.alert-no-filter p{margin:20px 0;font-size: 18px;}

/* ---------------------------  MENU CATEGORY  --------------------------- */
.menuList-links{margin:0;}
.menuList-links li{position: relative;}
.menuList-links li a {position: relative;font-size: 13px;display: block;}
.menuList-links > li{border-bottom: 1px dashed #e7e7e7;}
.menuList-links > li:last-child{border-bottom: none;}
.menuList-links > li > a {color: #2d1e17;padding:12px 0;font-weight: 500;font-size: 14px;}
.menuList-links > li.has-submenu >a{padding-right:30px}
.menuList-links > li.has-submenu span.icon-plus-submenu {
	width: 25px;height:25px;cursor: pointer;
	position: absolute;right: 0;top: 0;bottom: 0;margin: auto;
	border: 1px solid transparent;
}
.icon-plus-submenu:after,
.icon-plus-submenu:before {
	background: rgba(9,9,9,0.6);
	content: '';display: block;	position: absolute;	margin-right:7px;	top: 50%;right: 0;
	-moz-transition: all .25s linear;-o-transition: all .25s linear;-webkit-transition: all .25s linear;transition: all .25s linear;
}
.icon-plus-submenu:before{
	width: 9px;height: 1px;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.icon-plus-submenu:after {
	width: 1px;	height:9px;	right:4px;
	transform-origin: center;
	-moz-transform: translateY(-50%) scale(1, 1);
	-ms-transform: translateY(-50%) scale(1, 1);
	-webkit-transform: translateY(-50%) scale(1, 1);
	transform: translateY(-50%) scale(1, 1);
}
li.has-submenu.opened > a .icon-plus-submenu:after {
	-moz-transform: translateY(-50%) scale(1, 0);
	-ms-transform: translateY(-50%) scale(1, 0);
	-webkit-transform: translateY(-50%) scale(1, 0); 
	transform: translateY(-50%) scale(1, 0);
}
.menuList-links > li.has-submenu .icon-plus-submenu:hover{border:1px solid #e7e7e7;}
ul.menuList-links li ul.submenu-links{display: none;}
ul.submenu-links li a{ padding: 8px 0 8px 0px;}
li.has-submenu.level0 > ul.submenu-links{border-top: 1px dashed #e7e7e7}
li.has-submenu.level0 > ul.submenu-links li a{padding-left:12px;}
li.has-submenu.level1 > ul.submenu-links li a{padding-left:25px;}
li.has-submenu.level2 > ul.submenu-links li a{padding-left:45px;}

/* ---------------------------  FILTER  --------------------------- */

.layer_filter-container{
	display: flex;
	display: -webkit-flex;
	flex-flow: nowrap;
	align-items: center;
	-webkit-align-items: center;
}
.layer_filter_title .title_filter{
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
}

.layer_filter_title .title_filter svg{
	width: 20px;
	height: 30px;
	fill: #909097;
	stroke: #909097;
	position: relative;
	top: 10px;
}
.layer_filter_title .title_filter:after{
	content: "";
	width: 1px;
	height: 20px;
	background: #e7e7e7;
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px;
}
.layer_filter-group{
	flex: 1 1 auto;
}
.layer_filter-group .group-filter .filter_group_title{
	position: relative;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #e7e7e7;
	cursor: pointer;
}
.layer_filter-group .group-filter .filter_group_title span.icon-controls{
	position: relative;
	float: right;
	font-size: 10px;
	top: 3px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.layer_filter-group .group-filter{position: relative;}

.layer_filter-group .group-filter:hover > .filter_group_content{
	pointer-events: auto;
	visibility: visible;
	top: 100%;
	opacity: 1;
}
@media (min-width: 992px ){
	.layer_filter-group .group-filter .filter_group_content{
		position: absolute;
		left: 0;
		right: 0;
		top: calc(100% + 10px);
		padding: 15px;
		background: #fff;
		z-index: 100;
		border: 1px solid #e7e7e7;
		border-top: 0;
		pointer-events: none;
		visibility: hidden;
		opacity: 0;
		transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
	}
	.layer_filter-group .group-filter:hover > .filter_group_title span.icon-controls{
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);

	}
	.wraper_fillter_group .browse-tags{
		position: relative;
		font-size: 14px;
		font-weight: 500;
		padding: 10px 15px;
		background: #fff;
		border: 1px solid #e7e7e7;
		cursor: pointer;
	}
	.wraper_fillter_group .browse-tags .title_sortby{margin: 0;overflow: hidden;position: relative;}
	.wraper_fillter_group .browse-tags .title_sortby .icon_title{display: inline-block;vertical-align: middle;}
	.wraper_fillter_group .browse-tags .title_sortby i{
		font-size: 17px;
		margin-right: 8px;
	}
	.wraper_fillter_group:hover > .layer_filter_title .title_sortby:after{
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
	}
	.layer_filter_title .title_sortby:after{
		content: "\f078";
		font-family: FontAwesome;
		font-size: 14px;
		color: #000;
		display: block;
		position: absolute;
		top: 4px;
		right: 2px;
		font-size: 10px;
		transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
	}
	.wraper_collection_home_sortby{position: relative;}
	.wraper_collection_home_sortby .layer_sort_group .custom_sortby_tag{
		position: absolute;
		left: 0;
		right: 0;
		top: calc(100% + 10px);
		padding: 15px;
		background: #fff;
		z-index: 100;
		border: 1px solid #e7e7e7;
		border-top: 0;
		pointer-events: none;
		visibility: hidden;
		opacity: 0;
		transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
	}
	.wraper_collection_home_sortby:hover > .layer_sort_group .custom_sortby_tag{
		pointer-events: auto;
		visibility: visible;
		top: 100%;
		opacity: 1;
	}

}

@media (min-width: 992px){
	.collection-layout{
		display: -webkit-flex;
		display: flex;
		align-items: flex-start;
		-webkit-align-items: flex-start;
		gap: 30px;
		position: relative;
	}
	.collection-sidebar{
		-webkit-flex: 0 0 270px;
		flex: 0 0 270px;
		max-width: 270px;
	}
	.collection-products{
		-webkit-flex: 1 1 auto;
		flex: 1 1 auto;
		min-width: 0;
	}
	.collection-layout_no-sidebar .collection-products{
		width: 100%;
	}
	.collection-sidebar .layer_filter-container{
		display: block;
	}
	.collection-sidebar .layer_filter_title{
		border-bottom: 1px solid #ededed;
		margin-bottom: 24px;
		padding-bottom: 14px;
	}
	.collection-sidebar .layer_filter_title .title_filter{
		color: #666;
		font-size: 14px;
		font-weight: 400;
		line-height: 22px;
		margin: 0;
		text-transform: none;
	}
	.collection-sidebar .layer_filter_title .title_filter svg{
		width: 17px;
		height: 22px;
		margin-right: 6px;
		top: 5px;
	}
	.collection-sidebar .layer_filter_title .title_filter:after{
		display: none;
	}
	.collection-sidebar .layer_filter-group{
		display: block !important;
		width: 100%;
	}
	.collection-sidebar .layer_filter-group .row{
		margin-left: 0;
		margin-right: 0;
	}
	.collection-sidebar .layer_filter-group .row > [class*="col-"]{
		float: none;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.collection-sidebar .layer_filter-group .group-filter{
		border-bottom: 1px solid #ededed;
		margin-bottom: 28px;
		padding-bottom: 22px;
	}
	.collection-sidebar .layer_filter-group .group-filter .filter_group_title{
		background: transparent;
		border: 0;
		cursor: default;
		font-size: 16px;
		font-weight: 700;
		margin-bottom: 14px;
		padding: 0;
	}
	.collection-sidebar .layer_filter-group .group-filter .filter_group_title span.icon-controls{
		display: none;
	}
	.collection-sidebar .layer_filter-group .group-filter .filter_group_content{
		position: static;
		left: auto;
		right: auto;
		top: auto;
		z-index: auto;
		display: block !important;
		padding: 0;
		background: transparent;
		border: 0;
		pointer-events: auto;
		visibility: visible;
		opacity: 1;
	}
	.collection-sidebar .check-box-list li{
		margin: 0 0 12px;
	}
	.collection-sidebar .check-box-list label,
	.collection-sidebar .check-box-list li span{
		color: #4d4d4d;
		font-size: 13px;
		line-height: 20px;
	}
	.collection-sidebar .filter-brand .check-box-list,
	.collection-sidebar .filter-size .check-box-list{
		max-height: 150px;
		overflow-x: hidden;
		overflow-y: auto;
		padding-right: 8px;
	}
	.collection-sidebar .filter-brand .check-box-list::-webkit-scrollbar,
	.collection-sidebar .filter-size .check-box-list::-webkit-scrollbar{
		width: 6px;
	}
	.collection-sidebar .filter-brand .check-box-list::-webkit-scrollbar-track,
	.collection-sidebar .filter-size .check-box-list::-webkit-scrollbar-track{
		background: #e5e5e5;
		border-radius: 10px;
	}
	.collection-sidebar .filter-brand .check-box-list::-webkit-scrollbar-thumb,
	.collection-sidebar .filter-size .check-box-list::-webkit-scrollbar-thumb{
		background: #4d3b34;
		border-radius: 10px;
	}
	.collection-sidebar .group_filter_tags{
		position: absolute;
		top: -30px;
		right: 0;
		width: calc(100% - 300px);
		margin: 0;
		text-align: left;
		z-index: 2;
	}
	.collection-sidebar .group_filter_tags .filter_tags{
		margin: 0 8px 10px 0;
	}
}

.content-filter .option{margin-top:30px;}
.option .lb-filter{	display: block;	font-size: 15px;	opacity: .92;	margin-bottom: 0px;}
.custom-dropdown {
	display: inline-block;
	position: relative;
	vertical-align: middle;	
	max-width: 100%;
	overflow: hidden;
	border-radius:0px;
} 
.option .custom-dropdown .custom-dropdown__select {
	font-size: 14px;
	width: 100%;
	display: block;
	padding: 10px 15px;
	border-color: transparent;
	border: 1px solid #e7e7e7;
	background-color: #fff;
	outline: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
	text-indent: 1px;
	font-weight: 500;
}
.option .custom-dropdown{	width: 100%;}
.option .custom-dropdown::after{
	content: '';
	display: block;
	position: absolute;
	top: 40%;
	right: 15px;
	width: 0px;
	height: 0px;
	margin: 0;
	background:
		transparent;
	border-style: solid;
	border-width: 7px 6px 0 6px;
	border-color:
		#bababa transparent transparent
		transparent;


}
.option .option-children:not(:first-child) {margin-bottom: 30px;}
.option select option { background: #fff;}
.option.browse-tags .lb-filter{display: inline-block;}

.left-module {margin-bottom: 20px;overflow: hidden;}
.block .title_block {
	display: block;
	font-size: 14px;
	margin: 0 0 5px;
	font-weight: 700;
	text-transform: uppercase;
	background: #f5f5f5;
	padding: 8px 15px;
}
.layered .layered_subtitle{
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
	padding: 10px 0 10px;
	cursor: pointer;
	position: relative;
}
.layered .layered_subtitle span {font-weight: 600;font-size: 13px;}
.layered span.icon-control {
	position: relative;
	top:-2px;
	left: 5px;
	font-size: 8px;
}
.group-filter[aria-expanded=false] .dropdown-filter .icon-control i:before {
	content: "\f067";
}
.group-filter[aria-expanded=false] .layered-content {display: none;height:0;}
.group-filter[aria-expanded=true] .layered-content {height: auto;}
.group-filter .layered-content {-webkit-transition: all 0.2s;transition: all 0.2s;}
.check-box-list {margin: 0;}
.check-box-list li{font-size: 14px;margin: 4px 0 8px;}
.color-filter .check-box-list li label{
	border: 1px solid #eaeaea;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	float: left;
	position: relative;
	background-size: contain;
	font-size: 0;
	margin: 3px;
}
.color-filter .check-box-list li{display: inline-block;}
.color-filter .check-box-list li input[type="checkbox"]:checked + label:before{
	position: absolute;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	content: '';
	border-width: 0 0 2px 2px !important;
	height: 5px;
	width: 9px;
	z-index: 99;
	border: solid #fff;
	margin: 7px 0 0 7px;
}
.check-box-list label,.check-box-list li span{
	display: inline-block;
	cursor: pointer;
	line-height: 18px;
	font-weight: normal;
	margin-bottom:0;
	color:#2d1e17;
}
.check-box-list li.active span{color:#4d3b34;}
.sort-by li.active span{font-weight:600}
.check-box-list li:hover label,.check-box-list li:hover span {color:#4d3b34;}
.check-box-list input[type="checkbox"]{display: none;}
.filter-color ul{
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.filter-color li{
	display: inline;
	margin: 0 10px 10px 0;
	line-height: normal;
	float: left;
}
.filter-color li label{
	border: 1px solid #eaeaea;
	width: 25px;
	height: 25px;
	border-radius: 0;
	float: left;
	position: relative;
	background-size: contain;
}
.filter-color li input[type="checkbox"]:checked + label:before{
	position: absolute;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	content: '';
	border-width: 0 0 2px 2px !important;
	height: 5px;
	width: 9px;
	z-index: 99;
	border: solid #fff;
	margin: 7px 0 0 7px;
}

.block .block_content {overflow-y: auto;overflow-x: hidden;}
.bl-filter [type="checkbox"]:not(:checked),
.bl-filter [type="checkbox"]:checked {
	position: absolute;
	left: -9999px; 
}
.bl-filter [type="checkbox"]:not(:checked) + label,
.bl-filter [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 22px;
	cursor: pointer; 
}
.bl-filter [type="checkbox"]:not(:checked) + label:before,
.bl-filter [type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	width: 14px;
	height: 14px;
	border: 1px solid #e5e5e5;
	background: #fff;
	border-radius: 2px; 
}
.bl-filter [type="checkbox"]:checked + label:before {border: 1px solid #000; }
.bl-filter [type="checkbox"]:not(:checked) + label:after,
.bl-filter [type="checkbox"]:checked + label:after {
	position: absolute;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	content: '';
	border-width: 0 0 2px 2px !important;
	height: 4px;
	width: 7px;
	border: solid #111;
	margin: 9px 0 0 4px;
	left: 0;
	top: -3px;
	transition: all .2s; 
}
.bl-filter [type="checkbox"]:not(:checked) + label:after {opacity: 0; }
.bl-filter [type="checkbox"]:checked + label:after {opacity: 1; }
.bl-filter label:hover:before {border: 1px solid #000 !important;}

.group_filter_tags{
	margin-bottom: 20px;
}
.group_filter_tags .filter_tags{
	display: none;
	border-radius: 12px;
	margin: 15px 10px 0px 0;
	color: #5d5d5d;
	background: #fff;
	border: 1px solid #dadada;
	font-size: 13px;
	padding: 3px 10px;
}
.group_filter_tags .filter_tags.opened{display: inline-block;}
.group_filter_tags .filter_tags .filter_tags_remove{
	display: inline-block;
	vertical-align: middle;
	height: 17px;
	width: 15px;
	cursor: pointer;
	margin-left: 6px;
}
.group_filter_tags .filter_tags.filter_tags_remove_all{
	border: 0;
	cursor: pointer;
}
.group_filter_tags .filter_tags.filter_tags_remove_all span{
	color: blue;
	border-bottom: 1px solid blue;
}
@media (max-width: 991px){
	.collection_sortby{
		display: flex;
		display: -webkit-flex;
		flex-flow: row nowrap;
		-webkit-flex-flow: row nowrap;
		margin-top: 15px;
	}
	.collection_sortby .wraper_fillter_group{
		flex: 1 1;
		-webkit-flex: 1 1;
		width: 50%;
	}
	.collection_sortby .wraper_fillter_group .box_style{
		position: relative;
		height: 38px;
		line-height: 38px;
		width: 100%;
		font-size: 13px;
		font-weight: 600;
		padding: 0px 40px 0px 10px;
		border: 1px solid #e7e7e7;
		border-right: 0;
		border-radius: 0;
		text-transform: uppercase;
	}
	.collection_sortby .wraper_fillter_group .title_filter,.collection_sortby .wraper_fillter_group .title_sortby{font-size: 14px;margin: 0;height: 36px;line-height: 36px;overflow: hidden;-webkit-line-clamp: 1;-webkit-box-orient: vertical;display: -webkit-box;}
	.collection_sortby .box_style.browse-tags {border-right: 1px solid #e7e7e7;}
	.layer_filter_title .title_filter:after,.layer_filter_title .title_sortby:after,{display: none;}
	.wraper_fillter_group .title_filter:after{
		display: block;
		position: absolute;
		top: 40%;
		right: 15px;
		width: 0px;
		height: 0px;
		margin: 0;
		background: transparent;
		border-style: solid;
		border-width: 7px 6px 0 6px;
		border-color: #bababa transparent transparent transparent;
	}
	.wraper_fillter_group .title_sortby:after{
		content: "";
		display: block;
		position: absolute;
		top: 40%;
		right: 15px;
		width: 0px;
		height: 0px;
		margin: 0;
		background: transparent;
		border-style: solid;
		border-width: 7px 6px 0 6px;
		border-color: #bababa transparent transparent transparent;
	}
	.wraper_fillter_group.active .title_filter:after,.wraper_fillter_group.active .title_sortby:after{
		border-color: #2d1e17 transparent transparent transparent;
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
	}
	.wraper_fillter_group .title_filter .icon_title,.wraper_fillter_group .title_sortby .icon_title{
		display: inline-block;
		vertical-align: top;
		margin-right: 2px;
	}
	.layer_filter_title .title_filter svg{
		width: 20px;
		height: 36px;
		fill: #909097;
		stroke: #909097;
		top: 0;
	}
	.layer_filter_title .title_sortby i{
		font-size: 17px;
		margin-right: 5px;
		color: #909097;
	}

	.wraper_fillter_group.active .layer_filter_title svg{fill: #2d1e17;stroke: #2d1e17;}
	.wraper_fillter_group.active .layer_filter_title .title_sortby i{color: #2d1e17;}
	.layer_filter-group{
		display: none;
		width: 100%;
		border: 1px solid #e7e7e7;
		border-top: 0;
	}
	.layer_sort_group{
		display: none;
		width: 100%;
		border: 1px solid #e7e7e7;
		border-top: 0;
	}
	.wrap_collection_title .layer_filter-group .filter_group_content {display: block;}
	.layer_filter-group .filter_group_content {display: none;}
	.wrap_collection_title{padding: 25px 0 0;}
	.layer_filter-group .group-filter .filter_group_title{border: 0;}

	.layer_filter-group .group-filter .filter_group_title.active span.icon-controls{
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
	}	
	.filter_group_content,.custom_sortby_tag {padding: 5px 15px;}
	.custom_sortby_tag{text-align: right;}
	.wrap_collection_title .title{text-align: center;}
}

/*--------------------------------------------------------------------------------
BLOG - ARTICLE
--------------------------------------------------------------------------------*/
.list-article-content .news-content{
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.blog-posts .blog-loop {margin-bottom: 25px}
.blog-posts .blog-loop:nth-of-type(3n+1){clear: both;}
.blog-posts .blog-post .blog-post-thumbnail {display: block;overflow: hidden}
.blog-posts .blog-post .blog-post-thumbnail img {
	-webkit-transition: all 1s ease-in-out 0s;
	-khtml-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	-webkit-transform: scale(1);
	-khtml-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.blog-posts .blog-post .blog-post-thumbnail:hover img {
	-webkit-transform: scale(1.2);
	-khtml-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}
.blog-posts .blog-post .blog-post-title {
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0
}
.blog-posts .blog-post .blog-post-meta {margin-bottom: 15px;color: #999}
.blog-posts .blog-post .blog-post-meta>span:after {content: '/';padding-left: 4px}
.blog-posts .blog-post .blog-post-meta>span:last-child:after {content: ''}
.blog-posts .blog-post .blog-post-meta a {color: #999}
.blog-posts .blog-post .blog-post-meta a:hover {color: #000000}

/* article */
.box-article-heading h1{margin:20px 0;font-size: 24px;}
.box-article-heading .header-page {z-index:9;}
.box-article-heading .header-page:after {background:#000;}
ul.article-info-more li{opacity: 0.85;display: inline-block;margin-right: 10px;	font-size: 13px;font-weight: 600;}
ul.article-info-more li i{margin-right:5px;}
.meta-tags .tags-title{font-weight: 500;}
.meta-tags a.tag{opacity: 0.8;font-style: italic;font-size: 14px;}
.meta-tags a.tag:after {content: ",";	margin: 1px;}
.post-navigation {width: 100%;float: left;font-size: 16px;font-weight:600;}
.post-navigation .right{float: right;}
.post-navigation .left{float:left;}
.article-pages,.meta-tags,.article-comment .comment_form,.post-navigation { margin-bottom: 40px;margin-top: 25px;}
.article-pages * {max-width: 100%!important;}
.article-pages ul{list-style: initial; padding-left: 20px;}
.article-pages ol{list-style-type: decimal;padding-left: 20px;}
.article-pages ul ul{ list-style-type: circle;}
.article-pages ul ul ul{  list-style-type: square;}
.article-comment .title-bl h2 {	font-size: 20px;text-transform: uppercase;	font-weight: 600;	margin-bottom:30px;}
.article-comment .title-bl h2:after {
	content: "";
	display: block;
	margin-top: 25px;
	width: 30px;
	height: 3px;
	background:#252a2b;
}
.article-comment .comment_form .form-group input,.article-comment .comment_form .form-group textarea{
	box-shadow: none;
	background: #ededed;
	color: #2d1e17;
	border: 0;border-radius: 0;
}
.article-comment .comment_form .form-group input{	padding: 0 20px; height: 55px;}
.article-comment .comment_form .form-group textarea{padding:20px;resize: none;}
.article-comment .comment_form  button.btn-rb{
	background:e2ddd5;
	border: 0;
	height: 55px;
	display: inline-block;
	padding: 0 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
}
.article-comment .comment_form  button.btn-rb:hover{background: #65d1e6;}
#article h3.author {font-size: 14px;font-style: normal;	text-transform: capitalize;}
#binhluan .date {float: right;color: rgb(51, 51, 51);font-size: 12px;}
#binhluan .comment-user{padding: 25px 0;border-bottom: 1px solid #ededed;}

/*Sidebar Blog*/
.news-latest, .menu-blog {
	margin: 0 0 30px;
	position: relative;
	padding: 20px;
	border: 1px solid #e3e5ec;
}
.sidebarblog-title h2 {
	font-size: 18px;
	text-transform:uppercase;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #000;
	text-align: center;
}
.sidebarblog-title h2 span {display: none;}
.list-news-latest .item-article {
	border-bottom: 1px #efefef dotted;
	padding: 15px 0;
	margin: 0;
}
.list-news-latest .item-article:last-child{border-bottom:none;}
.list-news-latest .item-article .post-image {
	width: 30%;
	float: left;
	position: relative;
}
.list-news-latest .item-article .post-content {
	width: 70%;
	float: left;
	padding-left: 10px;
}
.list-news-latest .item-article .post-content h3 {margin: 0 0 5px;font-size: 14px;}
.list-news-latest .item-article .post-content span.author {font-size: 12px;}

#article.orlance-article{
	background: #f7f1e6;
	color: #4c3326;
}
.orlance-article__hero{
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	min-height: 100vh;
}
.orlance-article__intro{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 90px 54px 110px;
	text-align: center;
}
.orlance-article__intro h1{
	max-width: 460px;
	margin: 0;
	color: #4c3326;
	font-size: 40px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 0;
	text-transform: uppercase;
}
.orlance-article__hero-foot{display: none!important;}
	position: absolute;
	right: 24px;
	bottom: 24px;
	left: 24px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: end;
	gap: 24px;
	text-align: left;
}
.orlance-article__credits{
	display: flex;
	flex-direction: column;
	gap: 5px;
}
.orlance-article__credits div{
	display: flex;
	align-items: center;
	gap: 5px;
}
.orlance-article__credits span,
.orlance-article__credits strong,
.orlance-article__next-label,
.orlance-article__next-button{
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 0;
	text-transform: uppercase;
}
.orlance-article__credits strong{
	font-weight: 400;
}
.orlance-article__hero-foot p{
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	text-align: right;
}
.orlance-article__cover{
	height: 100vh;
	overflow: hidden;
}
.orlance-article__cover img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.orlance-article__body{
	max-width: 600px;
	margin: 0 auto;
	padding: 160px 0;
}
.orlance-article__richtext{
	color: #4c3326;
}
.orlance-article__richtext p{
	margin: 0 0 22px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7;
}
.orlance-article__richtext h1,
.orlance-article__richtext h2,
.orlance-article__richtext h3,
.orlance-article__richtext h4{
	margin: 44px 0 18px;
	color: #4c3326;
	font-weight: 400;
	line-height: 1.25;
	text-transform: uppercase;
}
.orlance-article__richtext img{
	display: block;
	width: 100%;
	height: auto;
	margin: 58px auto;
}
.orlance-article__richtext figure{
	margin: 58px 0;
}
.orlance-article__richtext blockquote{
	margin: 42px 0;
	padding: 0 0 0 22px;
	border-left: 1px solid #4c3326;
	font-size: 22px;
	line-height: 1.45;
}
.orlance-article__next{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 28px;
	max-width: 380px;
	margin: 140px auto 0;
	color: #4c3326;
	text-align: center;
	text-decoration: none;
}
.orlance-article__next:hover{
	color: #4c3326;
}
.orlance-article__next-image{
	display: block;
	width: 100%;
	overflow: hidden;
	aspect-ratio: 1 / 1.15;
}
.orlance-article__next-image img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.6s ease;
}
.orlance-article__next:hover .orlance-article__next-image img{
	transform: scale(1.04);
}
.orlance-article__next-text{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 14px;
}
.orlance-article__next-text strong{
	max-width: 320px;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	text-transform: uppercase;
}
.orlance-article__next-text em{
	font-size: 14px;
	font-style: normal;
	line-height: 1.4;
}
.orlance-article__next-button{
	display: inline-flex;
	align-items: center;
	gap: 12px;
}
.orlance-article__next-button i{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border: 1px solid #4c3326;
	border-radius: 50%;
	font-style: normal;
	line-height: 1;
}

#blog.magazine-blog{
	background: #fff;
	color: #000;
}
#blog.magazine-blog .container{
	max-width: 1200px;
}
.magazine-blog__banner{
	width: 100%;
	overflow: hidden;
	background: #f5f5f5;
}
.magazine-blog__banner a{
	display: block;
}
.magazine-blog__banner img{
	display: block;
	width: 100%;
	height: 130px;
	object-fit: cover;
	object-position: center;
}
.magazine-blog__breadcrumb{
	padding: 17px 0;
	border-bottom: 1px solid #f0f0f0;
	font-size: 13px;
	color: #777;
}
.magazine-blog__breadcrumb a{
	color: #000;
}
.magazine-blog__breadcrumb span{
	display: inline-block;
	margin-left: 10px;
}
.magazine-blog__content{
	padding-top: 46px;
	padding-bottom: 70px;
}
.magazine-blog__toolbar{
	display: flex;
	justify-content: flex-end;
	margin-bottom: 28px;
}
.magazine-blog__topic-select{
	display: inline-flex;
	align-items: center;
	min-height: 38px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	background: #fff;
	color: #000;
}
.magazine-blog__topic-select label{
	margin: 0;
	padding: 0 14px;
	font-size: 14px;
	font-weight: 400;
	line-height: 38px;
	white-space: nowrap;
}
.magazine-blog__topic-select select{
	min-width: 160px;
	height: 38px;
	padding: 0 46px 0 14px;
	border: 0;
	border-left: 1px solid #ededed;
	background: #fff;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	box-shadow: none;
	cursor: pointer;
}
.magazine-blog__topic-select select:focus{
	outline: none;
}
.magazine-blog__grid{
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-template-areas:
		"sect2 sect3 sect1 sect1"
		"sect4 sect4 sect1 sect1"
		"sect4 sect4 sect5 sect6";
	gap: 30px;
}
.magazine-blog__item{
	position: relative;
	min-width: 0;
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.magazine-blog__item:hover{
	transform: translateY(-3px);
	box-shadow: 0 10px 20px rgba(0,0,0,0.08);
}
.magazine-blog__item:nth-child(1){grid-area: sect1;}
.magazine-blog__item:nth-child(2){grid-area: sect2;}
.magazine-blog__item:nth-child(3){grid-area: sect3;}
.magazine-blog__item:nth-child(4){grid-area: sect4;}
.magazine-blog__item:nth-child(5){grid-area: sect5;}
.magazine-blog__item:nth-child(6){grid-area: sect6;}
.magazine-blog__item:nth-child(n+7){
	grid-column: span 1;
}
.magazine-blog__image{
	position: relative;
	display: block;
	overflow: hidden;
	background: #f5f5f5;
}
.magazine-blog__image:before{
	content: "";
	display: block;
	padding-top: 100%;
}
.magazine-blog__image img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.6s ease;
}
.magazine-blog__item:hover .magazine-blog__image img{
	transform: scale(1.04);
}
.magazine-blog__card{
	position: relative;
	z-index: 2;
	display: block;
	width: calc(100% - 20px);
	min-height: 150px;
	margin-top: -30px;
	margin-left: 20px;
	padding: 20px;
	background: #fff;
	color: #000;
}
.magazine-blog__card:hover{
	color: #000;
}
.magazine-blog__meta{
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: 0.04em;
	color: #888;
	text-transform: uppercase;
}
.magazine-blog__card h2{
	display: -webkit-box;
	overflow: hidden;
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.magazine-blog__card p{
	display: -webkit-box;
	overflow: hidden;
	margin: 10px 0 0;
	color: #848484;
	font-size: 14px;
	line-height: 1.45;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.magazine-blog__pagination{
	margin-top: 60px;
	text-align: center;
}
.magazine-blog__empty{
	padding: 80px 0;
	text-align: center;
	color: #777;
}
@media (max-width: 1000px){
	.orlance-article__hero{
		grid-template-columns: 1fr;
		min-height: auto;
		padding-top: 80px;
	}
	.orlance-article__intro{
		min-height: auto;
		padding: 46px 20px 0;
		gap: 24px;
		flex-direction: column;
	}
	.orlance-article__hero-foot{
		position: relative;
		right: auto;
		bottom: auto;
		left: auto;
		grid-template-columns: 1fr;
		justify-items: center;
		text-align: center;
	}
	.orlance-article__credits{
		align-items: center;
	}
	.orlance-article__hero-foot p{
		text-align: center;
	}
	.orlance-article__cover{
		height: auto;
		margin-top: 24px;
	}
	.orlance-article__cover img{
		aspect-ratio: 1 / 1.15;
		height: auto;
	}
	.orlance-article__body{
		max-width: 640px;
		padding: 80px 20px;
	}
	.magazine-blog__grid{
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-template-areas:
			"sect1 sect1"
			"sect2 sect3"
			"sect4 sect4"
			"sect5 sect6";
	}
}
@media (max-width: 767px){
	.orlance-article__intro h1{
		font-size: 28px;
	}
	.orlance-article__richtext p{
		font-size: 14px;
		line-height: 1.65;
	}
	.orlance-article__next{
		max-width: 100%;
		margin-top: 80px;
		gap: 24px;
	}
	.orlance-article__next-text strong{
		font-size: 20px;
	}
	.magazine-blog__banner img{
		height: 88px;
	}
	.magazine-blog__breadcrumb{
		display: none;
	}
	.magazine-blog__content{
		padding-top: 28px;
	}
	.magazine-blog__toolbar{
		justify-content: stretch;
		margin-bottom: 24px;
	}
	.magazine-blog__topic-select{
		display: flex;
		width: 100%;
	}
	.magazine-blog__topic-select label{
		flex: 0 0 auto;
		padding: 0 12px;
		font-size: 14px;
	}
	.magazine-blog__topic-select select{
		flex: 1 1 auto;
		min-width: 0;
		font-size: 14px;
	}
	.magazine-blog__grid{
		grid-template-columns: 1fr;
		grid-template-areas:
			"sect1"
			"sect2"
			"sect3"
			"sect4"
			"sect5"
			"sect6";
		gap: 24px;
	}
	.magazine-blog__item:nth-child(n+7){
		grid-column: auto;
	}
	.magazine-blog__card{
		width: calc(100% - 14px);
		margin-left: 14px;
		padding: 16px;
	}
}

/*--------------------------------------------------------------------------------
ABOUT - CONTACT
--------------------------------------------------------------------------------*/
.page-contact main{	min-height:85vh;}
.page-wrapper ul, .page-wrapper ol {
	margin-bottom:15px;
	padding-left: 40px;
}
.page-wrapper ul {list-style-type: initial;}
.header-page-contact h1{font-size:30px;font-weight:700;margin:0px 0}
.header-page-contact:after {
	content: "";
	display: block;
	width: 50px;
	height: 4px;
	margin-top: 30px;
	background:#252a2b;
	margin-bottom: 50px;
}
.box-info-contact li {margin-bottom: 30px;}
.box-info-contact li p {margin-bottom: 0;color:#666;font-weight: 500;}
.box-info-contact li p strong{font-weight:600;color:#2d1e17;}
.box-send-contact h2 {font-weight:700;font-size: 25px;margin:40px 0 35px;}
.box-send-contact h2:after {content: "";display: block;margin-top: 25px;width: 30px;height: 3px;background:#252a2b;}
.contact-form .input-group {width: 100%;margin-bottom: 20px;}
.contact-form .input-group input,.contact-form .input-group textarea{
	border: 1px solid #e7e7e7;
	box-shadow: none;
	height: 45px;
	font-weight: 500;
	padding: 0 20px;
	background: #fbfbfb;
	color:#2d1e17;
	width:100%;
	-webkit-appearance: none;
}
.contact-form .input-group textarea {width: 100%;height:130px;padding:20px 20px;}
.contact-form .input-group textarea:focus {outline: none;}
.box-send-contact button {
	height: 55px;
	line-height: 55px;
	padding: 0 30px;
	border-radius: 0;
	font-weight: 600;
	text-transform: uppercase;
}
.wrapbox-content-page-contact{padding:50px;}

/* Store system page */
.store-system-page{
	background: #fff;
	color: #252a2b;
}
.store-system-page__wrapper{
	padding: 22px 0 70px;
}
.store-system-page__heading{
	padding: 22px 0 26px;
	text-align: center;
	background: #fff;
}
.store-system-page__heading h1{
	margin: 0;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.3;
}
.store-system-page__panel{
	padding: 0;
	background: #fff;
}
.store-system-page__list-title{
	margin-bottom: 16px;
	padding: 14px 0;
	border-bottom: 1px solid #e6e6e6;
	color: #252a2b;
	font-size: 18px;
	font-weight: 700;
}
.store-system-page__list{
	border: 1px solid #e7e7e7;
	background: #fff;
}
.store-system-page__item{
	padding: 16px 18px;
	border-bottom: 1px solid #e7e7e7;
	cursor: pointer;
	transition: background 0.2s ease, color 0.2s ease;
}
.store-system-page__item:last-child{
	border-bottom: 0;
}
.store-system-page__item:hover{
	background: #fafafa;
}
.store-system-page__item .title{
	margin: 0 0 10px;
	color: #252a2b;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.4;
}
.store-system-page__item .title.active{
	color: #000;
}
.store-system-page__item .stt{
	margin-right: 4px;
}
.store-system-page__item .content p,
.store-system-page__content-detail p{
	display: flex;
	align-items: flex-start;
	margin: 0 0 10px;
	color: #555;
	font-size: 14px;
	line-height: 1.55;
}
.store-system-page__item .content p:last-child,
.store-system-page__content-detail p:last-child{
	margin-bottom: 0;
}
.store-system-page__item .content i,
.store-system-page__content-detail i{
	flex: 0 0 20px;
	margin-top: 4px;
	color: #111;
}
.store-system-page__item .content a,
.store-system-page__content-detail a{
	color: #111;
	font-weight: 600;
}
.store-system-page__map{
	overflow: hidden;
	border: 1px solid #e7e7e7;
	background: #f7f7f7;
}
.store-system-page__map iframe{
	display: block;
	width: 100%;
	min-height: 520px;
}
.store-system-page__content-detail{
	margin-top: 18px;
	padding: 18px 20px;
	border: 1px solid #e7e7e7;
	background: #fff;
}
.store-system-page__content{
	margin-top: 35px;
}
@media (max-width: 991px){
	.store-system-page__list{
		margin-bottom: 24px;
	}
	.store-system-page__map iframe{
		min-height: 420px;
	}
}
@media (max-width: 767px){
	.store-system-page__wrapper{
		padding: 16px 0 45px;
	}
	.store-system-page__heading{
		padding: 20px 0 12px;
	}
	.store-system-page__heading h1{
		font-size: 26px;
	}
	.store-system-page__item,
	.store-system-page__content-detail{
		padding: 16px;
	}
	.store-system-page__map iframe{
		min-height: 340px;
	}
}

.wrapbox-content-page {padding-bottom: 30px;}
.sidebar-page .group-menu {
	margin: 0 0 30px;
	position: relative;
	padding: 20px;
	border: 1px solid #e3e5ec;
}
.sidebar-page .page_menu_title h2 {
	font-size: 18px;
	text-transform:uppercase;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #000;
	text-align: center;
}
.sidebar-page .box_image {margin-bottom: 30px;}
.box_image .banner {position: relative;overflow: hidden;}
.box_image .banner img {
	width:100%;
	-webkit-transition: all 1s ease-in-out 0s;
	-khtml-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	-webkit-transform: scale(1);
	-khtml-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.box_image .banner:hover img {
	-webkit-transform: scale(1.2);
	-khtml-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

/* --------------------------------------------------------------------------------
CART PAGE
-------------------------------------------------------------------------------- */
.wrapbox-content-cart {padding-bottom: 30px;}
#layout-cart .heading-page{position: relative;text-align:center;padding: 0 0 30px 0;}
#layout-cart .heading-page:after {content: "";background:#252a2b;display: block;width: 60px;height: 4px;margin: 25px auto 0;}
#layout-cart .heading-page h1{font-size: 30px;margin: 0 0 10px;}
table.table-cart {margin-bottom:30px;}
table.table-cart thead{display:none;}
table.table-cart tr td {padding: 20px 0;border-top: 1px solid #ededed;vertical-align: top;}
table.table-cart tr:first-child td{border-top:0;}
table.table-cart tr td.image {text-align: center; width:110px;}
table.table-cart tr td.image img {max-width:100px;}
table.table-cart tr td.item{padding-left:15px}
table.table-cart tr td.item h3{margin:0 0 5px;font-size:16px;font-weight:bold;display: inline;}
table.table-cart tr td.item p {margin-bottom:5px;}
table.table-cart tr td.item p del{font-size:12px;}
table.table-cart tr td.item .price{margin:0;float: right;}
table.table-cart tr td.item .price span.text{display:none;}
table.table-cart tr td.item .price span.line-item-total{font-size:16px;padding-right:0;font-weight:bold;}

table.table-cart tr td.item .variant{margin-bottom:5px;}
table.table-cart tr td.remove{text-align: right;}
.qty-click input.item-quantity {
	background: #ededed;
	font-weight: 500;
	font-size: 15px;
	height: 25px;
	padding: 0;
	text-align: center;
	width: 35px;
	border: 1px solid #dadbdd;
	border-left: none;
	border-right: none;
	border-radius: 0;
	float: left;
	-webkit-appearance: none;
}
.qty-click {float: left;}
.qty-click button.qty-btn {
	background: #fff;
	font-weight: 500;
	font-size: 14px;
	color: #abafb2;
	height: 25px;
	padding: 0;
	text-align: center;
	width: 25px;
	border: 1px solid #dadbdd;
	border-radius: 0;
	float: left;
	-webkit-appearance: none;
}
.qty-click button.qty-btn:focus {outline: none;}
.checkout-note textarea{
	border-radius: 0;
	-webkit-appearance: none;
	background: #ededed;
	resize: none;
	color: #2d1e17;
	font-size: 15px;
	padding: 20px;
	outline: none;
	width: 100%;
	height: 130px;
	font-weight: 500;
	border: 1px solid transparent;
	transition: all 150ms linear;
}
p.order-infor {font-size: 16px;font-weight: 500; margin-bottom: 40px;}
.order-infor .total_price{font-size:30px;margin-left: 7px;}
.cart-buttons a,.cart-buttons .btn-checkout, .cart-buttons .btn-update{
	display: inline-block;
	vertical-align: top;
	padding: 19px 20px;
}
.cart-buttons .link-continue {margin-left: 0;}
.link-continue a{
	display: inline-block;
	height: 55px;
	line-height: 55px;
	border-radius: 0;
	-webkit-appearance: none;
	transition: all 150ms linear;
	cursor: pointer;
	margin: 30px 0;
	padding: 0 20px;
}


/*---------------------------------------------------------------------------------
PAGINATION - 404 - SEARCH PAGE 
-------------------------------------------------------------------------------- */
.breadcrumb-shop {background:#ffffff;}
.breadcrumb-shop .breadcrumb-arrows{padding: 10px 0;background: transparent;border-radius: 0;	margin: 0;}
.breadcrumb-shop .breadcrumb>li+li:before{padding:0 3px;}
.breadcrumb-shop .breadcrumb-arrows li{font-size:13px;}
#pagination .page-node,#pagination .next, #pagination .prev{display:inline-block;margin: 30px 8px;font-size: 15px;font-weight: 600;opacity: 0.4;}
#pagination .next{margin-left:30px}
#pagination .prev{margin-right:30px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
#pagination .page-node.current,#pagination .page-node:hover,#pagination .next:hover, #pagination .prev:hover{ opacity: 1;}
.pageNot{min-height: 80vh;}
.content-pagenot h1{font-weight: 700; font-size: 40px;}
.content-pagenot p.subtext{font-weight: 500; opacity: 0.66;}
.content-pagenot:after {content: "";display: block;background:#252a2b;width:80px;height: 4px;margin:50px auto 0;}
.content-pagenot a{font-weight: 500;font-size: 16px;margin: 30px 0 0;display: block;}
.searchPage .heading-page{position: relative;text-align:center;padding: 0 0 30px 0;}
.searchPage .heading-page:after {content: "";background:#252a2b;display: block;width: 60px;height: 4px;margin: 25px auto 0;}
.searchPage .heading-page h1{font-size: 30px;margin: 0 0 10px;}
.wrapbox-content-search {padding-bottom: 30px;}
.searchPage .subtxt {opacity: .66;	margin-top: 15px;}
.search-field {max-width: 600px;display: block;margin:auto;}
input#go {
	width: 55px;
	height: 55px;
	float: right;
	background: url(//cdn.hstatic.net/themes/200000857221/1001493597/14/iconsearch.png?v=270) #252a2b center no-repeat;
	margin: 0px;
	position: relative;
	top: 0;
	border-radius: 0;
	font-size: 0;
	border: 0;
}
#search .search_box{width: calc(100% - 55px);outline: none;height: 55px;padding: 0 20px;background: #ededed;border: 0;box-shadow: none;}
.expanded-message .message-txt{width: 100%;padding-top: 25px;text-align:center;}
.expanded-message .message-txt p{margin: 0; font-size: 14px;font-weight: 400;}
.expanded-message h2{font-weight: 600; font-size: 22px;}
.expanded-message .subtext {margin-bottom: 40px;display: block;}
.search-item{	margin-bottom: 20px;position: relative;width: 100%;float: left;}
.search-item .thumb-image {	display: block;	width: 80px;	position: relative;	overflow: hidden;	float:left;}
.search-item .thumb-image img{vertical-align:middle;-webkit-transition:transform 250ms linear;-moz-transition:transform 250ms linear;-o-transition:transform 250ms linear;transition:transform 250ms linear}
.search-item .thumb-image:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.1);transition:opacity 250ms linear;opacity:0;content:""}
.search-item .content {	float:left;padding-left:35px;width: calc(100% - 80px);}
.search-item .content .title {font-size: 15px;font-weight: bold;text-transform: uppercase;display: block;}
.search-item .content .caption {opacity: .66;display: block;	margin-top: 5px;font-size: 14px;}
.search-item .content .caption del{font-size: 13px; margin-left: 15px; opacity: 0.5;}
.subtext-result{margin-bottom:30px;}
.search-item:hover .thumb-image:after {	opacity: 1;}

/*--------------------------------------------------------------------------------
ACCOUNT
--------------------------------------------------------------------------------*/
.custom_content_login {max-width: 480px;margin-left: auto;margin-right: auto;margin-top: 40px;margin-bottom: 50px;padding: 0 15px;}
.wrapbox_heading_account{text-align: center;}
.wrapbox_heading_account .header-page h1{font-size: 32px;font-weight: 700;margin: 0 0 25px;line-height: 1.3;color: #2d1e17;text-transform: uppercase;letter-spacing: 0.5px;}
.wrapbox_heading_account .header-page p{font-size: 14px;opacity: .75;margin: 15px 0 0 0;position: relative;}
.wrapbox_heading_account .header-page p span{font-weight: 600;}

.userbox h2 {font-size:20px;margin: 0 0 20px; font-weight: 600;color: #2d1e17;}
.large_form {margin-bottom:20px;}
.icon-field {display:none;}
.userbox input[type=email],.userbox input[type=password],.userbox input[type=text] {
	width: 100%;
	height: 48px;
	border: 1px solid #e0e0e0;
	background: #f8f8f8;
	color: #2d1e17;
	padding: 0 18px;
	font-weight: 500;
	font-size: 14px;
	border-radius: 4px;
	-webkit-appearance: none;
	transition: all 0.25s ease-in-out;
	box-sizing: border-box;
}
.userbox input[type=email]:focus, .userbox input[type=password]:focus,
.userbox input[type=text]:focus{
	background: #ffffff;
	border-color: #2d1e17;
	box-shadow: 0 0 0 2px rgba(45, 30, 23, 0.08);
	outline: none;
}
.sitebox-recaptcha {font-size: 12px;color: #777;line-height: 1.5;margin-bottom: 20px;}
.sitebox-recaptcha a {color: #2d1e17;font-weight: 600;text-decoration: underline;}
.action_link_register{width: 100%;margin-top: 20px;}
.action_link_register a{width: 100%;color: #fff;}
.action_account_custommer {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	flex-wrap: wrap !important;
	gap: 20px !important;
	margin: 20px 0 0 0 !important;
	padding: 0 !important;
}
.action_account_custommer .action_bottom {
	flex: 0 0 auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	background: transparent !important;
}
.action_account_custommer .action_bottom.button,
.action_account_custommer .action_bottom.dark,
.userbox .action_bottom.button,
.userbox .action_bottom.button.dark {
	display: inline-block !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
	background: transparent !important;
	overflow: visible !important;
}
.action_account_custommer .action_bottom.button:before,
.action_account_custommer .action_bottom.dark:before,
.userbox .action_bottom.button:before,
.userbox .action_bottom.button.dark:before {
	display: none !important;
	content: none !important;
}
.userbox .action_bottom .btn,
.userbox .action_bottom .btn-signin,
.userbox input[type="submit"].btn,
.userbox input[type="submit"] {
	display: inline-block !important;
	vertical-align: middle !important;
	text-align: center !important;
	min-width: 150px;
	height: 46px !important;
	line-height: 46px !important;
	padding: 0 28px !important;
	margin: 0 !important;
	margin-left: 0 !important;
	border-radius: 4px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.8px;
	background: #2d1e17 !important;
	color: #ffffff !important;
	border: 1px solid #2d1e17 !important;
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: all 0.25s ease-in-out;
	box-shadow: 0 3px 10px rgba(45, 30, 23, 0.18);
	box-sizing: border-box !important;
}
.userbox .action_bottom .btn:hover,
.userbox .action_bottom .btn:focus,
.userbox .action_bottom .btn-signin:hover,
.userbox .action_bottom .btn-signin:focus,
.userbox input[type="submit"].btn:hover,
.userbox input[type="submit"].btn:focus {
	background: #442a1e !important;
	border-color: #442a1e !important;
	color: #ffffff !important;
	transform: translateY(-1px);
	box-shadow: 0 5px 14px rgba(45, 30, 23, 0.26);
}
.userbox .action_bottom .btn:active,
.userbox .action_bottom .btn-signin:active,
.userbox input[type="submit"].btn:active {
	transform: translateY(0);
	box-shadow: 0 2px 6px rgba(45, 30, 23, 0.2);
}
.action_account_custommer .req_pass {
	flex: 1;
	color: #666;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.5;
	margin: 0;
}
.action_account_custommer .req_pass a {
	color: #2d1e17;
	font-weight: 600;
	text-decoration: underline;
	transition: color 0.2s ease;
}
.action_account_custommer .req_pass a:hover {
	color: #7d5b40;
}
.come-back {
	margin-top: 25px;
	display: inline-flex;
	align-items: center;
	color: #2d1e17;
	font-weight: 600;
	font-size: 13px;
	transition: all 0.2s ease;
}
.come-back i {margin-right: 8px;}
.come-back:hover {
	color: #7d5b40;
	transform: translateX(-3px);
}
.userbox .errors {
	background: #fff3f3;
	border: 1px solid #ffcdd2;
	border-radius: 4px;
	padding: 12px 16px;
	margin-bottom: 20px;
	color: #d32f2f;
	font-size: 13px;
}
.userbox .errors ul {margin: 0;padding-left: 18px;}
.userbox .errors a {color: #d32f2f;font-weight: 600;}

@-moz-keyframes ripple {
	5%, 100% {
		opacity: 0;
	}
	5% {
		opacity: 1;
	}
}
@-webkit-keyframes ripple {
	5%, 100% {
		opacity: 0;
	}
	5% {
		opacity: 1;
	}
}
@keyframes ripple {
	5%, 100% {
		opacity: 0;
	}
	5% {
		opacity: 1;
	}
}
#gender input[type="radio"] {display: none;}
#gender input[type="radio"] + label {
	position: relative;
	cursor: pointer;
	padding-left: 28px;
	margin: 0 20px 0 0;
}
#gender input[type="radio"] + label:before, input[type="radio"] + label:after {
	content: "";
	position: absolute;
	border-radius: 50%;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#gender input[type="radio"] + label:before {
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	background: e2ddd5;
	-moz-box-shadow: inset 0 0 0 18px #efefef;
	-webkit-box-shadow: inset 0 0 0 18px #efefef;
	box-shadow: inset 0 0 0 18px #efefef;
}
#gender input[type="radio"] + label:after {
	top: 49%;
	left: 9px;
	width: 54px;
	height: 54px;
	opacity: 0;
	background: rgba(255, 255, 255, 0.3);
	-moz-transform: translate(-50%, -50%) scale(0);
	-ms-transform: translate(-50%, -50%) scale(0);
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
}
#gender input[type="radio"]:checked + label:before {
	-moz-box-shadow: inset 0 0 0 4px #efefef;
	-webkit-box-shadow: inset 0 0 0 4px #efefef;
	box-shadow: inset 0 0 0 4px #efefef;
}
#gender input[type="radio"]:checked + label:after {
	-moz-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	-moz-animation: ripple 1s none;
	-webkit-animation: ripple 1s none;
	animation: ripple 1s none;
}



/* --------------------- order ---- account -- address -----------------------  */
.layout-info-account {padding-bottom:50px;}
.title-infor-account{
	padding: 30px 15px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 60px;
}
.title-infor-account h1{
	font-size: 45px;
	font-weight: 700;
	margin: 0;
	text-align: center;
}
.title-infor-account h1:after {
	content: "";
	display: block;
	width: 60px;
	height: 4px;
	margin:50px auto 0;
	background:#252a2b;
}
.title-detail{
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1px;
	position: relative;
	border-bottom: 1px solid #ededed;
	padding-bottom:8px;
}
.sb-title:after{
	content: "";
	display: block;
	margin-top: 25px;
	width: 30px;
	height: 3px;
	background: #252a2b;
}
.name_account {
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	margin:10px 0 5px
}
#customer_sidebar p{ margin-bottom: 0;font-size: 14px;}
.customer-table-wrap {background: #f7f7f7; padding: 10px;}
.customer-table-bg {background: #fff; padding: 10px;}
.customer-table-bg p {margin:0;}
#customer_orders table thead th, #order_details tr th { font-weight:600; font-size: 14px;}
#customer_orders table tr a {
	font-weight: 500;
	float: left;
	width: 85%;
	margin-left: 3px;
	line-height: 20px;
	opacity: 0.66;
}
#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: 14px;}
#order_details tr td{	line-height:21px;}
#order_details tr td a,#order_details b{font-weight:500;}
#order_details tr td.total b{font-weight: 600;}
#order_details tr td.total,#order_details tr th.total{padding-right:8px;}
#order_details tr.order_border{border-top: 1px solid #ededed;}
#order_details tr td.order-image{width:70px;}
#order_details tr td.order-image a{display:block;width:60px;border: 1px solid #f7f7f7;}
a#view_address {font-weight: 500; opacity: 0.8;}
#order_details tr td.total.money b{font-weight: 600;}
#customer_orders,#order_payment, #order_shipping{ margin-bottom: 30px; margin-top: 30px;}
.customer-table-bg .table>tbody>tr>th {border-top: none;}
.detail-table-order { margin-top: 30px;}
.name-order {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	text-transform: uppercase;
}
.order_section_title {
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 10px 0px;
	position: relative;
	text-transform: uppercase;
}
.order_date {font-weight: normal;font-size: 14px;text-transform: none;}
.text_status {font-weight: 500;}
.address p {margin-bottom: 5px;}
.account-order .address {margin: 0px 0px 30px;padding: 10px;background-color: #fbfbfb;}
span.variant_acc { font-size: 13px; opacity: 0.8;}
.alert-info {border-radius: 0; margin-bottom: 0;}
.address_title {
	margin-bottom: 0;
	font-size: 16px;
	padding: 10px 70px 10px 10px;
	background-color: #d9edf7;
	border-color: #bce8f1;
	position: relative;
}
.address_table {
	margin-bottom: 10px;
	border-top: 0px solid #ddd;
	background: #fafafa;
	padding:15px;
}
.address_title h3 { margin: 0;font-size: 14px;}
.account-address .note { border: none; padding: 0;}
p.address_actions.text-right {margin:7px 5px 0px 0;position: absolute;z-index: 9;top:0;right:0;}
.action_link a {text-transform: uppercase; font-size: 15px;}
span.action_link {padding: 5px;}
.view_address p > b {font-weight: 500; font-size: 14px;}
.view_address p { margin: 5px 0; line-height: 15px;font-size: 14px;}
.add-new-address {
	padding-bottom: 10px;
	display: inline-block;
	padding: 10px;
	background:e2ddd5;
	color:#fff!important;
	text-transform: uppercase;
}
.add-new-address:focus { color:#fff;}
.account-address .input-group-addon{display:none}
.input-group .input-group-addon {
	padding: 6px 10px;
	border-radius: 0;
	color: #DAD9D9;
	background-color: #ebebeb;
	border-color: #ebebeb;
}
.input-group .form-control {
	-webkit-border-radius: 0; 
	border-radius: 0; 
	-webkit-box-shadow: none; 
	box-shadow: none; 
	border-color: #ebebeb;
}
.icon-user:after {content: url(//hstatic.net/0/0/global/design/theme-default/userico.png);}
.icon-envelope:after {content: url(//hstatic.net/0/0/global/design/theme-default/email.png);}
.icon-shield:after {content: url(//hstatic.net/0/0/global/design/theme-default/pass.png);}
.layout-info-account .action_bottom .btn {
	height: 40px;
	line-height: 40px;
	outline: 0;
	margin-right: 8px;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding: 0 24px;
	border: 1px solid #2d1e17 !important;
	background: #2d1e17 !important;
	color: #ffffff !important;
	display: inline-block;
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.25s ease-in-out;
	box-shadow: 0 2px 6px rgba(45, 30, 23, 0.15);
}
.layout-info-account .action_bottom .btn:hover {
	background: #442a1e !important;
	border-color: #442a1e !important;
	color: #ffffff !important;
	transform: translateY(-1px);
	box-shadow: 0 4px 10px rgba(45, 30, 23, 0.25);
}
.layout-info-account .input-group{margin: 15px 0;}
.AccountTitle{
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1px;
	position: relative;
}
.AccountList ul > li > a {display: block;	position: relative;	padding: 5px 0px;}
.AccountList ul > li > a:before {
	content: "\f192";
	font-family: "FontAwesome";
	font-size: 8px;
	display: inline-block;
	margin-right: 8px;
	vertical-align: 2px;
}
#order_cancelled {margin-bottom:15px;}
#order_cancelled h5 {margin:0;}

/*-------------------------------------------------------------------------------
FOOTER 
--------------------------------------------------------------------------------*/
.main-footer {padding: 40px 0 30px;border-bottom: 1px solid #e7e7e7;border-top: 1px solid #e7e7e7;}
.bottom-footer {padding: 20px 0;}
.bottom-footer p {margin-bottom: 0;}
.footer-payment ul {float: right;margin: 0;}
.footer-payment ul li{display: inline-block;}
.footer h4 {
	font-size: 20px;
	letter-spacing: 0.02em;
	margin: 0 0 20px;
	position: relative;
	line-height: 30px;
}
.footer-content ul {margin-bottom: 15px;}
.footer-content ul li{display: block;line-height: 28px;position:relative;padding-left:0px;}
.footer-content ul li a {position:relative;overflow: hidden;}
.footer-contact ul li{padding:0;}
.footer .list-social {margin-bottom:10px;}
.footer .list-social li{
	display: inline-block;
	text-align: center;
	padding:0;
	margin-right: 12px;
}
.footer .list-social li a{
	font-size: 12px;
	display: block;
	line-height: 22px;
	overflow: hidden;
	text-align: center;
	position: relative;
} 
.footer .list-social li span {font-weight: 600;margin-left:5px;}
.footer-contact ul > li {
	padding: 0 0px 5px 25px;
	background-size: 15px 15px!important;
	line-height: 22px;
	font-size: 14px;
}
.footer-contact ul > li:before{
	font-family: 'FontAwesome'!important;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	font-size: 16px;
	font-weight: 500;
}
.footer-contact ul > li.contact-1:before {content: "\f041";top: 20px;}
.footer-contact ul > li.contact-2:before {content: "\f095";top: 4px;}
.footer-contact ul > li.contact-3:before {content: "\f1ac";top: 4px;}
.footer-contact ul > li.contact-4:before {content: "\f0e0";top: 4px;}
.footer-static-content iframe {width:100%!important;position:relative!important;}
.footer-static-content .fb_iframe_widget > span {width:100%!important;}
.logo-footer {margin-bottom:20px;}
.logo-footer img {max-width:200px;}
.footer .footer-content1 {margin-bottom:20px;}

.top-footer {background:#f3f3f3;padding: 15px 0;}
.top-footer .area_newsletter {margin-bottom:10px;}
.top-footer .area_newsletter .title_newsletter {
	background-repeat: no-repeat;
	background-position: 0;
	background-size: 20px;
	padding-left: 35px;
	padding-right: 10px;
	height: 20px;
	line-height: 24px;
	margin-bottom:20px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.top-footer .area_newsletter .title_newsletter.lazyloaded{background-image: url(//cdn.hstatic.net/themes/200000857221/1001493597/14/icon_footer.png?v=270);}
.top-footer .area_newsletter .form_newsletter {width:100%;}
.top-footer .area_newsletter .form_newsletter .error-box,
.top-footer .area_newsletter .form_newsletter .success.feedback{padding: 5px 0 0;margin:0;}
.top-footer .area_newsletter .form_newsletter .success.feedback{color: #27a208;}
.top-footer .area_newsletter .form_newsletter .error-box{color: red;}
.footer .contact-form {position:relative;}
.footer .contact-form .input-group {display: inline-block;margin:0;width:100%;}
.footer .contact-form .input-group input {height:46px;padding: 0 120px 0 10px;}
.footer .contact-form .input-group button {position:absolute;right:0;top:0;padding:13px 25px;height: 45px;}
.top-footer .area_newsletter h4 {margin-bottom:0;line-height: inherit;font-size:14px;}
.area_phone_contact .number_phone {margin:10px 0;}
.area_phone_contact .number_phone i {
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 50%;
	background: #000;
	color: #fff;
	line-height: 24px;
	margin-right: 5px;
}
.area_phone_contact .number_phone a {color:red;font-size: 15px;margin-left:5px;}
.footer .collapse {display: block;visibility: visible;}
.footer .title-expand {text-align: center;margin:0;}
.footer .title-expand a{
	font-weight: 600;font-size:18px;
	padding: 20px 15px;display: block;border-bottom: 1px solid #e7e7e7;
}
.footer .title-expand a span {
	font-size:18px;	opacity: .78;padding: 0px 20px;font-weight: bold;
	vertical-align: text-bottom;padding-left: 20px;
	-webkit-transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
	-moz-transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
	-o-transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
	transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
}
.footer .title-expand a[aria-expanded=false] span {
	transform: rotate(180deg);-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);
}

/*---------------------- Sroll to Top -------------------*/
.back-to-top {position: fixed;right: 10px;bottom: 15px;opacity: 0;visibility: hidden;z-index: 99;}
.back-to-top.show {opacity: 1;visibility: visible;-webkit-transition: opacity .3s ease;-moz-transition: opacity .3s ease;transition: opacity .3s ease;}
.back-to-top .btt-label-back {
	display: inline-block;vertical-align: middle;
	line-height: 40px;-webkit-transform: rotate(-90deg) translateX(50%) translateY(50%);
	-moz-transform: rotate(-90deg) translateX(50%) translateY(50%);
	transform: rotate(-90deg) translateX(50%) translateY(50%);
}
.back-to-top .btt-icon-back {
	position: absolute;bottom: 250%;left: 80%;
	-webkit-transform: translateX(-50%) translateY(0);-moz-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0);-webkit-transition: -webkit-transform .45s cubic-bezier(0,.95,.77,1);
	transition: transform .45s cubic-bezier(0,.95,.77,1);will-change: transform;
}

/*----------------------------------------------------------------------------------
MAIN SIDEBAR
----------------------------------------------------------------------------------*/
/* ---------------------  search sidebar --------------------- */
form.searchform-categoris input.searchinput {
	background: none;
	color: #2d1e17;
	width: 100%;
	border: 0;
	border-bottom: 1px solid rgba(51,51,51,0.2);
	height: 40px;
	padding: 0 40px 0px 10px;
	font-size:15px;
	font-weight: 500;
	display: inline-block;
	-webkit-appearance: none; 
	transition: all 150ms linear;
}
form.searchform-categoris {position: relative;}
form.searchform-categoris .btn-search{
	width: 45px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	padding: 0;
	bottom: 0;
	right: 0;
	background: transparent;
	transition: opacity 150ms linear;
	border: 1px solid rgba(51,51,51,0.2);
	border-bottom: 0;
	border-radius: 0;
	box-shadow: none;
	overflow: hidden;
}
form.searchform-categoris .btn-search svg{width:18px;height:40px;fill: #000;}
.site-nav form.searchform,.site-nav .main-navbar,.cart-view{margin-top: 50px;}
.site-nav form.searchform{position: relative;padding:0;}
form.searchform input.searchinput {
	background: #f5f5f5;
	color: #2d1e17;
	width: 100%;
	border: none;
	height: 55px;
	font-size:15px;
	font-weight: 500;
	padding:0 55px 0 20px;
	margin: 0;
	display: inline-block;
	border-radius: 0;
	-webkit-appearance: none; 
	transition: all 150ms linear;
}
form.searchform .btn-search{
	width: 55px;
	height: 55px;
	line-height: 64px;
	position: absolute;
	padding: 0;
	top: 0px;
	right: 0px;
	background: transparent;
	transition: opacity 150ms linear;
}
form.searchform .btn-search svg{width:25px;height:22px;    opacity: .12;}

/*----------------- Search auto ---------------*/
.wraper-search-auto.smart-search-wrapper{
	position: absolute;width:initial;background: #fff;z-index: 100;top: 100%;
	right:0;left:0;padding: 0;box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
} 
.smart-search-wrapper{/*position: absolute;	top:115%;*/width:100%;background: #fff;	z-index: 100;right:80px;box-shadow: 0px 0px 10px rgba(0,0,0,0.08);}
.smart-search-wrapper .item-ult{padding: 10px;	border-bottom: 1px dotted #dfe0e1;clear: both;width: 100%;float: left;}
.smart-search-wrapper .item-ult .thumbs{width: 40px;display: inline-block;text-align: right;}
.smart-search-wrapper .item-ult .title {width: calc(100% - 40px);padding-right:5px;float: left;line-height: 20px;position: relative;margin-top:0px!important;}
.smart-search-wrapper .item-ult .title a{	font-size: 12px;text-overflow: ellipsis;overflow: hidden;	white-space: pre;	float: left;width: 100%;margin-bottom: 4px;font-weight: 500;}
.smart-search-wrapper .item-ult .title p{	line-height: 15px;font-size: 12px;font-weight:400;float:left;margin:0;color: #ff0000;}
.smart-search-wrapper .item-ult .title p del{	font-size: 11px;margin-left:5px;color: #797979;}
.resultsMore {width: 100%;	float: left;}
.resultsMore a{text-align: center;	display: block;	font-size: 14px;padding: 10px 0;font-weight: bold;}
.dataEmpty{text-align: center;	padding: 10px 0;}

/* --------------------- cart view --------------------- */
.cart-info {display: inline-block;position: relative;}
.cart-view table{width: 100%;}
.cart-view table td.img img{width: 70px;border: 1px solid #ededed;margin-right: 10px;max-width: none;}
.cart-view table td a.pro-title-view {float: left;width: 100%;font-size: 13px;font-weight:600;text-transform: uppercase;}
#cart-view .variant {font-size: 12px;float: left;width: 100%;margin:5px 0 12px;opacity: 0.66;text-transform: uppercase;}
#cart-view tr td ,.table-total tr td{border: none!important;}
.cart-view .line {float: left;width: 100%;border-top: 2px solid  #000000;	margin: 10px 0px;}
.cart-view a.linktocheckout,
.cart-view a.linktocart {
	padding: 19px 30px;
	position: relative;
	width: 100%;
	white-space: nowrap;
	margin-top: 10px;
	margin-bottom: 25px;
}
table#cart-view tr {border-bottom: 1px dotted #bcbcbc;}
table#cart-view tr td {border-top: 0;}
table#cart-view tr td {border: none;}
#cart-view tr td:not(.img) {padding: 25px 0;position: relative;padding-right: 30px; }
.remove-cart {position: absolute;right: 10px;}
span.pro-quantity-view {position: relative;vertical-align: top;padding-right: 15px;display: inline-block;margin-right: 10px;}
span.pro-quantity-view {float: left;width: auto;background: #ededed;text-align: center;padding: 6px 12px;font-size: 12px;line-height: 1;	margin-right: 12px;}
span.pro-price-view {display: block;text-align: center;	float: left;line-height: 26px;font-weight: 500;	opacity: 0.7;}
#cart-view tr:last-child {border: none;}

/* ---------------------  menu  --------------------- */
.menu-collection{margin-bottom: 50px;}
.menu-collection li.navi1 {margin-bottom: 5px}
.menu-collection li.navi1 span.icon-subnav {
	text-align: center;
	width: 40px;
	cursor: pointer;
	font-size: 25px;
	display: inline-block;
	vertical-align: middle;
	transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
}
.menu-collection ul.submenu{display: none;}
.menu-collection li a{display: inline-block;width:calc(100% - 45px);vertical-align: middle;}
.menu-collection li.navi1 > a{font-weight: 600;font-size:18px;}
.menu-collection ul.subnav-children li.navi2 > a{padding:8px 0px 8px 25px;font-size: 16px;font-weight: 600;}
.menu-collection ul.subnav-children ul.subnav-child li a{padding:8px 0px 8px 45px;}
.menu-collection li.active > span.icon-subnav {
	color:e2ddd5;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.menu-about li { margin-bottom: 12px;}
.menu-about li a{font-weight: 500;font-size:15px;}
.menu-about li.login{margin-top: 50px;}
.to-bottom-content {position: absolute;	bottom: 60px;	left: 30%;}
.to-bottom-content .site-copyright p {font-size:12px;	opacity: .66;margin:0;text-align: center;}

/* ---------------------  Sidebar style  --------------------- */
.main-body{
	position: relative;
	right:0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-ms-transition: right 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: right 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: right 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.site-nav.style--sidebar {
	position: fixed;
	width: 480px;
	height: 100vh;
	right: 0;
	top: 0;
	background: #fff;
	z-index: 8888;
	overflow: hidden;
	-ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transform:translateX(100%);
	-webkit-transform:translateX(100%);
	transform: translateX(100%);
}
.site-nav.style--sidebar .site-nav-container {
	width: calc(100% + 20px);
	height: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.site-nav.style--sidebar .site-nav-container-last {
	width: calc(100% - 0px);
	position: relative;
	overflow: hidden;
	min-height: 100%;
	padding: 60px 70px 180px;
}
.site-nav.style--sidebar.show-filters .site-nav-container-last,
.site-nav.style--sidebar.show-cart .site-nav-container-last,
.site-nav.style--sidebar.show-search .site-nav-container-last {	padding-bottom: 100px;}
.site-nav.style--sidebar .site-nav-container .title {font-size:14px;	text-transform: uppercase;	margin: 3px 0 0 0;font-weight: 500;}
.site-nav.style--sidebar .site-nav-container .subtitle {
	margin: 40px 0 0 0;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	padding: 20px 0;
	opacity: .66;
}
#site-filters { display: none;}
#site-nav--mobile.show-filters #site-filters {display: block}
#site-nav--mobile.show-filters #site-navigation,
#site-nav--mobile.show-filters #site-cart,
#site-nav--mobile.show-filters #site-search {display: none}

#site-search { display: none}
#site-nav--mobile.show-search #site-search { display: block}
#site-nav--mobile.show-search #site-navigation,
#site-nav--mobile.show-search #site-cart,
#site-nav--mobile.show-search #site-filters {display: none}

#site-cart {display: none}
#site-nav--mobile.show-cart #site-cart { display: block}
#site-nav--mobile.show-cart #site-filters,
#site-nav--mobile.show-cart #site-navigation,
#site-nav--mobile.show-cart #site-search { display: none}
.site-close-handle {
	position: absolute;top: 55px;right: 60px;width: 35px;height: 35px;z-index: 999;
	background: transparent;border: none;box-shadow: none;cursor: pointer;
	-ms-transition:transform 150ms linear;-webkit-transition:transform 150ms linear;transition: transform 150ms linear;
}
.site-close-handle .hamburger-menu .bar.animate {background: transparent;}
.site-close-handle .hamburger-menu .bar.animate:before {
	bottom: 0;
	-ms-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform: rotate(-45deg);
	-ms-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
}
.site-close-handle .hamburger-menu .bar.animate:after {
	top: 0;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-ms-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
}
.site-close-handle:hover{	-ms-transform:scale(1.1);	-webkit-transform:scale(1.1);transform: scale(1.1);}
.site-overlay {
	background: rgba(0,0,0,0.8);position: fixed;top: 0;left: 0;width: 100vw;
	height: 100vh;z-index: 7777;opacity: 0;visibility: hidden;transition: all 200ms linear;
}
.menu-about li.login span:first-child {margin-right:4px;vertical-align: -5px;}
.menu-about li.login span svg {fill: #252a2b;width: 20px;height: 20px;}
/*--------------------- menu active ---------------------*/
.site-overlay.active {opacity: 1;	visibility: visible;}
.main-body.sidebar-move {	right: 480px;}
.site-nav.style--sidebar.active {-ms-transform:translateX(0);-webkit-transform:translateX(0);transform: translateX(0);}
@media(min-width:992px){
	.main-body.sidebar-move .box__slideshow-split:not(.back-to-normal) .site-box-background-container {
		transform: translateX(-480px);
	}
}
@media(max-width:767px){
	/* Header */
	.header-wrap-icon > span {display: inline-block!important;}
	.site-nav.style--sidebar {width: 320px;}
	.main-body.sidebar-move {	right:320px;}
	.site-nav.style--sidebar .site-nav-container{width:100%}
	.site-nav.style--sidebar .site-nav-container-last {padding-top: 40px;padding-left: 30px;padding-right: 30px;}
	.site-close-handle {top: 35px;right: 30px;}
	.to-bottom-content{left:18%}
	/* site cart */
	.cart-view a.linktocheckout, .cart-view a.linktocart{font-size: 11px;padding:15px 8px;}
	/* site menu */
	.menu-collection li.navi1 > a{font-size:20px;}
	.menu-collection ul.subnav-children li.navi2 > a{font-size:16px;}
}
/* ============ 	ADDTHIS ** addthis ============== */
.fb_dialog_advanced.fb_customer_chat_bubble_animated_no_badge{ right: 12px!important;;}
.addThis_listSharing {
	position: fixed;bottom:85px;z-index: 999;	
	right:-15px;opacity: 0;	visibility: hidden;
	transition: all .3s ease;	-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;
}
.addThis_listSharing.is-show{right: 0;opacity: 1;	visibility: visible;}
.addThis_listing .addThis_item{margin-bottom:5px;margin-right:24px;}
.addThis_listing .addThis_item .addThis_item--icon {
	position: relative;display: inline-block;text-align: center;
	width: 44px;height: 44px;line-height: 44px;color: #fff;
	border-radius: 50%;cursor: pointer;box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);
	background-size: auto;background-repeat: no-repeat;background-position: center;
}
.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
	position: absolute;top: 4px;right: 55px;z-index: 9;
	height: 32px;line-height: 26px;padding:3px 10px;
	width: auto;border-radius: 5px;font-size: 11px;color: #fff;text-align: center;
	white-space: nowrap;cursor: pointer;background-color: rgba(0, 0, 0, 1);
	visibility: hidden;opacity: 0;
	-ms-transition: all 200ms linear ;-webkit-transition: all 200ms linear ;transition: all 200ms linear ;
}
.addThis_listing .addThis_item .addThis_item--icon .tooltip-text:after{
	content: "";width: 0;height: 0;
	border-width:5px;border-style: solid;
	border-color: transparent transparent transparent rgba(0, 0, 0, 1);
	position: absolute;left: 100%;top: 0;bottom: 0;margin: auto;
	-ms-transition: all 200ms linear ;-webkit-transition: all 200ms linear ;transition: all 200ms linear ;
}
.addThis_listing .addThis_item .addThis_item--icon:hover {text-decoration: none; opacity: .9;box-shadow: 0 5px 10px rgba(0,0,0,.15), 0 4px 15px rgba(0,0,0,.13);}
.addThis_listing .addThis_item .addThis_item--icon:hover .tooltip-text{visibility: visible;opacity: 1;}
.actionToolbar_mobile {
	position: fixed;bottom: 0;left: 0; right: 0;margin: 0 auto;z-index: 999;
	height:45px;width: 100%;border-top: 1px solid #e7e7e7;background: #fff; padding:5px 10px;
}
.actionToolbar_mobile  ul.actionToolbar_listing{
	margin:0;
	display: -webkit-flex;display: -moz-flex;display: flex;
	-webkit-justify-content: space-between;justify-content: space-between;
	-webkit-align-items: center;align-items: center;
}
.actionToolbar_mobile  ul.actionToolbar_listing li{width: 20%;float: left;}
.actionToolbar_mobile  ul.actionToolbar_listing li a {display: block;color: #696969;font-size: 12px;text-align: center;position: relative;}
.actionToolbar_mobile  ul.actionToolbar_listing li a svg {fill: #696969;width: 35px;height: 35px;	display: inline-block;vertical-align: middle;}
.actionToolbar_mobile  ul.actionToolbar_listing li.actionToolbar_chatbot a .messenger_absolute {margin-top: -25px;display: inline-block;vertical-align: top;}
.actionToolbar_mobile  ul.actionToolbar_listing li.actionToolbar_chatbot a svg{width:44px;height:44px;}
/* modal- center */
.modal-addThis{text-align: center;font-size: 0px;padding:0!important; background: rgba(3, 17, 27, 0.7);-webkit-transition: opacity .35s linear;-o-transition: opacity .35s linear;transition: opacity .35s linear;}
.modal-addThis:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -4px;}
.modal-addThis.fade .modal-dialog{-webkit-transform: translate(0,0);-ms-transform: translate(0,0);-o-transform: translate(0,0);transform: translate(0,0);}
.modal-addThis .modal-dialog-centered .modal-content {width: 100%; }
.modal-addThis .modal-dialog-centered{margin: 35px auto 50px;display: inline-block;text-align: left;vertical-align: middle;font-size: 14px;}
.modal-addThis.fade .modal-dialog-centered {
	opacity: 0;
	-webkit-transform: scale(0.8);-moz-transform: scale(0.8);-ms-transform: scale(0.8);transform: scale(0.8);
	-webkit-transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;transition: all .2s;
}
.modal-addThis.fade.in .modal-dialog-centered {	opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);	-ms-transform: scale(1);transform: scale(1);}
@media (max-width: 767px) {
	.modal-addThis .modal-dialog-centered{margin: 35px 10px 35px 14px;}
}
.modal-backdrop.in {display: none;opacity: 0!important;}
/* modal-succes */
.modal-succesform .modal-title{font-size: 18px;font-weight: 600;margin:0;color:e2ddd5;}
.modal-succesform p:not(.modal-title){font-size: 15px;margin:10px 0 5px}
.modal-succesform p.txtloading{color: #aaa;font-size: 13px;}
@keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);-moz-transform:rotate(-405deg);-o-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);-moz-transform:rotate(-405deg);-o-transform:rotate(-405deg);transform:rotate(-405deg)}}
@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}
@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0px;top:35px}100%{width:47px;right:8px;top:38px}}
.modal-icon.sweet-alert {padding-top: 15px;}
.animateSuccessTip {animation: animateSuccessTip 0.75s;}
.animateSuccessLong {animation: animateSuccessLong 0.75s;}
.sa-icon.sa-success.animate::after {animation: rotatePlaceholder 4.25s ease-in;}
.sweet-alert .sa-icon.sa-success{width:80px;height:80px;border:4px solid #4cae4c;border-radius:50%;margin:20px auto 0;position:relative;box-sizing:content-box}
.sweet-alert .sa-icon.sa-success::before,.sweet-alert .sa-icon.sa-success::after{content:'';border-radius:50%;position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.sweet-alert .sa-icon.sa-success::before{border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;-moz-transform-origin:60px 60px;-o-transform-origin:60px 60px;transform-origin:60px 60px}
.sweet-alert .sa-icon.sa-success::after{border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0px 60px;-moz-transform-origin:0px 60px;-o-transform-origin:0px 60px;transform-origin:0px 60px}
.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(92, 184, 92, 0.2);border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}
.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#5cb85c;display:block;border-radius:2px;position:absolute;z-index:2}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
/* modal-contactform */  
.modal-contactform .modal-header h4.modal-title {text-align: center;font-size: 18px;font-weight: 500;}
.modal-contactform .modal-header .close {	margin-top: -10px;opacity: 0.5;font-size: 26px;width: 30px;	margin-right: -8px;}
.modal-contactform .content_popupform .input-group{ width: 100%;margin:0 0 15px;}
.modal-contactform .content_popupform .input-group input,
.modal-contactform .content_popupform .input-group textarea{
	border: 1px solid #e7e7e7;
	box-shadow: none;
	height: 40px;
	font-weight: 500;
	padding:5px 20px;
	background: #fbfbfb;
	color: #252a2b;
	width: 100%;
	-webkit-appearance: none;
}
.modal-contactform .content_popupform .input-group textarea{resize: none;height:80px;}
/* - Harafunnel mobile */
.harafunnel-mb {
	position: fixed;right: 10px;bottom:60px;
	z-index: 9999;width: 65px;height: 65px;padding:8px;
	background: #fff;	border-radius: 50%;
	box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
	transition: box-shadow 150ms linear;
}
.harafunnel-mb:hover {box-shadow: 0 5px 24px rgba(0, 0, 0, .3);}
.harafunnel-mb a {display: block;}
.harafunnel-mb a svg{width:100%;height:100%;}
@media(min-width:992px){
	.modal-addThis.modal-contactform .modal-dialog{width: 600px;}
	.modal-addThis.modal-succesform .modal-dialog{width:450px;}
}
@media(max-width:767px){
	.mainfooter-toolbar{margin-bottom: 50px;}
	.mainfooter-product {margin-bottom: 60px;}
	.actionToolbar_product{
		opacity: 0;   visibility: hidden;
		-webkit-transform: translateY(100%);transform: translateY(100%);
		-webkit-transition: all .3s ease;transition: all .3s ease;
	}
	.product-action-bottom {
		position: fixed;left: 0;bottom:0;right: 0;
		z-index: 700;background: #fff;display:block;
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
		padding: 8px 10px;
		-webkit-transition: padding .3s ease;transition: padding .3s ease;
	}
	.layoutProduct_scroll.scroll-down .actionToolbar_product{
		opacity: 1;	visibility: visible;
		-webkit-transform: translateY(0px);transform: translateY(0px);
	}
	.layoutProduct_scroll.scroll-down .product-action-bottom{padding-bottom:60px;}
}

/*---------------------------------------------------------------------------------
RESPONSIVE
---------------------------------------------------------------------------------*/
@media(min-width:768px){
	table.table-cart tr td.remove {position:absolute;right: 15px;}
}
@media(min-width:992px) and (max-width:1199px){
	.main-header .wrap-logo h1,.main-header .wrap-logo a{font-size: 26px;}
	/*index */
	.box-banner-inf{width: 80%;	z-index:4;}
	/*account*/
	.wrapbox-content-account{padding: 100px 60px;}
	.wrapbox-heading-account .header-page{ width:80%;}
	ul.list-mainmenu>li{margin: 0 5px;}
	ul.list-mainmenu>li>a{font-size: 9px;}
}
@media(min-width:992px){
	.main-header{border-bottom: 1px solid #e7e7e7;}
	.main-header:not(.affix-mobile) .wrap-logo img {margin: 0 auto;}
	.main-header .wrap-logo img{max-height: 60px;}
	.wrapbox-heading-account{
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		border-right: 1px solid #ededed;
		height: 100vh;
		padding:0;
	}
	.wrapbox-heading-account .header-page{padding-bottom: 70px; }
	.box-heading-contact{
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		border-right: 1px solid #ededed;
		height: 100vh;
		padding:0;
	}
	.box-map iframe{height:100vh!important}
	/* HEADER */

	.header-mid {padding: 20px 0 10px;}
	/**** INDEX ****/

	/**** COLLECTION ****/
	.sidebar-fix {
		position: -webkit-sticky;
		position: sticky;
		top: 50px;
		margin-top: 50px;
	}
	/**** PRODUCT DETAIL ****/
	.icon-pr-fix.out-with-you {  opacity: 0;}
	.product-content-desc{
		position: -webkit-sticky;
		position: sticky;
		top: 65px;
	}
	/**** BLOG ****/
	.list-article-content .news-content{height: 50vh;}
	.page_menu_title h2 span{display: none;}
	/**** FOOTER ****/
	.top-footer .area_newsletter {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		margin-bottom:0;
	}
	.top-footer .area_newsletter .title_newsletter {
		width: 32%;
		border-right: 1px solid #e7e7e7;
		margin-right: 20px;
		margin-bottom:0;
	}
}
@media(min-width:1200px){
	.wrapbox-content-account{padding: 100px;}
	.wrapbox-heading-account .header-page{ width:80%;}
	.box-banner-inf{width: 50%;	z-index:4;}
	.top-footer .area_newsletter .title_newsletter {width: 26%;}
	.wrapbox-content-search {padding: 0 100px 30px;}

}
@media(max-width:991px) and (min-width:768px){
	.wrapbox-heading-account{height: 20vh;border-bottom: 1px solid #ededed;}
	.wrapbox-heading-account .header-page{ width:80%;text-align: center;padding-bottom:50px; }
	.wrapbox-heading-account .header-page:after {margin: 50px auto 0;}
	.wrapbox-content-account{padding: 100px 80px;}
	#site-menu-handle{margin-left: 10px;display:inline-block!important;vertical-align: middle;}
	.box-heading-contact{height: 50vh;border-bottom: 1px solid #ededed;}
	.box-map iframe{height:50vh!important}	
	/* HEADER */
	.main-header {padding: 10px 0;}
	/* INDEX */
	.box-banner-inf{width: 70%;	z-index:4;text-align: center;}
	/* COLLECTION */
	.no-product{text-align:center}
	/* PRODUCT DETAIL*/
	.icon-pr-fix{position: absolute;  bottom:25px;}
	.product-zoom.icon-pr-fix {	right: 15px;left: initial;margin: 0;}
	.gallery-index.icon-pr-fix {display: none;}
	.divzoom_main .product-thumb{display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;}
	.box__product-gallery{height:70vh;overflow: visible;}
	.slide_product{ width: 100%;height: 100%;}
	.slide_product li.gallery-item{height:100%;width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}
	.box__product-gallery.scroll .site-box-content:after {content: 'flickity';display: none;}
	/* BLOGS */
	.list-article-content .news-content{height: 50vh;}
	/* Footer */
	footer.footer .col-lg:nth-of-type(2n+1) {
		clear: both;
	}
}
@media(max-width:1199px){
	
}
@media(max-width:991px) {
	.wrap-logo img{max-height: 50px;}
	.header-wrap-icon > span.icon-account{display: none!important;}
	.search-bar-mobile {display: block;}
	.scroll-menu {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 999;
		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);
		-webkit-animation: fadeInDown 500ms ease-in-out;
		-moz-animation: fadeInDown 500ms ease-in-out;
		-ms-animation: fadeInDown 500ms ease-in-out;
		animation: fadeInDown 500ms ease-in-out;
		-webkit-transition: all 500ms linear;
		-moz-transition: all 500ms linear;
		-ms-transition: all 500ms linear;
		-o-transition: all 500ms linear;
		transition: all 500ms linear;
	}
	.header-wrap-icon .action-cart{margin-right: 15px;}
	.pro-loop-heading .heading_panel h2{font-size:24px}
	.block .title_block {position: relative;display: inline-block;margin:0 0 5px;}
	.block .title_block span {
		display: block;
		top:8px;
		right:10px;
		position: absolute;
	}
	.pro-loop-heading .heading_panel {text-align: center;margin-bttom: 10px;}
	.banner_home_category .description_content .content_inner h3{font-size: 18px;letter-spacing: 0.5px;line-height: 1.5;}
	.banner_home_category .description_content .content_inner p{font-size: 14px;}
	.wrapper-home-banner{padding: 15rem 0;}
	.block .block_content {display: none;}
	.filter-default {padding: 0 15px;} 
	.product-image-detail {width:100%;padding:0;}
	.flickity-page-dots {bottom:-55px; z-index:2;}
	.product-title h1 {font-size:26px; margin-top:65px;}
	/* collection */
	.wrap-collection-title .heading-collection {margin: 0;}
	.wrap-collection-title .heading-collection h1 {font-size: 20px; text-align:center;margin: 20px 0;}
	.no-product{text-align:center}
	.left-module {margin: 20px 0 0;}
	#collection-body .pro-loop:nth-child(odd),
	.list-productRelated .pro-loop:nth-child(odd),#layout-search .pro-loop:nth-child(odd){
		padding-right:7.5px;
	}
	#collection-body .pro-loop:nth-child(even),
	.list-productRelated .pro-loop:nth-child(even),#layout-search .pro-loop:nth-child(even){
		padding-left:7.5px;
	}

	/* Blog Article */
	.blog-loop:nth-of-type(2n+1) {clear: both;}
	.sidebar-blog .layered, .sidebar-page .layered {display: none;}
	.page_menu_title h2 span{display: inline-block; margin-left: 50px;transition: all 0.5s ease;}
}
@media(max-width:767px){
	.section-collection .pro-loop:nth-child(even){padding-right: 7.5px;}
	.section-collection .pro-loop:nth-child(odd){padding-left: 7.5px;}
	.wrapbox-heading-account {padding: 30px 15px;border-bottom: 1px solid #ededed;}
	.wrapbox-heading-account .header-page{text-align: center;}
	.wrapbox-heading-account .header-page h1 {font-size: 34px;}
	.wrapbox-heading-account .header-page:after {margin: 20px auto 0;}
	.wrapbox-content-account{padding:60px 15px;}
	.heading-page{position: relative;text-align:center;padding: 0 0 30px 0;}
	.heading-page:after {content: "";background:#252a2b;display: block;width: 60px;height: 4px;margin: 25px auto 0;}
	.heading-page h1{font-size: 30px;margin: 0px 0;}
	.wrapbox-content-page-contact{padding:40px 15px;}
	/*header*/
	.main-header .wrap-logo h1,.main-header .wrap-logo a {font-size: 22px;}
	.main-header{padding:10px 0;}
	.wrap-logo img{max-width: 160px;}
	.header-wrap-icon > div.hamburger-menu{display: inline-block!important;vertical-align: middle;}
	/* index */
	.slide__button h2{font-size: 18px;}
	.slide__button p{font-size: 15px;margin: 8px 0 15px;}
	.home-service-strip{border-top-width: 10px;}
	.home-service-inner{
		display: flex;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		min-height: 72px;
		padding: 0 10px;
	}
	.home-service-inner::-webkit-scrollbar{display: none;}
	.home-service-item{
		flex: 0 0 230px;
		padding: 12px 10px;
		gap: 12px;
	}
	.home-service-title{font-size: 12px;}
	.home-service-link{font-size: 10px;gap: 10px;}
	.home-service-icon{flex-basis: 26px;font-size: 22px;}
	.section-space{padding: 40px 0;}
	.home-brand-container,
	.home-product-container,
	.brand-banner-container,
	.home-news-container,
	.home-store-container {
		padding: 0 15px;
	}
	.home-brand-heading{margin-bottom: 20px;}
	.home-brand-heading h2{font-size: 26px;}
	.home-brand-heading a{font-size: 14px;}
	.home-brand-heading .fa{font-size: 16px;}
	.home__brand-list{
		grid-template-columns: 1fr;
		gap: 14px;
	}
	.home-brand-feature img{
		height: auto;
		max-height: none;
		aspect-ratio: auto;
		object-fit: contain;
	}
	.home-brand-grid{
		grid-template-columns: repeat(3,minmax(0,1fr))!important;
		gap: 6px!important;
	}
	.home-brand-logo{
		min-height: 75px!important;
		padding: 8px!important;
	}
	.home-brand-logo img{max-height: 100%;}
	.home-brand-feature-list .slick-dots{
		position: static;
		width: 100%;
		margin-top: 14px;
	}
	.home-brand-feature-list .slick-dots button{
		width: 24px;
		background: #d5d5d5;
	}
	.home-brand-feature-list .slick-dots .slick-active button{
		width: 42px;
		background: #111;
	}
	.home-product-container{padding: 0 15px;}
	.home-product-heading{
		margin-bottom: 22px;
	}
	.home-product-heading h2{font-size: 26px;}
	.home-product-heading a{font-size: 14px;}
	.home-product-heading .fa{font-size: 16px;}
	.home-product-list{margin: 0 -7px;}
	.home-product-item{padding: 0 7px;}
	.home-product-list:not(.slick-initialized) .home-product-item{flex-basis: 50%;}
	.home-product-list .slick-arrow{display: none!important;}
	.home-product-carousel{margin: 0 -7px;}
	.home-product-slide{
		flex-basis: 50%;
		padding: 0 7px;
	}
	.home-product-carousel .slick-arrow{display: none!important;}
	.brand-banner-container{padding: 0 15px;}
	.brand-banner-grid{
		grid-template-columns: 1fr;
		gap: 14px;
	}
	.brand-banner-item{
		aspect-ratio: auto;
		height: auto;
	}
	.slide__button{    
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.carousel-index-owlnav .owl-controls .owl-nav div.owl-prev,.carousel-index-owlnav .owl-controls .owl-nav div.owl-next{display: none!important;}
	#home-slider .owl-item .slide__button .button.third-fade{font-size: 8px;padding: 8px 20px;}
	.banner_home_category .description_content .content_inner{max-width: 90%;}
	#collection-slide .owl-nav .owl-prev {left: 0;}
	#collection-slide .owl-nav .owl-next {right: 0;}
	.wrapper-heading-home h2{font-size: 28px;}
	.wrap-collection-title h2,.wrap-collection-title .link-more{font-size:24px;}
	.wrap-collection-title.image-resize{padding-top: 0px;}
	.box-banner-inf{width: 100%;padding: 0 15px;z-index:4;text-align: center;}
	.box-banner-inf h2{font-size:32px;}
	.wrapper-home-information .col-xs-12:nth-child(odd){padding-bottom: 15px;}
	.article-overflow-hidden{
		position: relative;
		overflow: hidden;
		margin: 0 -15px;
	}
	.list-article-latestblogs{
		padding-left: 15px;white-space: nowrap;
		margin-left:0;margin-right:0;
		overflow-x: scroll;-webkit-overflow-scrolling: touch;
		padding-bottom: 50px;	margin-bottom: -50px;
		transition: transform 0.25s ease 0s;
		-ms-overflow-style: none;scrollbar-width: none;

	}
	.list-article-latestblogs::-webkit-scrollbar {display: none;}
	.list-article-latestblogs::-moz-scrollbar {display: none;}
	.list-article-latestblogs::-ms-scrollbar {display: none;}
	.list-article-latestblogs .col-post{width: 70%;	float: none;display: inline-block;padding-left: 0;}
	.list-article-latestblogs .col-post .article-item--post {white-space: normal;}
	.wrapper-home-banner{	padding: 10rem 0;}
	.group_filter_tags .filter_tags{font-size: 11px;}
	/* product detail*/
	.product-image-detail{border-bottom: 1px solid #ededed;}
	.icon-pr-fix{position: absolute;  bottom:25px;}
	.product-sharing.icon-pr-fix {left: 15px;}
	.product-zoom.icon-pr-fix {	right: 15px;left: initial;margin: 0;}
	.gallery-index.icon-pr-fix {display: none;}
	.divzoom_main .product-thumb{display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;}
	.box__product-gallery{overflow: visible; min-height: 450px;}
	.slide_product{ width: 100%;height: 100%;}
	.slide_product li.gallery-item {
		height: 100%;
		width: 100%;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
	}
	.box__product-gallery.scroll .site-box-content:after {content: 'flickity';display: none;}
	.slide_product li.gallery-item img{width: 100%;object-fit: cover;}
	.slide_product .flickity-page-dots{bottom: -45px;z-index: 99;}
	.input-bottom{width: 54px;float:left;margin-right: 15px;}
	.input-bottom input{
		width: 54px;
		height: 45px;
		border: 1px solid #d1d1d1;
		text-align: center;
		outline: none;
		box-shadow: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
	.add-cart-bottom{
		font-weight: 600;
		height: 45px;
		width: calc(100% - 70px);
		border-radius: 4px;
		float:left
	}
	.list-productRelated .pro-loop-title .product-resize,
	.list-productRelated .pro-loop-title .wrap-collection-title.image-resize{height: initial!important}
	.list-productRelated .wrap-collection-title.image-resize{padding-bottom:45px;}
	.list-productRelated .wrap-collection-title .block-pding:after{
		content: "";
		display: block;
		width: 50px;
		height: 4px;
		margin: 30px auto auto;
		background:#252a2b;
	}
	p.pro-price.highlight{font-size: 12px;}
	p.pro-price span.pro-price-del{font-size: 10px;}
	/******* blog -article *******/
	.box-article-heading h1{margin: 0 0 20px;}
	.list-article-content .news-content{ min-height: 250px;height: 50vh;}
	.article-body h2.title-article {font-size: 24px;}
	.sidebarblog-title h2 {text-align: center;margin-bottom: 10px;}
	.sidebarblog-title h2 span {display: inline-block;margin-left: 50px;transition: all 0.3s ease;}
	.sidebarblog-title.active h2 span{transform: rotate(180deg);-webkit-transform: rotate(180deg);}
	.blog-posts .blog-post .blog-post-thumbnail {margin-bottom: 20px;}
	.page_menu_title.active h2 span{transform: rotate(180deg);-webkit-transform: 180deg;}
	/******* ABOUT-CONTACT *******/
	.box-heading-contact{padding:0;}
	.header-page-contact h1{font-size:35px;}
	.box-send-contact h2{font-size:20px}
	.box-map iframe{height:50vh!important}
	/* CART PAGE */
	table.table-cart thead tr{display:none;}
	table.table-cart tr td{ border:0;padding:0 5px;}
	table.table-cart tbody>tr {
		background:#ffffff;
		padding:20px 0;
		display: block;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		border-bottom: 1px solid #e8e8e8;
		position: relative;
		margin-bottom: 10px;
	}
	table.table-cart tr td.image{width:80px;float:left;}
	table.table-cart tr td.image img { max-width:70px;background:#fff}
	table.table-cart tr td.item {	width:calc(100% - 80px);	float: left; padding-left:5px;padding-right: 25px;}
	table.table-cart tr td.item h3 {margin: 0 0 5px;}
	table.table-cart tr td.qty {padding: 0px;float: right;	margin-right: 8px;text-align: right;position: absolute;right: 0px;bottom: 35%;}
	table.table-cart tr td.item .price {width: 100%;float: left;text-align: left;margin: 15px 0;}
	table.table-cart tr td.item .price del{margin-top:2px;}
	table.table-cart tr td.item .price span.text{display:inline-block;font-size:12px;} 
	table.table-cart tr td.remove a {position: absolute;	top: 22px;	right: 0;}
	table.table-cart tbody>tr:last-child,
	table.table-cart tr:last-child td {border: none;}
	.checkout-note textarea {margin-bottom:40px;}
	.cart-buttons .btn-checkout, .cart-buttons a, .cart-buttons .btn-update {
		font-size: 10px;
		margin:0;
		padding: 15px 8px;
	}
	/* 	ACCOUNT */
	.title-infor-account h1 {font-size: 30px;}
	.title-infor-account h1:after{margin-top:32px;}
	.AccountSidebar {margin-bottom: 40px;}
	.table-responsive {padding: 0 8px;}
	/* footer*/
	.main-footer {padding: 20px 0;}
	.footer .collapse {display: none;visibility: hidden;}
	.footer .collapse.in {display: block;visibility: visible;}
	.main-footer .footer-content {display: none;}
	.main-footer .footer-col {border-bottom: 1px solid #efefef;margin-bottom:0;}
	.main-footer .footer-title {
		line-height: 20px;
		position: relative;
		font-size: 14px;
		text-transform: uppercase;
		margin: 0px;
		padding: 10px 0;
	}
	.main-footer .footer-title.active{font-weight: bold;}
	.main-footer h4.footer-title:before {
		content: "\f107";
		font-family: "FontAwesome";
		font-size: 14px;
		position: absolute;
		top: 0px;
		right: 5px;
		text-align: center;
		line-height: 36px;
	}
	.main-footer h4.footer-title.active:before {content: "\f106";}
	.main-footer .col-lg:last-child .footer-col {border-bottom: none;}
	.footer-copyright{text-align: center;}
	.footer-payment{display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;margin-top: 20px;}
	.breadcrumb-shop .breadcrumb-arrows li {font-size:10px;}
	.search-field{width: 100%;}
}
/*====== MODAL POPUP CONTACT ====================================================================*/
#windownpopup,
#windowpopup,
.windownpopup,
.windowpopup {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
}
.modal-popupContact{text-align: center;font-size: 0px;color:#333;background: rgba(3, 17, 27, 0.7);-webkit-transition: opacity .35s linear;-o-transition: opacity .35s linear;transition: opacity .35s linear;}
.modal-popupContact:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -4px;}
.modal-popupContact.fade .modal-dialog{-webkit-transform: translate(0,0);-ms-transform: translate(0,0);-o-transform: translate(0,0);transform: translate(0,0);}
.modal-popupContact .modal-dialog-centered .modal-content {width: 100%; }
.modal-popupContact .modal-dialog-centered{margin: 35px auto 50px;display: inline-block;text-align: left;vertical-align: middle;font-size: 14px;}
.modal-popupContact.fade .modal-dialog-centered {
	opacity: 0;
	-webkit-transform: scale(0.8);-moz-transform: scale(0.8);-ms-transform: scale(0.8);transform: scale(0.8);
	-webkit-transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;transition: all .2s;
}
.modal-popupContact.fade.in .modal-dialog-centered {opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);	-ms-transform: scale(1);transform: scale(1);}
@media (max-width: 767px) {
	.modal-popupContact .modal-dialog-centered{margin: 35px 10px 35px 14px;}
}
.modal-popupContact .close-popup-contact{
	background-color: rgba(0, 0, 0, .3);	
	height:30px;width:30px;line-height: 30px;	
	position: absolute;right: 10px;top: 10px;z-index: 2;
	border-radius: 50%;opacity: 1;text-align: center;outline: none;
}
.modal-popupContact .close-popup-contact svg{display: block;margin: auto;height: 30px;width: 14px;text-align: center;fill:#f3f3f3}
.modal-popupContact .close-popup-contact:hover{background-color: rgba(0,0,0,.6);}
.modal-popupContact.popupBanner .modal-content{background-color: transparent;width: auto;margin-left:auto;margin-right:auto;}
.modal-popupContact.popupForm .modal-content {
	position: relative;overflow: hidden;padding: 0;
	background-size: cover;background-repeat: no-repeat;background-color: #e6e6e6;
}
.modal-popupContact.popupForm .modal-content.lazyloaded{
	background-image: url(//cdn.hstatic.net/themes/200000857221/1001493597/14/popup_contact_bkg.jpg?v=270);
}
.modal-popupContact.popupForm .modal-content:before{
	content:"";	position: absolute;top: 0;bottom: 0;right: 0;
	background:#f3f3f3;opacity: 0.75;
}
.modal-popupContact.popupForm .modal-content:before,
.modal-popupContact.popupForm .modal-content .modal-wrapper-contact{width:58%}
.modal-popupContact.popupForm .modal-content .modal-wrapper-contact{position: relative;padding: 50px 25px;float:right;}
.title-popup-contact {font-size: 24px;	margin: 0px 0px 10px;font-weight: 500;}
.message-popup-contact {margin-bottom: 25px;}
.title-adv-popup-contact {font-size: 14px;margin-bottom: 5px;}
.list-adv-popup-contact li {list-style-type: disc;margin-left: 25px;font-size: 14px;}
.popup-form-customer .input-group {width: 100%;display: block;margin-bottom: 0;}
.popup-form-customer .input-group input{-moz-appearance: none;-webkit-appearance: none;appearance: none;}
.popup-form-customer .input-group input,.popup-form-customer .input-group .input-group-addon{
	width:100%;margin-bottom:15px;
	height: 45px;padding:10px 20px;line-height: 25px;
	background: #fff;border:1px solid #e7e7e7;
}
.popup-form-customer .input-group .input-group-addon {font-weight: 700;color: #fff;cursor: pointer;border-color:e2ddd5;}
.popup-form-customer .input-group .input-group-addon:hover,.popup-form-customer .input-group .input-group-addon:focus{
	background:#fff;border-color:e2ddd5;color:e2ddd5;
}
.popup-form-customer .succes-popup{font-size:13px;min-height: 25px; visibility: hidden;margin: 0;text-align: center;}
.popup-form-customer .succes-popup.error{visibility: visible;color: red;}
.popup-form-customer .succes-popup.success{visibility: visible;color: #27a208;}
@media (min-width: 768px) {
	.modal-popupContact .modal-dialog-centered{width:650px;}
}
@media (max-width: 767px) {
	.modal-popupContact.popupForm .modal-content:before, 
	.modal-popupContact.popupForm .modal-content .modal-wrapper-contact{width:100%;}
}
.sitebox-recaptcha{padding: 0;color: #9e9e9e;text-align: left;font-size: 13px;}
.sitebox-recaptcha a{color: #2962ff;}

ul.list-mainmenu>li.megamenu {
	position: static;
}
.megamenu:hover .submenu {
	display: flex;
}

.megamenu .submenu {
	display: none;
	position: absolute;
	background: #fff;
	padding: 25px 10px;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	left: 0;
	right: 0;
	top: 100%;
}

.megamenu .submenu .row {
	margin: 0 auto;
}
.megamenu .submenu .list {
	text-align: left;
}
.megamenu .submenu .list h3 {
	padding: 0.5rem 1rem;
	font-size: 12px;
}

.megamenu .submenu .list a {
	display: inline-block;
	width: 100%;
	padding: 0.5rem 1rem;
	font-size: 12px;
}

.megamenu .submenu .list.list-half a {
	display: inline-block;
	width: 45%;
	padding: 0.5rem 1rem;
	font-size: 12px;
	text-transform: uppercase;
}

.megamenu .submenu .list.list-uppercase a {
	text-transform: uppercase;
}

.megamenu .submenu .list.list-half a.link-more {
	text-transform: none;
	color: #898889;
}

.brand-megamenu .brand-mega-panel {
	display: none;
	right: 4%;
	left: 4%;
	padding: 25px 34px 22px;
	border: 0;
	border-radius: 0 0 20px 20px;
	box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
	color: #666;
	text-align: left;
	z-index: 1000;
}
.brand-megamenu:hover .brand-mega-panel {
	display: block;
}
.brand-mega-tabs {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px 17px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}
.brand-mega-tab {
	min-width: 26px;
	height: 30px;
	padding: 0 6px;
	border: 0;
	border-radius: 4px;
	background: transparent;
	color: #666;
	font-size: 13px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	transition: background-color .2s ease, color .2s ease;
}
.brand-mega-tab:hover,
.brand-mega-tab.is-active {
	background: #2d1e17;
	color: #fff;
}
.brand-mega-content {
	max-height: 395px;
	padding: 22px 12px 4px 0;
	overflow-y: auto;
	scrollbar-color: #999 #eee;
	scrollbar-width: thin;
}
.brand-mega-content::-webkit-scrollbar {
	width: 5px;
}
.brand-mega-content::-webkit-scrollbar-track {
	background: #eee;
	border-radius: 10px;
}
.brand-mega-content::-webkit-scrollbar-thumb {
	background: #999;
	border-radius: 10px;
}
.brand-mega-group {
	margin-bottom: 20px;
}
.brand-mega-group[hidden] {
	display: none;
}
.brand-mega-group:last-child {
	margin-bottom: 0;
}
.brand-mega-group h3 {
	margin: 0 0 9px;
	color: #222;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.3;
}
.brand-mega-links {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	column-gap: 28px;
	row-gap: 0;
}
.brand-mega-links a {
	display: block;
	padding: 6px 0;
	color: #707070;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.3;
	text-transform: none;
}
.brand-mega-links a:hover {
	color: #2d1e17;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.product-tabs .nav-tabs {
	margin-bottom: 20px;
}

.product-tabs .nav-tabs>li:not(:last-child) {
	margin-right: 45px;
}

.product-tabs .nav-tabs>li>a {
	margin: 0;
	color: #898889;
	font-size: 24px;
	padding: 10px 0;
}

.product-tabs .nav-tabs>li.active>a {
	border: 0;
	border-bottom: 2px solid #000;
	color: #000;
}

.nav-tabs>li>a:hover {
	background: transparent;
	border-color: transparent;
	color: #000;
}

.product-tabs {
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.product-tabs .nav-tabs>li>a {
		font-size: 18px;
		padding: 5px 0;
		margin: 0;
	}
}
.wrap-addcart {
	display: flex;
	gap: 15px;
	justify-content: space-between;
}

button#buy-now {
	border-color: #d52a2a;
}

button#buy-now:before {
	background-color: #d52a2a;
}

.wishlist-wrap {
	margin: 15px 0;
}

.wishlist-wrap > button {
	border-color: #df5259;
	background: #fff;
	color: #df5259;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}
.wishlist-wrap > button > i {
	font-size: 20px;
}
.wishlist-wrap > .button:before {
	background-color: #000;
}

.wishlist-wrap > .button:hover:before {
	background-color: #d54242;
}

.pro-policies {
	padding: 15px;
	background: #e9f2f9;
	border-radius: 6px;
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.poli_item {
	display: flex;
	align-items: center;
	gap: 8px;
}

.poli_item i {
	font-size: 20px;
	color: #d52a2a;
}
.pro_hotline {
	margin: 10px 0;
	font-size: 16px;
	font-weight: 600;
}

.pro_hotline a {
	font-size: 24px;
	color: #d52a2a;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	vertical-align: middle;
}

.pro_hotline_image {
	width: 24px;
	height: 24px;
	object-fit: contain;
	flex: 0 0 auto;
}

#site-wishlist-handle span.ico_action {
	color: #f00;
}
.luotthich {
	position: absolute;
	top: -5px;
	left: 10px;
	background: #000;
	color: #fff;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	line-height: 15px;
	text-align: center;
	font-size: 10px; 
}

button#wishlist.product__wishlist.active i:before {
	content: "\f004";
}
@media (max-width: 767px){
	#site-wishlist-handle {
		margin-right: 15px;
	}
}
@media (min-width: 992px) {
	.wrap-addcart {gap: 0;}
	.pro_hotline {
		margin-top: 30px;
	}
}

.pro_hotline {

	a {
		padding: 10px;
		margin-left: 20px;
		border: 1px solid #d52a2a;
		border-radius: 14px;
		display: inline-flex;
		align-items: center;
		gap: 8px;
		animation-name: connecting-2;
		animation-duration: 0.6s; 
		animation-timing-function: ease-out; 
		animation-delay: 0s;
		animation-direction: alternate;
		animation-iteration-count: infinite;
		animation-fill-mode: none;
		animation-play-state: running; 
		.pro_hotline_image {
			animation: phone-icon 3000ms infinite;
		}
	}
}
@keyframes connecting-2 {
	from {
		transform:         scale3d(1, 1, 1);
	}
	to {
		transform:         scale3d(1.07, 1.07, 1.07);
	}
}
@keyframes phone-icon {
	0% { transform: translate3d(0em, 0, 0); }
	2% { transform: translate3d(0.03em, 0, 0); }
	4% { transform: translate3d(-0.03em, 0, 0); }
	6% { transform: translate3d(0.03em, 0, 0); }
	8% { transform: translate3d(-0.03em, 0, 0); }
	10% { transform: translate3d(0.03em, 0, 0); }
	12% { transform: translate3d(-0.03em, 0, 0); }
	14% { transform: translate3d(0.03em, 0, 0); }
	16% { transform: translate3d(-0.03em, 0, 0); }
	18% { transform: translate3d(0.03em, 0, 0); }
	20% { transform: translate3d(-0.03em, 0, 0); }
	22% { transform: translate3d(0.03em, 0, 0); }
	24% { transform: translate3d(-0.03em, 0, 0); }
	26% { transform: translate3d(0.03em, 0, 0); }
	28% { transform: translate3d(-0.03em, 0, 0); }
	30% { transform: translate3d(0.03em, 0, 0); }
	32% { transform: translate3d(-0.03em, 0, 0); }
	34% { transform: translate3d(0.03em, 0, 0); }
	36% { transform: translate3d(-0.03em, 0, 0); }
	38% { transform: translate3d(0.03em, 0, 0); }
	40% { transform: translate3d(-0.03em, 0, 0); }
	42% { transform: translate3d(0.03em, 0, 0); }
	44% { transform: translate3d(-0.03em, 0, 0); }
	46% { transform: translate3d(0em, 0, 0); }
}

.hrv-pus-promotion {
	position: relative;
	z-index: 2;
}
#tns1 {
	padding-bottom: 8px;
}
@media only screen and (min-width: 992px) {
	.affix-mobile .header-middle .wrap-header-2 {
		max-width: 15%;
		min-width: 190px;
	}
}
@media (max-width: 767px) {
	#home-slider {
		padding: 0 15px !important;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
		height: auto !important;
		max-height: none !important;
		overflow: visible;
	}
	#home-slider .wrapper-home-slider {
		height: 60vw !important;
		max-height: 240px !important;
		min-height: 190px !important;
		overflow: hidden !important;
		position: relative;
		border-radius: 8px;
	}
	#home-slider .carousel-index-owlnav,
	#home-slider .owl-stage-outer,
	#home-slider .owl-stage,
	#home-slider .owl-item,
	#home-slider .item,
	#home-slider .slide__img {
		height: 100% !important;
	}
	#home-slider .slide__img picture {
		display: block;
		width: 100%;
		height: 100% !important;
	}
	#home-slider .slide__img img {
		width: 100%;
		height: 100% !important;
		max-height: 240px !important;
		object-fit: cover !important;
		object-position: center;
		border-radius: 8px;
	}
	#home-slider .slide__button {
		top: 50% !important;
		transform: translateY(-50%) !important;
		padding: 0 15px;
		overflow: visible !important;
	}
	#home-slider .slide__button h2 {
		font-family: 'Gustavo', sans-serif !important;
		font-size: 16px !important;
		line-height: 1.4 !important;
		margin: 0 !important;
		padding-top: 4px !important;
		padding-bottom: 2px !important;
		overflow: visible !important;
		text-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
	}
	#home-slider .slide__button p {
		font-size: 11px !important;
		line-height: 1.4 !important;
		margin: 6px 0 10px !important;
	}
	#home-slider .owl-item .slide__button .button.third-fade {
		font-size: 9px !important;
		padding: 6px 16px !important;
	}
}

.pus-flashsale-header__btn-show-all a {
	padding: 4px 8px; 
}

/* CUSTOM PRODUCT DETAIL IMAGE GALLERY STYLES */
.product-images-list-desktop {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 15px;
	width: 100%;
}
.product-image-desktop-item {
	width: 100%;
	margin-bottom: 15px;
}
.product-image-desktop-item img {
	width: 100%;
	height: auto;
	display: block;
	border: 1px solid #f2f2f2;
	border-radius: 4px;
}
.product-image-desktop-item.hidden-image {
	display: none !important;
}
.product-images-showmore-btn-wrap {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
}
.btn-product-images-showmore {
	background: #ffffff;
	border: 1px solid #111111;
	color: #111111;
	padding: 10px 30px;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	letter-spacing: 1px;
	border-radius: 2px;
	outline: none;
}
.btn-product-images-showmore:hover {
	background: #111111;
	color: #ffffff;
}

/* Mobile Slick Slider styles */
.product-images-slider-mobile {
	width: 100%;
	margin-bottom: 25px;
}
.product-images-slider-mobile:not(.slick-initialized) .product-image-mobile-item:not(:first-child) {
	display: none;
}
.product-images-slider-mobile .product-image-mobile-item img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 4px;
}
.product-images-slider-mobile .slick-dots {
	bottom: -25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	position: absolute;
}
.product-images-slider-mobile .slick-dots li {
	margin: 0 5px;
}
.product-images-slider-mobile .slick-dots li button::before,
.product-images-slider-mobile .slick-dots li button::after {
	display: none !important;
	content: "" !important;
}
.product-images-slider-mobile .slick-dots li button {
	background: #cccccc;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	display: block;
	height: 8px;
	width: 8px;
	outline: none;
	padding: 0;
	font-size: 0;
	color: transparent;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.product-images-slider-mobile .slick-dots li.slick-active button {
	background: #111111;
	width: 20px;
	border-radius: 4px;
}

/* Mobile Slick Slider Arrows styling */
.product-images-slider-mobile .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
	background: #ffffff !important;
	border: none !important;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	cursor: pointer;
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	box-shadow: 0 3px 10px rgba(0,0,0,0.15) !important;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	outline: none;
	padding: 0;
	font-size: 0;
	color: transparent;
}
.product-images-slider-mobile .slick-arrow:hover,
.product-images-slider-mobile .slick-arrow:focus {
	background: #f5f5f5 !important;
	box-shadow: 0 4px 12px rgba(0,0,0,0.2) !important;
}
.product-images-slider-mobile .slick-prev {
	left: 12px;
}
.product-images-slider-mobile .slick-next {
	right: 12px;
}
.product-images-slider-mobile .slick-prev::before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-left: 3px solid #111111 !important;
	border-bottom: 3px solid #111111 !important;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: 4px;
}
.product-images-slider-mobile .slick-next::before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-right: 3px solid #111111 !important;
	border-top: 3px solid #111111 !important;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-right: 4px;
}

/* Store Stock Checker styles */
/* Store Stock Checker styles */
.product-store-availability {
	margin-top: 20px;
	margin-bottom: 20px;
}
.store-availability-card {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 16px 20px;
	background: #ffffff;
	border: 1px solid #e4e7eb;
	border-radius: 0px;
}
.store-availability-left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 12px;
}
.store-availability-icon {
	color: #000000;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.store-availability-label {
	font-size: 15px;
	font-weight: 600;
	color: #000000;
}
.store-availability-link-btn {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	color: #2f5acf !important;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
	text-align: right;
	outline: none;
	-webkit-transition: color 0.15s ease, text-decoration 0.15s ease;
	transition: color 0.15s ease, text-decoration 0.15s ease;
}
.store-availability-link-btn:hover {
	color: #1d4ed8 !important;
	text-decoration: underline !important;
}

@media (max-width: 480px) {
	.store-availability-card {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		gap: 12px;
	}
	.store-availability-link-btn {
		text-align: left;
		padding-left: 34px !important;
	}
}

/* Modal styles */
body.store-modal-open {
	overflow: hidden !important;
}
.store-availability-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	display: none;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.store-availability-modal-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.store-availability-modal.active .store-availability-modal-overlay {
	opacity: 1;
}
.store-availability-modal-container {
	position: relative;
	background: #ffffff;
	width: 100%;
	max-width: 450px;
	height: 100%;
	max-height: 100vh;
	border-radius: 0;
	box-shadow: -10px 0 25px rgba(0, 0, 0, 0.15);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
	transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
.store-availability-modal.active .store-availability-modal-container {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.store-availability-modal-header {
	padding: 16px 20px;
	border-bottom: 1px solid #e5e7eb;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 12px;
}
.store-availability-modal-header h3 {
	margin: 0;
	font-size: 18px;
	font-weight: 700;
	color: #000000;
	text-transform: none;
	letter-spacing: 0.02em;
}
.store-availability-modal-back {
	background: none !important;
	border: none !important;
	font-size: 24px;
	line-height: 1;
	color: #111827;
	cursor: pointer;
	padding: 0 !important;
	outline: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: color 0.15s ease;
	transition: color 0.15s ease;
}
.store-availability-modal-back:hover {
	color: #6b7280;
}
.store-availability-modal-body {
	padding: 20px;
	overflow-y: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 16px;
}

/* Search Box */
.store-search-box {
	position: relative;
	width: 100%;
}
.store-search-box input {
	width: 100%;
	padding: 10px 36px 10px 14px;
	border: 1px solid #d1d5db;
	border-radius: 6px;
	font-size: 14px;
	outline: none;
	-webkit-transition: border-color 0.15s ease;
	transition: border-color 0.15s ease;
}
.store-search-box input:focus {
	border-color: #111827;
}
.search-clear-btn {
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 20px;
	color: #9ca3af;
	cursor: pointer;
	user-select: none;
}
.search-clear-btn:hover {
	color: #111827;
}

/* Store List */
.store-list-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 12px;
}
.store-loading, .store-no-match {
	text-align: center;
	padding: 30px 10px;
	color: #6b7280;
	font-size: 14px;
}
.store-inventory-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 10px;
	padding: 16px;
	border: 1px solid #e5e7eb;
	border-radius: 6px;
	background: #ffffff;
}
.store-item-row-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 100%;
}
.store-inventory-name {
	font-size: 15px;
	font-weight: 700;
	color: #111827;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: 12px;
	line-height: 1.3;
}
.store-directions-link {
	font-size: 13px;
	color: #3b82f6 !important;
	font-weight: 600;
	text-decoration: none;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
}
.store-directions-link:hover {
	text-decoration: underline;
}
.store-inventory-address {
	font-size: 13px;
	color: #4b5563;
	line-height: 1.4;
}
.store-inventory-phone {
	font-size: 13px;
	color: #4b5563;
	margin-top: 2px;
}
.store-inventory-phone a {
	color: #0056b3;
	text-decoration: none;
}
.store-inventory-phone a:hover {
	text-decoration: underline;
}

/* Accordion */
.store-hours-accordion {
	border-top: 1px solid #f3f4f6;
	border-bottom: 1px solid #f3f4f6;
	padding: 8px 0;
}
.store-hours-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	font-size: 13px;
	color: #4b5563;
	user-select: none;
}
.store-hours-header:hover {
	color: #111827;
}
.accordion-toggle-icon {
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
}
.store-hours-content {
	margin-top: 8px;
	padding: 8px 12px;
	background: #f9fafb;
	border-radius: 4px;
}
.opening-hour-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 12px;
	color: #6b7280;
	padding: 4px 0;
}
.opening-hour-row .day-name {
	font-weight: 500;
}
.opening-hour-row .time-range {
	color: #374151;
}

/* Stock status */
.store-stock-status {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
	font-size: 13px;
	color: #374151;
	margin-top: 4px;
}
.store-stock-status .stock-dot {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
.store-stock-status .stock-dot.solid-green {
	background: #0fa35e;
}
.store-stock-status .stock-dot.hollow-grey {
	border: 1.5px solid #9ca3af;
	background: transparent;
	box-sizing: border-box;
	width: 9px;
	height: 9px;
}
.store-stock-status strong {
	font-weight: 700;
}

/* Fallback button */
.store-contact-btn {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 6px 12px;
	font-size: 12px;
	font-weight: 600;
	border-radius: 4px;
	background: #111827;
	color: #ffffff !important;
	text-decoration: none;
	white-space: nowrap;
	-webkit-transition: background 0.15s ease;
	transition: background 0.15s ease;
}
.store-contact-btn:hover {
	background: #374151;
}

/* Mobile specific modal styling */
@media (max-width: 767px) {
	.store-availability-modal-container {
		width: 100%;
		max-width: 100%;
	}
}

.product-description-container {
	margin-top: 35px;
	margin-bottom: 45px;
	line-height: 1.65;
	font-size: 14px;
	color: #333333;
}

.product-description-title {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 0;
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.product-description-title {
		font-size: 18px;
		margin-bottom: 15px;
	}
}

/* Quick View Styles */
.pro-loop .product-img .button-add {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -40px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
	z-index: 10;
}
.pro-loop:hover .product-img .button-add {
	opacity: 1;
	visibility: visible;
	bottom: 12px;
}
.pro-loop .btn-quickview {
	background: rgba(255, 255, 255, 0.75) !important;
	color: #111111 !important;
	border: 1px solid rgba(17, 17, 17, 0.08) !important;
	padding: 8px 22px !important;
	font-size: 10px !important;
	text-transform: uppercase !important;
	font-weight: 500 !important;
	letter-spacing: 1.5px !important;
	cursor: pointer !important;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05) !important;
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
	backdrop-filter: blur(10px) !important;
	-webkit-backdrop-filter: blur(10px) !important;
	width: auto !important;
	display: inline-block !important;
	border-radius: 4px !important;
	outline: none !important;
}
.pro-loop .btn-quickview:hover {
	background: rgba(17, 17, 17, 0.85) !important;
	color: #ffffff !important;
	border-color: rgba(17, 17, 17, 0.85) !important;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15) !important;
	transform: translateY(-2px) !important;
}

/* Quick View Modal Layout */
#quick-view-modal .modal-dialog {
	max-width: 820px;
	margin-top: 10%;
}
#quick-view-modal .modal-content {
	border-radius: 0;
	border: 0;
	box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}
#quick-view-modal .modal-header {
	border-bottom: 0;
	padding: 15px 20px 0;
}
#quick-view-modal .modal-header .close {
	font-size: 28px;
	color: #000;
	opacity: 0.6;
	transition: opacity 0.2s ease;
	outline: none;
}
#quick-view-modal .modal-header .close:hover {
	opacity: 1;
}
#quick-view-modal .modal-body {
	padding: 10px 30px 40px;
}
.qv-images-column {
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.qv-featured-image {
	width: 100%;
	aspect-ratio: 1 / 1;
	background: #f7f7f8;
	overflow: hidden;
}
.qv-featured-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.qv-thumbnails {
	display: flex;
	gap: 8px;
	overflow-x: auto;
	padding-bottom: 5px;
}
.qv-thumb-item {
	flex: 0 0 60px;
	height: 60px;
	border: 1px solid #eaeaea;
	cursor: pointer;
	overflow: hidden;
	transition: border-color 0.2s ease;
}
.qv-thumb-item.is-active,
.qv-thumb-item:hover {
	border-color: #111;
}
.qv-thumb-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.qv-details-column {
	padding-left: 15px;
}
@media (max-width: 767px) {
	.qv-details-column {
		padding-left: 0;
		padding-top: 20px;
	}
}
.qv-vendor {
	font-size: 11px;
	text-transform: uppercase;
	color: #777;
	letter-spacing: 1px;
	display: inline-block;
	margin-bottom: 6px;
}
.qv-title {
	font-size: 22px;
	font-weight: 500;
	margin: 0 0 10px;
	color: #111;
	line-height: 1.3;
}
.qv-sku-container {
	font-size: 12px;
	color: #666;
	margin-bottom: 18px;
}
.qv-price-container {
	display: flex;
	align-items: baseline;
	gap: 12px;
	margin-bottom: 22px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 20px;
}
.qv-price {
	font-size: 20px;
	font-weight: 600;
	color: #f94c43;
}
.qv-compare-price {
	font-size: 15px;
	color: #999;
}
.qv-options-container {
	margin-bottom: 24px;
}
.qv-option-group {
	margin-bottom: 16px;
}
.qv-option-label {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	color: #111;
	margin-bottom: 8px;
}
.qv-select {
	width: 100%;
	height: 40px;
	padding: 0 12px;
	border: 1px solid #dcdcdc;
	font-size: 13px;
	outline: none;
	background: #fff;
	transition: border-color 0.2s ease;
}
.qv-select:focus {
	border-color: #111;
}
.qv-quantity-cart-container {
	display: flex;
	gap: 15px;
	margin-bottom: 28px;
}
.qv-quantity-selector {
	display: flex;
	border: 1px solid #dcdcdc;
	height: 44px;
	align-items: center;
}
.qv-qty-btn {
	width: 36px;
	height: 100%;
	background: none;
	border: 0;
	font-size: 16px;
	cursor: pointer;
	outline: none;
}
.qv-qty-btn:hover {
	background: #f7f7f8;
}
#qv-quantity {
	width: 44px;
	height: 100%;
	border: 0;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	text-align: center;
	font-size: 14px;
	outline: none;
	-moz-appearance: textfield;
}
#qv-quantity::-webkit-outer-spin-button,
#qv-quantity::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.qv-add-to-cart-btn {
	flex: 1 !important;
	height: 44px !important;
	border: 1px solid #111 !important;
	background: #111 !important;
	color: #fff !important;
	font-size: 13px !important;
	text-transform: uppercase !important;
	font-weight: 500 !important;
	letter-spacing: 1px !important;
	cursor: pointer !important;
	transition: all 0.25s ease !important;
	outline: none !important;
	display: block !important;
	text-align: center !important;
	border-radius: 0 !important;
}
.qv-add-to-cart-btn:hover {
	background: #333 !important;
	border-color: #333 !important;
	color: #fff !important;
	box-shadow: 0 6px 20px rgba(0,0,0,0.15) !important;
}
.qv-add-to-cart-btn.disabled,
.qv-add-to-cart-btn:disabled {
	background: #cccccc !important;
	border-color: #cccccc !important;
	color: #ffffff !important;
	cursor: not-allowed !important;
	box-shadow: none !important;
}
.qv-hotline-info {
	font-size: 13px;
	color: #555;
	display: flex;
	align-items: center;
	gap: 8px;
}
.qv-hotline-info a {
	color: #a80000;
	font-weight: 600;
}

/* Variant Swatches Styles */
.qv-swatch-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 6px;
}
.qv-swatch-item {
	background: #ffffff !important;
	border: 1px solid #eaeaea !important;
	color: #111111 !important;
	padding: 8px 16px !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	text-transform: uppercase !important;
	letter-spacing: 0.5px !important;
	cursor: pointer !important;
	transition: all 0.2s ease-in-out !important;
	min-width: 60px !important;
	height: auto !important;
	text-align: center !important;
	display: inline-block !important;
	outline: none !important;
	border-radius: 0 !important;
}
.qv-swatch-item:hover {
	border-color: #111111 !important;
	color: #111111 !important;
}
.qv-swatch-item.is-selected {
	background: #111111 !important;
	border-color: #111111 !important;
	color: #ffffff !important;
}
.qv-swatch-item.disabled {
	border-color: #e5e5e5 !important;
	color: #ccc !important;
	cursor: not-allowed !important;
	background: #fdfdfd !important;
	opacity: 0.6 !important;
}

/* Modal Backdrop Blur and Overlay styling */
.modal-backdrop {
	background-color: #000 !important;
}
.modal-backdrop.in {
	display: block !important;
	opacity: 0.5 !important;
	backdrop-filter: blur(3px) !important;
	-webkit-backdrop-filter: blur(3px) !important;
}

/* --- CUSTOM DESIGN OVERRIDES --- */
/* 1. Topbar Styling */
#topbar {
	background: #FFFAEE !important;
	color: #614834 !important;
}
#topbar .notification-bar p, #topbar a {
	color: #614834 !important;
}

/* 2. Icons (Magnifying glass, Account, Cart, Wishlist, Hamburger) */
form.searchform-categoris .btn-search svg,
form.searchform .btn-search svg,
.search-bar-mobile form.searchform .btn-search svg,
.header-wrap-icon .action-store svg,
.header-wrap-icon .action-account svg,
.header-wrap-icon .action-cart svg {
	fill: #442a1e !important;
	opacity: 1 !important;
}
#site-wishlist-handle span.ico_action i,
#site-wishlist-handle span.ico_action {
	color: #442a1e !important;
}
.hamburger-menu .bar,
.hamburger-menu .bar::after,
.hamburger-menu .bar::before {
	background: #442a1e !important;
}

/* 3. Text (Search placeholder/input, Account, Cart links) */
form.searchform-categoris input.searchinput,
form.searchform input.searchinput {
	color: #614834 !important;
}
input.search-input::placeholder { color: #614834 !important; }
input.search-input::-webkit-input-placeholder { color: #614834 !important; }
input.search-input::-moz-placeholder { color: #614834 !important; }
input.search-input:-ms-input-placeholder { color: #614834 !important; }

.header-wrap-icon .action-store a.store-info span.text,
.header-wrap-icon .action-account a.account-info span.text,
.header-wrap-icon .action-cart a.cart-infor span.text,
.header-wrap-icon .action-cart a.cart-infor .cart-menu .text {
	color: #614834 !important;
}

/* 4. Menu Desktop */
ul.list-mainmenu>li>a {
	color: #442a1e !important;
}
ul.list-mainmenu>li:not(.has-submenu)>a::before {
	border-bottom-color: #442a1e !important;
}
ul.list-mainmenu>li>a i {
	color: #442a1e !important;
}

/* 5. Service Strip Styling */
.home-service-strip {
	background: #FFFAEE !important;
	border-top: none !important;
}
.home-service-title,
.home-service-icon,
.home-service-icon i {
	color: #442a1e !important;
}
.home-service-link,
.home-service-link-text,
.home-service-link i {
	color: #614834 !important;
}

/* 6. Brand Section Styling */
.home__brand {
	background: #ebe3d3 !important;
}
.home-brand-heading h2 {
	color: #442a1e !important;
}
.home-brand-heading a,
.home-brand-heading a i,
.home-brand-heading a .fa {
	color: #614834 !important;
}

/* 7. Product Slider Styling */
.home-product-slider {
	background: #FFFAEE !important;
}
.home-product-heading h2 {
	color: #442a1e !important;
}
.home-product-heading a,
.home-product-heading a i,
.home-product-heading a .fa {
	color: #614834 !important;
}
.pro-loop .product-detail h3 a {
	color: #614834 !important;
}
p.pro-price,
p.pro-price span,
p.pro-price.highlight,
p.pro-price .contact {
	color: #442a1e !important;
}

/* 8. Brand Banner Styling */
.brand_banner {
	background: #ebe3d3 !important;
}

.home-product-subtitle {
	color: #614834 !important;
}

/* 9. Blog Section Styling */
.home-news {
	background: #ebe3d3 !important;
}
.home-news-heading h2,
.home-news-heading h2 a {
	color: #442a1e !important;
}
.home-news-grid.slick-initialized .slick-track {
	display: flex !important;
	align-items: stretch !important;
}
.home-news-grid.slick-initialized .slick-slide {
	height: auto !important;
	display: flex !important;
}
.home-news-grid.slick-initialized .slick-slide > div {
	display: flex !important;
	width: 100% !important;
	height: 100% !important;
}
.home-news-card {
	display: flex !important;
	flex-direction: column !important;
	width: 100% !important;
	height: 100% !important;
}
.home-news-body {
	flex: 1 1 auto !important;
	display: flex !important;
	flex-direction: column !important;
	height: 175px !important;
	min-height: 175px !important;
	box-sizing: border-box !important;
}
.home-news-body h3 {
	color: #442a1e !important;
	display: -webkit-box !important;
	-webkit-line-clamp: 2 !important;
	-webkit-box-orient: vertical !important;
	overflow: hidden !important;
	height: 40px !important;
	line-height: 20px !important;
	margin: 0 !important;
}
.home-news-body p {
	color: #614834 !important;
	display: -webkit-box !important;
	-webkit-line-clamp: 2 !important;
	-webkit-box-orient: vertical !important;
	overflow: hidden !important;
	height: 38px !important;
	line-height: 19px !important;
	margin-top: 8px !important;
}

/* 10. Store Locator Section Styling */
.home-store {
	background: #FFFAEE !important;
}
.home-store-container>h2 {
	color: #442a1e !important;
}
.home-store-copy h3 {
	color: #442a1e !important;
}
.home-store-text,
.home-store-text strong,
.home-store-text b {
	color: #614834 !important;
}

/* 11. Top Footer (Newsletter Strip) Styling */
.top-footer {
	background: #ebe3d3 !important;
	padding: 12px 0 !important;
}
.top-footer .container > .row {
	display: flex !important;
	align-items: center !important;
	flex-wrap: wrap !important;
}
.top-footer .area_newsletter {
	display: flex !important;
	align-items: center !important;
	margin-bottom: 0 !important;
	width: 100% !important;
}
.top-footer .area_newsletter .title_newsletter {
	display: flex !important;
	align-items: center !important;
	white-space: nowrap !important;
	width: auto !important;
	flex-shrink: 0 !important;
	height: 46px !important;
	margin-bottom: 0 !important;
	margin-right: 15px !important;
	background-position: left center !important;
	background-size: 20px 20px !important;
	padding-left: 28px !important;
	border-right: none !important;
}
.top-footer .area_newsletter .title_newsletter h4 {
	color: #442a1e !important;
	margin: 0 !important;
	line-height: 1.2 !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	white-space: nowrap !important;
}
.top-footer .area_newsletter .form_newsletter {
	flex: 1 !important;
	width: auto !important;
	position: relative !important;
}
.top-footer .form_newsletter .contact-form,
.top-footer .form_newsletter .input-group {
	position: relative !important;
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
}
.top-footer .form_newsletter input[type="email"] {
	width: 100% !important;
	height: 46px !important;
	background: #ffffff !important;
	color: #442a1e !important;
	border: 1px solid #ebd8b0 !important;
	border-radius: 4px !important;
	padding: 0 110px 0 15px !important;
	font-size: 14px !important;
	outline: none !important;
	box-sizing: border-box !important;
}
.top-footer .form_newsletter input[type="email"]::placeholder {
	color: #8c7665 !important;
	opacity: 1 !important;
}
.top-footer .form_newsletter button.button,
.top-footer .form_newsletter button.button.dark,
.top-footer .form_newsletter .contact-form .input-group button {
	position: absolute !important;
	right: 0 !important;
	top: 0 !important;
	height: 46px !important;
	line-height: 46px !important;
	padding: 0 22px !important;
	background: #442a1e !important;
	color: #ffffff !important;
	border: none !important;
	border-radius: 0 4px 4px 0 !important;
	font-weight: 600 !important;
	font-size: 13px !important;
	text-transform: uppercase !important;
	letter-spacing: 0.5px !important;
	cursor: pointer !important;
	z-index: 5 !important;
	box-shadow: none !important;
}
.top-footer .form_newsletter button.button:before,
.top-footer .form_newsletter button.button.dark:before {
	display: none !important;
	content: none !important;
}
.top-footer .form_newsletter button.button:hover,
.top-footer .form_newsletter button.button.dark:hover,
.top-footer .form_newsletter .contact-form .input-group button:hover {
	background: #2d1e17 !important;
	color: #ffffff !important;
}
.area_phone_contact {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-end !important;
	height: 46px !important;
}
.area_phone_contact .number_phone {
	margin: 0 !important;
	display: flex !important;
	align-items: center !important;
	white-space: nowrap !important;
}
.area_phone_contact .number_phone a,
.area_phone_contact .number_phone span {
	color: #442a1e !important;
	font-weight: 500 !important;
}
.area_phone_contact .number_phone i {
	background: #442a1e !important;
	color: #faeac5 !important;
	width: 24px !important;
	height: 24px !important;
	line-height: 24px !important;
	border-radius: 50% !important;
	text-align: center !important;
	margin-right: 6px !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
}

@media (max-width: 767px) {
	.top-footer .area_newsletter {
		flex-direction: column !important;
		align-items: flex-start !important;
		gap: 8px !important;
		margin-bottom: 12px !important;
	}
	.top-footer .area_newsletter .title_newsletter {
		margin-right: 0 !important;
		margin-bottom: 4px !important;
		height: auto !important;
		padding-left: 28px !important;
	}
	.top-footer .area_newsletter .form_newsletter {
		width: 100% !important;
	}
	.top-footer .area_phone_contact {
		justify-content: flex-start !important;
		height: auto !important;
		margin-top: 8px !important;
	}
}

/* 12. Main Footer Styling */
footer.footer,
.main-footer,
.bottom-footer {
	background: #FFFAEE !important;
}
.main-footer {
	border-top-color: #faeac5 !important;
	border-bottom-color: #faeac5 !important;
}
.footer h4.footer-title,
.footer h4.footer-title a,
.footer-contact ul > li:before {
	color: #442a1e !important;
}
.footer-content,
.footer-content p,
.footer-content li,
.footer-content a,
.bottom-footer,
.bottom-footer p,
.bottom-footer a,
.footer-contact li,
.footer .list-social li a,
.footer .list-social li a i {
	color: #614834 !important;
}

/* Hide Product Meta Line (Vendor | SKU) */
.product-meta-line,
.product-vendor,
.product-meta-separator {
	display: none !important;
}

/* Center Cart Popup Modal Styling */
.popup-cart-center-overlay {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	width: 100vw !important;
	height: 100vh !important;
	background: rgba(0, 0, 0, 0.55) !important;
	z-index: 999999 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease, visibility 0.3s ease;
}
.popup-cart-center-overlay.active {
	opacity: 1 !important;
	visibility: visible !important;
}
.popup-cart-center-modal {
	background: #ffffff !important;
	width: 90% !important;
	max-width: 480px !important;
	border-radius: 12px !important;
	padding: 24px !important;
	position: relative !important;
	box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25) !important;
	transform: scale(0.95);
	transition: transform 0.3s ease;
	box-sizing: border-box !important;
}
.popup-cart-center-overlay.active .popup-cart-center-modal {
	transform: scale(1) !important;
}
.popup-cart-center-close {
	position: absolute !important;
	top: 14px !important;
	right: 16px !important;
	background: none !important;
	border: none !important;
	font-size: 26px !important;
	line-height: 1 !important;
	color: #666666 !important;
	cursor: pointer !important;
	padding: 4px 8px !important;
	transition: color 0.2s ease;
}
.popup-cart-center-close:hover {
	color: #000000 !important;
}
.popup-cart-center-header {
	text-align: center !important;
	margin-bottom: 20px !important;
	padding-bottom: 16px !important;
	border-bottom: 1px solid #eeeeee !important;
}
.popup-cart-icon-success {
	font-size: 32px !important;
	color: #27a208 !important;
	margin-bottom: 8px !important;
	display: block !important;
}
.popup-cart-center-header h3 {
	margin: 0 !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	color: #442a1e !important;
}
.popup-cart-item-preview {
	display: flex !important;
	gap: 16px !important;
	align-items: center !important;
	margin-bottom: 16px !important;
	background: #fbf8f3 !important;
	padding: 12px !important;
	border-radius: 8px !important;
}
.popup-cart-item-img {
	width: 70px !important;
	height: 70px !important;
	flex-shrink: 0 !important;
	border-radius: 6px !important;
	overflow: hidden !important;
	background: #ffffff !important;
	border: 1px solid #eeeeee !important;
}
.popup-cart-item-img img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
}
.popup-cart-item-info {
	flex: 1 !important;
	min-width: 0 !important;
}
.popup-cart-item-info h4 {
	margin: 0 0 4px !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	color: #442a1e !important;
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
}
.popup-cart-variant-text {
	font-size: 12px !important;
	color: #777777 !important;
	margin: 0 0 6px !important;
}
.popup-cart-price-line,
.popup-cart-qty-line {
	margin: 2px 0 !important;
	font-size: 13px !important;
	color: #555555 !important;
}
.popup-cart-price-val {
	font-weight: 600 !important;
	color: #442a1e !important;
}
.popup-cart-summary {
	text-align: center !important;
	font-size: 14px !important;
	margin-bottom: 20px !important;
	color: #555555 !important;
}
.popup-cart-summary p {
	margin: 4px 0 !important;
}
.popup-cart-total-line {
	font-size: 16px !important;
}
.popup-cart-total-line strong {
	color: #442a1e !important;
	font-size: 17px !important;
}
.popup-cart-center-footer {
	display: flex !important;
	gap: 12px !important;
}
.popup-cart-center-footer button,
.popup-cart-center-footer a {
	flex: 1 !important;
	text-align: center !important;
	padding: 12px 10px !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	border-radius: 6px !important;
	text-decoration: none !important;
	cursor: pointer !important;
	transition: all 0.25s ease !important;
	box-sizing: border-box !important;
}
.btn-continue-shopping {
	background: #f0e5d8 !important;
	color: #442a1e !important;
	border: 1px solid #ebd8b0 !important;
}
.btn-continue-shopping:hover {
	background: #ebd8b0 !important;
}
.btn-view-cart {
	background: #442a1e !important;
	color: #ffffff !important;
	border: 1px solid #442a1e !important;
}
.btn-view-cart:hover {
	background: #2d1e17 !important;
	color: #ffffff !important;
}

/* Product Detail Page Overrides */
.product-price .pro-price,
#detail-product #price-preview .pro-price,
.pro-price,
.pro-price span,
.product-shipping-note {
	color: #36271A !important;
}

/* Promo strip banner (ĐÓN HÈ - SALE...) */
.product-promo-strip {
	background: #EBE3D3 !important;
	color: #36271A !important;
	border: 1px dashed #c4b69d !important;
}

/* Offer gift block (ƯU ĐÃI TẶNG BẠN) */
.product-gift-offer {
	background: #EBE3D3 !important;
	border-color: #d8ceb9 !important;
}
.product-gift-offer,
.product-gift-offer__head strong,
.product-gift-offer__text,
.product-gift-offer__text strong {
	color: #36271A !important;
}
.product-offer-copy {
	background-color: #36271A !important;
	color: #ffffff !important;
	border: none !important;
}

/* Add to cart & Buy now buttons */
.wrap-addcart .btn-addtocart,
.wrap-addcart #add-to-cart,
.wrap-addcart #buy-now {
	background: #36271A !important;
	border-color: #36271A !important;
	color: #ffffff !important;
}

/* Nút Liên hệ đặt hàng qua Zalo khi hết hàng */
.btn-contact-zalo,
a.btn-contact-zalo {
	display: -webkit-inline-flex !important;
	display: inline-flex !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
	text-align: center !important;
	width: 100% !important;
	min-height: 48px !important;
	padding: 12px 20px !important;
	background: #0068FF !important;
	background-color: #0068FF !important;
	color: #ffffff !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	font-size: 14px !important;
	letter-spacing: 0.5px !important;
	border-radius: 4px !important;
	border: 1px solid #0068FF !important;
	cursor: pointer !important;
	text-decoration: none !important;
	transition: all 0.25s ease !important;
	box-shadow: 0 4px 12px rgba(0, 104, 255, 0.25) !important;
	margin-top: 5px !important;
	position: relative !important;
	overflow: visible !important;
	z-index: 2 !important;
}
.btn-contact-zalo:before,
.btn-contact-zalo:after,
a.btn-contact-zalo:before,
a.btn-contact-zalo:after {
	display: none !important;
	content: none !important;
}
.btn-contact-zalo span,
a.btn-contact-zalo span {
	color: #ffffff !important;
	font-weight: 700 !important;
	font-size: 14px !important;
	line-height: 1 !important;
	display: inline-block !important;
}
.btn-contact-zalo:hover,
.btn-contact-zalo:focus,
a.btn-contact-zalo:hover,
a.btn-contact-zalo:focus {
	background: #0052cc !important;
	background-color: #0052cc !important;
	border-color: #0052cc !important;
	color: #ffffff !important;
	transform: translateY(-1px) !important;
	box-shadow: 0 6px 16px rgba(0, 104, 255, 0.35) !important;
}
.btn-contact-zalo svg,
.btn-contact-zalo img,
a.btn-contact-zalo svg,
a.btn-contact-zalo img {
	margin-right: 8px !important;
	vertical-align: middle !important;
	flex-shrink: 0 !important;
}
.product-action-bottom .btn-contact-zalo,
.product-action-bottom a.btn-contact-zalo {
	width: 100% !important;
	min-height: 44px !important;
	margin: 0 !important;
	border-radius: 0 !important;
	font-size: 13px !important;
	padding: 10px 15px !important;
}

/* Store availability (Số lượng tại cửa hàng / Xem số lượng gần bạn) */
.product-store-availability,
.store-availability-card,
.store-availability-label,
.store-availability-link-btn,
.store-availability-icon {
	color: #36271A !important;
}
.store-availability-link-btn {
	color: #36271A !important;
}
.store-availability-icon svg {
	stroke: #36271A !important;
}

/* Brand Banner Section Full Image Display Override */
.brand-banner-item {
	aspect-ratio: auto !important;
	height: auto !important;
	background: transparent !important;
}
.brand-banner-item img {
	width: 100% !important;
	height: auto !important;
	object-fit: contain !important;
}

/* ==========================================================================
   Header Store Action & 3-Branch Dropdown Menu
   ========================================================================== */
.header-wrap-icon .action-store {
	display: inline-block;
	margin: 10px 5px;
	position: relative;
	transition: opacity 150ms linear;
}
.header-wrap-icon .action-store a.store-info {
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center;
	padding: 3px 10px;
	color: #614834;
	text-decoration: none;
	transition: all 0.2s ease;
	cursor: pointer;
	line-height: 1;
}
.header-wrap-icon .action-store a.store-info span.ico_action {
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	vertical-align: middle;
	line-height: 1;
}
.header-wrap-icon .action-store a.store-info span.ico_action svg {
	width: 22px;
	height: 18px;
	fill: #442a1e;
	display: block;
	transition: fill 0.2s ease, transform 0.2s ease;
}
.header-wrap-icon .action-store a.store-info span.text {
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 80px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	color: #614834;
	font-weight: 500;
	font-size: 13px;
	margin-left: 5px;
	line-height: 1;
	transition: color 0.2s ease;
}
.header-wrap-icon .action-store:hover a.store-info span.text,
.header-wrap-icon .action-store a.store-info:hover span.text {
	color: #8c6d48 !important;
}
.header-wrap-icon .action-store:hover a.store-info span.ico_action svg,
.header-wrap-icon .action-store a.store-info:hover span.ico_action svg {
	fill: #8c6d48 !important;
	transform: scale(1.05);
}

/* Store Dropdown Popup */
.header-wrap-icon .action-store .store-dropdown-menu {
	position: absolute;
	top: calc(100% + 8px);
	right: -40px;
	width: 350px;
	max-width: 90vw;
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 0 14px 35px rgba(68, 42, 30, 0.15), 0 2px 8px rgba(0, 0, 0, 0.05);
	border: 1px solid #ebd9c8;
	padding: 0;
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	transition: opacity 0.25s cubic-bezier(0.16, 1, 0.3, 1), transform 0.25s cubic-bezier(0.16, 1, 0.3, 1), visibility 0.25s;
	z-index: 1000;
	pointer-events: none;
	text-align: left;
}
.header-wrap-icon .action-store .store-dropdown-menu::before {
	content: '';
	position: absolute;
	top: -6px;
	right: 65px;
	width: 12px;
	height: 12px;
	background: #faf6f0;
	border-left: 1px solid #ebd9c8;
	border-top: 1px solid #ebd9c8;
	transform: rotate(45deg);
	z-index: 2;
}
.header-wrap-icon .action-store .store-dropdown-menu::after {
	content: '';
	position: absolute;
	top: -12px;
	left: 0;
	right: 0;
	height: 12px;
}
.header-wrap-icon .action-store:hover .store-dropdown-menu {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	pointer-events: auto;
}

/* Dropdown Header */
.store-dropdown-header {
	padding: 12px 16px;
	background: #faf6f0;
	border-bottom: 1px solid #efe5da;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.store-dropdown-header .store-dropdown-title {
	font-size: 13px;
	font-weight: 700;
	color: #442a1e;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.store-dropdown-header .store-dropdown-badge {
	font-size: 10.5px;
	font-weight: 600;
	color: #ffffff;
	background: #8c6d48;
	padding: 2px 8px;
	border-radius: 12px;
}

/* Dropdown Store List */
.store-dropdown-list {
	padding: 4px 0;
	max-height: 400px;
	overflow-y: auto;
}
.store-dropdown-item {
	padding: 12px 16px;
	border-bottom: 1px dashed #efe5da;
	transition: background 0.2s ease;
}
.store-dropdown-item:last-child {
	border-bottom: none;
}
.store-dropdown-item:hover {
	background: #fdfbf8;
}
.store-dropdown-item .store-item-name {
	display: flex;
	align-items: center;
	margin-bottom: 6px;
	gap: 6px;
}
.store-dropdown-item .store-num {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #442a1e;
	color: #ffffff;
	font-size: 10px;
	font-weight: 700;
	flex-shrink: 0;
}
.store-dropdown-item .store-title {
	font-size: 13.5px;
	font-weight: 700;
	color: #442a1e;
	line-height: 1.2;
}
.store-dropdown-item .store-tag {
	margin-left: auto;
	font-size: 9.5px;
	font-weight: 600;
	color: #8c6d48;
	background: #f5eee4;
	padding: 1px 6px;
	border-radius: 4px;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	flex-shrink: 0;
}
.store-dropdown-item .store-item-row {
	font-size: 12px;
	color: #554438;
	line-height: 1.45;
	display: flex;
	align-items: flex-start;
	gap: 6px;
	margin-bottom: 4px;
}
.store-dropdown-item .store-item-row i {
	color: #8c6d48;
	margin-top: 2px;
	font-size: 12px;
	flex-shrink: 0;
	width: 14px;
	text-align: center;
}
.store-dropdown-item .store-item-row a {
	color: #554438;
	text-decoration: none;
	transition: color 0.2s ease;
}
.store-dropdown-item .store-item-row a:hover {
	color: #8c6d48;
	text-decoration: underline;
}
.store-dropdown-item .store-item-sub {
	font-size: 11.5px;
	color: #7b6a5d;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 6px;
	margin-bottom: 6px;
}
.store-dropdown-item .store-item-sub .store-sep {
	color: #c9baa8;
}
.store-dropdown-item .store-item-actions {
	display: flex;
	justify-content: flex-end;
}
.store-dropdown-item .btn-store-map {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	font-size: 11px;
	font-weight: 600;
	color: #8c6d48;
	background: #faf6f0;
	border: 1px solid #ebd9c8;
	padding: 3px 10px;
	border-radius: 4px;
	text-decoration: none;
	transition: all 0.2s ease;
}
.store-dropdown-item .btn-store-map i {
	font-size: 10px;
	color: inherit;
	margin-top: 0;
	width: auto;
}
.store-dropdown-item .btn-store-map:hover {
	background: #442a1e;
	color: #ffffff;
	border-color: #442a1e;
}

/* Dropdown Footer */
.store-dropdown-footer {
	padding: 10px 16px;
	background: #faf6f0;
	border-top: 1px solid #efe5da;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: center;
}
.store-dropdown-footer .store-view-all {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	font-size: 12px;
	font-weight: 700;
	color: #442a1e;
	text-decoration: none;
	transition: all 0.2s ease;
}
.store-dropdown-footer .store-view-all i {
	font-size: 13px;
	transition: transform 0.2s ease;
}
.store-dropdown-footer .store-view-all:hover {
	color: #8c6d48;
}
.store-dropdown-footer .store-view-all:hover i {
	transform: translateX(3px);
}

/* Mobile Drawer Menu Store Item */
.menu-about .menu-store-item a {
	display: flex;
	align-items: center;
	padding: 10px 0;
	color: #442a1e;
	font-weight: 600;
	font-size: 13px;
}
.menu-about .menu-store-item a span:first-child {
	margin-right: 8px;
	display: inline-flex;
	align-items: center;
}
.menu-about .menu-store-item a svg {
	fill: #442a1e;
	width: 18px;
	height: 18px;
}

/* Mobile Header Location Icon */
@media (max-width: 991px) {
	.header-wrap-icon .action-store {
		display: inline-block !important;
		margin: 0 12px 0 0 !important;
		vertical-align: middle;
	}
	.header-wrap-icon .action-store a.store-info {
		padding: 0 !important;
		display: inline-flex !important;
		align-items: center;
		justify-content: center;
		line-height: 1;
	}
	.header-wrap-icon .action-store a.store-info span.ico_action {
		margin: 0 !important;
		display: inline-flex;
		align-items: center;
	}
	.header-wrap-icon .action-store a.store-info svg {
		width: 20px !important;
		height: 20px !important;
	}
	.header-wrap-icon .action-store .text {
		display: none !important;
	}
	.header-wrap-icon .action-store .store-dropdown-menu {
		display: none !important;
	}
}

/* Footer Social Buttons (TikTok & Instagram) */
.footer-social-wrapper {
	margin-top: 12px;
}
.footer-social-list {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	align-items: center;
}
.footer-social-item {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 7px 14px;
	border-radius: 6px;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none !important;
	transition: all 0.25s ease-in-out;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}
.footer-social-item.tiktok-btn {
	background: #000000 !important;
	color: #ffffff !important;
	border: 1px solid #222;
}
.footer-social-item.tiktok-btn:hover {
	background: #1f1f1f !important;
	transform: translateY(-2px);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.18);
	color: #ffffff !important;
}
.footer-social-item.instagram-btn {
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) !important;
	color: #ffffff !important;
	border: 1px solid transparent;
}
.footer-social-item.instagram-btn:hover {
	opacity: 0.92;
	transform: translateY(-2px);
	box-shadow: 0 4px 10px rgba(220, 39, 67, 0.25);
	color: #ffffff !important;
}
.footer-social-item span {
	line-height: 1;
	color: #ffffff !important;
}
.footer-social-item svg,
.footer-social-item i {
	color: #ffffff !important;
	fill: #ffffff !important;
}






