body{
	font-family:'Quicksand',sans-serif;
	line-height:1.7;
	font-weight:500;
}
::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: $theme_white;
}
::-webkit-scrollbar{
	width: 6px;
	height: 6px;
	background-color: #fff;
}
::-webkit-scrollbar-thumb{
	background-color: #9f8272;
	border-radius: 6px;
}
a, a:focus, a:hover, a:hover i{
	text-decoration: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	outline: none;
}
input,input:focus, textarea:focus, select:focus{
	outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
img{
	max-width:100%;
}
ul{
	padding:0;
	margin:0;
}
.totalitem{
	display:none;
}
.selectpage{
	text-align:center;
	margin-top:40px;
}
.selectpage a{
	display:inline-block;
	height:47px;
	width:47px;
	border:1px solid #b4b4b4;
	color:#b4b4b4;
	border-radius:50%;
	padding:10px 0px;
	font-size:16px;
	margin:0px 10px;
	margin-bottom:10px;
}
.selectpage a.pagingactive{
	border:1px solid #000;
	color:#000;
}
#facebook-jssdk-iframe{
	display:none;
}
.warp-header-xs{
	display:none;
}
.d-inline-block{
	display:inline-block;
}
.container-custom{
	max-width:1256px;
	margin:0 auto;
	padding:0px 15px;
}
.warp-module .webparttitlecontrol{
	margin:0px;
	margin-top:30px;
	margin-bottom:15px;
	text-align:center;
	text-transform:uppercase;
	font-size:29px;
	color:#000;
}
.product-custom .webparttitlecontrol{
	margin-bottom:35px;
}
.module-line{
	border-bottom:1px solid #dedede;
	padding-bottom:40px;
}
.warp-header{
	min-height: 74px;
    position: relative;
    z-index: 9999999;
    padding-bottom: 10px;
    background: #fff;
}
.header-left,.header-center{
	margin-top:10px;
}
.header-page{
	
}
.welcome-xs{
	margin-bottom:17px;
	padding-bottom:14px;
	border-bottom:1px solid #999999;
}
.welcome-xs .webparttitlecontrol{
	font-size:16px;
	margin:0;
	margin-bottom:1px;
	color:#565656;
	text-transform:uppercase;
}
.welcome-xs .webpartheadercontrol{
	font-size:18px;
	color:#000;
}
.click-menu{
	float:left;
	display:none;
	margin-right:26px;
	margin-top:5px;
	cursor:pointer;
}
.menu-xs{
	position:absolute;
	top:0;
	left:-100%;
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	width:92%;
	z-index: 9999;
}
.menu-xs.active{
	left:0;
}
.click-menu-close{
	position:absolute;
	top:0;
	right:0;
}
.menu-xs-body{
	background:#fff;
	padding:22px 17px 28px;
	box-shadow:0px 0px 5px #ccc;
	max-width:90%;
}
.menu-xs-body ul{
	padding:0;
	list-style:none;
	margin:0;
}
.menu-xs-body li{
	margin-bottom:12px;
}
.menu-xs-body li:last-child{
	margin:0;
}
.menu-xs-body li a{
	text-transform:uppercase;
	font-size:20px;
	color:#515151;
	display: block;
	position:relative;
}
.menu-xs-body li a i{
	display:none;
}
.menu-xs-body li a span{
	position:absolute;
	left:30px;
	top:17px;
}
.store-link{
	margin-top:-4px;
	vertical-align: top;
}
.store-link .warpformobile p a{
	display:inline-block;
	margin-right:10px;
	color:#757575;
	padding:0px 10px 7px 20px;
	font-size: 13px;
	position: relative;
}
.store-link .warpformobile p a:first-child:before{
	content:"\f3c5";
	font-family:"Font Awesome 5 Pro";
	position:absolute;
	top:-3px;
	left:0;
	text-align: center;
    font-size: 17px;
	color:#bababa;
}
.store-link .warpformobile p a:first-child:after{
	content:'|';
	position:absolute;
	right:0;
	top:0;
}
.box-menu {
    position: relative;
	border-bottom:1px solid #fff;
}
.warp-menu{
    box-shadow: 0px 2px 5px #d7d7d7;
    position: relative;
    z-index: 9999;
}
.warp-menu .menuroot ul{
	padding:0;
}
.warp-menu .menuroot li{
	display:inline-block;
	margin:0px 36px;
	list-style:none;
	border-bottom: 3px solid #fff;
}
.warp-menu .menuroot li a.aroot{
	text-transform:uppercase;
	font-size:20px;
	color:#515151;
	border-bottom: 2px solid #fff;
	padding:0px 0px 8px 0px;
	display:block;
}
.warp-menu .menuroot li a:hover,.warp-menu .menuroot li.active a.aroot{
	color:#000;
}
.warp-menu .menuroot li.liroot:hover,.warp-menu .menuroot li.liroot.active{
	border-bottom: 3px solid #acacac;
}
.warp-menu .menuroot li a i{
	display:none;
}
.menu-clone{
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 4;
    background: #e6e6e6;
    left: 0px;
    right: 0px;
    display: none;
}
.menu-js {
    height: 290px;
	padding-top:28px;
}
.box-women-menu {
    width:100%;
}
.box-men-menu {
	width:100%; 
}
.Box-menu-main .menu > ul.level {
    position: relative;
    width: 210px;
}
.warp-menu .box-women-menu li,.warp-menu .box-men-menu li{
	margin:0;
	display:block;
	border:0;
}
.header_content_none li.level1 {
    margin-bottom: 0px;
}
.menu-clone ul li a {
    display: block;
    color: #7d7d7d;
    text-decoration: none;
    font-size: 16px;
    padding: 6px 0px 6px 15px;
}
.menu-clone a.level1 {
    text-transform: none;
    font-weight: normal;
    padding: 6px 0px 6px 15px;
	border-bottom:1px solid #e6e6e6;
}
.menu-clone ul li.level1:hover > a,.menu-clone ul li.active > a{
	color: #39393b;
	background: url(/DigitvisionSkins/Lemino/images/icon-menu-lv2.png) no-repeat right center;
	border-bottom:1px solid #fff;
}
.menu-clone li.level2{
	padding-left:30px;
}
.menu-clone a.level2{
	border-bottom:1px solid #e6e6e6;
}
.menu-clone a.level2:hover{
	border-bottom:1px solid #fff;
}
.box-women-menu ul ul, .box-men-menu ul ul {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
	width: 300px;
}
.menu-clone li.level1:hover > ul.level,.menu-clone li.level1.active > ul.level {
    display: block;
}
.warp-menu-cata{
	margin-top: -13px;
}
.menu-cata-items a{
	color:#39393b;
}
.menu-cata-items img{
	width:100%;
	margin-bottom:15px;
}
.menu-cata-items span{
	display:block;
	text-transform:uppercase;
	font-size:20px;
}
.menu-sex{
	overflow:hidden;
	margin-bottom:54px;
}
.menu-sex .warpformobile a{
	float: left;
	width:50%;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	padding:10px;
	font-size:35px;
	border:1px solid #acacac;
}
.menu-sex .warpformobile a:nth-child(2){
	margin-left:-1px;
}
.menu-sex .warpformobile a:hover{
	color:#fff;
	background:#000;
}
.header-right{
	text-align:right;
	margin-top:0px;
}
.search-module .formSearch{
	padding:0;
	max-width:200px;
	box-shadow: none;
	position:relative;
}
.search-module .formSearch .btn-text{
	background:url(/FileManager/WebsiteMiorr/images/icon-search-bg.png) no-repeat center left 8px;
	border:1px solid #959595;
	border-radius:30px;
	padding:0px 15px 2px 33px;
	width:100%;
	height:30px;
}
.formSearch .submit{
	border: 0;
    background: url(/FileManager/images/icon-search.svg) no-repeat center;
    position: absolute;
    background-size: 75%;
    right: 0;
    top: 0;
    height: 34px;
    width: 40px;
	display:none;
}
.search-module .formSearch .btn-text::focus{
	border:1px solid #959595;
}
.cart-module{
	margin-left:10px;
}
.cart-module i,.cart-module .btn-text{
	display:none;
}
.cart-module .btn-cart{
	/* background:url(/DigitvisionSkins/Lemino/images/icon-car.png) no-repeat center; */
	background:url(/FileManager/WebsiteMiorr/images/icon-cart.png) no-repeat center;
	padding:0;
	width:32px;
	height:32px;
	background-size:85%;
	position:relative;
	text-align:center;
	margin-top: -1px;
}
.cartcount{
	position:absolute;
	top:10px;
	left:0;
	right:0;
	font-size:12px;
	font-weight: normal;
	color:#000;
	cursor: pointer;
}
.shopping-cart .warp-cart-mobile{
	position:static!important;
}
.shopping-cart .warp-cart-mobile a.btn-cart{
	width: 25px!important;
    height: 31px!important;
	padding:0!important;
	display: inline-block!important;
}
.warp-banner{
	overflow:hidden;
	min-height:680px;
}
.banner-items a {
	
}
.banner-main .owl-nav div{
	position:absolute;
	top:37%;
	display:inline-block!important;
	width:36px;
	height:133px;
}
.banner-main .owl-nav div.owl-prev{
	left:0;
	background:#ffffff70 url(/FileManager/WebsiteMiorr/images/icon-prev.png);
	background-position:center;
	background-repeat:no-repeat;
}
.banner-main .owl-nav div.owl-prev:hover{
	background:#ffffff70 url(/FileManager/WebsiteMiorr/images/icon-prev-hover.png);
	background-position:center;
	background-repeat:no-repeat;
}
.banner-main .owl-nav div.owl-next{
	right:0;
	left:auto;
	background:#ffffff70 url(/FileManager/WebsiteMiorr/images/icon-next.png);
	background-position:center;
	background-repeat:no-repeat;
}
.banner-main .owl-nav div.owl-next:hover{
	background:#ffffff70 url(/FileManager/WebsiteMiorr/images/icon-next-hover.png);
	background-position:center;
	background-repeat:no-repeat;
}
.banner-main .owl-dots{
	text-align:center;
	position:absolute;
	left:0;
	right:0;
	bottom:20px;
}
.banner-main .owl-dots div{
	display:inline-block;
	margin:0px 5px;
}
.banner-main .owl-dots div span{
	display:block;
	height:12px;
	width:12px;
	border-radius:50%;
	border:1px solid #fff;
	background:none;
}
.banner-main .owl-dots div.active span{
	background:#fff;
}
.warp-main-top{
	padding:38px 0px 0px;
}
.banner-sale-items a{
	background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    height: 100%;
    width: 100%;
    display: block;
    padding-bottom: 60%;
}
.banner-sale .owl-prev,.banner-sale .owl-next{
	position:absolute;
	top:47%;
	z-index:3;
}
.banner-sale .owl-prev{
	left:10px;
}
.banner-sale .owl-next{
	right:10px;
}
.banner-sale .owl-prev:before,.banner-sale .owl-next:before{
	left:10px;
	height:22px;
	width:22px;
	content:'';
	display:inline-block;
}
.banner-sale .owl-prev:before{
	background:url(/DigitvisionSkins/Lemino/images/icon-banner-prev.png) no-repeat center left;
}
.banner-sale .owl-next:before{
	background:url(/DigitvisionSkins/Lemino/images/icon-banner-next.png) no-repeat center right;
}
.warp-main-row{
	overflow:hidden;
	position:relative;
	background:#f9f9f9;
}
.row-all{
	width:50%;
	float:left;
	min-height:1px;
}
.warp-main-row p{
	margin:0;
}
.row-right{
	padding:62px 100px 30px 82px;
}
.warp-main-middle{
	
}
.warp-main-middle .webpart{
	text-align:center;
	border:1px solid #acacac;
	border-radius:50px;
	padding:6px 15px;
	min-height:80px;
	margin-bottom:10px;
}
.warp-main-middle .webpart .webparttitlecontrol,.warp-main-middle .webpart .webpartbodycontrol{
	display:inline-block;
	vertical-align: middle;
}
.warp-main-middle .webpart .webparttitlecontrol{
	text-transform:uppercase;
	margin: 0;
	margin-right:10px;
	font-size:20px;
}
.middle-left .warpformobile a{
	color:#000;
	font-size:40px;
	font-family:VNF-Bodoni;
}
.warp-social{
	margin-top:13px;
}
.warp-main-middle .webpart.follow-bot .webparttitlecontrol{
	margin-top:13px;
}
.social-list{
	margin-top:20px;
}
.social-items{
	display:inline-block;
	margin:0px 28px;
	vertical-align: top;
}
.social-items a{
	color: #9f8272;
    height: 47px;
    width: 47px;
    display: block;
    border-radius: 50%;
	border:2px solid #9f8272;
    text-align: center;
    font-size: 28px;
    line-height: 1.6;
	position:relative;
}
.social-items a:hover{
	color:#5f493e;
	border:2px solid #5f493e;
}
.social-items a span.fa-ticktok{
	background:url(/DigitvisionSkins/Lemino/images/icon-tiktok.svg);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center;
	height:40px;
	display:block;
}
.social-items a i.fa-zalo:before{
	content:'Zalo';
	font-family:Quicksand;
	font-size: 15px;
    font-weight: bold;
	position:absolute;
	top:14px;
	left:0;
	right:0;
}
.social-header .social-list{
	margin:0;
}
.social-header .social-items{
	margin:0px 5px;
}
.social-header .social-items a{
	height:17px;
	width:17px;
	border-radius:4px;
	font-size:10px;
	color:#fff;
	border:0;
	background:#aa9ea6;
	padding:1px 0px;
}
.social-header .social-items a:hover{
	background:#5f493e;
}
.social-header .social-items:first-child a{
	background: none;
    font-size: 18.5px;
    color: #9f9f9f;
    margin-top: -7px;
}
.social-header .social-items:first-child a:hover{
	color: #5f493e;
}
.social-header .social-items a i.fa-zalo:before{
	content:'Z';
	font-family:Quicksand;
	font-size: 13px;
    font-weight: bold;
	position:absolute;
	top:2px;
	left:0;
	right:0;
	color:#fff;
}
.warp-footer{
	background:#000;
	padding:40px 0px 50px;
}
.footer-center{
	border-left:1px solid #7b7b7b;
	padding-left: 50px;
}
.menu-footer{
	margin-top:17px;
}
.menu-footer ul{
	padding:0;
}
.menu-footer li{
	list-style:none;
	display:block;
}
.menu-footer li a{
	color:#fff;
	display:inline-block;
	padding:8px 0px;
}
.menu-footer li a i{
	display:none;
}
.footer-left .webparttitlecontrol,.footer-center .webparttitlecontrol,.footer-right .webparttitlecontrol{
	margin:0;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	margin-bottom:13px;
}
.footer-left{
	line-height:1.7;
}
.download-app .warpformobile p a{
	margin-bottom:5px;
	display:inline-block;
}
.store-col-body{
	color:#959595;
	margin-bottom:15px;
}
.store-col-body ul{
	padding:0;
	list-style:none;
	margin: 0;
    margin-top: 3px;
}
.store-col-body li{
	padding:3px 0px;
}
.footer-right{
	padding-top:30px;
}
.warp-filter{
	text-align: right;
}
.danhsachsanpham .filter-top{
	border-bottom:1px solid #dedede;
}
.click-filter{
	background:#5d4940;
	min-width:294px;
	padding:17px 15px 16px;
	color:#fff;
	display: inline-block;
	text-align: center;
	cursor:pointer;
	display: none;
	border-left:1px solid #dedede;
}
.danhsachsanpham .click-filter{
	display:inline-block;
}
.click-filter .webparttitlecontrol{
	font-size:16px;
	margin:0;
	display:inline-block;
	position:relative;
	padding-right:36px;
	text-transform: uppercase;
}
.click-filter .webparttitlecontrol:after{
	content:'';
	width:14px;
	height:8px;
	background:url(/FileManager/WebsiteMiorr/images/icon-filter.png) no-repeat center;
	position:absolute;
	top:4px;
	right:0;
}
.warp-nav li{
	display:inline-block;
	list-style:none;
	padding-right:12px;
	margin-right:5px;
	line-height:1;
	margin-bottom: 5px;
	position:relative;
}
.warp-nav li:last-child{
	padding-right:0;
	margin-right:0;
	border:0;
}
.warp-nav li a{
	color:#7f7f7f;
	position:relative;
}
.warp-nav li:last-child a{
	color:#2e2e2e;
}
.warp-nav li:after{
	content:'/';
	position:absolute;
	top:0;
	right:0;
	color:#7f7f7f;
}
.warp-nav li:last-child:after{
	display:none;
}
.warp-nav li.active a{
	color:#000;
}
.product-col .product-items{
	width:20%;
}
.product-body{
	margin-bottom:30px;
}
.product-avatar{
	background:#f6f6f6 url(/DigitvisionSkins/Lemino/images/giphy-01.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
	min-height:300px;
}
.product-avatar a{
	display:block;
	position:relative;
}
.product-avatar a:before{
	content:'';
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	background:#0000001f;
	z-index:2;
	opacity:0;
	transition: all .4s ease;
}
.product-avatar a:after{
	content:"\f06e";
	font-family:"Font Awesome 5 Pro";
	position:absolute;
	bottom:55px;
	left:0;
	right:0;
	margin:auto;
	color:#fff;
	text-align: center;
    font-size: 34px;
    z-index: 3;
	opacity:0;
	transition: all .4s ease;
}
.product-avatar a:hover:before,.product-avatar a:hover:after{
	opacity:1;
}
.product-avatar .owl-carousel{
	overflow:hidden;
}
.warp-product-owl .owl-dots{
	text-align:center;
}
.warp-product-owl .owl-dots .owl-dot{
	display:inline-block;
	margin:0px 5px;
}
.warp-product-owl .owl-controls .owl-dots div span{
	display:block;
	height:12px;
	width:12px;
	border:2px solid #aa9fa7;
	border-radius:50%;
	background:none;
}
.warp-product-owl .owl-controls .owl-dots div.active span{
	background:#aa9fa7;
}

.product-avatar .owl-nav div{
	position:absolute;
	height:35px;
	width:35px;
	background:#fff;
	display:block!important;
	top:44%;
	transform: translate(0,-50%);
	opacity:0;
	transition: all .4s ease;
	color:#000;
	text-align:center;
	font-size:20px;
}
.product-avatar:hover .owl-nav div{
	opacity:1;
}
.product-avatar .owl-nav div.owl-prev{
	left:0;
}
.product-avatar .owl-nav div.owl-next{
	right:0;
}
.product-avatar .owl-nav div.owl-prev:before,.product-avatar .owl-nav div.owl-next:before{
	font-family:FontAwesome;
}
.product-avatar .owl-nav div.owl-prev:before{
	content:"\f104";
}
.product-avatar .owl-nav div.owl-next:before{
	content:"\f105";
}
.product-avatar ul{
	list-style:none;
}
.product-body-custom{
	margin-bottom:0;
}
.product-content{
	padding:20px 0px;
	font-size: 18px;
	min-height:125px;
}
.product-amount{
	color:#000;
	border:1px solid #000;
	margin-top:10px;
	font-size: 16px;
    padding: 5px;
}
.product-detail-tab-all {
	display:none;
}
.product-detail-tab-all.active{
	display:block;
	font-size: 14px;
    line-height: 1.8;
}
.product-detail-tab-all table{
	width:100%!important;
	border-color:#e1dfd8;
}
.product-detail-tab-all td{
	padding:10px;
}
.product-detail-tab-all td:first-child{
	min-width:130px;
}
.product-content-custom{
	min-height:auto;
	padding:0;
	padding:20px 0px;
}
.product-avatar-custom{
	padding:0px 30px;
	min-height:auto;
	background:none;
}
.product-color{
	margin-bottom:12px;
	display: none;
}
.product-color .filter-attr-name,.product-color .filter-title-tip,.product-detail-color .filter-title-tip{
	display:none!important;
}
.product-color .option-wrap .color-item,.product-detail-color .option-wrap .color-item{
	display:inline-block;
	height:30px;
	width:30px;
	overflow:hidden;
	margin-right:12px;
	padding:1px;
}

.product-detail-color .option-wrap .color-item{
	margin:0px;
	margin-right:12px;
	position:relative;
	text-align: center;
    font-size: 13px;
	line-height: 1.7;
	color:#000;
}
.product-color .option-wrap .color-item span,.product-detail-color .option-wrap .color-item span{
	height:100%!important;
	width:100%!important;
	border:1px solid #d9d6d1!important;
}
.product-color .option-wrap .color-item.selected, .product-detail-color .option-wrap .color-item.selected{
	border:2px solid #d9d6d1;
}
.product-color .option-wrap .color-item.selected, .product-detail-color .option-wrap .color-item.selected span{
	border:0!important;
}
.product-name{
	text-transform: uppercase;
	margin-bottom:5px;
}
.product-name a{
	color:#444;
}
.product-price-old{
	color:#858585;
}
.product-price{
	color:#d60103;
	line-height: 1;
}
.product-price-old{
	font-size: 15px;
	display: inline-block;
    padding: 0px 18px;
	position:relative;
}
.product-price-old:after{
	content:'';
	width:100%;
	height:1px;
	background:#c3c3c3;
	position:absolute;
	top:50%;
	left:0;
}
.product-detail-price-old span{
	position:relative;
	padding:0px 17px;
}
.product-detail-price-old span:before{
	content:'';
	position:absolute;
	top:50%;
	height:1px;
	width:100%;
	background:#c3c3c3;
	left:0;
}
.cata-name a{
	text-transform:uppercase;
	font-size:20px;
	color:#000;
}
.container-qc{
	max-width:1767px;
	margin:0 auto;
}
.banner-qc{
	margin-top:30px;
}
.banner-qc-page .banner-qc{
	margin-top:5px;
}
.warp-nav{
	padding-bottom:6px;
	padding-top: 10px;
	min-height:55px;
}
.danhsachsanpham .warp-nav{
	border-bottom:1px solid #dedede;
}
.nu .warp-nav,.newarrival .warp-nav{
	display:none;
}
.nav-module{
	display:inline-block;
	margin-top: 10px;
}
.product-detail{
	margin-top: 70px;
}
.product-detail-content{
	color:#333;
	font-size:16px;
}
.product-detail-name{
	margin:0px;
	font-size:24px;
	margin-bottom:8px;
	text-transform:uppercase;
	line-height: 1.2;
	position:relative;
	z-index:1;
	color: #626262;
}
.product-detail-price{
	padding:11px 0px 4px;
	margin-top:38px;
	font-size:20px;
	border-bottom:2px solid #828282;
}
.product-detail-price-old,.product-detail-price-new{
	margin-bottom:2px;
	display:inline-block;
}
.product-detail-price-old{
	font-size:16px;
	width:50%;
	color: #858585;
	text-align:center;
}
.product-detail-price-new{
	font-size:25px;
	width:50%;
	color:#d60201;
}
.product-detail-tab-top{
	margin-top:20px;
	padding-left:18px;
	margin-bottom:20px;
}
.product-detail-tab-top ul{
	list-style:none;
}
.product-detail-tab-top li{
	display:inline-block;
	margin-right:30px;
	color:#a1a1a1;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	padding-bottom:3px;
}
.product-detail-tab-top li.product-tab-content{
	display:none;
}
.product-detail-tab-top li.active{
	color:#454545;
}
.product-detail-tab-bot{
	text-align:justify;
}
.product-detail-color{
	border-top:1px solid #e1dfd8;
	overflow:hidden;
	padding-top:38px;
	padding-bottom: 24px;
}
.product-detail-color .option-title{
	margin-bottom:10px;
}
.product-detail-color .filter-attr-name{
	font-weight:bold;
	text-transform:uppercase;
}
.product-detail-color .option-group{
	margin-bottom:20px;
}
.product-detail-order #cartqtty{
	border-radius:50px!important;
	border: 1px solid #b2b1ad;
    text-align: center;
	height:38px;
	font-weight: bold;
	box-shadow: none;
	display: inline-block!important;
	width: auto;
}
.product-detail-order .btn-addtocart{
	display:block;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	border-radius:10px;
	background: #5d4940;
    min-height: 40px;
	font-size:20px;
    padding: 10px 0px;
	margin-top:30px;
	margin-bottom:19px;
	float:left;
	width:100%;
}
.note-top{
	margin-bottom:24px;
}
.note-top strong{
	
}
.note-top span{
	font-size:18px;
}
.note-middle{
	margin-bottom:24px;
	font-size:18px;
}
.note-bot a{
	color:#d70302;
	text-decoration:underline;
}
.product-detail-order .btn-addtocart i{
	display:none!important;
}
.product-detail-scroll{
	position:fixed;
	top:-100px;
	width:100%;
	z-index:99;
	overflow:hidden;
	left:0;
	right:0;
	padding:15px;
	background:#fff;
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 12px 20px 0 rgb(0 0 0 / 8%);
	transition: top .2s ease-in-out;
}
.product-detail-scroll.fixed{
	top:0;
}
.scroll-left{
	float:left;
	overflow:hidden;
	min-width: 50%;
}
.scroll-left img{
	width:32px;
	float:left;
	margin-right:20px;
}
.scroll-title{
	text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
}
.scroll-right{
	float:right;
	overflow:hidden;
}
.scroll-price,.scroll-cart{
	float:left;
}
.scroll-price{
	text-align:right;
	margin-right:20px;
}
.scroll-cart{
	margin-top:5px;
}
.scroll-price-old span{
	position:relative;
	padding:0px 10px;
}
.scroll-price-old span:before {
    content: '';
    position: absolute;
    top: 50%;
    height: 1px;
    width: 100%;
    background: #333;
    left: 0;
}
.scroll-price-new span{
	display:block;
	padding:0px 10px;
	color:#d60201;
}
.scroll-cart #cartqtty{
	display:none!important;
}
.scroll-cart a,.scroll-cart a:hover{
	display: block;
    text-align: center;
    text-transform: uppercase;
    color: #fff!important;
    border-radius: 10px;
    background: #5d4940;
    min-width:120px;
    padding: 5px 0px;
}
.scroll-cart a i{
	display:none;
}
.product-detail-phone{
	font-size:18px;
	border-bottom:1px solid #bcbcbc;
	padding-bottom:17px;
	margin-bottom:22px;
}
.product-note-ship{
	margin-top: 15px;
    font-size: 14px;
    line-height: 1.5;
	text-align: justify;
}
.product-note-ship ul{
	padding-left:20px;
	margin-top:5px;
}
.product-note-ship li{
	margin-bottom:6px;
}
.product-media-body{
	margin-bottom:30px;
}
.product-photo .owl-nav .owl-prev,.product-photo .owl-nav .owl-next{
	position:absolute;
	top:49%;
	height:22px;
	width:12px;
	display:inline-block!important;
}
.product-photo .owl-nav .owl-prev{
	background:url(/DigitvisionSkins/Lemino/images/prev-xs.png) no-repeat center;
	left:10px;
}
.product-photo .owl-nav .owl-next{
	background:url(/DigitvisionSkins/Lemino/images/next-xs.png) no-repeat center;
	right:10px;
}
.product-photo .owl-dots{
	text-align:center;
	position: absolute;
    bottom: 48px;
    left: 0;
    right: 0;
}
.product-photo .owl-dot{
	display:inline-block;
	margin:0px 3px;
}
.product-photo .owl-dot span{
	background:#d7d7d7;
	height:7px;
	width:7px;
	border-radius:50%;
	border:1px solid #d7d7d7;
	display: block;
}
.product-photo .owl-dot.active span{
	border:1px solid #000;
	background:#fff;
}
.shopping-cart-button{
	padding-bottom:7px;
}
.shopping-cart-item{
	min-width:300px;
	right:0;
	top: 100%;
    box-shadow: 0px 0px 4px #ccc;
}
.shopping-cart-item:before {
    content: " ";
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    position: absolute;
    top: -6px;
    right: 7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ui-autocomplete{
	left: auto!important;
    right: 10%;
    background: #fff!important;
    padding: 10px!important;
}
.ui-autocomplete li{
	margin-bottom:5px;
}
.warpcount{
	display:none!important;
}
.shopping-cart-item .btn-success,.shopping-cart-item .btn-success:focus,.shopping-cart-item .btn-success:hover{
	background:#5d4940!important;
	color:#fff!important;
	border-radius:10px!important;
	border:none!important;
	text-transform:uppercase!important;
}
.module-page .webparttitlecontrol{
	text-transform:uppercase;
	margin:70px 0px 32px;
}
.warp-shoppingcart .continue,.warp-shoppingcart .checkout a,.warp-shoppingcart .updatecart{
	display:inline-block;
	border-radius:10px;
	background:#5d4940;
	color:#fff;
	border:0!important;
	text-transform:uppercase;
}
.warp-shoppingcart span.continue{
	margin-right:10px;
}
.shoppingcart_action .checkout{
	margin:0!important;
	margin-right:15px!important;
}
.cartinfo_confirm input{
	display: block;
    border-radius: 10px;
    background: #5c483f;
    color: #fff;
    border: 0!important;
    text-transform: uppercase;
	outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.cartinfo_confirm input:hover,.cartinfo_confirm input:focus{
	background:#000;
}
.warp-shoppingcart .cartqtty{
	text-align:center;
}
.body-filter{
	position: relative;
	z-index: 99;
	display:none;
}
.danhsachsanpham .body-filter{
	display:block;
}
.none-finter {
	padding: 20px 10px;
    text-align:left;
    margin: 0;
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    background: #f1f1f1;
    z-index: 9;
    display: none;
}
.none-finter:before {
    content: " ";
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-left: 1px solid #acacac;
    border-top: 1px solid #acacac;
    position: absolute;
	z-index: 99;
    top: -7px;
    right: 70px;
	margin:auto;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	display:none;
}
.menu-catalog-product ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.menu-catalog-product ul li.liroot a {
    display: block;
    color: #464646;
    text-decoration: none;
    padding: 6px 12px;
}
.menu-catalog-product ul li.liroot a.aroot {
    padding: 6px 0px;
}
.menu-catalog-product ul li.liroot.active a.aroot {
    font-weight: bold;
}
.menu-catalog-product ul li.liroot ul.level {
    display: none;
}
.menu-catalog-product ul li.level1 a.level1 {
    background: url(/DigitvisionSkins/Lemino/images/arrow-icon.png) no-repeat center left;
}
.menu-catalog-product ul li.liroot ul.level li.level1 ul {
    display: none;
}
.menu-catalog-product ul li.liroot.active ul.level, .menu-catalog-product ul li.liroot ul.level li.level1.active ul {
    display: block;
}
.menu-catalog-product ul li ul.menu-ul-level-3{
	display:none!important;
}
.warp-main-page .filter-crumbs-warp {
    /* padding-top: 50px; */
	padding-bottom: 20px;
}
.none-finter .filter-title i, .none-finter .filter-crumbs-warp {
    display: none;
}
.none-finter .box-properties {
    display: inline-block;
    width: 25%;
	padding: 0px 15px;
	float:left;
}
.none-finter .box-properties-new {
    display: block;
    width: 100%;
    vertical-align: top;
    min-height: 354px;
    padding: 0px 15px;
	float:left;
}
.box-properties .priceslider{
	padding: 0px 20px 0px 5px;
}
.none-finter .filterattributecontrol > .filter-group {
    overflow: hidden;
}
.none-finter .filterattributecontrol{
	overflow:hidden;
}
.none-finter .filterattributecontrol .filter-group{
	float:left;
	margin-bottom:32px;
}
.none-finter .filterattributecontrol .filter-group:nth-child(2),.none-finter .filterattributecontrol .filter-group:nth-child(3){
	width:25%;
}
.none-finter .filterattributecontrol .filter-group:nth-child(3){
	padding-right:7%;
}
.none-finter .filterattributecontrol .filter-group:nth-child(4){
	width:50%;
}
.none-finter .filterattributecontrol .filter-group:nth-child(5){
	width:100%;
}
.none-finter .box-properties .filter-group {
    min-height: 1px;
    width: 100%;
    border: none;
    padding: 0;
    margin-bottom: 20px;
}
.none-finter .filter-title {
    font-weight: bold;
    margin-bottom: 10px;
	text-transform:uppercase;
}
.none-finter .filter-title i, .none-finter .filter-crumbs-warp {
    display: none;
}
.none-finter .filter-group:nth-child(6),.none-finter .filter-group:nth-child(7){
    display: none;
}
.filter-wrap.color {
    margin-top: 10px;
}
.filter-wrap.color a {
    color: #393939;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    width: 25%;
    padding: 3px 0px;
}
.filter-wrap.color a.selected{
	color:red;
}
.none-finter .filterattributecontrol > .filter-group .attr-item {
    width: 25%%;
    display: inline-block;
}
.none-finter .filterattributecontrol .filter-group:nth-child(2) .attr-item{
	width: 100%;
    display: block;
}
.none-finter .filterattributecontrol .filter-group:nth-child(3) .attr-item{
	width: 17%;
    display: inline-block;
}
.none-finter .filterattributecontrol .filter-group:nth-child(3) .attr-item label{
	width:27px;
	height:27px;
	border:1px solid #dad7d0;
	text-align:center;
	font-size: 13px;
    padding: 2px 0px;
	margin-bottom:10px;
}
.filter-wrap .avataritem {
	overflow: hidden;
	border: 1px solid #dad7d0!important;
}
.filter-wrap .avataritem_label {
    display: inline-block!important;
    padding: 0;
    font-size: 14px;
    vertical-align: middle;
    font-weight: normal;
    text-transform: lowercase;
    margin: 0;
    padding-left: 5px;
}
.filter-wrap a .avataritem{
	width: 27px !important;
    height: 27px !important;
	vertical-align: middle;
}
.filter-wrap a.selected .avataritem{
	border:1px solid #ccc!important;
}
.none-finter .box-properties-new .filter-group {
    min-height: 1px;
    width: 100%;
    border: none;
    padding: 0;
    margin-bottom: 11px;
}
.filter-crumbs-warp .filter-crumbs-item label{
	display:none;
}
.filter-crumbs-warp .filter-crumbs-item{
	color:#fff;
	padding:6px 10px 8px;
	background:#ccc;
	margin:0px 5px 5px 0px;
	display:inline-block;
	border-radius:6px;
}
.box-properties .attr-item{
	margin-bottom:10px;
}
.slider-avatar{
    overflow: hidden;
}
.none-finter .ui-slider-horizontal {
    height: 12px;
    margin-bottom: 10px;
    margin-top: 15px;
}
.none-finter .attr-item.col-sm-6 {
    display: block;
    width: 100%;
    padding: 0;
    float: none;
}
.none-finter input {
    display: none;
}
.none-finter .attr-item label {
    padding: 0;
    font-size: 14px;
    display: block;
    font-weight: normal;
    cursor: pointer;
}
.none-finter .filtercount{
	display:none!important;
}
.none-finter .ui-slider .ui-slider-handle {
    width: 20px!important;
    height: 20px!important;
    border-radius: 50%;
    top: -5px;
}
.warp-main-page .checkout{
	overflow: hidden;
    margin: 0px -15px;
}
.warp-main-page .couponcode{
	margin-right:10px;
	border-radius:10px!important;
	width:98%!important;
	height: 40px;
}
.warp-main-page .btn-coupon{
	border-radius:10px!important;
	background:#5c483f;
	color:#fff;
	border:1px solid #5c483f;
	height: 40px;
    padding: 8px 20px;
}
.warp-main-page .input-group-btn{
	width:2%!important;
}
.product-detail-order .input-group-btn{
	position: absolute;
    z-index: 22;
    height: 38px;
}
.product-detail-order .input-group-btn button{
	border:1px solid #b2b1ad;
	height: 38px;
	width: 38px;
	font-size: 17px;
}
.product-detail-order .input-group-btn button.bootstrap-touchspin-down{
	border-radius: 10px 0px 0px 10px;
}
.product-detail-order .input-group-btn button.bootstrap-touchspin-up{
	border-radius: 0px 10px 10px 0px;
	margin-left:-38px;
}
.product-detail-order{
	overflow:hidden;
	min-height:127px;
}
.warp-addtocart > span{
	float:left;
}
.product-detail-order .bootstrap-touchspin{
	margin-left:20px;
	float:left;
}
.articlesmaps{
	margin-top:20px;
}
.articlesmaps .loadarticles{
	width:45%;
	float:right;
	padding:0px 15px;
}
.articlesmaps .loadmap{
	width:55%;
	float:left;
	padding:0px 15px;
}
.warp-store{
	max-height:657px;
	overflow:auto;
	padding-right: 20px;
}
.store-items{
	border-bottom:1px solid #dedede;
	padding-bottom:10px;
	margin-bottom:25px;
}
.store-title{
	font-size:18px;
	font-weight:500;
	margin:0px;
	margin-bottom:12px;
	cursor:pointer;
}
.stores-number{
	font-weight:bold;
	font-size:20px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #000;
}
.marker_link{
	display:block;
	color:#000;
	margin-bottom:10px;
	font-size:14px;
}
.cata-name{
	margin-top:10px;
}
.warp-page-html .webparttitlecontrol{
	margin: 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 24px;
    font-family: Bodoni;
    color: #000;
	line-height:1.4;
}
.warp-page-html .warpformobile ul{
	padding-left:20px;
}
.warp-rewards .mobilephone,.warp-rewards .btn-reward{
	height:40px;
	border-radius:10px;
}
.warp-rewards .btn-reward,.warp-rewards .btn-reward:focus{
	background:#5d4940!important;
	border:0px;
	padding: 10px 20px;
}
.statistic .well{
	min-height:145px!important;
}
.warp-tab .tabs-nav{
	overflow:hidden;
	margin-bottom:73px;
}
.warp-tab .tabs-nav li{
	float:left;
	width:50%;
	list-style:none;
}
.warp-tab .tabs-nav li a{
	font-weight:bold;
	font-size:40px;
	text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
	color:#fff;
	display:block;
	background:#f3f3f3;
	text-align:center;
	border-bottom:5px solid #f3f3f3;
	letter-spacing: 3px;
}
.warp-tab .tabs-nav li a:hover,.warp-tab .tabs-nav li a.selected{
	color:#000;
	border-bottom:5px solid #000;
}
.warp-tab .tabs-nav li.first{
	display:none;
}
.countdow-panel .webparttitlecontrol{
	font-weight:bold;
	font-size:40px;
	color:#000;
	margin:40px 0px 30px;
	text-transform:uppercase;
}
.countdown-lemino{
	font-family:'UTM Avo'!important;
	min-height:300px;
}
.countdown-lemino span,.countdown-lemino figcaption,.countdown-lemino figure:first-child{
	display:none;
}
.countdown-lemino figure{
	margin:0px 26px!important;
}
.countdown-lemino figure div{
	background: none!important;
	border: 0!important;
	padding:0px 6px;
}
.countdown-lemino ul{
	left:0!important;
	right:0;
}
.countdown-lemino ul li{
	background:#000;
	margin: 0px 6px!important;
}
.countdown-title{
	font-weight: bold;
	font-size: 40px;
	color: #000;
	margin: 40px 0px 30px;
	text-transform: uppercase;
	text-align:center;
}
.nav-tab-flashsale{
	border:0!important;
}
.nav-tab-flashsale li{
	width:33.33333%;
}
.nav-tab-flashsale li a{
	border:0!important;
	border-radius:0!important;
	background:#e9e9e9;
	display:block;
	color:#000;
	padding:20px 15px;
	margin:0;
}
.nav-tab-flashsale li a:hover,.nav-tab-flashsale li.active a,.nav-tab-flashsale li.active a:focus{
	background:#000!important;
	color:#fff!important;
}
.nav-tab-flashsale li a span{
	display:block;
	font-size: 24px;
}
.nav-tab-flashsale li a span.time-number{
	font-weight:bold;
	margin-bottom:6px;
	font-size:45px;
}
.showtab-custom{
	display:none;
}
.showroom_item{
	margin-bottom:15px;
	position:relative;
}
.showroom_item span{
	display:block;
	font-size: 14px;
}
.showroom_item span.showroom_item_name{
	font-weight:bold;
	margin-bottom:5px;
	text-transform: uppercase;
	color:#454545;
	padding-left:16px;
	background:url(/DigitvisionSkins/Lemino/images/icon-menu-lv2.png) no-repeat left center;
}
.showroom_item span.showroom_item_address{
	/* padding-left:20px;
	background:url(/FileManager/images/icon-map.svg); */
	background-position: top 3px left;
    background-repeat: no-repeat;
    background-size: 17px;
	text-align: justify;
}
.product-detail-store-list h5{
	font-weight:normal;
	display:inline-block;
	background:#7f7872;
	padding:7px 23px 6px;
	margin-bottom:18px;
	color:#fff;
	margin-top: 0;
}
.product-detail-store-click{
	font-size:24px;
	margin-bottom:15px;
	border-top: 2px solid #828282;
	margin-top:34px;
	padding-top:30px;
	color:#606060;
}
/* .product-detail-store-click img{
	width:20px;
	vertical-align: text-bottom;
}
.product-detail-store-body{
	position: fixed;
    top: 0;
    background: #fff;
    right: -100%;
    max-width: 500px;
    padding: 30px;
    box-shadow: 0px 0px 5px #000;
    height: 100vh;
    z-index: 999;
	transition: all .6s ease;
	overflow: auto;
}
.product-detail-store-body.active{
	right:0;
}
.over-store{
	width:100%;
	position:fixed;
	top:0;
	left:0;
	right:0;
	height:100vh;
	background:#000;
	opacity:.7;
	z-index:99;
	display:none;
	transition: all .6s ease;
}
.over-store.active{
	display:block;
}
.close-store{
	height:35px;
	width:35px;
	background:#000;
	position:absolute;
	top:15px;
	right:15px;
	cursor:pointer;
	color: #fff;
    font-size: 20px;
} */
.follow-left,.follow-right{
	overflow:hidden;
	float:left;
}
.warp-follow{
	background:#f7f7f7;
	overflow:hidden;
}
.follow-left{
	width:66.66666666%;
	padding:60px 40px 40px;
}
.follow-left ul{
	border:0;
}
.follow-right{
	width:33.33333333%;
	background:#fff;
	padding:50px;
	border:1px solid #ccc;
}
.follow-items{
	width:33.33333%;
	float:left;
	margin-bottom:50px!important;
	padding:0px 15px;
}
.follow-items a{
	border:0!important;
	background:none!important;
	padding:0px!important;
	margin:0!important;
}
.follow-items img{
	max-width:154px!important;
	margin:0 auto;
	padding:0px 15px;
}
.follow-items span{
	display:block;
	color:#000;
	font-size:16px;
	margin-top:10px;
	transition: all .4s ease;
}
.follow-items:hover span,.follow-items.active span{
	font-weight:bold;
}
.qr-items img{
	padding:10px;
	box-shadow:0px 0px 5px #ccc;
}
.qr-link{
	background:#000;
	color:#fff;
	padding:5px 5px 10px;
	margin-top:30px;
}
.warp-checkout .orderform .form-control{
	border-radius:10px;
	height:40px;
}
.warp-checkout .select2-container--bootstrap .select2-selection--single{
	height: 40px;
    padding: 9px 24px 9px 12px;
	border-radius:10px;
}
.warp-checkout .cartinfo h4 a{
	background:#5c483f;
	color:#fff;
	border:0;
	border-radius:6px;
}
.link-clone{
	position: absolute;
    bottom: 0;
    width: 100%;
	text-align:center;
	padding: 15px;
}
.link-clone .warpformobile p a{
	color:#000;
	display:block;
	padding: 10px;
}
.link-clone .warpformobile p a:first-child:before{
	/* content: "";
	background: url(/FileManager/images/icon-map.svg) no-repeat center left;
	background-position: top 4px right;
    background-size: 70%;
    height: 29px;
    width: 29px;
    text-align: center;
    margin-right: 3px;
    display: inline-block;
    vertical-align: middle; */
}
.link-clone .warpformobile p a:last-child {
    background-size: 23px;
    position: relative;
    padding-left: 18px;
	display: inline-block;
}
.link-clone .warpformobile p a:first-child:before {
    content: "\f3c5";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 7px;
    left: 0;
    text-align: center;
    font-size: 17px;
    color: #bababa;
}
.ui-autocomplete.ui-widget{
	font-family:'UTM Avo',sans-serif!important;
	width:320px!important;
	min-width:320px!important;
}
.ui-autocomplete li.ui-menu-item{
	border:1px solid #fff!important;
}
.ui-autocomplete li.ui-menu-item.ui-state-focus{
	border:1px solid #e1dfd8!important;
	border-radius:6px;
	background:none!important;
}
.current_price{
	font-weight:normal!important;
	font-size:12px;
}
.ui-autocomplete li a:hover{
	margin:0!important;
}
.ui-autocomplete{
	border-radius:5px;
}
.ui-autocomplete li.ui-menu-item.ui-state-focus a,.ui-autocomplete li.ui-menu-item a{
	padding:5px;
}
.ui-autocomplete li.ui-menu-item a .title{
	font-weight:bold;
	font-size:12px;
}
.warp-alert {
    display: none;
    max-width: 600px;
    font-size: 18px;
    line-height: 30px;
    background: none;
}
#popup-click-home .warpformobile {
    font-size: 0;
    height: 0px;
}
.noti-items{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #bdbdbd;
}
.noti-title a{
	font-size:15px;
	color:#000;
	display:block;
	text-transform:uppercase;
	margin-bottom: 5px;
}
.warp-noti-detail .noti-title a{
	margin-bottom:10px;
}
.noti-des{
	color:#a2a2a2;
}
.fa-spin {
	-webkit-animation:fa-spin 2s linear infinite;
	animation:fa-spin 2s linear infinite;
}
.odder-note{
	margin-bottom: 15px;
    font-size: 13px;
    line-height: 1.7;
	position:relative;
}
.odder-note input{
	position: absolute;
    top: 1px;
	display:none;
}
.odder-note label{
	/* padding-left:20px; */
	font-weight:normal;
}
.news-detail-title{
	font-size:20px;
	line-height:1.6;
	margin:0;
	margin-bottom:10px;
	font-weight:bold;
}
.news-date{
	color: #adadad;
	margin-bottom: 30px;
}
.articledetail_listnews h4 {
    text-shadow: none;
    margin-bottom: 15px;
    font-size: 25px;
    color: #333;
}
.news-title-share {
	font-size: 20px;
	color: #4c5562;
	margin-bottom: 15px;
}
.news-mota-page{
	line-height: 1.8;
}
.news-mota-page ul{
	padding-left:20px;
}
.news-like {
	margin-bottom: 35px;
}
.news-like-item {
	display: inline-block;
	vertical-align: top;
}
.news-like-item span {
	font-size: 21px;
	display: block;
	margin-right: 10px;
	margin-top: 2px;
}
.news-like-item span.share-facebook a {
	color: #4267b2;
}
.news-like-item span.share-twitter a {
	color: #1da1f2;
}
.news-like-item span.share-google a {
	color: #de5347;
}
.news-detail-page .articledetail_listnews h4 {
	text-shadow: none;
	margin-bottom: 15px;
	font-size: 25px;
	color: #333;
}
.articledetail_listnews .news-page-des{
	display:none;
}
.news-bar-items {
    overflow: hidden;
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #ccc;
}
.news-tag {
    font-size: 0;
    margin-top: 20px;
}
.news-tag a {
    font-size: 14px;
    background: #000;
    display: inline-block;
    color: #fff;
    position: relative;
    padding: 5px 5px 7px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin: 0 30px 10px 0;
    text-decoration: none;
}
.news-tag a:before {
    background: #fff;
    width: 8px;
    height: 8px;
    content: "";
    display: inline-block;
    border-radius: 20px;
    margin: 0 5px 0 0;
}
.news-tag a:after {
    border: 16px solid;
    border-color: transparent transparent transparent #000;
    height: 0;
    width: 0;
    position: absolute;
    right: -32px;
    top: 0;
    content: "";
    display: inline-block;
}
.bar-col-left {
    float: left;
    width: 120px;
    margin-right: 15px;
}
.news-avatar {
    margin-bottom: 0;
    overflow: hidden;
}
.news-avatar a {
    padding-bottom: 64%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    max-width: 100%;
    -webkit-transition: All 500ms ease!important;
    transition: All 500ms ease!important;
    -moz-transition: All 500ms ease!important;
    -o-transition: All 500ms ease!important;
    transition: All 500ms ease!important;
}
.news-bar-title {
    margin: 0;
    font-size: 14px;
    height: 69px;
    overflow: hidden;
}
.news-bar-title a {
    color: #353535;
    font-size: 15px;
    line-height: 22px;
}
.warp-bar .webparttitlecontrol{
	margin:0;
	margin-bottom:20px;
	text-transform:uppercase;
}
.instagram-list{
	margin-top:33px;
}
.instagram-list .owl-controls{
	text-align:center;
	margin-top:20px;
}
.instagram-list .owl-controls .owl-dots div{
	display:inline-block;
	margin:0px 5px;
}
.instagram-list .owl-controls .owl-dots div span{
	display:block;
	height:12px;
	width:12px;
	border:2px solid #aa9fa7;
	border-radius:50%;
	background:none;
}
.instagram-list .owl-controls .owl-dots div.active span{
	background:#aa9fa7;
}
.module-holine{
	margin-top:38px;
}
.module-holine .webparttitlecontrol{
	display: inline-block;
    vertical-align: middle;
	text-transform: uppercase;
    margin: 0;
    margin-right: 10px;
    font-size: 20px;
	color:#5d4942;
}
.module-holine .webpartbodycontrol {
    display: inline-block;
    vertical-align: middle;
}
.module-holine .warpformobile p{
	margin:0;
}
.module-holine .warpformobile a {
    color: #5d4942;
    font-size: 40px;
    font-family: VNF-Bodoni;
}
.logo-footer .warpformobile img{
	filter: brightness(0) invert(1);
}
.logo-footer .webpartendcontrol{
	color:#8f8f8f;
}
.footer-right{
	text-align:right;
}
.support-list{
	margin-top: 42px;
    margin-bottom: 82px;
}
.support-items{
	padding:29px 15px;
	background:#f4efea;
	border:1px solid #c0b4a0;
	border-radius:15px;
	min-height:130px;
	margin-bottom:15px;
}
.support-items a{
	color:#454444;
	text-transform:uppercase;
	display:block;
}
.support-items img{
	display:inline-block;
	margin-right:7px;
	vertical-align:middle;
	max-width:70px;
}
.support-items span{
	display:inline-block;
	text-align:center;
	vertical-align:middle;
}
.support-items span p{
	margin:0;
}
.footer-top{
	margin-top:-71px;
}
.back-to-top{
	display:inline-block;
	cursor:pointer;
}
#shoppingcart .datagridheader th{
	background:#f4efeb!important;
	border-bottom:4px solid #c0b3a0!important;
	padding: 11px 15px!important;
}
.cart-item-name{
	text-transform:uppercase;
}
.attributeitemvalue{
	font-size:12px!important;
	margin-top:10px;
}
.attributeitemvalue .option-items-title{
	display:none;
}
.removewarp{
	text-align:right;
}
.removewarp a{
	background:#e0d6cc;
	color:#5d4942;
	border:0px!important;
	padding:4px 5px;
}
.table-bordered{
	border:1px solid #c0b3a0!important;
}
.footertongtiensp{
	color:#f20003;
}
.option-items-value .avataritem{
	height:27px!important;
	width:27px!important;
	border:1px solid #d9d6d1!important;
	vertical-align:middle;
}
.cart-totalqtty{
	text-transform:uppercase;
}
#Home1_ctl27_lblConvertNumbertoText{
	font-style:italic;
	font-size:14px!important;
}
.module-html{
	border-top: 1px solid #dedede;
	padding-top:40px;
}
.module-html .webparttitlecontrol{
	margin:0;
	margin-bottom:40px;
	text-transform:uppercase;
	font-size:20px;
}
.module-html .warpformobile ul{
	padding-left:20px;
}
.hot-news{
	overflow:hidden;
}
@media (max-width:2800px){
	.product-avatar{
		
	}
	.warp-banner {
		overflow: hidden;
		min-height: 490px;
	}
	.product-body-custom{
		margin-bottom:20px;
	}
	.product-avatar-custom{
		min-height:226px;
	}
}
@media (min-width:1440px) and (max-width:1920px){
	.container{
		width:1560px;
	}
	.product-avatar,.product-avatar .owl-carousel{
		
	}
	.warp-men{
		min-height:1200px;
	}
	.warp-women{
		min-height:1160px;
	}
}
@media (max-width:1440px){
	.warp-banner {
		min-height: 489px;
	}
	.product-avatar .owl-carousel{
		height: 342px;
	}
	.product-avatar{
		min-height:426px;
	}
	.product-avatar-custom{
		min-height:226px;
	}
	.none-finter .box-properties{
		width:20%;
	}
	.none-finter .box-properties-new{
		width:80%;
	}
	.container-qc{
		max-width:1170px;
	}
}
@media (max-width:1200px){
	.container {
		width: 1248px;
	}
}
@media (max-width:992px){
	.container {
		width: 970px;
	}
}
@media (max-width:768px){
	.container {
		width: 720px;
	}
	.header-center{
		text-align:left;
	}
	.header-left, .header-center{
		margin:0;
	}
	.click-menu{
		display:inline-block;
	}
	.articlesmaps .loadarticles,.articlesmaps .loadmap{
		width:100%;
		margin-bottom:20px;
	}
	.row-right,.row-left{
		width:100%;
	}
	.row-right{
		padding:30px;
	}
	.cata-items{
		margin-bottom:30px;
	}
	.header-center,.header-right{
		width:50%;
	}
	.header-right{
		margin:0;
		margin-top: 6px;
	}
	.warp-banner {
		min-height: 260px;
	}
	.footer-col{
		margin-bottom:20px;
	}
	.footer-center{
		padding-left:15px;
	}
	.warp-header{
		min-height:78px;
	}
	.product-content{
		min-height:125px;
	}
	.warp-menu{
		display:none;
	}
	#tpl-container{
		background:#fff;
	}
	#hamburger{
		top:-6px!important;
		width: auto;
		height: auto;
		position:absolute;
	}
	.logo{
		/* margin-left:60px; */
		text-align:center;
		margin-top: 4px;
	}
	.shopping-cart .warp-cart-mobile {
		margin-top: 4px;
	}
	.warp-shoppingcart span.continue {
		margin: 10px 10px 10px 0px;
	}
	.nav-tab-flashsale li{
		width:33.33333%;
	}
	.nav-tab-flashsale li a span.time-number {
		font-size: 24px;
	}
	.nav-tab-flashsale li a span {
		font-size: 13px;
	}
	.countdown-lemino{
		font-size:30px!important;
	}
	.countdown-lemino figure{
		margin:0px 5px!important;
	}
	.countdown-lemino ul {
		line-height: 1.1;
	}
	.countdown-lemino ul li{
		margin:0px 2px!important;
	}
	.countdown-lemino{
		min-height:200px;
	}
	.warp-cata-xs{
		min-height:600px;
	}
}
@media (max-width:670px){
	.container {
		width: 100%;
	}
	.header-right {
		margin-top:9px;
	}
	.search-module{
		display:block;
	}
	.search-module .formSearch{
		max-width:100%;
		display:block;
	}
	.search-module .formSearch .btn-text{
		height:33px;
	}
	.cart-module {
		position: absolute;
		top: -60px;
		right: 15px;
	}
	.banner-items a{
		padding-bottom:50%;
	}
	.banner-sale .owl-prev,.banner-sale .owl-next{
		display:block!important;
	}
	.footer-center{
		padding-left:15px;
		border:0;
	}
	.warp-main-middle .webpart{
		min-height:55px;
	}
	.warp-main-middle .webpart .webparttitlecontrol{
		font-size:12px;
	}
	.middle-left .warpformobile a{
		font-size: 25px;
	}
	.warp-social{
		margin-top:5px;
	}
	.social-items{
		margin:0px 5px;
	}
	.social-items a,.social-items a span.fa-ticktok,.social-items a span.fa-zalo{
		
	}
	.warp-main-middle .webpart.follow-bot .webparttitlecontrol {
		margin-top: 5px;
	}
	.warp-footer{
		padding-bottom:25px;
	}
	.footer-right{
		padding-top:0;
	}
	.footer-center .webparttitlecontrol{
		margin-top:15px;
	}
	.click-filter{
		width:100%;
		max-width: 400px;
	}
	.row-all{
		width:100%;
	}
	.row-right{
		padding:15px 15px 30px;
	}
	.product-avatar-custom{
		padding:0px;
	}
	.warp-nav li{
		line-height:1.3;
	}
	.none-finter .box-properties {
		width: 100%;
		min-height: 1px;
		padding: 0;
	}
	.none-finter .filter-group,.none-finter .box-properties-new{
		width: 100%;
		min-height: 1px;
		border: none;
		padding: 0px;
		margin-bottom: 11px;
	}
	.none-finter{
		height:auto;
		top: -33px;
	}
	.none-finter .filter-items{
		display:none;
	}
	.filter-wrap.color {
		margin-top: 0;
	}
	.none-finter{
		padding:20px 15px 0px;
	}
	.warp-banner {
		min-height: 155px;
	}
	.container-qc{
		padding:0px 15px;
	}
	.banner-qc {
		margin-top: 15px;
	}
	.product-avatar{
		min-height: 265px;
		height:auto;
	}
	.warp-page-html .webparttitlecontrol{
		font-size:22px;
	}
	.warp-shoppingcart .cartqtty {
		padding: 0;
	}
	.product-amount{
		font-size:11px;
	}
	.product-detail-store-body{
		max-width: 90%;
	}
	.follow-left,.follow-right{
		width:100%;
	}
	.follow-left{
		padding: 20px 10px 0px;
	}
	.follow-right{
		padding:20px;
	}
	.follow-items{
		width:33.33333%;
		margin-bottom:20px!important;
	}
	.warp-addtocart > span {
		margin-top: 5px;
	}
	.well h4{
		margin-top:0px!important;
	}
	.warp-checkout .cartinfo h4 .col-lg-4{
		float:right;
	}
	.nav-module{
		display:block;
		margin-bottom:20px;
	}
	.warp-filter{
		float:none;
	}
	.filter-wrap.color a{
		width:50%;
	}
	.filter-wrap .avataritem_label{
		padding-left:0;
		font-size:10px;
	}
	.filter-wrap .avataritem {
		width: 15px !important;
		height: 15px !important;
	}
	.rewards .well{
		margin-right:5px!important;
		width:31%!important;
		margin-bottom:10px;
	}
	.rewards .well:first-child{
		width:100%!important;
	}
	.history .table {
		width: 100%;
		max-width: 100%;
	}
	.banner-main .owl-controls{
		display:none;
	}
	.footer-right{
		text-align:center;
	}
	.support-items{
		padding:15px 10px;
	}
	.support-items img{
		margin:0 auto;
	}
	.product-col .product-items{
		width:50%;
	}
	.product-detail-name,.product-detail-store-click{
		font-size:18px;
	}
	.product-detail {
		margin-top: 30px;
	}
}
@media (max-width:480px){
	.click-filter{
		min-width:100%;
	}
	.warp-module .webparttitlecontrol{
		font-size:26px;
	}
	.warp-main-cata .webparttitlecontrol{
		margin-top:40px;
	}
	.warp-main-middle{
		padding-top:35px;
	}
	.header-center, .header-right{
		width:100%;
	}
	.warp-header {
		min-height: 107px;
	}
	.logo{
		width:100px;
		margin:4px auto;
	}
	.product-media{
		min-height:510px;
	}
	.product-avatar .owl-nav div{
		top:32%;
	}
	.logo-footer .webpartendcontrol {
		font-size: 11px;
	}
}