.tttabproduct{

	background-color: #f5f5f5;
	padding: 15px;
}
.tttabproduct ul{
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
}
.tttabproduct ul li{
	margin-right: 5px;
}
.tttabproduct ul li a{
	padding: 10px 20px;
	border: 1px solid #006bce;
	background-color: #f5f5f5;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	display: block;
}
.tttabproduct ul li.active a, .tttabproduct ul li a:hover{
	background-color: #006bce;
	color: #fff;
}
.tttabproduct ul li a i{
	color: #006bce;
}
.tttabproduct ul li.active a i, .tttabproduct ul li a:hover i{
	color: #fff;
}

.grtabproduct .coll{
	width: calc(100% - 300px);
}
.grtabproduct .colr{
	width: 300px;
}

.vhortherall{
	margin-bottom: 30px;
}
.vhortherall .ottitle{
	padding: 10px 15px;
	background-color: #006bce;
	color: #fff;
}
.vhortherall .ottitle h3{
	font-size: 15px;
	line-height: 23px;
	font-weight: 400;
}
.vhortherall .otcont{
	padding: 0 15px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.vhortherall .colline{
	padding: 15px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.vhortherall .colline:last-child{
	border-bottom: none
}
.itemortherpro{
	display: flex;
	margin: 0 -5px;
}
.itemortherpro > div{
	padding: 0 5px;
}
.itemortherpro .thumb{
	width: 75px;
	text-align: center;
}
.itemortherpro .decs{
	width: calc(100% - 75px);
}
.itemortherpro .decs .name{
	margin-bottom: 5px;
}
.itemortherpro .decs h3{
	font-size: 13px;
	line-height: 21px;
	font-weight: 400;
	max-height: 42px;
	overflow: hidden;
}
.itemortherpro .decs .price{
	display: flex;
	align-items: center;
	align-content: center;
}
.itemortherpro .decs .price .prnew{
	color: #fe0000;
	font-weight: 500;
	margin-right: 5px;
}
.itemortherpro .decs .price .prold{
	font-size: 12px;
	line-height: 20px;
	color: #aaaaaa;
	text-decoration: line-through;
}
.itemorthernes{
	display: flex;
	margin: 0 -5px;
}
.itemorthernes > div{
	padding: 0 5px;
}
.itemorthernes .thumb{
	width: 95px;
	text-align: center;
}
.itemorthernes .decs{
	width: calc(100% - 95px);
}
.itemorthernes .decs h3{
	font-size: 13px;
	line-height: 21px;
	font-weight: 400;
	max-height: 63px;
	overflow: hidden;
}
.vhtinorther .viewor a{
	font-size: 13px;
	line-height: 21px;
	color: #006bce;
}
.vhtinorther .viewor a span{
	display: inline-block;
	position: relative;
	padding-right: 15px;
}
.vhtinorther .viewor a span::before{
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
/* mmconttab */
.mmconttab{
	padding: 20px 0 40px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.mmconttab .mmtitle{
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 30px;
}
.mmtabtoggle {
	opacity: 0;
	position: absolute;
	z-index: -11111;
	pointer-events: none;
}
.mmtabtoggle.active{
	opacity: 1;
	position: relative;
	z-index: 1;
	pointer-events: auto;
}
.thecontent h3{
	font-size: 15px;
	line-height: 23px;
	text-transform: uppercase;
	margin: 5px 0;
}
/*  */
.mmcont .thecontent{
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;

}
.mmcont .viewmordt{
    text-align: center;
    position: relative;
    margin-top: -20px;
    z-index: 2;
}
.mmcont .viewmordt a{
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid #006bce;
    color: #333;
    background-color: #fff;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
.mmcont .viewmordt a:hover{
    color: #fff;
    background-color: #005aa4;
}
.mmcont .viewmordt a span{
    display: inline-block;
    padding-right: 15px;
    position: relative;
}
.mmcont .viewmordt a span::before{
    font-family: FontAwesome;
    position: absolute;
    right: 0;
}
.mmcont.niceshow .thecontent{
    position: relative;
}
.mmcont.niceshow .thecontent::before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 400px;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);    
}
/* vhproductaa */
.vhproductaa{
	margin-bottom: 40px;
}
/* grinfoproduct */
.grinfoproduct{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	margin-bottom: 20px;
}
.grinfoproduct > div{
	padding: 0 10px;
}
.grinfoproduct .coll{
	width: 43%;
}
.grinfoproduct .colc{
	width: 32%;
}
.grinfoproduct .colr{
	width: 25%;
}
/* vhslthumbpro */
.vhslthumbpro{

}
.vhdownmb  {
	max-width: 400px;
	margin: 0 auto;
}
.slthumbnav {
	margin-bottom: 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	position: relative;
}
.slthumbnav::before{
	content: '\f00e';
	font-family: FontAwesome;
	position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 1;
	pointer-events: none;
	color: #999999;
	font-size: 25px;
}
.slthumbfor {
	max-width: 340px;
	margin: 0 auto;
}
.slthumbfor .thumbfor{
	position: relative;
	padding-top: 100%;
	cursor: pointer;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.slthumbfor .slick-current .thumbfor{
	border-color: #006bce;
}
.slthumbfor .thumbfor img{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 70%;
    max-height: 70%;
}
/* attrproduct */
.attrproduct{

}
.attrproduct .atttitle{
	margin-bottom: 5px;
}
.attrproduct .atttitle h1{
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
}
.attrproduct .attstar{
	margin-bottom: 10px;
	color: #f1c92b;
	font-size: 18px;
	line-height: 27px;
}
.attrproduct .attprice{
	margin-bottom: 10px;
}
.attrproduct .attprice .iispham{
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
}
.attrproduct .iispham .tt{
	width: 70px;
}
.attrproduct .iispham .gg {
	padding-left: 10px;
}
.attrproduct .iispham .ggnews{
	font-size: 35px;
	line-height: 35px;
	color: #fe0000;
	font-weight: bold;
	position: relative;
}
.attrproduct .iispham .ggnews .sale{
	display: inline-block;
	font-size: 13px;
	line-height: 20px;
	background-color: #00a523;
	color: #fff;
	position: absolute;
	top: -5px;
	left: calc(100% + 10px);
	padding: 2px 5px;
	border-radius: 3px;
}
.attrproduct .iispham .ggold{
	color: #999999;
	font-size: 18px;
	line-height: 27px;
	text-decoration: line-through;
}
.attrproduct .attmodel{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin-bottom: 15px;
}
.attrproduct .attmodel .nn{
	width: 55px;
}
.attrproduct .attmodel .sl{
	max-width: 225px;
	width: 100%;
}
.attrproduct .attmodel select{
	width: 100%;
	height: 35px;
	padding: 0 10px;
	border: 1px solid rgba(0, 0, 0, 0.6);
}
.attrproduct .attquantity{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin-bottom: 15px;
}
.attrproduct .attquantity .nn{
	width: 75px;
}
.attrproduct .quantity{
	width: 120px;
	display: flex;
	align-content: center;
	align-items: center;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.attrproduct .quantity input{
	width: 50px;
	height: 40px;
	border: none;
	text-align: center;
}
.attrproduct .quantity button{
	width: 30px;
	height: 40px;
	border: none;
	background-color: transparent;
}
.attrproduct .attstatus{
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}
.attrproduct .attstatus .nn{
	width: 80px;
}
.attrproduct .attstatus .st{
	padding-left: 5px;
}
.attrproduct .attsell{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin: 0 -5px;
	margin-bottom: 10px;
}
.attrproduct .attsell > div{
	padding: 0 5px;
	width: 50%;
}
.attrproduct .btnadd a{
	display: block;
	width: 100%;
	padding: 10px 5px;
	text-align: center;
	background-color: #ec1d23;
	color: #fff;
	font-size: 13px;
	line-height: 21px;
	text-transform: uppercase;
}
.attrproduct .btnsell a{
	display: block;
	width: 100%;
	padding: 10px 5px;
	text-align: center;
	background-color: #00a523;
	color: #fff;
	font-size: 13px;
	line-height: 21px;
	text-transform: uppercase;
}
.attrproduct .attcontact {
	margin-bottom: 15px;
}
.attrproduct .attcontact a{
	display: block;
	padding: 10px;
	text-align: center;
	background-color: #00a7b9;
	color: #fff;
}
.attrproduct .attcontact a .ticot{
	margin-bottom: 10px;
}
.grshare{
	display: flex;
    flex-wrap: wrap;
	align-items: center;
    align-content: center;
	margin-top: 20px;
}
.grshare .txt{
	display: block;
	margin-right: 10px;
}
.grshare ul{
	display: flex;
    flex-wrap: wrap;
	align-items: center;
    align-content: center;
	
}
.grshare ul li{
	margin-right: 15px;
}
.grshare ul li:last-child{
	margin-right: 0;
}
.grshare ul li a{
	display: block;
	width: 35px;
	height: 35px;
	text-align: center;
	position: relative;
	background-color: #eeeeee;
	border-radius: 100%;
}
.grshare ul li a:hover{
	border-radius: 5px;
}
.grshare ul li a i{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-weight: bold;
}
/* lstdtproduct */
.lstdtproduct{
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 21px;
}
.lstdtproduct li{
	padding: 8px 0;
	display: flex;
    flex-wrap: wrap;
	align-items: center;
    align-content: center;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	color: #555555;
}
.lstdtproduct li .dtname{
	width: 100px;
}
.lstdtproduct li .dtinfo{
	width: calc(100% - 100px);
}
.lstdtproduct .dtmota .dtname{
	margin-bottom: 5px;
}
.dtsphamsell .dtsupport{
	padding: 15px;
	background-color: #f5f5f5;
	font-size: 13px;
	line-height: 21px;
}
.dtsphamsell .dtsupport .titlesp{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}
.dtsphamsell .dtsupport p a{
	margin-right: 10px;
}
.dtsphamsell .dtsupport p a img{
	margin-right: 5px;
}
.vhdownmb a{
    padding: 10px 20px;
    border: 1px solid #006bce;
    background-color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    display: block;
	text-align: center;
}
.vhdownmb a i{
	color: #006bce;
}

/* stypopall */
.designPopup .fancybox-slide--iframe{
    padding: 0;
}
.designPopup .fancybox-slide--iframe .fancybox-content{
    margin: 0;
    height:auto;
    width: 98%;
    max-width: 800px;
    max-height: calc(100vh - 100px);
}
.designPopup .popupInfo .contentPop{
    max-height: calc(100vh - 200px);
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 20px;
}
.designPopup .fancybox-close-small {
    background: #ffffff;
    border-radius: 100%;
    top: -30px;
    right: 50px;
    width: 20px;
    height: 20px;
    padding: 2px;
    color: #000000;
    opacity: 1;
}
.designPopup .fancybox-close-small::before{
    content: 'Đóng';
    position: absolute;
    top: 0px;
    left: 30px;
    color: #ffffff;
}
.designPopup .fancybox-close-small:hover svg{
    opacity: 1;
    color: #000000;
}
.stypopall {
	max-width: 970px;
	width: 100%;
	padding: 0;
	overflow: initial;
}
.iipopupcont .pptitle{
	text-align: center;
	padding: 15px;
	background-color: #f5f5f5;
}
.iipopupcont .pptitle h2{
	font-size: 25px;
	line-height: 37px;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.iipopupcont .pptitle h2 .fa{
	color: #006bce;
	margin-right: 10px;
}
.iipopupcont .ffconttab{
	display: none;
}
.iipopupcont .ffconttab.active{
	display: block;
}
.iipopupcont .ppscroll{
	padding: 20px 15px;
}
.iipopupcont .ppscroll .ppcont{
	max-width: 820px;
	margin: 0 auto;
	max-height: calc(100vh - 200px);
	overflow: hidden;
	overflow-y: auto;
	padding-right: 10px;
}
.iipopupcont .ppscroll .ppcont::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
} 
.iipopupcont .ppscroll .ppcont::-webkit-scrollbar-thumb {
    background-color: #000000;
}
.frmpopupall .gripfrm {
	margin: 0 -45px;
	margin-bottom: 30px;
}
.frmpopupall .gripfrm > div{
	padding: 0 45px;
}
.iipopupcont .lsttabform{
	margin-bottom: 20px;
} 
.lsttabform li{
	margin-bottom: 10px;
	position: relative;
	padding-left: 30px;
}
.lsttabform li::before{
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0;
	border-radius: 100%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	top: 50%;
	transform: translateY(-50%);
	-webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.lsttabform li.active::before{
	border-color: #006bce;
}
.lsttabform li::after{
	content: '';
	top: 50%;
	position: absolute;
	left: 3px;
	transform: translateY(-50%) scale(0);
	width: 9px;
	height: 9px;
	border-radius: 100%;
	background-color: #006bce;
	-webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.lsttabform li.active::after{
	transform: translateY(-50%) scale(1);
}
.lsttabform li a{
	font-size: 15px;
	line-height: 23px;
}
.frmcontaa .grallaa{
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	margin: 0 -10px;
}
.frmcontaa .grallaa > div{
	padding: 0 10px;
}
.frmcontaa .grallaa .colm{
	width: calc(100% - 490px);
}
.frmcontaa .grallaa .colh{
	width: 160px;
}
.frmcontaa .grallaa .colb{
	width: 110px;
}
.frmcontaa .grallaa .colt{
	width: 220px;
}
.frmcontaa .label{
	font-size: 15px;
	line-height: 23px;
	color: #333;
	padding: 0;
	margin-bottom: 10px;
	font-weight: 400;
	display: block;
}
.iipopupcont .quantity{
	display: flex;
	align-items: center;
	align-content: center;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.iipopupcont .quantity input{
	width: 30px;
	text-align: center;
	padding: 0 5px;
	border: none;
	color: #333;
}
.iipopupcont .quantity button{
	width: 30px;
	height: 43px;
	background-color: transparent;
	border: none;
}
.iipopupcont .grfile{
	display: flex;
	align-items: center;
	align-content: center;
}
.iipopupcont .inputfile-box{
	position: relative;
	margin-right: 10px;
	cursor: pointer;
}
.iipopupcont .inputfile-box input{
	width: 105px;
	opacity: 0;
	pointer-events: auto;
}
.iipopupcont .inputfile-box .file-button{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	pointer-events: none;
	text-align: center;
    line-height: 43px;
    color: #333;
}
.iipopupcont .grfile .note{
	color: #888888;
	font-size: 13px;
	line-height: 21px;
}
.iipopupcont .tname{
	font-size: 13px;
	line-height: 21px;
	color: #666666;
}
.iipopupcont .recapbtn{
	margin-top: 20px;
}
.iipopupcont .recapbtn .recap {
	margin-bottom: 20px;
}
.iipopupcont .recapbtn .btnfrm button{
	height: 55px;
	min-width: 220px;
	padding: 10px 20px;
	text-align: center;
	background-color: #00a523;
	color: #fff;
	border: none;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
.iipopupcont .recapbtn .btnfrm button:hover{
	background-color: #006bce;
}
.btnallall a{
	color: #006bce;
	font-size: 15px;
	line-height: 23px;
}
.btnallall a:hover{
	color: #00a523;
}
.btnallall a i{
	margin-right: 5px;
}
@media all and (max-width: 1200px){
	.grinfoproduct .coll{
		width: 40%;
	}
	.grinfoproduct .colc{
		width: 35%;
	}
}
@media all and (max-width: 991px){
	.grinfoproduct .coll{
		width: 100%;
		margin-bottom: 20px;
	}
	.grinfoproduct .colc, .grinfoproduct .colr{
		width: 50%;
	}
	.vhslthumbpro{
		max-width: 500px;
		margin: 0 auto;
	}
	.vhproductaa{
		margin-bottom: 20px;
	}
	/*  */
	.frmcontaa .grallaa .colm{
		width: 100%;
	}
	.frmcontaa .grallaa .colh{
		width: calc(100% - 380px);
	}
	.mmtabtoggle {
		opacity: 1;
		position: relative;
		z-index: 1;
		pointer-events: auto;
	}

}
@media all and (max-width: 767px){
	.grtabproduct .colr, .grtabproduct .coll{
		width: 100%;
	}
	.mmconttab .mmtitle{
		padding: 10px 15px;
		background-color: #006bce;
		color: #fff;
	}
	.grinfoproduct .colc, .grinfoproduct .colr{
		width: 100%;
		margin-bottom: 20px;
	}
	.iipopupcont .pptitle h2{
		font-size: 20px;
		line-height: 30px;
	}
	.frmcontaa .grallaa .colh{
		width: 50%;
	}
	.frmcontaa .grallaa .colb{

	}
	.frmcontaa .grallaa .colt{
		width: 100%;
	}
}