#slideBanner{
	margin-bottom: 30px;
}
#slideBanner .slick-list{
	margin: 0 -15px;
}
#slideBanner .item{
	padding: 0 15px;
}
#slideBanner a img{
	width: 100%;
}
#slideBanner .slick-arrow{
	width:20px;
	height:45px;
	background-color:transparent;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	border:none;
	position: absolute;
	top: 50%;
	font-size: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#slideBanner .slick-prev{
	left:0;
	background-image: url(../images/main/i-prev.png);
}
#slideBanner .slick-next{
	right:0;
	background-image: url(../images/main/i-next.png);
}
#slideBanner .slick-dots{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	text-align: center;
}
/*====================================================*/
.slideBrandHight{
	margin-bottom: 45px;
}
.slideBrandHight.mb10{
	margin-bottom: 20px;
}
.slideBrandHight .slick-list{
	margin: 0 -5px;
}
.slideBrandHight .slick-slide{
	padding: 0 5px;
}
.slideBrandHight .item{
	border: solid 1px rgba(0,0,0,0.1);
}
.slideBrandHight .item .imgBrd{
}
.slideBrandHight .item .imgBrd a{
	height: 75px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
}
.slideBrandHight .item .imgBrd img{
	max-width: 85%;
	max-height: 85%;
}
.slideBrandHight .item .caption{
	padding: 15px;
}
.slideBrandHight .item .imgPro{
	max-width: 85px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.slideBrandHight .item .imgPro a{
	display: block;
	padding-top: 100%;
	overflow: hidden;
	position: relative;
}
.slideBrandHight .item .imgPro a img{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 100%;
	max-width: 95%;
	max-height: 95%;
}
.slideBrandHight .item .tend{
	font-size: 14px;
	line-height: 20px;
	color:#555555;
	text-align: center;
	/* white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: uppercase; */
}
.slideBrandHight .slick-arrow{
	width:25px;
	height:30px;
	background: transparent;
	border:none;
	position: absolute;
	top: 50%;
	font-size: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	color:#666666;
}
.slideBrandHight .slick-prev{
	left:-30px;
}
.slideBrandHight .slick-next{
	right:-30px;
}
.slideBrandHight .slick-arrow:before{
	font-family: FontAwesome;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-size: 35px;
	line-height: 45px;
}
.slideBrandHight .slick-prev:before{
	content: "\f104";
}
.slideBrandHight .slick-next:before{
	content: "\f105";
}
.slideBrandHight .slick-arrow:hover{
	color:#1792d1;
}
/*====================================================*/
.mod-content{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
	margin: 0 -15px;
}
.mod-content #vnt-sidebar{
	width: 330px;
	padding: 0 15px;
}
.mod-content #vnt-main{
	width:-webkit-calc(100% - 330px);
	width:-moz-calc(100% - 330px);
	width:-o-calc(100% - 330px);
	width:calc(100% - 330px);
	padding: 0 15px;
}
/*====================================================*/
.menuProduct ul{
	padding-left: 10px;
}
.menuProduct ul li{
	margin-bottom: 5px;
}
.menuProduct ul li a{
	font-size: 14px;
	line-height: 20px;
	color:#555555;
	text-transform: uppercase;
	display: block;
}
.menuProduct ul li a:hover{
	color:#fe0000;
}
/*====================================================*/
.boxmnprod{
	margin-bottom: 30px;
}
.boxmnprod .mntitle{
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px 15px;
	background-color: #1792d1;
	color: #fff;
}
.boxmnprod .mnconts{
	border: 1px solid #dddddd;
}
.boxmnprod .mnconts > ul > li{
	border-bottom: 1px solid #dddddd;
}
.boxmnprod .mnconts > ul > li:last-child{
	border-bottom: none
}
.boxmnprod .mnconts li a{
	font-size: 14px;
	line-height: 22px;
	display: block;
}
.boxmnprod .mnconts li.active > a, .boxmnprod .mnconts li.active > .msub > a,
.boxmnprod .mnconts li:hover > a, .boxmnprod .mnconts li:hover > .msub > a{
	color: #fe0000;
}
.boxmnprod .mnconts > ul > li > a, .boxmnprod .mnconts > ul > li > .msub > a{
	display: block;
	padding: 11px 14px;
}
.boxmnprod .mnconts li .msub{
	position: relative;
}
.boxmnprod .mnconts li .msub a{
	padding-right: 40px!important;
}
.boxmnprod .mnconts li .msub .mnbutton{
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
	z-index: 1;
	cursor: pointer;
}
.boxmnprod .mnconts li .msub .mnbutton::before{
	content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
	color: #1792d1;
	font-size: 16px;
	font-weight: bold;
}
.boxmnprod .mnconts li.active > .msub .mnbutton::before{
	content: "\f106";
}
.boxmnprod .mnconts li ul{
	padding: 8px 25px;
	background-color: #f5f5f5;
}
.boxmnprod .mnconts li li{
	margin-bottom: 5px;
}
.boxmnprod .mnconts li li:last-child{
	margin-bottom: 0;
}
.boxFilter{
	padding: 15px;
	background: #f5f5f5;
	margin-bottom: 20px;
}
.boxFilter .title{
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
}
.filterSearch{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.filterSearch input{
	width:-webkit-calc(100% - 25px);
	width:-moz-calc(100% - 25px);
	width:-o-calc(100% - 25px);
	width:calc(100% - 25px);
	height: 25px;
	background: #ffffff;
	padding-left: 10px;
	border:none;
}
.filterSearch button{
	width: 25px;
	height: 25px;
	background: #1792d1;
	color:#ffffff;
	border:none;
}
.filterSearch button:hover{
	background: #fe0000;
}
.filterPrice{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.filterPrice input{
	width:-webkit-calc(((100% - 25px )/ 2 ) - 5px);
	width:-moz-calc(((100% - 25px )/ 2 ) - 5px);
	width:-o-calc(((100% - 25px )/ 2 ) - 5px);
	width:calc(((100% - 25px )/ 2 ) - 5px);
	height: 25px;
	background: #ffffff;
	padding-left: 10px;
	border:none;
	margin-right: 5px;
}
.filterPrice button{
	width: 25px;
	height: 25px;
	background: #1792d1;
	color:#ffffff;
	border:none;
}
.filterPrice button:hover{
	background: #fe0000;
}
.filterBrand{
	max-height: 316px;
	overflow: auto;
}
.filterBrand::-webkit-scrollbar {
    height: 6px;
    width:4px;
    background: #f2f2f2;
    padding:3px;
}
.filterBrand::-webkit-scrollbar-thumb {
  	background-color: #cccccc;
  	outline: 1px solid black;
}
.filterMadein{
	max-height: 310px;
	overflow: hidden;
}
.filterMadein.showtime{
	max-height: initial;
}
.moreMadein{
	text-align: center;
	font-size: 14px;
	line-height: 21px;
	color:#1792d1;
	cursor: pointer;
}
.moreMadein span{
	padding-right: 15px;
	position: relative;
}
.moreMadein span:before{
	content: "\f107";
	font-family: fontawesome;
	position: absolute;
	right:0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.myCheckbox{
    padding-left: 20px;
    position: relative;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 14px;
    line-height: 21px;
    color:#555555;
}
.myCheckbox input{
	display: none;
}
.myCheckbox:before{
    content: "\f096";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    line-height: 23px;
    color:#999999;
}
.myCheckbox.active:before{
    content: "\f14a";
    color: #1792d1;
}
.myCheckbox span{
    color:#999999;
}
.myCheckboxStar{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	cursor: pointer;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 20px;
}
.myCheckboxStar input{
	display: none;
}
.myCheckboxStar .wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 3px 0 4px;
    border-radius: 18px;
}
.myCheckboxStar:hover .wrap,
.myCheckboxStar.active .wrap{
	background: #e6e6e6;
}
.myCheckboxStar i{
	margin-right: 3px;
	color:#f1c92b;
	font-size: 14px;
	line-height: 22px;
}
.myCheckboxStar span{
	font-size: 14px;
	line-height: 21px;
	color:#666666;
}
#linkPopupFilter {
    background: #1792d1;
    color: #ffffff;
    text-align: center;
    border-radius: 4px;
    padding: 12px 10px;
    margin-bottom: 30px;
}
#linkPopupFilter span {
    padding: 2px;
    padding-left: 40px;
    background: url(../images/filter.svg) no-repeat center left;
    background-size: 23px;
}
#vnt-filter-mobile{
	padding: 0;
	border-radius: 4px;
	width: 100%;
	max-width: 460px;
}
#vnt-filter-mobile .titleF {
    background: #1792d1;
    color: #ffffff;
    text-align: center;
    border-radius: 4px;
    padding: 12px 10px;
}
#vnt-filter-mobile .titleF span {
    padding: 2px;
    padding-left: 40px;
    background: url(../images/filter.svg) no-repeat center left;
    background-size: 23px;
}
#vnt-filter-mobile .contentF{
	padding: 15px;
}
#vnt-filter-mobile .df{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
#vnt-filter-mobile button.bts{
	width: 80px;
	height: 35px;
	background: #1792d1;
	border-radius: 4px;
	color:#ffffff;
	border:none;
}
#vnt-filter-mobile button.bts:hover{
	background: #fe0000;
}
.fancybox-slide--html{
	padding: 10px;
}
/*====================================================*/
.vnt-product{
	margin-bottom: 35px;
}
.vnt-product .grid{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	border-bottom: solid 1px rgba(0,0,0,0.1);
	border-right: solid 1px rgba(0,0,0,0.1);
}
.vnt-product .grid .col{
	width: 25%;
	border-top: solid 1px rgba(0,0,0,0.1);
	border-left: solid 1px rgba(0,0,0,0.1);
}
.product{
	padding: 15px;
	position: relative;
}
.product .img{
	margin-bottom: 15px;
}
.product .img a{
	display: block;
	padding-top: 100%;
	position: relative;
	overflow: hidden;
}
.product .img a img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.product .img a:hover img{
	-webkit-transform: translate(-50%, -50%) scale(1.05);
	-ms-transform: translate(-50%, -50%) scale(1.05);
	-o-transform: translate(-50%, -50%) scale(1.05);
	transform: translate(-50%, -50%) scale(1.05);
}
.product .tend{
	margin-bottom: 5px;
}
.product .tend a{
	display: block;
	font-size: 16px;
	line-height: 21px;
	color:#666666;
	height: 42px;
	overflow: hidden;
	font-weight: normal;
}
.product .price{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	height: 22px;
	overflow: hidden;
	margin-bottom: 5px;
}
.product .price .red{
	font-weight: bold;
	color:#fe0000;
	margin-right: 10px;
}
.product .price .nor{
	font-size: 14px;
	line-height: 21px;
	color:#999999;
	text-decoration: line-through;
}
.product .ribbon{
	position: absolute;
	top: 15px;
	left: 15px;
	pointer-events: none;
}
.product .ribbon .rib{
	font-size: 14px;
	line-height: 20px;
	padding: 2px 10px;
	border-radius: 4px;
	font-weight: bold;
	text-transform: uppercase;
	color:#ffffff;
	margin-bottom: 5px;
}
.product .per{
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 14px;
	line-height: 20px;
	padding: 2px 10px;
	border-radius: 4px;
	font-weight: bold;
	text-transform: uppercase;
	color:#ffffff;
	background: #fe0000;
	pointer-events: none;
}
.product .ratting{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-right: 5px;
	color:#f1c92b;
	margin-bottom: 10px;
}
.product .ratting i{
	margin-right: 2px;
}
/*=======================================================*/
.productTools{
	padding: 15px;
	border-radius: 3px;
	background: #1792d1;
	color:#ffffff;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}
.productTools .result{
	font-size: 14px;
	line-height: 21px;
}
.productTools .menu ul{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.productTools .menu ul li{
	margin-right: 20px;
}
.productTools .menu ul li:last-child{
	margin-right: 0;
}
.productTools .menu ul li a{
	display: block;
	font-size: 14px;
	line-height: 21px;
	color:#ffffff;
	text-transform: uppercase;
}
/*==========================================================*/
.productAbout{
	margin-top: 40px;
}
.productAbout .title{
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 15px;
}
/*==========================================================*/
.productThumbnail {
    padding-left: 70px;
    position: relative;
    margin-bottom: 20px;
}
div#vnt-thumbnail-nav {
    width: 60px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left:0;
    padding: 25px 0px;
}
div#vnt-thumbnail-nav .slick-list{
    margin: -5px 0;
}
div#vnt-thumbnail-nav .slick-slide{
	border:none;
}
div#vnt-thumbnail-nav .item{
    padding: 5px 0;
}
div#vnt-thumbnail-nav .item .img{
	position: relative;
    border:solid 1px #cfcfcf;
    padding-top: 100%;
}
div#vnt-thumbnail-nav .item .img img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
div#vnt-thumbnail-nav .slick-slide.slick-current .img{
	border-color:#ee3024;
}
div#vnt-thumbnail-nav .slick-arrow {
    position: absolute;
    width: 25px;
    height: 15px;
    background: none;
    border: none;
    font-size: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color:#666666;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
div#vnt-thumbnail-nav .slick-prev{
    top:0;
}
div#vnt-thumbnail-nav .slick-next{
    bottom:0;
}
div#vnt-thumbnail-nav .slick-arrow:before {
    font-family: FontAwesome;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 40px;
    line-height: 50px;
    color:#dddddd;
}
div#vnt-thumbnail-nav .slick-prev:before{
    content: "\f106";
}
div#vnt-thumbnail-nav .slick-next:before{
    content: "\f107";
}
div#vnt-thumbnail-nav .slick-arrow:hover{
    color:#bcd02f;
}
div#vnt-thumbnail-for {
	padding: 10px;
	border:solid 1px #dddddd;
}
div#vnt-thumbnail-for .img{
	padding-top: 100%;
	position: relative;
	overflow: hidden;
}
div#vnt-thumbnail-for img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: 95%;
    max-height: 95%;
}
.productBanner{
	padding-left: 70px;
	margin-bottom: 30px;
}
.productBanner img{
	width: 100%;
}
/*============================================================*/
.productTitle{
	margin-bottom: 10px;
}
.productTitle h1,
.productTitle h2 {
    font-size: 20px;
    line-height: 30px;
    /* text-transform: uppercase; */
    font-weight: normal;
}
.productAttr{
	margin-bottom: 20px;
}
.productAttr>ul>li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 7px 0px;
    border-bottom: solid 1px #eeeeee;
    color:#555555;
	font-size: 16px;
	line-height: 24px;
}
.productAttr>ul>li:first-child{
	border-top:solid 1px #eeeeee;
}
.productAttr .att{
	width:115px;
	margin-right: 20px;
	position: relative;
}
.productAttr .att:before{
	content: ":";
	float:right;
}
.productAttr .ats a{
	color:#1792d1;
}
.productDes{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px rgba(0,0,0,0.1);
	 
	color:#555555;
}
.productDes p{
	color:#555555;
	padding: 0px;
}
.productFilter{
	margin-bottom: 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
}
.productFilter .txt{
	width: 75px;
	font-size: 14px;
	line-height: 21px;
	margin-right: 5px;
	font-weight: 300;
}
.productFilter ul{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.productFilter ul li{
	margin-right: 5px;
	margin-bottom: 5px;
}
.productFilter ul li a{
	display: block;
	background: #ffffff;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	color:#1792d1;
	border:solid 1px #1792d1;
	padding: 3px 11px;
	border-radius: 4px;
}
.productFilter ul li.active a{
	background:#1792d1;
	color:#ffffff;
}
.quantity {
    position: relative;
    width: 95px;
}
.quantity input {
    width: 60px;
    height: 40px;
    text-align: center;
    border: solid 1px #eaeaea;
}
.quantity .group-button{
    width:35px;
    height:40px;
    position: absolute;
    right: 0;
    top: 0;
    border:solid 1px #eaeaea;
    border-left: none;
}
.quantity .group-button button{
    background: #ffffff;
    border:none;
    width:100%;
    height:19px;
    font-size: 8px;
    line-height: 16px;
    color:#333333;
}
.quantity .group-button button.btn-up{
    border-bottom: solid 1px #eaeaea;
}
.productButton{
	margin-bottom: 20px;
}
.productButton a {
    width: 100%;
    max-width: 270px;
    display: block;
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    background: #1792d1;
    border: none;
    text-align: center;
    padding: 12px 0px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    padding-left: 50px;
    border-radius: 5px;
    text-transform: uppercase;
}
.productButton a:before{
	content: "\f07a";
	background: #1b74e9;
	font-family: fontAwesome;
	font-size: 22px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	position: absolute;
	left:0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.productButton a span{
	position: relative;
	z-index: 1;
}
.productButton a:after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50px;
	right: 100%;
	background: #1b74e9;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.productButton a:hover:after{
	right:0;
}
.productShare{
	margin-bottom: 25px;
}
.productShare ul{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.productShare ul li{
	margin-right: 10px;
}
.productShare ul li:last-child{
	margin-right: 0;
}
.productPromotion{
	padding: 10px 15px;
	background: #ffefc8;
}
.productPromotion .title{
	font-size: 14px;
	line-height: 21px;
	color:#fe0000;
	font-weight: bold;
	margin-bottom: 10px;
}
.productPromotion .title span.icon{
	padding-left: 25px;
	position: relative;
}
.productPromotion .title span.icon:before{
	content: "\f06b";
	font-family: FontAwesome;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: normal;
}
.productPromotion .title span.n{
	font-weight: normal;
	font-size: 14px;
	line-height: 21px;
	color:#555555;
}
.productPromotion .pro{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.productPromotion .pro .img{
	height: 60px;
	width: 60px;
	background: #ffffff;
	position: relative;
	margin-right: 10px;
	flex-shrink: 0;
}
.productPromotion .pro .img img{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	max-width: 85%;
	max-height: 85%;
}
.productPromotion .pro .tend{
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 5px;
}
.productPromotion .pro .des{
	color:#666666;
	font-size: 14px;
	line-height: 19px;
}
.productPrice {
    padding: 15px 10px;
    margin-bottom: 15px;
    border: solid 1px #d6d6d6;
    margin-bottom: 20px;
}
.productPrice .ratting{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-right: 5px;
	color:#f1c92b;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
}
.productPrice .ratting i {
    margin-right: 5px;
}
.productPrice ul li{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-bottom: 5px;
}
.productPrice .pt{
	width:60px;
	margin-right: 20px;
}
.productPrice .pt:before{
	content: ":";
	float:right;
}
.productPrice .ps.price {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #fe0000;
}
.productPrice .ps.normal{
	text-decoration: line-through;
}
.productPrice .ps.vat .p {
    color: #999999;
    text-decoration: line-through;
}
.productPrice .ps.vat .t{
	text-decoration: initial;
	color:#fe0000;
}
.productPrice .ps .t {
	display: inline-block;
    font-size: 14px;
    line-height: 14px;
    background: #fe0000;
    color: #ffffff;
    padding: 1px 4px;
    border-radius: 2px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    border-radius: 3px;
}
.productProtect{
	padding: 15px 20px;
	background: #f8f8f8;
	margin-bottom: 20px;
}
.productProtect p{
	padding: 0;
	padding-left: 35px;
	position: relative;
	font-size: 14px;
	color: #555555;
	line-height: 21px;
	margin-bottom: 10px;
}
.productProtect p:before{
	font-family: fontawesome;
	position: absolute;
	left:0;
	top: -3px;
	color: #1792d1;
	font-size: 25px;
	line-height: 33px;
}
.productProtect p span{
	font-weight: bold;
	color:#d10000;
}
.productProtect .link{
	text-align: right;
}
.productProtect .link a{
	font-size: 14px;
	line-height: 21px;
	color:#1792d1;
}
.productSupport .tit{
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.productSupport{
	padding: 15px 20px;
	background: #f8f8f8;
	margin-bottom: 20px;
}
.productSupport p{
	padding: 0;
	color:#666666;
	font-size: 14px;
	line-height: 21px;
}
.productSupport .mb{
	margin-bottom: 10px;
}
.productSupport .df{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.productSupport .df p{
	padding-left: 20px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: top left;
	margin-right: 10px;
}
.productSupport .df p.v1{
	background-image: url(../images/i-mess.png);
}
.productSupport .df p.v2{
	background-image: url(../images/i-zalo.png);
}
.productSupport a{
	color:#1792d1;
}
.productWrap{
	margin-bottom: 50px;
}
/*==========================================================*/
.productOther{
	margin-bottom: 60px;
}
.productOther .title{
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: solid 1px rgba(0,0,0,0.1);
}
.productOther .title h2{
	font-size: 26px;
	line-height: 34px;
	font-weight: 600;
	position: relative;
	display: inline-block;
}
.productOther .title h2:before{
	content: "";
	position: absolute;
	bottom: -16px;
	left: 0;
	right: 0;
	border-bottom: solid 2px #1792d1;
}
.slideOther{
	border-left:solid 1px #ebebeb;
	border-top:solid 1px #ebebeb;
}
.slideOther .item{
	border-right:solid 1px #ebebeb;
	border-bottom:solid 1px #ebebeb;
}
.slideOther .slick-arrow {
    position: absolute;
    right: 0;
    top: -84px;
    background: #e5e5e5;
    border: none;
    border-radius: 5px;
    font-size: 0;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 2;
}
.slideOther .slick-prev{
    margin-right: 41px;
}
.slideOther .slick-arrow:before{
    font-family: FontAwesome;
    font-size:20px;
    line-height: 28px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.slideOther .slick-prev:before{
    content:"\f104";
}
.slideOther .slick-next:before{
    content:"\f105";
}
.slideOther .slick-arrow:hover{
    background: #1792d1;
}
.slideOther .slick-arrow:hover:before{
    color:#ffffff;
}
/*=============================================================*/
.boxFixedWrap{
	padding-bottom: 20px;
	border-bottom: solid 1px rgba(0,0,0,0.1);
	margin-bottom: 20px;
}
.boxFixed{
	padding: 20px;
	background: #f8f8f8;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.boxFixed .tab-list ul{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.boxFixed .tab-list ul li{
	margin-right: 5px;
}
.boxFixed .tab-list ul li a {
    display: block;
    background: #ffffff;
    padding: 14px 20px;
}
.boxFixed .tab-list ul li.active a{
	background: #1792d1;
	color:#ffffff;
}
.boxFixed .df{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.boxFixed .pro{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-right: 45px;
}
.boxFixed .pro .img{
	width: 60px;
	height: 60px;
	background: #ffffff;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
	flex-shrink: 0;
}
.boxFixed .pro .img img{
	max-width: 85%;
	max-height: 85%;
}
.boxFixed .pro .tend{
	text-transform: uppercase;
	max-width: 260px;
}
.boxFixed .pro .price{
	font-size: 14px;
	line-height: 21px;
	color:#fe0000;
}
.boxFixed .linkBuy a{
	display: inline-block;
	width: 145px;
	background: #1792d1;
	padding: 10px 25px;
	text-align: center;
	color:#ffffff;
	border-radius: 4px;
}
.boxFixed .linkBuy a:hover{
	background: #fe0000;
}
/*============================================================*/
.boxContent{
	padding-bottom: 45px;
	margin-bottom: 25px;
	border-bottom: solid 1px rgba(0,0,0,0.1);
	font-size: 16px;
	line-height: 24px;
}
.boxContent .title{
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 10px;
}
.h1_inline{
	display: contents;
}
/*==========================================================================*/
/*============================RESPONSIVE====================================*/
/*==========================================================================*/
@media all and (max-width: 1100px){
.boxFixed .tab-list ul li a{
	font-size: 14px;
	padding: 10px 15px;
}
.boxFixed .linkBuy a{
	width: 120px;
}
.boxFixed .pro .tend{
	font-size: 14px;
	line-height: 21px;
}
}

@media all and (max-width: 1025px){
.productTools .menu ul li a{
		font-size: 14px;
		line-height: 20px;
	}
	.productPrice .ps.price {
		font-size: 18px;
		line-height: 28px;
	}
	.productPrice .pt {
		margin-right: 8px;
		font-size: 14px;
	}
	.product .price{
		display: block;
		height: 44px;
	}
}

@media all and (max-width: 991px){
.product{
	padding: 10px;
}
.vnt-product .grid .col{
	width: 33.333333%;
}
.productTools .menu{
	display: none;
}
#slideBanner .slick-list{
	margin: 0 -10px;
}
#slideBanner .item{
	padding: 0 10px;
}
.mod-content{
	display: block;
	margin: 0;
}
.mod-content #vnt-sidebar{
	padding: 0;
	width: 100%;
}
.mod-content #vnt-main{
	padding: 0;
	width: 100%;
}
.slideBrand,
#linkPopupFilter{
	margin-bottom: 20px;
}
.boxFilter{
	padding: 0;
	margin-bottom: 10px;
}
.boxFilter .title{
	padding: 9px 15px;
	border-bottom: solid 1px rgba(0,0,0,0.1);
	margin-bottom: 0;
}
.filterMadein{
	overflow: auto;
}
.filterBrand,
.filterPrices,
.filterMadein,
.filterStar{
	padding: 15px;
	display: none;
}
.boxFilter .title{
	position: relative;
	cursor: pointer;
}
.boxFilter .title:before{
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	right:10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.boxFilter.active .filterBrand,
.boxFilter.active .filterPrices,
.boxFilter.active .filterMadein,
.boxFilter.active .filterStar{
	display: block;
}
}

@media all and (max-width: 768px){

}

@media all and (max-width: 767px){
.vnt-product .grid .col{
	width: 50%;
}
#slideBanner .slick-list{
	margin: 0 -5px;
}
#slideBanner .item{
	padding: 0 5px;
}
.mod-content{
	display: block;
	margin: 0;
}
.mod-content #vnt-sidebar,
.mod-content #vnt-main{
	width: 100%;
	padding: 0;
}
}

@media all and (max-width: 670px){
.productWrap .row .col-xs-6{
	width: 100%;
}
.productOther .title h2{
	font-size: 20px;
	line-height: 30px;
}
.slideOther{
	padding-bottom: 55px;
}
.slideOther .slick-arrow{
	bottom: 0;
	top:initial;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.slideOther .slick-prev{
    margin-left: -25px;
}
.slideOther .slick-next{
    margin-left: 25px;
}
}

@media all and (max-width: 460px){
.product .price{
	display: block;
	height: 43px;
}
}

@media all and (max-width: 380px){

}