
@font-face {
	font-family: 'FontAwesome';
	src: url('//theme.hstatic.net/1000182631/1000966139/14/fontawesome.eot?v=735');
	src: url('//theme.hstatic.net/1000182631/1000966139/14/fontawesome.eot?v=735') format('embedded-opentype'), url('//theme.hstatic.net/1000182631/1000966139/14/fontawesome.woff?v=735') format('woff'), url('//theme.hstatic.net/1000182631/1000966139/14/fontawesome.ttf?v=735') format('truetype'), url('//theme.hstatic.net/1000182631/1000966139/14/fontawesome.svg?v=735') format('svg');
	font-weight: normal;"
	font-style: normal;
} 
@font-face {
	font-family:'Neutra1';
	src:url('//theme.hstatic.net/1000182631/1000966139/14/utm_neutra.ttf?v=735')  format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'Glyphicons Halflings';
	src:url('//theme.hstatic.net/1000182631/1000966139/14/glyphicons-halflings-regular.eot?v=735');
	src:url('//theme.hstatic.net/1000182631/1000966139/14/glyphicons-halflings-regular.eot?#iefix?v=735') format('embedded-opentype'),url('//theme.hstatic.net/1000182631/1000966139/14/glyphicons-halflings-regular.woff?v=735') format('woff'),url(//theme.hstatic.net/1000182631/1000966139/14/glyphicons-halflings-regular.ttf?v=735) format('truetype'),url(//theme.hstatic.net/1000182631/1000966139/14/glyphicons-halflings-regular.svg#glyphicons_halflingsregular?v=735) format('svg')
}
@font-face {
	font-family:'Helve';
	font-weight: 400;
	font-style: normal;
	src:url('//theme.hstatic.net/1000182631/1000966139/14/Helve.ttf?v=735') format('truetype');
}
@font-face {
	font-family:'Helve-bold';
	font-weight: 600;
	font-style: normal;
	src:url('//theme.hstatic.net/1000182631/1000966139/14/HelveBold.ttf?v=735') format('truetype');
}
@font-face {
	font-family:'Helve-italic';
	font-weight: 400;
	font-style: italic;
	src:url('//theme.hstatic.net/1000182631/1000966139/14/Helve_Italic.ttf?v=735') format('truetype');
}
@font-face {
	font-family:'Helve-bold-italic';
	font-weight: 600;
	font-style: italic;
	src:url('//theme.hstatic.net/1000182631/1000966139/14/HelveBold_Italic.ttf?v=735') format('truetype');
}

*{font-family:'Helve', sans-serif !important;margin: 0;padding: 0;}
.glyphicon{font-family: 'Glyphicons Halflings'!important;}
.fa{font-family: 'FontAwesome'!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: 16px;
	color:#000000;
	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:#252a2b; 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: 21px }
/* 1.5 - Links and Buttons */
a {color:#000000;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:#d7241f;text-decoration: none; outline: none;}	
a:active { outline: none; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#252a2b;line-height: 1.1; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color:#d7241f;}
/* 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;}
.modal-backdrop.in{height: 1000px;z-index: 999;position:fixed;}
.no-padding{padding:0;}
@media (min-width: 992px){
	.no-padding-left{padding-left:0;}

	.no-padding-right{padding-right:0;}
	.padding-right-5{padding-right:5px;}
	.padding-left-5{padding-left:5px;}
}
/*========================================================================*/
main.main-index{position: relative;}
.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: #000000;
	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: #047cca;}
.button.dark:before {background-color:#047cca;}
.button.dark:hover {color:#000000;}
.button:hover:before {
-webkit-transform-origin: right center;
transform-origin: right center;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}*/
.wrap-flex-align{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.flex-column{	-webkit-flex-direction: column;flex-direction: column;}
button:focus{border-color: transparent; outline: none;}

//.wrapbox-heading-page{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;}

@media(min-width:1200px){
	.animation-tran .site-animation{-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);transform:translateY(60px);opacity:0;-webkit-transition:opacity 300ms linear, transform 300ms linear;-moz-transition:opacity 300ms linear, transform 300ms linear;-o-transition:opacity 300ms linear, transform 300ms linear;transition:opacity 300ms linear, transform 300ms linear}
	.animation-tran.active .site-animation{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
}

@media (min-width: 992px){
	.width-20 {
		width: 20%;
		float: left;
	}
	.width-30 {
		width: 30%;
		float: left;
	}
	.width-70 {
		width: 70%;
		float: left;
	}
	.width-80 {
		width: 80%;
		float: left;
	}
	.width-product-20 {
		width: calc(100% / 4 - 20px);
		margin-right: 25px;
		float: left;
	}
}
@media (min-width: 1025px){
	.width-product-20 {
		width: calc(100% / 5 - 20px);
		margin-right: 20px;
		float: left;
	}
	/*.product-list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
}*/
}
@media (min-width: 1200px){

}
/*--------------------------------------------------------------------------------
HEADER
--------------------------------------------------------------------------------*/
/*--------------------- Topbar ---------------------*/
#topbar {background: #f3f3f3;font-size: 12px;}
#topbar p {padding: 4px 0;margin-bottom:0;}
.main-header{
	background: #047cca;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.08) inset;
	box-shadow: 0 0 3px rgba(0,0,0,0.08) inset;
	-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;
}
.header-mid {
	padding:10px 0;    background: #fff;
}
@media(max-width: 767px){
	.header-mid{ padding: 10px 0 0; }
}
.header-mid .megamenu{float: left;width: 20%;position: relative;background: #6eb465;color: #fff;}
.main-header .wrap-logo a {font-size: 32px;font-weight:bold;color:#047cca}
.main-header .wrap-logo a img{
	width:152px;
	/*height:92px;*/
	height:auto;
}
.header-mid .search-bar-mobile .wpo-wrapper-search{position:relative;}
.header-mid .header-wrap-icon{margin-top:20px;}
.header-mid .header-wrap-icon .hotline-number{
	/*width: 46%;*/
	margin-top:15px;
	padding-right: 10px;
	display: inline-block;
	vertical-align: middle;	
	display:none;
}
.header-mid .header-wrap-icon .shipping{
	margin: 0;
	/*width: 52%;*/
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	display:none;
}
.header-mid .header-wrap-icon .shipping p{
	text-align: left;
	font-size: 26px;
	margin-top: 8px;
	color: #d7241f;
	font-weight: 600;
}
.header-mid .header-wrap-icon{
	padding:0;
	margin-left:-20px;
	margin-top: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.header-wrap-icon .text{
	text-align: center;
	color: #d7241f;
	display: inline-block;
	font-size: 28px;
    -webkit-text-stroke: 0.5px white;
	width:65%;

	font-family:'Neutra1' !important;
}

.header-mid .header-wrap-icon .shipping p:first-child{color:#fff;}
.shipping p:first{margin-top:8px;}
.header-mid .header-wrap-icon .shipping>img{
	margin-bottom:10px;
}
.header-mid .header-wrap-icon a{
	display: inline-block;
	line-height: 20px;
	font-weight: bold;
	color: #047cca;
	font-size:26px;
	position: relative;
}
.header-mid .header-wrap-icon p{
	font-size: 26px;
	font-weight:600;
	margin-bottom: 0;
	color: #fff;
}
.header-mid .header-wrap-icon a.tips{
	padding-left: 10px;
	text-transform: uppercase;
	line-height: 40px;
	border:0;
}
.header-mid .header-wrap-icon a.tips i{
	float: right;
	font-size: 24px;
	margin: 8px 0 0 5px;
	position: absolute;
}
.header-mid .header-wrap-icon a.tips:hover{
	color: #fe9705;
}
.header-mid .header-wrap-icon a.account{
	margin-left: 8px;
}
.header-mid .header-wrap-icon a:not(.tips) i{
	position: absolute;
	left: 2px;
	top: 12px;
	font-size: 28px;
}
.header-mid .header-wrap-icon a.hotline i{
	transform: rotate(15deg);
}
.header-mid .header-wrap-icon a span {
	display: block;
	font-size: 12px;
}
.block-cart{text-align:right;}
.block-cart .header-user{
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
	margin-bottom: 12px;
}
.block-cart .header-user a{
	display: inline-block;
	color: #fff;
}
.block-cart .header-cart{
	text-align: center;
	vertical-align: middle;
	position: relative;
	display: block;
}
.block-cart .header-cart a{
	display:inline-block;
	position:relative;
} 
.block-cart .header-cart a img{width:53px;filter: brightness(0);
  -webkit-filter: brightness(0);}
.block-cart .header-cart a span.count-cart{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;
	background: #d7241f;
	padding: 2px 8px;
	border-radius: 4px;
	color: #fff;
	font-weight:600;
}
.block-cart .header-cart:hover .cart-header-box{
	opaicty:1;
	visibility:visible;
	webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
}
.cart-header-box{
	position: absolute;
	background: #fff;
	width: 350px;
	right: -1px;
	top: 100%;
	z-index: 9999;
	color: #333;
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s; 
	-webkit-transform: translate(0,40px);
	-moz-transform: translate(0,40px);
	-o-transform: translate(0,40px);
	-ms-transform: translate(0,40px);
	transform: translate(0,40px);
	opacity: 1;
	display: block;
	visibility: hidden;
}
.cart-header-box:before{
	position: absolute;
	content: '';
	border-bottom: 8px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	top: -8px;
	right: 80px;
}
.cart-header-box .cart-empty{
	padding:15px;
}
.header-mid .header-bottom{position: relative;}
.icon-search{
	vertical-align: -1px;
	-ms-transform:rotate(0);
	-webkit-transform:rotate(0);
	transform: rotate(0);
}
.icon-search:hover{
	-ms-transform:rotate(-5deg);
	-webkit-transform:rotate(-5deg);
	transform: rotate(-5deg);
}
.cart-menu .count-holder {
	position: absolute;
	top: 8px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 13px;
	line-height: 1;
	font-weight: bold;
	height: 17px;
	overflow: hidden;
}
.cart-menu .count {
	transition: top 150ms linear;
	position: relative;
	top: 0px;
	animation-duration: 300ms;
}
.icon-cart .count {animation-name: scroll-in}
.icon-cart:hover .cart-menu .count {animation-name: scroll-out}
.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;}
.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);
	-webkit-animation: fadeInDown 0.6s both;
	animation: fadeInDown 0.6s both;
}
.main-header .wrap-logp-mb {
	visibility:hidden;
	opacity:0;
	position:absolute;
	top:5px;
	left:0;
}
.main-header .wrap-logp-mb .logoimg {height: 30px;}
.main-header.affix-mobile .wrap-logp-mb {
	visibility:visible;
	opacity:1;
	display:block!important;
}
.main-header.affix-mobile .wrap-logp-mb a{font-size:24px;}
.search-bar-mobile {float:right; margin-top: 10px; }
.search-bar-mobile form.searchform input.searchinput {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 40px 0 15px;
	background: #fff;
	border: 1px solid #00000085;
	border-radius: 6px;
}
.search-bar-mobile form.searchform .btn-search {
	top: 10px;
	right: 0;
	line-height: 10px;
	background: transparent;
	padding: 0 10px;
	font-size: 16px;
	border-radius: 0 20px 20px 0;
	text-align: center;
	border-left: 1px solid;
	position:absolute;
}
.search-bar-mobile form.searchform .btn-search svg {width:15px;height:15px;vertical-align: text-bottom;opacity: 1;} 
.search-bar-mobile .smart-search-wrapper{
	position: absolute;	
	width:100%;
	background: #fff;	
	z-index: 100;
	right:5px;
	left:0px;
	//padding: 0 10px;
	overflow: hidden;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
} 
.more_product{
	text-align: center;
	font-size: 15px;
	padding: 10px;
	margin-bottom: 10px;
}
.more_product .more_title{
	color: #444;
}
.more_product .more_title a{
	font-weight: bold;
	color: #047cca;
}
.header-bottom{border-top:1px solid #fff;}
.header-bottom .megamenu{
	position:relative;
}
.megamenu .mega-bar{
	display: block;
	line-height: 24px;
	text-align: center;
	padding: 14px 0;
	background: #d7241f;;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	font-weight:600;
}
.menu-mori {margin:0;display:flex;display:-webkit-flex;}
.menu-mori>li{
	float:left;
	position:relative;
}
.menu-mori li:hover,.menu-mori li.active{
	background:#052ba0;
}
.menu-mori li:hover>a,.menu-mori li.active>a{
	color:#ffffff;
}
.menu-mori>li:hover .sub-menu-mori{
	display:block;
}
.sub-menu-mori{
	display:none;
	position: absolute;
	width: 250px;
	top: 100%;
	left: 0;
	z-index: 999;
	background: #047cca;
}
.sub-menu-mori li{
	border-bottom: 1px solid;
}
.menu-mori li a{
	text-transform: uppercase;
	padding: 12px 8px;
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	display: inline-block;
}
.megamenu .mega-bar i{
	font-size: 24px;
	float: left;
	padding-left: 15px;
}
.megamenu .mega-bar span{
	display: inline-block;
	float: left;
	padding-left: 15px;
}
.megamenu #nav {
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	z-index: 999;
	width: 100%;
	//box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.megamenu #nav.show-hover{display:none;}
.megamenu #nav.scroll-hide{display:none;}

.megamenu:hover #nav {
	display: block;
}
/*--------------------- Menu Desktop ---------------------*/
.menu-desktop {
	position:relative;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:center;
	-moz-justify-content:center;
	justify-content:center;
}
#nav .main-nav * {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}
#nav nav.main-nav ul li a {color:#000000;}
#nav nav.main-nav ul li a img{
	margin-right:10px;
	width:30px;
	height:30px;
}
#nav nav.main-nav > ul > li:hover > a {background:#fff;}
#nav .main-nav>ul>li {float: none;z-index: 10;display: block;border-bottom:1px solid #ccc;}
#nav .main-nav > ul>li>a {
	display: block;
	font-size: 14px;
	font-weight: 400;
	padding: 8px 10px;
	margin: 0;
	position: relative;
}
#nav .main-nav ul {	padding-left: 0;margin:0;border-left:1px solid #ccc;border-right:1px solid #ccc;}
#nav .main-nav ul>li a i {
	float: right;
	vertical-align: middle;
	font-size: 20px;
	padding-right: 5px;
}
#nav .main-nav .sub_menu {
	background: #fff;
	position: absolute;
	z-index:999;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	left: 100%;
	top: 0;
	height: 100%;
	width: 400%;
	transition: all .5s ease;
	display: none;
}
#nav .main-nav li:hover>.sub_menu {
	display: block;
}
#nav .main-nav .sub_menu ul{
	display: flex;
}
#nav .main-nav .sub_menu li{
	//float: left;
	width: 20%;
	padding: 5px;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
#nav .main-nav .sub_menu li a {
	text-align: left;
	display: flex;
	font-size: 14px;
	align-items: center;
}
#nav .main-nav .sub_menu li a span{
	width: calc(100% - 100px);
	display: block;
}
#nav .main-nav .sub_menu li a img{
	max-width:100px;
}
#nav .main-nav .sub_menu .sub_menu {
	left: 100%;
	top: 0;
	margin-left: 1px;
	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)
}
#nav .main-nav ul>li i {
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

/*--------------------------------------------------------------------------------
SLIDER
--------------------------------------------------------------------------------*/
@media screen and (min-width:1200px){
	.fix-height{min-height:370px;}
}
#homepage_slider .owl-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#homepage_slider .owl-nav button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
	text-align: center;
	background: #047cca;
	color: #fff;
	border-radius: 3px;
	opacity: 0.5;
}
#homepage_slider .owl-nav button:hover{
	background: #d7241f;
}
#homepage_slider .owl-nav .owl-prev {left: 15px;}
#homepage_slider .owl-nav .owl-next {right: 15px;}
#homepage_slider .owl-nav button:before {
	position: relative;
	content:"";
	font-family: "FontAwesome";
	font-size: 32px;
	width: 40px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
}
#homepage_slider .owl-nav .owl-prev:before {content:"\f104";}
#homepage_slider .owl-nav .owl-next:before {content:"\f105";}
#homepage_slider .owl-dots {position: absolute;bottom: 8px;text-align:center;width:100%;}
#homepage_slider .owl-dots .owl-dot {display: inline-block;opacity: 0.5;}
#homepage_slider .owl-dots .owl-dot span {
	position: relative;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 50%;
	cursor: pointer;
	background: transparent;
	border: 2px solid #fff;
	-webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
}
#homepage_slider .owl-dots .owl-dot.active span {background: #fff;}
.service .shop-service .box-service{
	display: inline-block;
	width: calc(100% / 4 - 5px);
	margin-top:15px;
}
.shop-service .box-service a{
	display: flex;
	display: -webkit-flex;
	-moz-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	margin-top: 20px;
}
.shop-service .box-service a .icon-shop-service{
	margin-right:5px;
}
.shop-service .box-service a .icon-shop-service img{
	width:35px;
	height:35px;
}
.shop-service .box-service a .des-shop-service span.large-text{
	display: block;
	color: #000;
	text-transform: uppercase;
	font-size: 15.5px;
	font-weight: 600;
}
.shop-service .box-service a .des-shop-service span.small-text{
	font-size: 15px;
	font-weight: 600;
	color: #999;
}
/*--------------------------------------------------------------------------------
INDEX
--------------------------------------------------------------------------------*/
.section-collection{padding:15px 0;}
.wrapper-heading-home{padding:0 0 15px 0;text-align: center;}
.wrapper-heading-home .index-title span.viewmore{margin-top:15px;}
.wrapper-heading-home h2 {font-size:37px;line-height: 1.6;	margin:0;font-weight:500;}
.wrapper-home-banner .home-banner-pd {padding:0;}
.block-banner-category{position: relative;overflow: hidden;margin: 30px 0 0;}
.caption_banner span{font-size: 15px;font-weight: 400;}
.caption_banner h3{font-size: 23px;  margin: 15px 0;color:#fff;}
.block-banner-category a.link-banner{display: block;}
.caption_banner{
	position: absolute;
	width:100%;
	padding: 0 50px;
	bottom: 50px;
	color:#fff;
}
.index-title{border-bottom:1px solid #047cca;}
.index-title h2{float: left;line-height: 40px;}
.index-title h2 a{
	background: #047cca;
	padding: 0 20px;
	margin: 0;
	font-size: 16px;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	line-height: 40px;
}
.index-title .index-tab-right{float: right;border-bottom: 1px solid #ccc;margin: 0;}
.index-title .index-tab-right li{display: inline-block;margin: 0 15px;}
.index-title .index-tab-right li:first-child{margin-left:0;}
.index-title .index-tab-right li a{display: block;line-height: 40px;position: relative;}
.index-title .index-tab-right li.active a{color: #80bb35;font-weight: bold;}
.index-title .index-tab-right li.active a:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:2px;background:#80bb35;}
.wrap-collection-title{ -webkit-justify-content: center;-moz-justify-content: center;	justify-content: center;}
.wrapper-home-information{background-color: #f5f5f5;}
.wrap-pd-infor{	padding:0;-webkit-justify-content: center;-moz-justify-content: center;justify-content: center;}
.box-banner-inf h2{color: #fff;font-size:55px;	margin:0;	font-weight: 700;}
.box-banner-inf a.button{margin-top: 65px;}
.wrap-pd-infor .inf-content{font-size:15px;font-weight:500;	margin:auto;}
.wrap-pd-infor.box_stick .container-background{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	transition: background 200ms linear;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.wrap-pd-infor.box_stick .container-background:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: .4;
	transition: opacity 200ms linear, background 200ms linear;
}
.wrap-pd-infor.box_stick img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	font-family: "object-fit: cover";
	-ms-transition: opacity 150ms linear;
	-webkit-transition:opacity 150ms linear;
	transition: opacity 150ms linear;
	-ms-transform:translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.list-slider-banner .slick-slide {opacity:0.6}
.list-slider-banner .slick-slide.slick-active {opacity:1;}
.list-slider-banner .slick-slide .block-banner-category {max-height:450px;}
.list-slider-banner .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
	border: none;
	border-radius: 50%;
	background: #fff;
	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);
	vertical-align: middle;
	line-height: 0;
}
.list-slider-banner .slick-arrow:before {
	content: "";
	font-family: "FontAwesome";
	font-size: 25px;
	line-height: 50px;
	width: 50px;
	height: 50px;
	display: inline-block;
}
.list-slider-banner .slick-arrow.slick-prev {left:30px;}
.list-slider-banner .slick-arrow.slick-prev:before {
	content: "\f104";
}
.list-slider-banner .slick-arrow.slick-next {right:30px;}
.list-slider-banner .slick-arrow.slick-next:before {
	content: "\f105";
}
.list-slider-banner .caption_banner_slide {
	position: absolute;
	width: 100%;
	padding: 15px 20px;
	bottom: 0;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
}
.list-slider-banner .caption_banner_slide h3 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 10px;
	color: #fff;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.list-slider-banner .button {padding: 5px 15px;}
/*---------- store image --------*/
.index-saoviet .saoviet_title .title{
	padding-left: 15px;
	padding-bottom: 25px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 20px;
	color: #151515;
}
.index-saoviet .star_slider{margin-bottom: 20px;}
.index-saoviet .star_slider .slider_item img{
	transition: all 0.3s;
	transform-style: initial;
}
.index-saoviet .star_slider .slider_item .item_name{
	font-size: 12px;
	text-transform: uppercase;
	font-style: unset;
	margin-top: 10px;
	font-weight: bold;	
}
/*-------------- home magazine ---------*/
#home_magazine {
	padding: 30px 0 50px;
}
.title-line .title{
	margin: 0 0 15px;
	position: relative;
}
.title-line .title a {
	background: #047cca;
	text-transform: uppercase;
	z-index: 1;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	position: relative;
	display: inline-block;
	padding: 0 20px;
	line-height: 40px;
	border-radius: 20px;
}
.title-line .title:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 2px;
	background: #047cca;
}
.title-line .subtitle {
	text-align: center;
	font-weight: 300;
	font-style: italic;
	color: #333;
	font-size: 14px;
	margin: 0 0 30px;
	text-transform: initial;
	line-height: 23px;
}
.blog_magazine_slider .owl-stage{
	display:flex;
	justify-content:stretch;
}
.blog_slider_item {
	overflow: hidden;
	border: 1px #ebebeb solid;
	border-radius: 15px;
	height:100%;
}
.blog_slider_item .img{
	position: relative;
}
.blog_slider_item .img a{
	display: block;
}
.blog_slider_item .img a:before{
	content: '';
	display: block;
	padding-bottom: 57%;
	width: 100%;
}
.blog_slider_item .img a img{
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 15px;
}
.blog_slider_item .blog_slider_info {
	margin: 10px 15px 15px;
}
.blog_slider_item .blog_slider_info .blog_slider_category {
	background: #dbae4f;
	display: inline-block;
	padding: 2px 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
}
.blog_slider_item .blog_slider_info h3 {
	margin: 0 0 5px;
}
.blog_slider_item .blog_slider_info h3 a {
	font-size: 16px;
	font-weight: 600;
	display: block;
	line-height: 24px;
	color: #333;
	text-transform:uppercase;
}
.blog_slider_item .blog_slider_info h3 a:hover{
	color: #ffffff;
}
.blog_slider_item .blog_slider_info .short-des{
	text-align: left;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.blog_slider_item .blog_slider_info .btn-more{
	color: #ffffff !important;
	background: #047cca;
	font-weight:600;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	display: inline-block;
	padding: 0 20px;
	transition:all .3s;
}
.blog_slider_item .blog_slider_info .btn-more:hover{
	background:#ffffff;

	color:#047cca !important;
}
.blog_magazine_slider .owl-dots {
	position: absolute;
	bottom: -8px;
	width: 100%;
}

/*--------------------- index instagram ------------------------*/
@-webkit-keyframes shine {
	100% {
		left: 125%
	}
}
@keyframes shine {
	100% {
		left: 125%
	}
}
.index-instagram{padding-top: 30px;}
.index-instagram .instagram-list-img ul li{
	float: left;
	width: calc(100%/6);
	padding: 2px;
}
.index-instagram .instagram-list-img ul li a{
	position: relative;
	overflow: hidden;
	display: block;
}
.index-instagram .instagram-list-img ul li a:before{
	position: absolute;
	top: 0;
	left: -100%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.index-instagram .instagram-list-img ul li a:hover:before{
	-webkit-animation: shine 1.1s;
	animation: shine 1.1s;
}
.heading-title .subtitle {
	position: relative;
	display: inline-block;
}
.heading-title .subtitle:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40%;
	height: 1px;
	background: #000;
	content: "";
	left: 100%;
}
.heading-title .subtitle:after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40%;
	height: 1px;
	background: #000;
	content: "";
	right: 100%;
}
.heading-title .subtitle span {
	padding: 0 10px;
	font-size: 14px;
}
.heading-title h2{
	text-transform: uppercase;
	margin: 10px 0;
}
/*------------------------- PRODUCT ITEM-------------------------*/
#product .product-des{margin-top: 15px;}
#product .more-details {
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 0;
}
#product .more-details .content-des{margin-top: 10px;}
#product .more-details .title {
	cursor: pointer;
	text-transform: uppercase;
	position: relative;
	font-size: 16px;
	letter-spacing: 0.75px;
	color: #333232;
	padding-right: 20px;
}
#product .more-details .title:after {
	cursor: pointer;
	content: "\f067";
	display: inline-block;
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 14px;
	right: 0;
	top: 0;
	font-weight: 200;
	width: 20px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}
#product .more-details .title.active:after {
	content: "\f068";
}
#product .more-details:last-child {
	border: 0;
}
#product .faq a {
	font-size: 16px;
	letter-spacing: 0.75px;
	color: #dbae4f;
	cursor: pointer;
	text-transform: uppercase;
}
#product .more-details p {
	text-align: justify;
}
#product .delivery .item span {
	background: url(//theme.hstatic.net/1000182631/1000966139/14/icons-detail.png?v=735) no-repeat scroll -31px -2px;
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	margin-right: 5px;
}
#product .delivery .deliver-top-payment span{
	background-position: -88px -2px;
}
#product .delivery .deliver-top-policy span{
	background-position: -57px -2px;
}
#product .delivery .item{margin: 5px 0;}
#product .delivery .item p {
	font-size: 11px;
	color: #333;
	text-transform: lowercase;
	line-height: 30px;
	text-align: left;
	margin: 0;
}
#product .delivery .item p a {
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
}
#ModalCenter .modal-title{
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
}
#ModalCenter .close{
	position: absolute;
	right: 10px;
	top: 10px;
	margin: 0;
	opacity: 1;
	width: 26px;
	height: 26px;
	background: #000;
	color: #fff;
	text-shadow: none;
	font-size: 30px;
	display: flex;
	justify-content: center;
}
#slider.owl-carousel.owl-btn .owl-nav > button{
	width: 20px;
	height: 40px;
	line-height: 30px;
	font-size: 40px;
	border: 0;
	background: transparent;
}
#ModalCenter .close span{margin-top: -10px;}
.color-swatches{
	margin-bottom: 5px;
}
.color-swatches li {
	display: inline-block;
}
.color-swatches li a {
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 100%;
	border: 1px solid #e0e0e0;
}
.box-list-index,.product-list{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
.box-list-index:before, .product-list:before,  
.box-list-index:after, .product-list:after {
	display: none;
}
.product-list .pro-loop{
	float: none;
}

.pro-loop {
	display: block;
	position: relative;	
	overflow: hidden;	
	height: 100%;
	background:#fff;
	border: 1px #ebebeb solid;
	padding:8px;
	margin-bottom:30px;
}
.pro-loop a {display:block;}
.pro-loop .product-detail {padding: 10px 0 20px;}
.pro-loop .product-img{
	text-align: center;
	position:relative;
	overflow: hidden;
}

.pro-loop .best-sell{
	display: inline-block;
	padding: 2px 5px;
	text-transform: uppercase;
	background: #000;
	color: #fff;
	line-height: 14px;
	font-size: 12px;
	margin-right: 5px;
}
.pro-loop .product-img .product-sale,.pro-loop .product-img .sold-out{
	position: absolute;
	top: 10px;
	font-size: 12px;
	line-height: 1;
	padding: 5px 10px;
	font-weight: bold;
	z-index: 9;
	color: #000000;
	background: #fff;
}
.pro-loop .product-img .product-sale {left:0;color:#fff;background: #fe9705;}
.pro-loop .product-img .sold-out {right: 10px;}
.pro-loop .product-img .sold-out span{opacity: .66;}
.product-detail .box-pro-detail{z-index: 9;width: 100%;}
.pro-loop .product-detail h3 {
	margin: 0 0 5px;
	font-size:16px;
	position: relative;
}
.pro-loop .product-detail h3 a {
	font-weight:600;
	line-height: 23px;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.pro-loop .product-detail h3 a:hover{
	font-weight:600;
}
.pro-price-mb {display:none;}
.addCart-collection{
	margin-top: 15px;
	width: 100%;
}

.addCart-collection .btn-style-buy{
	width: 100%;
	color: #ffffff;
	background: #047cca;
	border: 1px solid #047cca;
	padding: 6px 10px;
	border-radius: 4px;
	text-transform: uppercase;
	font-weight:600;
	min-height:38px;
}
.addCart-collection a.btn-style-buy{
	font-size:12px;
	text-align:center;
	padding:0;
	line-height:35px;
}
.addCart-collection .addcartcollection svg{
	width:20px;
	height:20px;
	fill:#ffffff;
	vertical-align:middle;
}
.addCart-collection .addcartcollection:hover{
	background:#ffffff;
	border:1px solid #ffffff;
	color:#047cca;
}
.addCart-collection .addcartcollection:hover svg{
	fill:#047cca;
}
p.pro-price {color:#047cca;font-size: 16px;margin: 0;font-weight: bold;min-height:22px;}
p.pro-price.highlight{color:#047cca;}
p.pro-price span.pro-price-del {color:#939393;font-size: 15px;margin-left: 0px;text-decoration: line-through;font-weight: 400;}
p.pro-price span.product-sale{
	background: #ff5900;
	color: #fff;
	padding: 2px 4px;
	border-radius: 4px;
	font-size: 12px;
	float:right;
}
.pro-loop .product-img .button-add {
	width:100%;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 37%;
	//transform: translateY(-37%);
	-webkit-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.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{
	border-radius: 0px;
	position: relative;
	display: block;
	width: 100%;
}
.pro-loop .product-img picture:before{
	content: '';
	display: block;
	padding-bottom: 100%;
}
.pro-loop .product-img picture img{
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	left: 0;
	object-fit: cover;
}
.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;
	visibility: hidden;
}
@media screen and (min-width: 992px){
	/*.owl-index-3 > div:nth-child(4n+1), .content-product-list > div:nth-child(4n+1){
	clear: both;
}*/
}
@media screen and (max-width: 991px){
	/*.owl-index-3 > div:nth-child(3n+1), .content-product-list > div:nth-child(2n+1), .product-list > div:nth-child(2n+1){
	clear: both;
}*/
}
@media(min-width:1024px){
	/*.product-list{
	display: -webkit-box;     
	display: -moz-box;      
	display: -ms-flexbox;      
	display: -webkit-flex;   
	display: flex; 
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-o-flex-wrap:wrap;
}*/
	.pro-loop:hover .product-img .button-add {
		opacity: 1;
		visibility: visible;
		bottom: 50%;
	}
	.pro-loop:hover .product-img.img-eff picture:nth-of-type(2) {
		opacity: 1;
		visibility: visible;
	} 
	.pro-loop:hover .product-img.img-eff picture:nth-of-type(1) {
		opacity: 0;
		visibility: hidden;
	} 
}
@media(max-width:767px){
	.longarrow {display: none;}
	.pro-price-mb {
		display:inline-block;
		position: absolute;
		left: 10px;
		bottom: 10px;
		font-size:9px;
	}
	.pro-price-mb .pro-price {
		background: rgba(0, 0, 0, 0.7);
		color: #fff;
		padding: 2px 8px;
		border-radius: 2px;
		font-size: 10px;
		line-height: 20px;
		font-weight: 500;
		margin-right: 3px;
	}
	p.pro-price {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
		height: 45px;
	}
	p.pro-price .pro-price-del{ width: 60%; }
	.pro-loop .product-detail {padding:5px 0;}
}

.product-loop-special {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: 60px;
}
.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: 16px;
	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;}
.collection-special-one .product-loop-special .product-col-left {width:60%;}
.collection-special-one .product-loop-special .product-width {max-width:200px;}
.collection-special-one .product-loop-special .product-col-right {padding:0 0 0 30px;}
.collection-special-one .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";}
.title_product{
	text-transform: uppercase;
	padding: 40px 30px 5px;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
}
.wrap-collection-body .index-title{
	margin:25px 0;
}
.index-title h1{
	background: #047cca;
	padding: 0 20px;
	margin: 0;
	font-size: 16px;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	line-height: 40px;

}
.title_product h1:after{
	content: "";
	width: 175px;
	height: 2px;
	background: #000;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}
#sort-by ul{
	text-align: left;
}
#sort-by ul li, .menusize ul li{
	display: inline-block;
	position: relative;
	margin: 0 5px;
}
#sort-by ul li:after{
	content: "|";
	margin-left: 10px;
}
#sort-by ul li:last-child:after, #sort-by ul li.no_href:after{
	display: none;
}
#sort-by ul li.no_href, .menusize ul li.no_href{
	margin: 6px 0;
	line-height: 31px;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 600;
}
#sort-by ul li a, .menusize ul li a{
	font-size: 1.2em;
	color: #333;
	line-height: 30px;
	transition: all 0.3s;
	display: inline-block;
	padding: 0 3px;
	position: relative;
}
#sort-by ul li a:hover,.menusize ul li a:hover, #sort-by ul li.active a, .menusize ul li.active a{
	color: #047cca;
}
.size-choice{text-align: right;}
.size-choice li{
	position: relative;
	text-align: center;
	border: 1px solid #fff;
	margin: 0 3px 0;
	transition: all 0.3s;
}
.size-choice li.check{
	border: 1px solid #047cca;
}
.size-choice li.check a:before{
	display: inline-block;
	font-family: FontAwesome;
	font-size: 0.7em;
	font-weight: lighter;
	color: #fff;
	background: #047cca;
	content: "\f00d";
	position: absolute;
	top: -7px;
	right: -7px;
	width: 12px;
	height: 12px;
	line-height: 12px;
	text-align: center;
}
.submenu{text-align: center;}
.submenu ul li{
	display: inline-block;
	margin: 0 7px 10px;
} 
.submenu ul li a{
	display: block;
	line-height: 28px;
	background: #047cca;
	border: 1px solid #047cca;
	border-radius: 5px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	transition: all 0.3s ease-in-out;
	padding: 0 10px;
}
.submenu ul li a:hover, .submenu ul li.active a{
	background: #222;
	border-color: #222;
}
@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;}
.plugin-social{margin-bottom: 10px;margin-top: -20px;text-align: right;}
.product-title {margin-bottom:10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex }
.product-title h1 {
	font-size: 20px;
	letter-spacing: 0.75px;
	font-weight: 800;
	margin: 0;
	//float: left;
	//width: calc(100% - 100px);
	flex:1 1;
}
.product-label .product-hot, .product-label .product-seller{
	display:inline-block;
}
.product-title .product-hot span{
	display: inline-block;
	color: red;
	border: 1px solid red;
	border-radius: 10px;
	padding: 2px 10px;
	text-transform: capitalize;
	text-align: center;
	font-size: 12px;
	margin-top: -2px;
	font-weight:600;
}
.product-title .product-seller span{
	display: inline-block;
	color: #047cca;
	border: 1px solid #047cca;
	border-radius: 10px;
	padding: 2px 10px;
	text-transform: capitalize;
	text-align: center;
	font-size: 12px;
	margin-top: -2px;
	font-weight:600;
}
.product-title .product-hot span.icon-hot,.product-title .product-seller span.icon-seller{
	border:none;
}
.product-title .product-hot span.soldout{
	color: #999;
	border-color: #999;
}
#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;}
.block-price{
	padding: 5px;
	background: #fdf6f5;
}
.block-price .product-meta{
	color: #999;
	font-size: 15px;
	line-height: 2;
	margin: 0;
}
.product-price {padding: 5px 0;min-height:40px;}
.product-price span.pro-price {
	font-size: 24px;
	font-weight: bold;
	color: #047cca;
}
.product-price span.pro-sale{
	display: inline-block;
	padding: 5px;
	margin-left: 20px;
	background: red;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	position: relative;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
span.pro-sale:before {
	position: absolute;
	content: '';
	border-top: 16px solid transparent;
	border-right: 13px solid red;
	border-bottom: 16px solid transparent;
	right: 100%;
	top: 50%;
	height: 0;
	width: 0;
	transform: translateY(-50%);
}
.product-price del{font-size: 16px;color:#333;padding-left: 10px;font-weight: 500;}
.selector-actions { width: 100%; float: left;margin-top: 5px;}
.selector-actions label{
	margin-right: 10px;
	margin-bottom: 0;
	float: left;
}
.properties{margin-bottom:10px;font-style: italic;}
.quantity-area {margin-bottom:15px;display:table;}
.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;
}
.wrap-addcart{width:320px;}
button.btn-addtocart,.wrap-addcart a.btn-style-buy{
	font-size: 16px;
	text-transform: uppercase;
	box-shadow: none;
	padding: 8px 35px;
	line-height: 22px;
	border-radius:4px;
	color: #ffffff;
	background: #047cca;
	font-weight:600;
}
button.btn-addtocart svg{
	width:20px;
	height:20px;
	vertical-align:middle;
	fill:#ffffff;
}
button.btn-addtocart:hover{
	background:#ffffff;

	color:#047cca;
}
button.btn-addtocart:hover svg{
	fill:#047cca;
}
button.btn-addtocart span {
	display: block;
	text-transform: initial;
	font-size: 12px;
	padding-top: 2px;
}
button.btn-addtocart[disabled] {opacity: 0.8;}
.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: 9%;
	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 ------------------------ */
.list-product-des{margin-top: 30px;}
.product-image-detail ul {margin:0;overflow-y: auto;}
.selector-wrapper,.select {display: none;}
.swatch { padding:10px 0;width: 100%; float: left;}
.swatch .header{
	margin:0 0 8px;
	font-size:13px;
	text-align:left;
	line-height: initial;
}
.swatch .header-title{
	font-size: 15px;
	font-weight: bold;
}
.swatch .header-title .remember{
	font-size: 13px;
	font-weight: 400;
	text-decoration: underline;
}
.swatch .header.border-top{
	border-top: 1px dotted #dfe0e1;
	padding-top:5px;
}
.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 .swatch-element {display: inline-flex;flex-wrap:wrap;align-items: center;	margin-right: 8px;position: relative;vertical-align: bottom;}
.swatch .swatch-element input[type="radio"]{
	margin-right: 7px;
	position: relative;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	width: 16px;
	height: 16px;
	vertical-align: sub;
}
.swatch .swatch-element input[type="radio"]:before {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #cedadd;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.swatch .swatch-element input[type="radio"]:after {
	content: "";
	position: absolute;
	right: 3px;
	top: 5px;
	margin: auto;
	width: 10px;
	height: 5px;
	border: 2px solid #ff7200;
	border-top-style: none;
	border-right-style: none;
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	-moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	-webkit-transform: rotate(-45deg) scale(0, 0);
	-moz-transform: rotate(-45deg) scale(0, 0);
	-ms-transform: rotate(-45deg) scale(0, 0);
	-o-transform: rotate(-45deg) scale(0, 0);
	transform: rotate(-45deg) scale(0, 0);
}
.swatch .swatch-element.sd input[type="radio"]:after {
	-webkit-transform: rotate(-45deg) scale(1, 1);
	-moz-transform: rotate(-45deg) scale(1, 1);
	-ms-transform: rotate(-45deg) scale(1, 1);
	-o-transform: rotate(-45deg) scale(1, 1);
	transform: rotate(-45deg) scale(1, 1);
}
.swatch .swatch-element label{
	display: inline-block;
	margin: 0;
	background: #fff;
	min-width: 34px;
	height: 40px;
	line-height: 40px;
	position: relative;
	border: 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	padding:0 3px;
}
.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(//theme.hstatic.net/1000182631/1000966139/14/sold_out.png?v=735) 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 #047cca;}
.swatch .swatch-element.soldout:not(.color) {opacity:0.3;pointer-events:none;}
/*.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(//theme.hstatic.net/1000182631/1000966139/14/sold_out.png?v=735) 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; }
/* ------------------- Setting varian màu sắc -------------------- */
.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 {
	background-color: #047cca;
	display: block;
	height: 30px;
	color: #fff;
	line-height: 29px;
	padding-left: 12px;
	text-transform: uppercase;
	font-size: 12px;
	position: relative;
}
.list-productRelated h2:after{
	content: '';
	display: inline-block;
	background-image: url(//theme.hstatic.net/1000182631/1000966139/14/icon_vmega.png?v=735);
	width: 41px;
	height: 31px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.description-productdetail table {min-width: initial!important;}

/* STYLE PRODUCT PAGE */
.pr_style_02 .product-image-detail {
	width: 100%;
	padding-left: 0px;
	position:relative;
}
@media(min-width:992px){
	.pr_style_03 .product-gallery__thumbs {
		position: initial;
		top: 0;
	}
	.pr_style_03 .product-content-img {
		position: -webkit-sticky;
		position: sticky;
		top: 65px;
	}
	.pr_style_03 .product-content-desc {
		position: initial;
		top:0;
	}
}

/*--------------------------------------------------------------------------------
COLLECTION 
--------------------------------------------------------------------------------*/
.wrap-collection-title .heading-collection {margin: 50px 0;}
.wrap-collection-title .heading-collection h1{
	font-size:24px;	
	font-weight: 700;
	margin:0;
}
.alert-no p,.alert-no-filter p{margin:10px 0 20px;}

/* ---------------------------  MENU CATEGORY  --------------------------- */
.tree-menu li a {
	padding: 5px 5px 5px 0;
	line-height: 26px; 
	font-size: 12px;
}
.tree-menu > li > a {
	color: #000000;
	font-weight: 500;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
}
.tree-menu li.has-child ul {display: none;}
.tree-menu li.has-child:first-child ul {display: block;}
.tree-menu li.has-child > ul {padding-left: 15px;}
.tree-menu li a .icon-control {
	font-size:14px;
	position:relative;
	top: -2px;
}
.tree-menu li.menu-collapsed a .icon-control i:before{
	content: "\f107";
}
/* ---------------------------  FILTER  --------------------------- */
.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;
} 
.custom-dropdown::after {
	content: "\f078";
	font-family: FontAwesome;
	font-size: 13px;
	color: #000000;
	opacity: .42;
	display: block;
	position: absolute;
	top: 10px;
	right: 17px;
}
.option .custom-dropdown .custom-dropdown__select {
	font-size: 14px;
	width: 100%;
	display: block;
	height: 30px;
	padding: 0 20px 0 0;
	border-color: transparent;
	border-bottom: 1px solid #000;
	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;
}
.option .custom-dropdown{	width: 100%;}
.option .custom-dropdown::after{
	content: "\f103";
	font-family: FontAwesome;
	font-size: 14px;
	color: #000;
	display: block;
	position: absolute;
	top: 9px;
	right: 2px;
}
.option .option-children:not(:first-child) {margin-bottom: 30px;}
.option select option { background: #fff;}
.option.browse-tags .lb-filter{display: inline-block;}
.option.browse-tags .custom-dropdown {width: auto;float:right;}

.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 0 10px;}
.check-box-list li{line-height: 20px;font-size: 12px;}
.check-box-list label{
	display: inline-block;
	cursor: pointer;
	line-height: 18px;
	font-weight: normal;
	margin-bottom:0;
	color:#000000;
}
.check-box-list li:hover label {color:#ffffff;}
.check-box-list input[type="checkbox"]{display: none;}
.filter-price li {font-size: 14px;margin-bottom:5px;}
.filter-price li:last-child {margin-bottom:0;}
.filter-price li span {font-size: 12px;}
.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;
}
.filter-size li {
	text-align: center;
	margin-right: -1px;
	margin-bottom: -1px;
	float: left;
}
.filter-size li label {
	width: 42px;
	height: 42px;
	line-height: 42px;
	position: relative;
	border: 1px solid #e5e5e5;
}
.filter-size li input[type="checkbox"]:checked + label,.size-filter li:hover label {
	background-color: #111;
	color: #fff;
	border: 1px solid #111;
}
.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;}

/*--------------------------------------------------------------------------------
BLOG - ARTICLE
--------------------------------------------------------------------------------*/
.box-article-heading .background-img{
	position: relative;
	margin-bottom: 10px;
}
.box-article-heading .background-img img{
	width: 100%;
}
.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; 
	text-align:center;
	padding-bottom: 100%;
	position: relative;
}
.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);
	position: absolute;
	object-fit: cover;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.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;
	text-transform:uppercase;
	font-weight:600;
}
.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}
.blog-posts .blog-post .entry-content{
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* article */
.box-article-heading h1{margin:20px 0;font-size: 24px; font-weight:600; text-transform:uppercase;}
.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: 16px;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: 16px;}
.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,.text-des { margin-bottom: 20px;}
.
.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: #000000;
	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{

	border: 0;
	height: 55px;
	display: inline-block;
	padding: 0 30px;
	border-radius:4px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
	color: #ffffff;
	background: #047cca;
}
.article-comment .comment_form  button.btn-rb:hover{
	background:#ffffff;
	color:#047cca;
}
#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: 16px;text-transform:uppercase;}
.list-news-latest .item-article .post-content span.author {font-size: 16px;}


/*--------------------------------------------------------------------------------
ABOUT - CONTACT
--------------------------------------------------------------------------------*/
.layout-pageContact{padding:30px 0;}
.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:#000000;}
.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:#000000;
	width:100%;
}
.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;
	font-weight: 600;

	text-transform: uppercase;
	/*border:1px solid #052ba0;*/
	background:#052ba0;
	color:#ffffff;
	border-radius: 4px;
}
.box-send-contact button:hover{
	background:#ffffff;
	color:#052ba0;
}
.wrapbox-content-page-contact{padding:50px;}
.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{font-size:16px;padding-right:0;font-weight:500;}

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: #000000;
	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;
	color: #ffffff;
	background: #047cca;
	font-weight:600;
	border-radius:4px;
}
.cart-buttons a:hover, .cart-buttons .btn-checkout:hover, .cart-buttons .btn-update:hover{
	background:#ffffff;

	color:#047cca;
}
.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:#f5f5f5;}
.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:16px;}
#pagination .page-node,#pagination .next, #pagination .prev{
	display: inline-block;
	margin: 30px 0px;
	font-size: 15px;
	font-weight: 600;
	background: #fff;
	width: 30px;
	height: 30px;
	line-height: 26px;
	border-radius: 8px;
	color: #333;
	border: 1px solid #ccc;
	text-align:center;
}
#pagination .page-node.current,#pagination .page-node:hover,#pagination .next:hover, #pagination .prev:hover{
	background: #047cca;
	color: #fff;
	border-color: #047cca;
}
.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 {width: 60%;display: block;margin:auto;}
input#go {
	width: 55px;
	height: 55px;
	float: right;
	background: url(//theme.hstatic.net/1000182631/1000966139/14/iconsearch.png?v=735) #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
--------------------------------------------------------------------------------*/
.wrapbox-heading-account{display:flex;display:-webkit-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}
.wrapbox-heading-account .header-page{position: relative;}
.wrapbox-heading-account .header-page:after {content: "";background:#000;display: block;width: 60px;height: 4px;margin-top: 70px;}
.wrapbox-heading-account .header-page h1{font-size: 54px;font-weight: 700;margin: 0px 0;line-height: initial;}
.wrapbox-heading-account .header-page p{font-size: 14px;opacity: .66;	margin: 20px 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;}
.large_form {margin-bottom:30px;}
.icon-field {display:none;}
.userbox input[type=email],.userbox input[type=password],.userbox input[type=text] {
	width: 100%;
	height: 55px;
	border: 1px solid transparent;
	background: #ededed;
	color: #000000;
	padding: 0 20px;
	font-weight: 500;
	-webkit-appearance: none;
}
.userbox input[type=email]:focus, .userbox input[type=password]:focus,
.userbox input[type=text]:focus{
	background: #fff;
	border-color: #ededed;
}
.action_account_custommer .action_bottom,.action_account_custommer .req_pass{	display: inline-block;vertical-align: middle;}
.action_account_custommer .req_pass{margin-left:20px;}
.userbox .action_bottom {padding: 0;}
.userbox .action_bottom .btn {
	display: inline-block;
	border-radius: 4px;
	padding: 0 30px;
	height: 55px;
	line-height: 55px;
	text-transform: uppercase;
	font-weight: 600;
	color: #ffffff;
	background: #047cca;
	border: none;
}
.userbox .action_bottom .btn:hover{
	background:#ffffff;
	color:#047cca;
}
.req_pass{ color:#959898; font-weight: 500;}
.come-back{margin-top:35px; display: block;font-weight: 500;}
.come-back i{margin-right:20px}
.userbox .errors a {color: red;}

@-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: #047cca;
	-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;}
a#view_address {font-weight: 500; opacity: 0.8;}
#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 0 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: 99;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:#047cca;
	color:#fff!important;
	text-transform: uppercase;
}
.add-new-address:focus { color:#fff;}
.account-address .input-group-addon{display:none}
.input-group { margin: 15px 0px;}
.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: 35px;
	line-height: 35px;
	outline: 0;
	margin-right: 5px;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 30px;
	border: 0;
	background:#047cca;
	color: #fff;
	display: inline-block;
	border-radius: 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;}
.bottom-footer {display:none; padding: 20px 0;background: rgba(0, 0, 0, 0.2); font-weight:normal;}
.bottom-footer p {margin-bottom: 0; color: #fff;}
.bottom-footer a {color: #fff;}
.footer{background: #d7241f;}
.footer h4 {
	font-size: 18px;

	margin: 0 0 20px;
	position: relative;
	line-height: 30px;
	color: #fff;
	font-weight:600;
}
.footer-content ul {margin-bottom: 15px;}
.footer-content ul li{display: block;line-height: 30px;position:relative;padding-left:16px;}
.footer-content ul.footer-menu li:before{
	content: '';
	position: absolute;
	left: 0;
	width: 8px;
	height: 8px;
	border-radius: 5px;
	background: #fff;
	top: 12px;
}
.footer-content ul.footer-menu li:hover:before{
	background: #fff;
}
.footer-content ul li a {position:relative;overflow: hidden;color: #fff;display: block;font-weight:normal;}
.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 0px;
	background-size: 15px 15px!important;
	line-height: 22px;
	font-size: 16px;
	color: #fff;
	position: relative;
}
.footer-contact ul > li:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 0;
	font-family: 'FontAwesome';
	font-size: 16px;
	width: 16px;
	height: 22px;
	line-height: 22px;
	/*color: #fe9705;*/
	text-align: center;
}

.footer-contact ul > li img{
	width:25px;
	float:left;  filter: brightness(0) invert(1);
   -webkit-filter: brightness(0) invert(1);
	margin-right:10px;
}
.footer-contact .list-store-footer li span{
	width: calc(100% - 40px);
	float: left;
}
.list-store-footer{
	height: 300px;
	overflow: hidden;
	overflow-y: auto;
}
.list-store-footer::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}
.list-store-footer::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.view-address{
	display: inline-block;
	padding: 8px 10px;
	border:1px solid #fff;
	background: #fff;
	color: #d7241f;
	border-radius: 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 {width:150px;}
.footer .footer-content {color: #fff;}
.footer .footer-content p{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-image: url(//theme.hstatic.net/1000182631/1000966139/14/icon_footer.png?v=735);
	ackground-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 .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;
}
.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;}
.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;
}
.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);
}
.footer .title-expand a[aria-expanded=true] {border-bottom: 1px solid #e7e7e7}
ul.sitemap{text-align: right;margin:0;}
ul.sitemap li{display: inline-block;margin-left: 15px;}
.testimonial-item {
	border: 1px #ebebeb solid;
	padding: 40px 10px;
	background:#fff;
	position:relative;
}
.testimonial-item:before {
	position: absolute;
	content: '';
	border-right: 15px solid transparent;
	border-top: 15px solid white;
	border-left: 15px solid transparent;
	top: 100%;
	z-index: 9999;
	left: 50%;
	transform: translateX(-50%);
}
.owl-btn.owl-theme .owl-dots .owl-dot span{
	border-radius:0;
	border:1px solid #c3c3c3;
	background:transparent;
}
.owl-btn.owl-theme .owl-dots .owl-dot.active span{
	background:#869791;
}
.index_review_slider .owl-stage{padding-bottom:30px;}
.testimonial-item h4{
	font-size: 16px;
	font-weight: 600;
	margin: 10px 0;  
	color: #2b3350;
}
.name-address p{
	font-size:12px;
}
.testimonial-item .designation{
	margin: 0;
	min-height:130px !important; 
}
.testimonial-detail{padding-top:35px;position:relative;text-align:center;}
.testimonial-detail:before{


}
.testimonial-detail .image-avata{
	width: 65px;
	margin: 0 auto;
}

.index_review_slider, .index_brand_slider{
	margin-bottom: 30px;
}
.index-review{
	margin: 0;
	padding: 40px 0 15px;
	background-color: #262e43;
	background-repeat:no-repeat;
	background-size:cover;
}
.index-review .title-line .title:before{content:initial;}
.index-review .title-line .title a{
	font-size:50px;
	color:#efe93a;
	background:none;
	border-radius:none;
}
.index-review .title-line .subtitle{
	font-size:18px;
	color:#fff;
}
/*---------------------- Sroll to Top -------------------*/
.back-to-top {

	opacity: 0;
	visibility: hidden;
	z-index: 99;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	background: #047cca;

	text-align: center;
	line-height: 56px;
	box-shadow: 0px 0px 3px 2px rgba(210, 204, 204, 0.5);
	position: fixed;
	bottom: 180px;
	right: 25px;
	z-index: 999;

}
.back-to-top a{color: #fff;display: block;}
.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;
}
.banner-slogan img{width:100%;}
/*----------------------------------------------------------------------------------
MAIN SIDEBAR
----------------------------------------------------------------------------------*/
/* ---------------------  search sidebar --------------------- */
.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: #000000;
	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 svg{width:25px;height:22px;    opacity: .12;}
form.searchform .btn-search:hover svg{
	fill:#d7241f;
}
form.searchform input:focus {background: #f7f7f7;outline: none;}

/*----------------- Search auto ---------------*/
.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 0;	border-bottom: 1px dotted #dfe0e1;clear: both;width: 100%;float: left;}
.smart-search-wrapper .item-ult:last-child{border:0;}
.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: 14px;text-overflow: ellipsis;overflow: hidden;	white-space: pre;	float: left;width: 100%;margin-bottom: 4px;}
.smart-search-wrapper .item-ult .title p{	color:#333;line-height: 15px;font-size: 14px;font-weight:400;float:left;margin:0;}
.smart-search-wrapper .item-ult .title p del{	font-size: 13px;margin-left:5px;color: #797979;}
.resultsMore {width: 100%;	float: left;}
.resultsMore a{text-align: center;	display: block !important;	font-size: 14px !important;padding: 10px 0;}
.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: 20px; }
.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:#047cca;
	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: 70px;}
.to-bottom-content .site-copyright p {font-size:12px;	opacity: .66;margin:0;}

/* ---------------------  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);
	max-width:1920px;
	margin:0 auto;
}
.main-body .container-fluid{max-width: 1400px;}
.site-nav.style--sidebar {
	position: fixed;
	width: 270px;
	height: 100vh;
	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 250px;
}
.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: 10px;
	left: 10px;
	width: 35px;
	height: 35px;
	z-index: 99999;
	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;
}
.owl-carousel.owl-btn .pro-loop{margin-bottom: 0;}
.owl-carousel.owl-btn .owl-nav > button{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 26px;
	height: 26px;
	line-height: 15px;
	font-size: 16px;
	background: #f5f5f5;
	color: #929292;
	border: 1px solid #e1e1e1;
	text-align: center;
}
.owl-carousel.owl-btn .owl-nav > button:hover{
	color: #80bb35;
	border-color: #80bb35;
}
.owl-carousel.owl-btn .owl-nav > button.owl-prev{left:0;}
.owl-carousel.owl-btn .owl-nav > button.owl-next{right:0;}
.list-partner.owl-carousel.owl-btn .owl-nav > button{
	background:none;
	border:none;
	font-size:30px;
}
.owl-index-2{margin-bottom: 30px;}
.box-list-index .list-index{display: none;}
.box-list-index .list-index.active{display: block;}
/*--------------------- menu active ---------------------*/
.site-overlay.active {opacity: 1;	visibility: visible;}
body.sidebar-move {overflow:hidden;}
.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 */
	.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:30px}
	/* 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;}
}
/*-------collection--------------*/
/*.content-product-list .col-md-4:nth-child(3n+1){
clear: both;
}*/
.pagi-and-sort {
	border-bottom: 1px solid #ccc;
	margin:20px 0 30px;
}
.pagi-and-sort .pagi-left {
	float: left;
}
.pagi-and-sort .pagi-left span {
	font-size: 15px;
	color: #333;
}
.pagi-and-sort .browse-tags {
	float: right;
}
.pagi-and-sort .browse-tags span {
	display: inline-block;
	line-height: 30px;
	font-size: 15px;
	color: #333;
}
.pagi-and-sort .browse-tags .sort-by {
	display: inline-block;
}
.pagi-and-sort .browse-tags .sort-by a {
	display: inline-block;
	line-height: 28px;
	min-width: 100px;
	border: 1px solid #cecece;
	border-radius: 5px;
	font-size: 13px;
	color: #000;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: center;
}
.pagi-and-sort .browse-tags .sort-by a.active, .pagi-and-sort .browse-tags .sort-by a:hover {
	background: #6abd45;
	color: #fff;
	border-color: #6abd45;
}
.sidebar-box{
	border: 1px #ebebeb solid;
	border-radius: 15px;
	margin-bottom: 30px;
}
.sidebar-box.sidebar-menu{margin-top: 20px;}
.sidebar-box .title-sidebar{
	border-radius: 15px;
	background: #80bb35;
	padding: 0 20px;
	margin: 0;
	color: #fff;
	line-height: 36px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
ul.menu-list {
	padding: 0 15px;
}
ul.menu-list li{display: block;}
ul.menu-list li a{
	display: block;
	padding: 8.5px 20px 8.5px 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 24px;
	border-top: 1px #ebebeb solid;
	position: relative;
}
ul.menu-list > li > a:before{
	content:'';
	position: absolute;
	left: 3px;
	top: 14px;
	text-align: left;
	font-size: 0;
	border: 1px solid #ebebeb;
	width: 15px;
	height: 15px;
	border-radius: 50%;
}
ul.menu-list > li.active > a:after{
	content: "\f00c";
	position: absolute;
	left: 4px;
	top: 15px;
	text-align: left;
	font-family: 'FontAwesome';
	width: 15px;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
}
ul.menu-list li a.has-child i{
	position: absolute;
	right: 0;
	top: 11px;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
}
ul.menu-list li .sub{
	padding-left: 25px;
	display: none;
}
ul.menu-list > li.active .sub{display: block;}
ul.menu-list li .sub li a{
	padding: 8.5px 0;
}
.sidebar-box .price-choise{
	padding: 0 15px;
}
.sidebar-box .irs-bar{border:0;}
.sidebar-box .irs-slider{border:0;}
.sidebar-box .irs-slider:hover, .sidebar-box .state_hover{background:#6abd45;}
.price-text .stop{float: right;}
.sidebar-box .filter-price-btn{
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	width: 100px;
	margin: 10px 0 20px 0;
	background: #80bb35;
	color: #fff;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
}
.sidebar-box .filter-price-btn:hover{
	background: #52991f;
}
.sidebar-product-lists{padding: 0 15px;}
.sidebar-product-lists .sidebar-items{
	padding: 15px 0;
	border-bottom: 1px solid #ebebeb;
}
.sidebar-product-lists .sidebar-items:last-child{border:0;}
.sidebar-product-lists .sidebar-items .img{
	float: left;
	border: 1px #ebebeb solid;
	width: 80px;
	margin-right: 20px;
}
.sidebar-product-lists .sidebar-items .img.no-border{border:0;}
.sidebar-product-lists .sidebar-items .info{
	float: left;
	width: calc(100% - 100px);
}
.sidebar-product-lists .sidebar-items .info h3{
	margin: 0 0 10px;
	font-weight: 400;
}
.sidebar-product-lists .sidebar-items .info h3 a{
	display: block;
	font-size: 15px;
}
.sidebar-product-lists .sidebar-items .info .date{
	font-size: 13px;
	color: #999;
}
.color-choise{
	padding: 10px 15px 0;
}
.color-choise li{
	float: left;
	padding-right:10px;
}
.color-choise li a{
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: relative;
}
.color-choise li a:before{
	content: "";
	width: 26px;
	height: 26px;
	position: absolute;
	left: -3px;
	top: -3px;
	border: 1px solid #e2e2e2;
	border-radius: 50%;
	display: none;
}
.color-choise li.active a:before{
	display: block;
}
.filter-list {
	padding: 15px;
}
.filter-list .form-filter{position: relative;}
.filter-list input{
	border: 1px #ebebeb solid;
	width: 100%;
	padding-right: 40px;
	background: #fff;
	line-height: 35px;
	text-indent: 10px;
}
.filter-list .form-filter i{
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.filter-list ul li{
	display: block;
}
.filter-list ul li a{
	display: block;
	padding: 8px 20px 8px 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 24px;
	position: relative;
}
.filter-list ul li a:before{
	content:'';
	position: absolute;
	left: 0;
	top: 14px;
	text-align: left;
	font-size: 0;
	border: 1px solid #6f6f6f;
	width: 14px;
	height: 14px;
	border-radius: 3px;
}
.filter-list ul li.active a:after{
	content: "\f00c";
	position: absolute;
	left: 1px;
	top: 14px;
	text-align: left;
	font-family: 'FontAwesome';
	width: 14px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #52991f;
}
/*---------product ----------*/
.product-gallery-item {
	text-align: center;
	margin-bottom: 0;
	border: 1px solid #efe8e8;
	padding: 5px;
	cursor: pointer;
}
.product-gallery-item.active{
	border-color: #7d3f32;
}
.index-product-1{margin-top:35	px;}
#on-store .modal-header,  #contact-soldout .modal-header {
	border:none;
}
#on-store .modal-header .close, #contact-soldout .modal-header .close{
	position: absolute;
	top: 2px;
	right: 0;
	font-size: 26px;
	height: 30px;
	line-height: 25px;
	width: 30px;
	color: #047cca;
	opacity: 1;
	background: #d7241f;
	border-radius: 4px;
	text-shadow: none;
}
#contact-soldout .modal-content{
	max-width: 400px;
	margin: 0 auto;
}
#contact-soldout .modal-body h3{
	font-size:18px;
	font-weight:bold;
}
#contact-soldout .modal-body form input{
	display:block;
	width:100%;
	height:40px;
	margin-bottom:15px;
	padding: 0 10px;
	font-size: 14px;
}
#contact-soldout .modal-body form button, .contact-soldout{
	display:inline-block;
	font-size: 16px;
	text-transform: uppercase;
	box-shadow: none;
	padding: 8px 35px;
	line-height: 24px;
	border-radius: 4px;
	color: #d7241f;
	background: #0e1c47;
	font-weight: 600;
	border:0;
}
#contact-soldout .modal-body form button:hover, .contact-soldout:hover{
	background: #d7241f;
	color: #0e1c47;
	border-color:#d7241f;
}
#contact-soldout .success-ajax {
	color: green;
	margin-bottom: 15px;
	font-size: 15px;
}
/*#on-store .modal-dialog{
position: absolute;
margin: 10px;
top: 50%;
left: 50%;
transform: translate(-50%,-50%) !important;
}*/
.modal-content{top:100px;}
.index-partner{padding:30px 0 50px}
/*-------------------------------------------------------------------------------
RESPONSIVE
---------------------------------------------------------------------------------*/
@media(min-width:992px){
	#on-store .modal-dialog{
		width:500px;

	}
}
@media(min-width:768px){
	table.table-cart tr td.remove {position:absolute;right: 15px;}
}
@media screen and (max-width: 1199px){
	//.header-mid .wrap-logo{width: 170px;}
	//.header-mid .search-bar-mobile{width: calc(100% - 170px - 30px);max-width: 450px;}
	#site-menu-handle{float: right;margin: 16px 0 15px;}
}
@media(min-width:992px) and (max-width:1199px){
	#on-store .modal-dialog{
		position: absolute;
		margin: 10px;
		top: 25%;
		left: 50%;
		transform: translate(-50%,-25%) !important;
	}
	.box-list-index .pro-loop:last-child{display:none;}
	.box-list-index .pro-loop:nth-child(4n){margin-right:0;}
	/*index */
	.box-banner-inf{width: 80%;	z-index:4;}
	/*account*/
	.wrapbox-content-account{padding: 100px 60px;}
	.wrapbox-heading-account .header-page{ width:80%;}
	/* header */
	.header-mid .header-wrap-icon .hotline-number{width:100%;border-right:none;}
	.header-mid .header-wrap-icon .shipping{width:100%;padding-left:0;}
	.menu-mori li a{padding:10px 14px;}
	.shop-service .box-service a .des-shop-service span.large-text{font-size:15.5px;}
	.shop-service .box-service a .des-shop-service span.small-text{font-size:15px;}
	.addCart-collection .addcartcollection{font-size:12px;}
}

@media(min-width:992px){
	.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 */
	/**** INDEX ****/
	.wrap-pd-infor.box_stick{
		position: -webkit-sticky;
		position: sticky!important;
		height:100vh;
		top: 0;
		border-right: 1px solid #ededed;
	}
	.wrap-pd-infor .inf-content{padding: 100px 15px;max-width: 80%;margin:auto;}
	/**** 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;}
	/**** 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){
	.box-list-index .pro-loop:last-child,.product-list .pro-loop:nth-of-type(5n){margin-right:0;}
	.wrapbox-content-account{padding: 100px;}
	.wrapbox-heading-account .header-page{ width:60%;}
	.block-banner-category img{
		-webkit-transition: -webkit-transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
		transition: -webkit-transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
		transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
		transition: transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform 8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	}
	.block-banner-category:hover img{	
		-ms-transform: scale(1.2);	
		-webkit-transform: scale(1.2);	
		transform: scale(1.2);
	}
	.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){

	.header-wrap-icon .text{width:100%;text-align:center;margin-bottom:10px;}
	.header-mid .header-wrap-icon{margin-left:0;}
	.wrapbox-heading-account{height: 50vh;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;}
	.box-heading-contact{height: 50vh;border-bottom: 1px solid #ededed;}
	.box-map iframe{height:50vh!important}	
	/* INDEX */
	.caption_banner h2{ font-size: 24px;}
	.wrap-pd-infor.box_stick{	height:50vh;}
	.box-banner-inf{width: 70%;	z-index:4;text-align: center;}
	.wrap-pd-infor .inf-content{padding: 100px 15px;max-width: 80%;margin:auto;}
	/* 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;}
	/* BLOGS */
	.list-article-content .news-content{height: 50vh;}
	/* Footer */
	footer.footer .col-lg:nth-of-type(2n+1) {
		clear: both;
	}
}
@media (max-width: 1024px){
	.product-list .pro-loop:nth-of-type(4n){margin-right:0;}
	/*.box-list-index .pro-loop:last-child, .product-list .pro-loop:nth-of-type(5n){margin-right:25px;}*/
}
@media(max-width:991px) {
	.wrap-logo{text-align:center;}	
	.wrap-logo img{display:inline-block;}
	#site-menu-handle{
		position: absolute;
		left: 30px;
		top: 50px;
	}
	#site-menu-handle i{
		font-size:28px;
		color:#000;
	}
	.block-cart{
		position: absolute;
		right: 0;
		top: 50px;
	}
	.banner-top a{
		width:50%;
		float:left;
	}
	.banner-top a:last-child img{margin-top:0 !important;}
	.testimonial-detail .image-avata{
		float:initial;
		margin:0 auto;
	}
	.testimonial-detail .name-address{
		width:100%;

	}
	.content-product-list .col-md-4:nth-child(3n+1){
		clear: none;
	}
	.content-product-list .col-md-4:nth-child(2n+1){
		clear: both;
	}
	.caption_banner{bottom: 0;padding: 0 20px;}
	.block .title_block {position: relative;display: inline-block;margin:0 0 5px;}
	.block .title_block span {
		display: block;
		top:8px;
		right:10px;
		position: absolute;
	}
	.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;}
	/* Blog Article */
	.blog-loop:nth-of-type(2n+1) {clear: both;}
	.sidebar-blog .layered, .sidebar-page .layered {display: none;}
}
@media(max-width:767px){
	.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*/
	#topbar p {padding: 4px 0;}
	.main-header .wrap-logo a {font-size: 24px;}
	.main-header{ padding: 10px 12px;}

	.wrap-logo img{max-width: 74px;}
	.scroll-menu {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 999;
		-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;
	}
	/* index */
	.list-slider-banner .slick-arrow.slick-prev {left:15px;}
	.list-slider-banner .slick-arrow.slick-next {right:15px;}
	#collection-slide .owl-nav .owl-prev {left: 0;}
	#collection-slide .owl-nav .owl-next {right: 0;}
	.wrapper-heading-home h2{font-size: 28px;}
	.caption_banner h2{font-size:26px;}
	.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;}
	.wrap-pd-infor.box_stick{height:50vh}
	.wrap-pd-infor .inf-content{padding: 70px 35px;max-width:100%;margin:auto;}
	.box-banner-inf h2{font-size:32px;}
	/* 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{height: 100%;width: 100%;object-fit: cover;}
	.slide_product .flickity-page-dots{bottom: -45px;z-index: 99;}
	.product-action-bottom {
		position: fixed;
		left: 0;
		bottom: 0;
		right: 0;
		z-index: 700;
		background: #fff;
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
		padding: 8px 10px;
		display:block
	}
	.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;
	}
	.main-footer.main-product-footer {padding-bottom: 60px;}
	/******* blog -article *******/
	.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;}
	.blog-posts .blog-post .blog-post-thumbnail {margin-bottom: 20px;}
	/******* 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;}
	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 { margin: 15px 0; }*/
	.main-footer .footer-col {border-bottom: 1px solid #efefef;margin-bottom:0;}
	.main-footer .footer-title {
		line-height: 20px;
		position: relative;
		font-size: 13px;
		text-transform: uppercase;
		margin: 0px;
		padding: 10px 0;
		padding-bottom: 0.57143em;
	}
	.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;
		display: none !important;
	}
	.main-footer h4.footer-title.active:before {content: "\f106";}
	.main-footer .col-lg:last-child .footer-col {border-bottom: none;}
	.breadcrumb-shop .breadcrumb-arrows li {font-size:10px;}
}
@media (min-width: 1366px){
	.container {
		width: 1270px;
	}
}
#notify-cart{
	position: fixed;
	top: 0;
	right: 0;
	z-index: 99999;
	display:none;

}
.notify-info{
	width: 300px;
	background: #fff;
	margin: 20px 40px;
	position: relative;
	border:1px solid #ccc;
	border-radius:2px;
}
.notify-item{padding:10px 0;}
.notify-item .text-notify{
	text-align:center;
	position:relative;
	font-size:13px;
}
.notify-item .text-notify:before {
	position: absolute;
	color: #7989d8;
	content: "\f058";
	font: 14px "FontAwesome";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);

}
.notify-item .notify-product ins{
	display: block;
	text-decoration: initial;
	color: #4991ea;
	font-weight: 500;
}
.close-notify{
	position: absolute;
	right: 10px;
	color: #efa12d;
	cursor:pointer;
}
.cart-header-box .cart-box-wrap{
	text-align:left;
	max-height: 265px;
	overflow-y: auto;
}
.cart-box-wrap .cart_item{
	padding: 15px;
	position: relative;
	border-bottom: 1px solid #ccc;
}
.cart-box-wrap .cart_item .cart_item_image{
	width: 90px;
	display: inline-block;
	text-align: center;
}
.cart-box-wrap .cart_item .cart_item_info{
	width: calc(100% - 95px);
	display: inline-block;
	padding: 0px 15px;
}
.cart-box-wrap .cart_item .cart_item_info .cart_item_quantity{
	position: absolute;
	top: 14px;
	right: 15px;
	display: block;
	font-weight: bold;
	font-size: 14px;
}
.cart-box-wrap .cart_item .cart_item_info .cart_item_remove{
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-size: 16px;
}
.cart-box-wrap .cart_item .cart_item_info .cart_item_remove a{
	color: #a5a5a5;
}
.cart-box-bottom{
	padding: 12px 16px 16px;
	background: #fff;
}
.cart-box-bottom .cart_total{
	display: flex;
	justify-content: space-between;
	margin-bottom: 8px;
}
.cart-box-bottom .cart_total .total-price{
	font-weight: 600;
	color: #047cca;
}
.cart-box-bottom .btn-minicart{
	padding: 12px;
	font-size: 16px;
	color:#ffffff;
	background: #052ba0;
	display: block !important;
	border-radius: 6px;
	font-weight:600;

}
.cart-box-bottom .btn-minicart:hover{
	background:#d7241f;
	color:#052ba0;
}
.page-store .address-map h2 {
	font-size: 18px;
	color: #333;
	background: url("//theme.hstatic.net/1000182631/1000966139/14/dia_chi.png?v=735") center left no-repeat ;
	padding: 8px 0 8px 30px; 

}


.page-store .address-map select {
	width: 100%;
	border: 1px solid #d7d7d7;
	color: #333;
	text-indent: 5px;
	font-size: 13px;
	margin-top: 10px;
	display: inline-block;
	min-width: 60px;
	max-width: 100%;
	height: auto;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 0 0 0 transparent inset;
	padding: .6em .8em;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff url("//theme.hstatic.net/1000288272/1000564464/14/arrow_down.svg?v=337") no-repeat right center; }

.page-store .address-map .address-cont {
	max-height: 370px;
	overflow-y: auto;
	margin-top: 15px;
	border-top: 1px solid #f5f5f5; }
.page-store .address-map .address-cont .address-detail li {
	padding-left: 14px;
	border: 1px solid #f5f5f5;
	border-top: 0;
	background: #fff; }
.page-store .address-map .address-cont .address-detail li a {
	background-color: #fff;
	color: #444;
	display: block;
	font-size: 14px;
	line-height: 18px;
	width: 100%;
	padding: 8px 0;
	box-sizing: border-box; }
.page-store .address-map .address-cont .address-detail li a:before {
	content: "";
	width: 7px;
	height: 7px;
	display: inline-block;
	background: #047cca;
	margin-right: 10px;
	border-radius: 50%; }

.img-map iframe {
	width: 100%; }
.mb30{margin-bottom:30px;}
@media screen and (max-width: 767px) {
	iframe {
		max-width: 100%;
		height: 300px; } }
#blog-tuyendung{padding-bottom:30px;}
.job-descreption p{margin-bottom:35px;}
.tuyendung-contact h4{font-weight:600;margin:0; font-size:16px;}
.tuyendung-contact p{ margin:0;}
.tuyendung-contact p span{font-weight:600;}
.tuyendung-contact p a{
	color: #ef1d1d;
	font-weight: 600;
}
.block-job{margin-top:35px;}
.tuyendung-title{
	font-size:30px;
	position:relative;
	padding-bottom:5px;
	margin-top:15px;
}
.tuyendung-title:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 45px;
	height: 1px;
	background-color: #212121;
}
.right-menu .block-sidebar{
	background: #f8f8f8;
	margin-bottom: 5px;	
}
.hotline-title{
	margin-top: 10px;
	border-bottom: 1px solid #919191;
	display: block;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size:14px;
}
.icon-hotline{
	float: left;
	height: 60px;
	width: 40px;
	line-height: 60px;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
.hotline-product{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: calc(100% - 50px);
}
.hotline-product li a{
	font-size: 16px;
	color: #ff7200;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
.hotline-product li p{
	margin-bottom:0;
}
.right-menu .service{margin-bottom:15px;}
.right-menu .service .shop-service .box-service{
	width:100%;
	margin-top:0;
}
.nhqa-content p{margin-bottom:0;}
.map-product h2{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
}
.list-map{
	max-height: 465px;
	height:100%;
	overflow-y: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.list-map::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}
.list-map::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.list-map .item-map{
	border: 0;
	box-shadow: 1px 0px 5px 0px #ccc;
	margin-bottom: 10px;
	padding: 10px;
	cursor: pointer;
}
.list-map .item-map div .icon-map{
	margin-bottom: 0px;
	margin-right: 10px;
	float: none;
	display: inline-block;
	vertical-align: inherit;
}
.item-map div .title-map{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 40px);
}
.item-map div .icon-map-hotline{
	margin-right: 10px;
	float: none;
	display: inline-block;
	vertical-align: inherit;
}
.item-map div .hotline-map{
	display: inline-block;
	vertical-align: middle;
}
.hotline-map p{display:inline-block;}
.uudai{
	padding:15px 0;
}
.uudai h4{font-weight:600;margin:0; font-size:16px;}
.list-recommend{
	padding-bottom: 30px;
}
.list-recommend .heading-title h2 {
	font-size: 14px;
	margin-bottom: 14px;
	color: #252A2B;
	font-weight: 600;
}
.list-recommend .flex-recommend{
	display:flex;
	flex-wrap: wrap;
}
.list-recommend .recommend-item {
	margin-bottom: 10px;
	width:50%;
	padding:0 5px;
	display: flex;
	align-items: center;
	cursor:pointer;
	position:relative;
}
.list-recommend .recommend-item .checkbox-wrap {
	margin: 0 4px 0 0;
	width:10%;
	float:left;
}
.list-recommend .checkbox {
	display: inline-block;
	cursor: pointer;
	font-size: 13px;
	font-weight: 400;
	color: #9b9b9b;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
}
.list-recommend .checkbox input[type=checkbox] {
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
}
.list-recommend .checkbox input[type=checkbox]+span.ico {
	width: 18px;
	height: 18px;
	display: inline-block;
	background-image: url(//theme.hstatic.net/1000182631/1000966139/14/check-off.svg?v=735);
	vertical-align: middle;
	color: #a6a6a6;
	margin-right: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.list-recommend .checkbox input[type=checkbox]:checked+span.ico {
	background-image: url(//theme.hstatic.net/1000182631/1000966139/14/check-on.svg?v=735);
}
.list-recommend .recommend-item .image {
	border: 1px solid #d8d8d8;
	border-radius: 4px;
	text-align: center;
	margin-right: 8px;
	padding: 2px;
	width: 30%;
	position: relative;
	float:left;
}
.list-recommend .recommend-item .image:before{
	display:block;
	content:'';
	width:100%;
	padding-bottom:100%;
}
.list-recommend .recommend-item .image img {
	position: absolute;
	height: 100%;
	width:100%;
	top:0;
	left:0;
	bottom:0;
	object-fit:contain;
}
.list-recommend .recommend-item .name {
	width:54%;
	float:left;
}
.list-recommend .recommend-item .name h3{
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 5px;
}
.list-recommend .recommend-item .name select{
	font-size: 13px;
	height: 25px;
	padding: 0;
	width: 100%;
}
.list-recommend .recommend-item .price {
	font-size: 13px;
	font-weight: 500;
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: 700;
	color: #047cca;
}
.recommend .summary p .price {
	color: #047cca;
	font-weight: 700;
	background: transparent;
	border: 0;
	padding: 0;
	font-size: 14px;
}
.recommend .summary button {
	color: #ffffff;
	background: #047cca;
	border: 0;
	font-size: 12px;
	font-weight: 600;
	border-radius: 4px;
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
}
.recommend .summary button:hover{
	background:#ffffff;

	color:#047cca;
}
.snow-canvas {
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	position: fixed;
	pointer-events: none;
}
#menu-mobile {
	position: fixed;
	top: 0;
	height: 100%;
	background: #fff;
	z-index: 9998;
	overflow: hidden;
	transition: left 0.5s ease-in-out;
	overflow-y: scroll;
}
#menu-mobile .top{
	padding: 5px 0px 0px 0;
	position: relative;
}
#menu-mobile .top a{
	color: #fff;
	font-size: 20px;
	display: inline-block;
}
#menu-mobile .top a span{
	display: block;
	padding-left: 22px;
	font-size: 13px;
}
#menu-mobile .top .menu-close{
	cursor: pointer;
	padding:10px;
	border-bottom: 1px solid;
	line-height: 22px;
	color: #d0caca;
	font-size: 18px;
}
#menu-mobile .top .menu-close i{font-size:0;}
#menu-mobile .top .top-menu{
	background: #f3f3f3;
}
.top-menu span{
	margin-top: 10px;
	border-bottom: 1px solid #919191;
	display: block;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.top-menu .hotline-icon{
	float: left;
	height: 60px;
	width: 40px;
	line-height: 60px;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
.top-menu .hotline-product{
	float: left!important;
	margin-top: 5px!important;
	margin-bottom: 5px!important;
	width: calc(100% - 50px)!important;
}
.top-menu .hotline-product li a{
	font-size: 16px!important;
	color: #ff7200!important;
	font-weight: bold!important;
	padding: 0!important;
}
.main-menu-xs{
	padding: 0 0 30px;
}
/*--------------------------------------------------------------------------------
Search-moblie
--------------------------------------------------------------------------------*/
.main-menu-xs .search-mobile{
	position: relative;
	padding: 6px 10px 6px 0;
}
.main-menu-xs .search-mobile .search-text{
	padding-left: 15px;
	border: none;
	width: calc(100% - 35px);
}
.main-menu-xs .search-mobile #submit-search{
	position: absolute;
	right: 5px;
	border: none;
	background: none;
	width: 35px;
	height: 35px;
}
.main-menu-xs > li{
	width: 100%;
	line-height: 35px;
	height: auto;
	border-bottom: 1px solid #f2f2f2;
}
.main-menu-xs > li .has-child{
	position: relative;
	width: calc(100% - 25px);
	display: block;
}
.main-menu-xs > li .has-child i{
	position: absolute;
	right: -20px;
	top: 13px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	transition: all 0.3s ease-in-out;
}
.main-menu-xs > li .has-child.open i:before{
	content: "\f068";
}
.main-menu-xs > li .sub{
	padding: 0 0 0 10px;
	display: none;
}
.main-menu-xs > li .sub li{
	font-size: 15px;
	width: 100%;
	padding: 0;
	border-top: 1px solid #f2f2f2;
}
.main-menu-xs > li a{
	display: block;
	font-size: 16px;
	color: #444;
	padding: 6px 10px 6px 15px;
}
.main-menu-xs > li a img{
	//width: 16px;
	margin-right: 10px;
}
.main-menu-xs > li.last a i{
	padding: 9px;
}
.main-menu-xs > li.hotline a span{
	font-weight: bold;
	font-size: 20px;
	color: #000;
}
.main-menu-xs .search-bar-mobile a{
	padding: 0;
}
.main-menu-xs .search-bar-mobile a img{
	margin:0;
	width: 100%;
}
.product-img .icon-seller{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}
.product-img .icon-hot{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}
.list-address p iframe{width:100%;}
.content-hot{
	padding: 15px;
	background: #fff;
}
.content-history{
	padding: 15px;
	background: #fff;
}
.block-keyword .hot-header{
	display:flex;
	align-items:center;
}
.block-keyword .hot-header span{
	margin-left: 15px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 600;
}
.block-keyword .history-head{position:relative;}
.block-keyword .history-head span{
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 600;
	padding:15px 0;
}
.header-mid .block-keyword .history-head a.remove-history{font-size:14px;color:#333;position:absolute; right:0;top:50%;transform: translateY(-50%);}
.list-keyword{
	padding-top: 15px;
	max-height: 100px;
	overflow: hidden;
	overflow-y: auto;
}
.header-mid .list-keyword .item-keyword{
	font-size: 14px;
	line-height: 20px;
	background-color: rgb(242, 242, 242);
	display: inline-block;
	vertical-align: top;
	color: rgb(51, 51, 51);
	padding: 8px;
	margin: 0px 6px 12px;
	text-decoration: none;
	border-radius: 4px;
}
.header-mid .list-history .item-history{
	color: rgb(51, 51, 51);
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	padding: 12px 0px;
	text-decoration: none;
	border-top: 1px solid rgb(242, 242, 242);
	display: block;
	position: relative;
}
.list-history .item-history svg{
	position:absolute;
	right:0;
}
.resultsContent{padding:0 10px;}
.list-history{
	height:150px;
	overflow-y:auto;
}
.welcome{
	display: inline-block;
	background: #047cca;
	color: #d7241f;
	border-radius:4px;
	margin-bottom:10px;
}
.welcome p{
	margin:0;
	padding:10px;
}
.sticky-cart{
	position: fixed;
	bottom: 100px;
	right: 25px;
	z-index: 999;
	display:none;
}
.sticky-cart.show{display:block;}
.sticky-cart .cart-fix{
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	background: #047cca;
	position: relative;
	text-align: center;
	line-height: 56px;
	box-shadow: 0px 0px 3px 2px rgba(210, 204, 204, 0.5);
}
.cart-fix img{width:50px;}
.cart-fix span{
	position: absolute;
	top: -4px;
	right: 0;
	background: #d7241f;
	padding: 2px 8px;
	font-size: 12px;
	color: #fff;    border: 1px solid #fff6;
	border-radius: 2px;
	text-align: center;
	line-height: initial;
	font-weight:600;
}
.hotline-fixed {
	position: fixed;
	left: 10px;
	bottom: 60px;
	z-index: 99;
	background: #fff;
	border-radius: 50px;
	padding: 5px 10px 5px 5px;
	box-shadow: 0 0 6px 0px rgba(0,0,0,.5);
	display: block;
}

.hotline-fixed a {
	display: flex;
	flex-wrap: wrap;
}

.hotline-fixed .hotline-txt .number {display: block;}

.hotline-fixed-icon {
	width: 35px;
	height: 35px;
	background: #047cca;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 35px;
	margin-right: 5px;
	font-size: 16px;
}

.hotline-fixed-txt .number {
	display: block;
	font-size: 20px;
	font-weight: 700;
	color: #047cca;
	line-height: 18px;
}

.hotline-fixed-txt .txt {font-size: 10px;}
.fb_iframe_widget {
	margin:auto;
}
.homepage_slider .owl-dots button
{
	opacity:0.5;
}
.icon-social {
	padding: 15px 0;
	margin: 0;
	text-align: left;
}
.icon-social li {
	display: inline-block;
	margin: 0 8px;
}
.tuyendung-contact, .job-description{
	font-size:16px;

}
.tuyendung-contact p {
	line-height:25px;
}
.footer-content1 h4{
	display:none;
}
.list-tuyendung li a label{
	padding: 0px 8px 2px;
	background: #047cca;
	color: #fff;
	margin-bottom: 0;
	font-size: 14px;
}
ul.clone{

	padding: 10px 0;
	padding-left:15px;
	border-radius:50px;
	border:1px solid #000;
	font-size:15px;
}
ul.clone li span{
	font-weight:800;
}
ul.clone li img{
	width:35px;
}
.logo-bct img{width:150px;}
.article-pages a{color:#047cca !important;}
.article-pages a:hover{color:#ffffff !important;}
.article-pages img{height:auto;}
#slider img{height:auto;}
.modal-popupContact{text-align: center;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.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:30px auto 50px;}
.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;
	top: 0;
	position: absolute;
	transform: translateX(-50%);
}
.modal-popupContact:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}
.modal-popupContact .modal-dialog-centered {display: inline-block;text-align: left;	vertical-align: middle;}
.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(//theme.hstatic.net/1000182631/1000966139/14/popup_contact_bkg.png?v=735);}
.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 30px;float:right;}

.modal-popupContact.popupBanner .modal-dialog-centered{width:initial;margin-top:0;}
.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{margin-bottom:15px;}
.popup-form-customer .input-group {width: 100%;display: block;margin-bottom:0}
.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;}
.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 {margin-bottom:8px;font-weight: 700;color: #fff;cursor: pointer;border-color:#047cca;background:#047cca}
.popup-form-customer .input-group .input-group-addon:hover,
.popup-form-customer .input-group .input-group-addon:focus{
	background-color:#fff;border-color:#047cca;color:#047cca;
}
@media (min-width: 768px) {
	.modal-popupContact.popupForm .modal-dialog-centered{width:650px;}
}
@media (max-width: 767px) {
	.modal-popupContact .modal-dialog-centered{margin:3px 10px;}
	.modal-popupContact.popupForm .modal-content:before, 
	.modal-popupContact.popupForm .modal-content .modal-wrapper-contact{width:100%;}
}
.map-product .title-map p{
	display:none;
}
/*** End popup-contact.css ***/

/*-------CUS 29/10/2020 --------*/
.wrap-chebien{
	margin-bottom: 10px;
}
.wrap-chebien .option-chebien{
	margin-right: 7px;
	position: relative;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	width: 16px;
	height: 16px;
	vertical-align: top;
}
.wrap-chebien .option-chebien:before{
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #cedadd;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.wrap-chebien .item-chebien{
	display:inline-block;
	margin-right: 8px;
}
.wrap-chebien .option-chebien:after{
	content: "";
	position: absolute;
	right: 3px;
	top: 5px;
	margin: auto;
	width: 10px;
	height: 5px;
	border: 2px solid #ff7200;
	border-top-style: none;
	border-right-style: none;
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	-moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	-webkit-transform: rotate(-45deg) scale(0, 0);
	-moz-transform: rotate(-45deg) scale(0, 0);
	-ms-transform: rotate(-45deg) scale(0, 0);
	-o-transform: rotate(-45deg) scale(0, 0);
	transform: rotate(-45deg) scale(0, 0);
}
.wrap-chebien .option-chebien:checked:after{
	webkit-transform: rotate(-45deg) scale(1, 1);
	-moz-transform: rotate(-45deg) scale(1, 1);
	-ms-transform: rotate(-45deg) scale(1, 1);
	-o-transform: rotate(-45deg) scale(1, 1);
	transform: rotate(-45deg) scale(1, 1);
}
.wrap-chebien .item-chebien label{margin-bottom:0;}
/*.recommend{display:none;}*/
.title-tooltip{
	position: absolute;
	background: #e1e1e2;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 5px 15px;
	left: 50%;
	bottom: 90%;
	transform: translateX(-50%);
	color: #000;
	font-weight: bold;
	font-size: 12px;
	border-radius: 4px;
	transition:all .3s;
	opacity:0;
	visibility:hidden;
}
.list-recommend .recommend-item:hover .title-tooltip,.swatch .swatch-element:hover .title-tooltip{
	opacity:1;
	visibility:visible;
	bottom:100%;
}


/* f88 */
@media (min-width: 992px){
	.main-header .wrap-logo a {
		margin-top: 0px; 
		display: block;
	}
}
@media (max-width: 991px){
	.hotline-fixed {
		bottom: 88px;
	}
	.block-cart.block-cart-flex-mob {
		/*position: static;*/
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: auto;
		top:30px !important;
	}
	.header-mid .header-wrap-icon {
		margin: 10px 0;
		text-align: center;
	}
	.header-mid .header-wrap-icon > .text {
		margin-bottom: 10px;
		display: none;
	}
	.cart-header-box:before {
		right: 20px;
	}
	#site-menu-handle {
		top: 20px!important;
	}
	.main-menu-xs > li a img {
		width:32px;
	}
	.site-close-handle {
		top: 10px!important;
		right: 0!important;
	}
	.top-menu .hotline-icon {
		width: 32px;
		margin-left: 0;
	}
}
/*Mai (28/06/2022)*/
.product-title .product-hot span.icon-hot img {
	max-height: 45px;
}
.content-page.content-full img {
	width: 100%;
	height: auto;
}

@media (max-width: 767px){
	.back-to-top{
		bottom: 60%;
		width: 45px;
		height: 45px;
		line-height: 45px;
		right: 10px;
	}
	.sticky-cart{ 
		right: 10px;
	}
	.sticky-cart .cart-fix{
		width: 45px;
		height: 45px;
		line-height: 40px;
	}
	.sticky-cart .cart-fix img{
		width: 40px;
	}
	.sticky-cart,.hotline-fixed{bottom: 50%;}
	.service .shop-service {
		overflow: hidden;
		display: flex;
		flex-flow: row wrap;
		margin: 0;
		flex-wrap: nowrap;
		width: 100%;
		overflow-x: scroll;
		padding: 0px;
		justify-content: space-between;
	}
	.service .shop-service .box-service {
		flex: 0 0 calc(100% / 4);
		width: calc(100% / 4);
		padding: 0 20px 10px 0;
		padding: 5px;
		margin-top: 0;
		min-width: auto;
	}
	.shop-service .box-service a {
		flex-flow: row wrap;
		justify-content: center;
		align-items: center;
		text-align: center;
		margin: 0;
		border: 1px solid #ddd;
		border-radius: 5px;
		padding: 5px 0px;
		height: 100%;
	}
	.shop-service .box-service a .icon-shop-service,.shop-service .box-service a .des-shop-service {
		flex: 0 0 100%;
		width: 100%;
	}
	.shop-service .box-service a .des-shop-service { 
		margin: 5px 0 0;
	}
	.shop-service .box-service a .des-shop-service span.large-text,
	.shop-service .box-service a .des-shop-service span.small-text{
		font-size: 10px;
	}
	.shop-service .box-service a .des-shop-service span.small-text {
		height: auto;
		display: inline-block;
		display: none;
	}
	.hotline-fixed-txt .number {
		display: none;
	}
	.hotline-fixed-icon {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
}
.pro-loop .product-detail .pro-desc {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pro-loop .product-detail .pro-desc {
	display: none !important;
}
@media (min-width:768px){
	.pro-loop .product-detail .pro-desc {
		display: none !important;
	}
}
.banner-nggg{margin-top: 10px;}
@media (max-width:767px){
	.product-detail-wrapper .hrvproduct-tabs .tabs-content img {
		width: 100%;
		height: auto;
	}
	.banner-nggg {
		margin-top:10px;
	}
	.shop-service .box-service a .icon-shop-service img{
		width: 25px;
		height: 25px;
	}
}
@media (min-width:992px){
	.menu-mori.shop-service li a {
		margin: 0;
		color: #fff;
		padding: 8px;
	}
	.menu-mori.shop-service li a .des-shop-service span.large-text {
		color: #fff;
		font-size: 12px;
	}
	.menu-mori.shop-service li a .des-shop-service span.small-text {
		color: #fff;
		font-size: 12px;
	}
	.menu-mori.visible-lg {
		margin: 0;
		display: flex !important;
		display: -webkit-flex;
		justify-content: space-between;
	}
	.banner-nggg {
		display: flex;
		justify-content: space-between;
	}
	.banner-nggg .item {
		flex: 0 0 49.6%;
	}
}
.banner-nggg a {
	display: block;
}
.banner-nggg .item {
	border-radius: 10px;
	overflow: hidden;
}

@-webkit-keyframes shine {
	100% { left: 125%; } 
}

@keyframes shine {
	100% { left: 125%; }  
}

.animation-link {
	position: relative;
	overflow: hidden;
	display: block; 
}
.animation-link:before {
	position: absolute;
	top: 0;
	left: -100%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg); 
}
.animation-link:hover:before {
	-webkit-animation: shine 1.1s;
	animation: shine 1.1s; 
}

.pro-loop:hover{
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	-webkit-transform: inherit;
	transform: inherit;
}

.home-category { display: none; }
#layout-cart #update-cart{ display: none; }
.cartTime{ display: none; }
.cartPs{ display: none; }
.header-mid > .container > .row{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.pro-price span span{ display: none; }
#home_magazine .title-fix a{ display: none; }
#site-menu-handle strong{ display: none; }
@media(max-width: 600px){
	p.pro-price { font-size: 14px; }
	.addCart-collection .btn-style-buy{ font-size: 14px; } 
	.addCart-collection .addcartcollection svg{ width: 13px; height: 13px; }

	.breadcrumb-shop .breadcrumb-arrows{ padding: 5px 0 10px; }
	.fb_iframe_widget.fb_invisible_flow.fbiframe_widget_fluid iframe {
		bottom: 80px !important;
		//display: none !important;
	}
	.footer .footer-col{ border: none; }
	.footer .footer-content ul li{ padding: 0; font-size: 13px;}
	.footer-col.footer-content1, .icon-social, .logo-bct, .footer .footer-content ul li:before{ display: none; }
	.pro-price span:first-child{ 
		margin-bottom: 5px; 
		overflow: hidden;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		display: -webkit-box;
	}
	.pro-price span span{ display: contents; }

	.banner-slogan{ display: none; }
	.index-partner{ padding: 30px 0 0; }
	#product #detail-product .fb-share-button{ margin: 10px 0 0 !important; }
	#product .product-title h1{ margin-top: 10px; }
	#product .product-label{ position: absolute; top: 5px; right: 0; max-width: 75px; } 
	#product .product-label .icon-hot{ padding: 0; }
	#product #add-item-form{ order: 3; }
	#product .short-des{ order: 2; margin-top: 10px; }
	#product .short-des p{ margin-bottom: 5px;  }
	#product .block-price{ order: 1; }
	#product .recommend{ order: 4; }
	#product .wrap-addcart button#add-to-cart{ padding: 12.5px 25px; font-size: 18px; }

	.product-detail-wrapper{ padding: 0 0 30px; }
	.product-detail-wrapper .col-sm-12:not(.product-content-desc, .block-sidebar){ padding: 0 !important; }
	.box__product-gallery .owl-dots{ display: none !important; }
	.product-detail-wrapper .product-content-desc{
		display: flex;
		flex-direction: column;
	}
	.selector-actions{ display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 15px; }
	.selector-actions .quantity-area{ margin-bottom: 0; }
	.wrap-addcart {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 100;
	}
	.wrap-addcart button{ width: 100%; }
	.list-productRelated{ padding: 0 15px; }
	.list-productRelated .content-product-list { display: flex; flex-wrap: wrap; }
	.list-productRelated .content-product-list .pro-loop{ width: 50%; }
	.modal-popupContact.popupBanner .modal-dialog-centered{ width: 95% !important; margin-left: auto; margin-right: auto;}
	.home-category { display: block; margin-top: 15px; } 
	.home-category .home-category-wrap {
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.home-category .home-category-wrap a { text-align: center; }
	.home-category .home-category-wrap a img { margin-bottom: 5px; max-width: 75px; }
	.home-category .home-category-wrap a span { 
		display: block;
		font-size: 10px;
		margin-top: 5px;
	}
	.blog_magazine_slider .blog_slider_item:not(:last-child) { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #CCC !important; }
	.blog_magazine_slider .blog_slider_item:nth-child(n+2){ display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; border:none; border-radius: 0; } 
	.blog_magazine_slider .blog_slider_item:nth-child(n+2) .img{ width: 32.5%; }
	.blog_magazine_slider .blog_slider_item:nth-child(n+2) .img img{ border-radius: 0; height: 100%; object-fit: cover; } 
	.blog_magazine_slider .blog_slider_item:nth-child(n+2) .blog_slider_info h3 a{ font-size: 13px; line-height: 18px; }
	.blog_magazine_slider .blog_slider_item:nth-child(n+2) .blog_slider_info{ width: 67.5%; margin: 0; text-align: left; padding-left: 15px; } 
	.blog_magazine_slider .blog_slider_item:nth-child(n+2) .btn-more{ display: none; } 
	.blog_magazine_slider .blog_slider_item:nth-child(n+2) .short-des{ display: none; } 

	/* Cart */
	#layout-cart .welcome{ margin-bottom: 5px; display: none; }
	#layout-cart .pd-page{ padding: 0 0 30px; } 
	#layout-cart .heading-page{ padding: 0; margin-top: 10px; }
	#layout-cart .heading-page:after{ margin: 0 auto; }
	#layout-cart table.table-cart{ margin-bottom: 0; }
	#layout-cart table.table-cart tbody>tr{ padding: 15px 0; } 
	#layout-cart .line-item-container .item{ display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
	#layout-cart .line-item-container .item > a { display: block; width: 100%; }
	#layout-cart .line-item-container .item p:not(.price){ display: none; }
	#layout-cart .line-item-container .item p.price{ width: auto; }
	#layout-cart .line-item-container .item p.price span.text{ display: none; }
	#layout-cart #note{ margin-bottom: 10px; }
	#layout-cart .order-infor{ display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 20px 0; margin-bottom: 0; }
	#layout-cart .order-infor b{ color: #F30; }
	#layout-cart .cart-buttons button, #layout-cart .cart-buttons a{ display: block; width: 100%; margin-top: 10px;  }
	#layout-cart .cart-buttons button i, #layout-cart .cart-buttons a i{ margin-right: 10px; }
	#layout-cart .cart-buttons a{ background: transparent; color: #333; }

	.cartTime{ display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 10px; margin-bottom: 10px; }
	.cartTime label{ display: block; width: 100%; text-transform: uppercase; }
	.cartTime input, .cartTime select{ width: calc(50% - 5px); height: 30px; border-radius: 4px; border: 1px solid #CCC; line-height: 30px; padding: 5px 10px; }

	.cartPs{ display: block; }
	.cartPs p{ margin-bottom: 0; padding: 10px; }

	.index-partner{ border-top: 1px dashed #333; }
	.index-partner .title-line .title a{ 
		background: transparent;
		color: #000;
		font-size: 18px;
		padding: 0;
		margin: 0;
		font-weight: bold;
	}
	.index-partner .title-line .title:before{ display: none; }

	#home_magazine .title-fix{ display: flex; flex-wrap: nowrap; align-items: center; justify-content: space-between; margin-bottom: 15px; }
	#home_magazine .title-fix h2{ font-size: 20px; margin: 0; font-weight: 500; }
	#home_magazine .title-fix a{ 
		display: block;
		color: #047cca;
		font-size: 16px;
	}

	#site-menu-handle strong{
		display: block;
		color: #FFF;
		left: -7px;
		position: relative;
		text-transform: uppercase;
		font-size: 14px;
	}

	#site-header{ position: fixed; z-index: 999;width: 100% }
	.des-shop-service .small-text p{line-height: 18px;
    font-size: 12px;
    text-transform: lowercase;}
	.sticky-cart, .back-to-top{ display: none !important; }
	main{ padding-top: 155px; }
}

.tabs-content a.readmore {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 15px;
	color: #007bff;
}
.tabs-content a.readmore:after {
	content: '';
	clip-path: polygon(0 0, 100% 0%, 50% 100%);
	background: #007bff;
	width: 10px;
	height: 5px;
	display: block;
	margin-left: 5px;
}
.tabs-content a.readmore.open:after {
	clip-path: polygon(50% 0, 0% 100%, 100% 100%);
}
.tabs-content > div.active {
	max-height: 100% !important;
}

.hotline-fixed {
	display: none;
}

@media (min-width:1000px){
	.box-list-index, .product-list {
justify-content: flex-start;
	}
}
@media (max-width:767px){
	.hotline-fixed {
		position: fixed;
		left: 10px;
		bottom: 20px;
		z-index: 99;
		background: #fff;
		border-radius: 50px;
		padding: 5px 10px 5px 5px;
		box-shadow: 0 0 6px 0px rgb(0 0 0 / 50%);
		display: block;
	}
	.hotline-fixed a {
		display: flex;
		flex-wrap: wrap;
	}
	.hotline-fixed-icon {
		width: 35px;
		height: 35px;
		background: #047cca;
		color: #fff;
		border-radius: 50%;
		text-align: center;
		line-height: 35px;
		margin-right: 5px;
		font-size: 16px;
	}
	.hotline-fixed-txt .number {
		display: block;
		font-size: 20px;
		font-weight: 700;
		color: #047cca;
		line-height: 18px;
	}
	.hotline-fixed-txt .txt {
		font-size: 10px;
	}
	.index-review .title-line .title a {
		font-size: 20px;
		line-height: 20px;
	}
	.title-line .subtitle {
		margin: 0 0 15px;
	}
	.testimonial-item {
		padding: 10px 10px;
	}

	.testimonial-item .designation {
		margin: 0;
		min-height: 70px !important;
		overflow: hidden;
	}
	.testimonial-detail {
		padding-top: 15px;
	}

	.index_review_slider .owl-stage {
		padding-bottom: 0px;
	}
	.index_review_slider, .index_brand_slider {
		margin-bottom: 0px;
	}
}

.cAdd{
	text-align: center;
	margin: 30px 0;
}
.cAdd a{
	font-size: 16px;
	text-transform: uppercase;
	box-shadow: none;
	padding: 8px 35px;
	line-height: 22px;
	border-radius: 4px;
	color: #ffffff;
	background: #047cca;
	border: 1px solid #047cca;
	font-weight: 600;
	display: inline-block;
}
.cAdd a:hover{
	background: transparent;
	color: #047cca;
}


@media (min-width:768px){
	.dittrict-iconmessmobile{display:none;}
}
@media (max-width:767px){
	.clearboths:nth-child(3n+1) {
		clear: both;
	}
}


@media (min-width:768px){
	.xsl{
		display:none;
	}
}
.home-category .home-category-wrap .item {
	width: 16.66667%;
	margin-bottom: 10px;
	padding-left: 1px;
	padding-right: 1px;
}

.home-category .home-category-wrap .item a {
	position: relative;
	overflow: hidden;
	display: block;
	text-align: center;
}

.home-category .home-category-wrap .item a img {
	width: auto;
	max-width: 100%;
	max-height: 35px;
	margin-bottom: 0;
}

#home_magazine .title-fix h2 {
	font-weight: bold;
}
#buy-on-stores {
	margin-top: 0;
	padding: 9px 20px;
	font-size: 18px;
	background: #047cca;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 0;
	color: #fff;
	min-width: 190px;
	width: 100%;
	max-width: 300px;
	margin-bottom: 10px;
}
@media (min-width:768px){
	button#add-to-cart{display:none;}
}
.short-des p {
	margin: 0;
}
@media (max-width:767px){
	.pro-loop {
		margin-bottom: 10px;
	}
	#home_magazine .title-fix h2 {
		background: transparent;
		padding: 0 0px;
		margin: 0;
		color: #047cca;
		text-transform: uppercase;
		display: block;
		line-height: 20px;
		font-size: 17px;
		font-weight: 700;
		padding-left: 0;
	}
	#home_magazine {
		padding: 10px 0 50px;
		border-top: 1px solid #ccc;
	}

	#fb-root iframe:not(.fb_mpn_mobile_landing_page_slide_up){display:none !important; }
	.fb_iframe_widget.fb_invisible_flow.fbiframe_widget_fluid,.fb_dialog.fb_dialog_mobile,.fb-customerchat{
		display: none !important;
	}

	.dittrict-iconmessmobile {
		position: fixed;
		bottom: 20px;
		right: 5px;
		z-index: 999;
		transform: scale(0.9);
	}
	.index-title h2 a {
		background: transparent;
		padding: 0 20px;
		margin: 0;
		color: #047cca;
		text-transform: uppercase;
		display: block;
		line-height: 40px;
		font-size: 20px;
		font-weight: 700;
		padding-left: 0;
	}
	.wrapper-heading-home {
		padding: 0 0 10px 0;
	}
	.wrapper-heading-home .index-title span.viewmore {
		margin-top: 12px;
	}
	.wrapper-heading-home .index-title span.viewmore a {
		color: #047cca;
		font-size: 16px;
	}
	.index-title {
		border-bottom: none;
	}

	.section-collection {
		padding: 5px 0;
	}
	.footer_social-mobile {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.footer_social-mobile li {
		margin-right: 5px;
	}

	.footer_social-mobile li img {
		max-width: 40px;
		width: 100%;
		height: auto;
	}
	.logo-bctx{margin-bottom:50px;}
	.clearboths,.mobile-paddings{
		padding-left: 7.5px;
		padding-right: 7.5px;
	}
	.footer-content ul li a {
		font-weight: normal;
		font-size: 0.92857em;
		line-height: 1.5;
	}
	.section-collection .pro-loop:last-child {
		display: none;
	}
}

.d-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}
.d-flex #home_magazine {
	width: 70%;
}
@media (max-width: 767px) {
	.d-flex #home_magazine {
		width: 100%;
	}
}
.d-flex #home_magazine .title-fix h2 {
	text-align: left;
	margin-bottom: 20px;
}
.d-flex #index-cskh {
	width: 30%;
	padding: 30px 0 50px 15px;
}
@media (max-width: 767px) {
	.d-flex #index-cskh {
		width: 100%;
	}
}
.d-flex #index-cskh .index-cskh-head h2 {
	font-weight: bold;
	margin-bottom: 20px;
}
.d-flex #index-cskh .index-cskh-body .index-cskh-item {
	margin-bottom: 15px;
}
.d-flex #index-cskh .index-cskh-body .index-cskh-item:not(:first-child) {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #DbDbDb;
}
.d-flex #index-cskh .index-cskh-body .index-cskh-item:last-child{
	border: none;
	margin: 0;
	padding: 0;
}
.d-flex #index-cskh .index-cskh-body .index-cskh-item:not(:first-child) > a {
	width: 100px;
	height: 75px;
}
.d-flex #index-cskh .index-cskh-body .index-cskh-item:not(:first-child) h3 {
	margin-top: 0;
	width: calc(100% - 100px);
	padding-left: 15px;
}
.d-flex #index-cskh .index-cskh-body .index-cskh-item > a {
	display: block;
	border-radius: 15px;
	overflow: hidden;
	height: 150px;
}
.d-flex #index-cskh .index-cskh-body .index-cskh-item > a img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.d-flex #index-cskh .index-cskh-body .index-cskh-item h3 {
	line-height: 15px;
	margin-top: 7.5px;
}
.d-flex #index-cskh .index-cskh-body .index-cskh-item h3 a {
	font-size: 15px;
	color: #000 !important;
}
@media(max-width: 767px){
	.d-flex #index-cskh{ padding: 0 0 50px 0; }
}

.cart-suggest {
	padding: 30px 0;
}
@media (max-width: 767px) {
	.cart-suggest {
		padding: 15px 0;
	}
}
.cart-suggest .cart-suggest-head label {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 7px;
	color: #129fd8;
}
.cart-suggest .cart-suggest-head span {
	display: block;
	color: #000;
	font-weight: normal;
	font-style: italic;
}
.cart-suggest .cart-suggest-body {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	margin-top: 15px;
}
@media (max-width: 767px) {
	.cart-suggest .cart-suggest-body .pro-loop {
		width: calc(50%) !important;
		margin-bottom: 15px !important; 
	}
}

@media (max-width: 480px) {
	.cart-suggest .cart-suggest-body .pro-loop {
		width: calc(100%) !important;
	}
}

.cart-suggest .cart-suggest-body .pro-loop {
	width: calc(25% - 20px);
	//box-shadow: none;
	padding: 5px;
	//border: none;
	margin-bottom: 0;
}
.cart-suggest .cart-suggest-body .pro-loop .product-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}
.cart-suggest .cart-suggest-body .pro-loop .product-block .product-img {
	width: 100px;
}
.cart-suggest .cart-suggest-body .pro-loop .product-block .product-detail {
	width: calc(100% - 100px);
	padding-left: 15px;
	padding-top: 0;
	padding-bottom: 0;
}
.cart-suggest .cart-suggest-body .pro-loop .product-block .product-detail h3 a {
	color: #000;
}
.cart-suggest .cart-suggest-body .pro-loop .product-block .product-detail .pro-price-del,
.cart-suggest .cart-suggest-body .pro-loop .product-block .product-detail .product-sale {
	display: none;
}
.cart-suggest .cart-suggest-body .pro-loop .product-block .product-detail .addCart-collection button {
	padding: 3px 10px;
	min-height: 35px;
}

.cart-suggest2 {
	padding:  0 0 30px;
}
@media (max-width: 767px) {
	.cart-suggest2 {
		padding: 0 0 15px;
	}
}
.cart-suggest2 .cart-suggest2-head label {
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 7px;
	color: #000;
}
.cart-suggest2 .cart-suggest2-head span {
	display: block;
	color: #000;
	font-weight: normal;
	font-style: italic;
}
.cart-suggest2 .cart-suggest2-body {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	margin-top: 15px;
}
.index-title h2 a {
	background: transparent;
	color: #000;
	padding:0;
}

.index-title {
	border-bottom: none;
}
.wrapper-heading-home .index-title span.viewmore {
	margin-top: 5px;
}
.wrapper-heading-home {
	padding: 0 0 0px 0;
}

@-webkit-keyframes shine {
	100% {
		left: 125%; } }

@keyframes shine {
	100% {
		left: 125%; } }

.wrapper-collection-index .image-section-collone a {
	display: block;
	position: relative;
	overflow: hidden;
}

.wrapper-collection-index .image-section-collone a:before {
	position: absolute;
	top: 0;
	left: -100%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.wrapper-collection-index .image-section-collone a:hover:before {
	-webkit-animation: shine 1.3s;
	animation: shine 1.3s;
}
.wrap-collection-body .index-title {
	margin: 5px 0;
}
.index-title h1 {
	background: transparent;
	color: #000;
	padding: 0;
}
.wrapper-heading-home .index-title span.viewmore a:hover {
	color: #000;
}
.footer-content .content-footer-mobile p {
	font-size: 12.5px;font-weight: 400;
}
.hshgs {
	font-weight: bold !important;
	margin-bottom: 0 !important;
	margin-top: 20px;
}
@media (max-width:767px){
	.home-category .home-category-wrap .item {
		margin-bottom: 20px;
	}
}

.chead {
	padding: 5px 0px;
}

.chead .chead-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.chead .chead-wrap .chead-left {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}
.chead .chead-wrap .chead-left a {
	margin-right: 20px;
	padding: 2px 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.chead .chead-wrap .chead-left a.active {
	background: ;
}
.chead .chead-wrap .chead-left a img {
	max-height: 40px;
	max-width: 75px;
}
.chead .chead-wrap .chead-right p {
	margin: 0;
	color: #fff;
	text-transform: uppercase;
}
.chead-menu-ul-li a {
    color: #fff!important;
}
.chead .chead-wrap .chead-left a:hover {
	background: #c9c9c9;
}
@media (max-width:767px){
	.chead .chead-wrap {
		justify-content: flex-start;
		align-items: center;
		gap: 10px;
	}
	.chead-right{display:none;}
}

.uudai {
	border: 1px solid #d0021b;
	border-top: 0;
	border-radius: 10px;
	order: 5;
	margin-top: 15px;
	padding: 0;
	margin-bottom: 15px;
}
.uudai h4 {
	width: 100%;
	padding: 10px;
	background: #d0021b;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #FFF;
}
.uudai h4 svg {
	margin-right: 15px;
}
.uudai .uudai-content {
	padding: 10px;
}
@media(min-width:768px){
	.chead-right {
		display: flex;
		justify-content: center;
	}
}
@media(max-width:767px){
	#site-header.fix-scroll {
		top: 0px;
		left: 0;
		right: 0;
		z-index: 999;
		-webkit-box-shadow: 0 0 10px rgb(0 0 0 / 20%);
		-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 10px rgb(0 0 0 / 20%);
		-webkit-animation: fadeInDown 0.6s both;
		animation: fadeInDown 0.6s both;
	}
	.cart-suggest2 {
		display: none;
	}
}
.variant_size {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	-webkit-border-radius: 0.41667em;
	-moz-border-radius: 0.41667em;
	border-radius: 0.41667em;
	padding: 5px 7px;
	font-size: 14px;
	z-index: 9;
}
.title-map iframe {
    display: none;
}

#TA_linkingWidgetRedesign952, #TA_cdsscrollingravenarrow42{margin-top: 15px}
#CDSSCROLLINGRAVE.narrow{width: 100% !important}

.d-flex #home_magazine .title-fix h2 {
	margin: 0;
	font-size: 16px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	line-height: 40px;
}
.d-flex #index-cskh .index-cskh-head h2 {
	margin: 0;
	font-size: 16px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	line-height: 40px;
	margin-bottom: 0;
}
@media (max-width:767px){
	.d-flex #home_magazine .title-fix h2,
	.d-flex #index-cskh .index-cskh-head h2 {
		font-size: 20px;
	}
}




