﻿@import url(https://fonts.googleapis.com/css?family=Roboto:300,500,400);
@import url(menu.css?v=1234);
* {
	margin:0;
	padding:0;
	bordeR:0px;
	font-family: "Roboto", Tahoma, Verdana !important;
	outline:none;
}

@font-face
{
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
html, body {
	background:white;
	position:relative;
}
a {
	text-decoration:none;
	cursor:pointer;
}
h1 {
	font-size: 1.7em;
    line-height: 1.3;
	text-rendering: optimizeSpeed;
    font-family: "Roboto",sans-serif;
	font-weight: 700;
	color: #0A0A0A;
}
h2 {
	font-weight:normal;
}
.b {
	font-family:"Roboto", Tahoma, Verdana !important;
	font-weight:500;
}
img {
	outline:none !important;
}
h1, h3 {
	max-width:1170px;
	margin:0 auto;
}
.ellipsis {
	white-space: nowrap;
	overflow: hidden;
}
.upper {
	text-transform:uppercase !important;
}
.null {
	padding:10px 10px 10px 10px;
	font-weight:400;
	color:#ff0000;
	text-align:center;
	font-size:13px;
}
.wapper {
	max-width:1170px;
	margin:0 auto;
	display:flow-root;
}
.menu-parent .wapper a:first-child {
	margin-left:15px;
}
.wapper-2 {
	width:100%;
	margin:0 auto;
	color:#ff0000;
}
.padding {
	padding:15px;
}
.spacing {
	height:12px;
}
.line-h {
	height:35px;
	line-height:35px;
	border-bottom:2px solid black;
	font-size:18px;
	font-weight:500;
	color:#ff0000;
}
.line-h-product {
	height:35px;
	line-height:35px;
	background:url(../images/icons/line-product.png) center center repeat-x;
	font-size:18px;
}
.line-h span {
	padding:0px 15px;
	background:white;
}



/* SIEUTHI */
.bg-title-left.p .bg-title-center.p .bg-title-right.p {
	display:inline-block;
}
.bg-title-left {
	height:35px;
	width:35px;
	background:url(../images/icons/product-image.png) center center no-repeat;
	background-size:24px 24px;
	float:left;
	display:block;
}
.bg-title-center {
	height:35px;
	line-height:35px;
	padding:0px 10px 0px 0px;
	float:left;
	display:block;
	text-transform:uppercase;
	color:black;
	background:white;
	font-size:17px;
	font-weight:600;
}
.bg-title-center.p {
	color:black;
	font-size:17px;
}
.bg-title-right {
	height:35px;
	width:2px;
	float:left;
	display:block;
}

.left-of-t {
	height:35px;
	line-height:35px;
	float:right;
}
.left-of-t a {
	display:block;
	float:right;
	padding:4px;
	color:black;
	font-size:12px;
	font-weight:300;
	text-transform:uppercase;
}














.san-pham-chinh {
	overflow:hidden;
	padding:12px 12px 30px 12px;
	margin:0 -12px;
}


.san-pham {
	width:calc((100% / 3) - 24px);
	margin:5px 12px;
	float:left;
	position:relative;
}

.san-pham-chinh .san-pham .img, .san-pham-chinh .san-pham .img img  {
	width:100%;
	height:220px;
}
.san-pham-chinh .san-pham .infor {
  -webkit-transition: bottom 1s, opacity 0.5s;
  transition: bottom 1s, opacity 0.5s;
  bottom:-30px;
  padding:15px;
  position:absolute;
  opacity:0;
}
.san-pham-chinh .san-pham:hover .infor {
  background:rgba(0,0,0,0.6);
  bottom:0px;
  opacity:1;
}
.san-pham-chinh .san-pham .infor .name {
	font-size:13px;
	font-weight:500;
	color:white;
}
.san-pham-chinh .san-pham .infor .description {
	font-size:13px;
	font-weight:400;
	color:white;
	padding:5px 0;
}
.san-pham-chinh .san-pham .infor a.more {
	display:block;
	width:100px;
	padding:7px 15px;
	border:1px solid white;
	color:white;
	font-size:13px;
	border-radius:3px;
}
.san-pham-chinh .san-pham .infor a.more:hover {
	background:white;
	color:rgba(0,0,0,0.8);
}


.tin-tuc-chinh {
	overflow:hidden;
	padding:12px;
	margin:0 -12px;
}
.tin-tuc {
	width:calc(100% - 18px);
	padding:9px;
    box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	overflow:hidden;
	margin-bottom:5px;
}
.tin-tuc-chinh .tin-tuc .img, .tin-tuc-chinh .tin-tuc .img img  {
	width:190px;
	height:130px;
	float:left;
	overflow:hidden;
}
.tin-tuc-chinh .tin-tuc .img img {
	float:unset;
}
.tin-tuc-chinh .tin-tuc .infor {
	width:calc(100% - 200px);
	float:right;
}
.tin-tuc-chinh .tin-tuc .infor.not-image {
	width:100%;
}
.tin-tuc-chinh .tin-tuc .name {
  padding:12px 0;
  background:white;
  display:block;
  color:black;
  font-size:14px;
  font-weight:500;
}

.tin-tuc-chinh .tin-tuc .description {
  font-size:13px;
  font-weight:400;
}
.wap-san-pham-n-main {
	overflow:hidden;
}
.wap-san-pham-n {
	display:contents;
	padding:12px 6px;
	margin:0 -12px;
	height:auto;
}
.dai_dien {
	width:220px;
	float:right;
}
.dai_dien img {
	width:210px;
	margin:5px;
	height:auto;
}
.wap-san-pham-n.show {
	width:calc(100% - 230px);
	float:left;
}
.san-pham-n {
	width:calc((100% / 4) - 12px);
	margin:5px 6px;
	float:left;
	position:relative;
    box-shadow: 0 0px 10px rgba(0,0,0,0.5);
	border-radius:8px;
	overflow:hidden;
}
.san-pham-n-cat {
	width:calc((100% / 3) - 20px) !important;
	margin:10px;
	float:left;
	position:relative;
    box-shadow: 0 0px 10px rgba(0,0,0,0.5);
	border-radius:8px;
	overflow:hidden;
}
.san-pham-n:nth-child(4n + 1) {
	clear:both;
}
.san-pham-n-cat:nth-child(3n + 1) {
	clear:both !important;
}
.wap-san-pham-n .san-pham-n .img, .wap-san-pham-n .san-pham-n-cat .img, .wap-san-pham-n .san-pham-n .img img, .wap-san-pham-n .san-pham-n-cat .img img  {
	width:100%;
	height:190px;
	background: center center / cover no-repeat;
}
.wap-san-pham-n .san-pham-n .name , .wap-san-pham-n .san-pham-n-cat .name {
  padding:6px 10px;
  background:white;
  display:block;
  font-size:16px;
  font-weight:500;
  color:black;
  height:20px;
  max-height:40px;
  line-height:26px;
  overflow:hidden;
}
.wap-san-pham-n .san-pham-n .group-n , .wap-san-pham-n .san-pham-n-cat .group-n {
  padding:4px 10px;
  background:white;
  color:rgba(0,0,0,0.8);
  display:block;
  font-size:13px;
}

.wap-san-pham-n .san-pham-n .group-n.price, .wap-san-pham-n .san-pham-n-cat .group-n.price {
  color:#ff0000;
  font-size:16px;
  font-weight:500;
}
.wap-san-pham-n .san-pham-n .group-n.khuyen-mai, .wap-san-pham-n .san-pham-n-cat .group-n.khuyen-mai {
  color:#ff0000;
}
.san-pham-n-cat * {
	text-align:center;
}
#tu-van {
	background:none;
}
#tu-van tr, #tuvan td {
	background:none;
}

input.input {
	border:1px solid #d3d3d3;
	padding:5px 19px;
	width:calc(50% - 40px);
	height:20px;
	line-height:20px;
	float:left;
}
.submit-request {
	display:block;
	float:left;
	padding:8px 20px;
	background:#d41920;
	color:white;
	font-size:13px;
	font-weight:400;
}
.submit-request:hover {
	background:#d9a960;
}
.footer {
	overflow:hidden;
}
.footer .col-footer {
	width:calc(100% / 3);
	float:left;
}

.footer .title {
	margin:10px 20px;
	color:white;
	height:40px;
	font-size:14px;
	line-height:30px;
	border-bottom:2px solid white;
	font-weight:500;
	text-shadow: 0 0 4px black;
}
.footer .infor {
	padding:5px 20px;
	line-height:20px;
	color:white;
	font-size:13px;
	font-weight:500;
	text-shadow: 0 0 4px black;
}
.footer .infor a {
	font-weight:500;
	color:white;
	text-shadow: 0 0 4px black;
}


#pages-category {
	height:46px;
	background:#e2e2e2;
	padding:0px 20px;
}
.back-category {
	float:left;
	width:20px;
	height:20px;
	padding:10px;
	background:url(../images/icons/back-category.png) 0px 0px no-repeat;
	opacity:0.8;
	cursor:pointer;
	display:inline-block;
}
.back-category:hover {
	opacity:1;
}
.next-category {
	float:left;
	width:20px;
	height:20px;
	padding:10px;
	background:url(../images/icons/next-category.png) 0px 0px no-repeat;
	opacity:0.8;
	cursor:pointer;
	display:inline-block;
}
.next-category:hover {
	opacity:1;
}
.pages-category {
	cursor:pointer;
	float:left;
	min-width:20px;
	padding:10px;
	height:26px;
	font-size:15px;
	color:black;
	line-height:26px;
	text-align:center;
	display:inline-block;
}
.pages-category:hover {
	background:#ff0000;
	color:white;
}
.pages-category-here {
	cursor:pointer;
	float:left;
	min-width:20px;
	padding:10px;
	height:26px;
	font-size:15px;
	color:black;
	line-height:26px;
	text-align:center;
	background:white;
	display:inline-block;
}



.menu-parent {
	height:36px;
	line-height:36px;
	font-weight:400;
	color:black;
	background:none;
	padding:0 18px;
	margin:10px 0 5px 0;
	text-transform:uppercase;
	display:block;
}
.menu-parent a {
	font-weight:400;
	color:black;
	font-weight:500;
	font-size:14px;
	text-transform:uppercase;
}
#view-col {
	overflow:hidden;
	max-width:1150px;
	padding:0 10px;
	margin:0 auto;
}
.title-2 {
	padding:8px 15px;
	margin-top:15px;
	color:white;
	font-size:14px;
	background:black;
}
.a {
	color:black;
	font-size:14px;
	display:block;
	padding:10px 10px 10px 15px;
	background:url(../images/icons/arrow-right.png) left center no-repeat;
	background-size:8px 8px;
	min-height:14px;
	line-height:15px;
	margin-bottom:2px;
	margin-left:5px;
	border-bottom:1px solid #f6f6f6;
}
#view-col .title {
	min-height:36px;
	line-height:36px;
	font-weight:400;
	color:#ff0000;
	background:none;
	padding:0 18px;
	margin:15px 0;
	display:block;
	overflow:hidden;
}
#view-col #left {
	float:right;
	width:calc(100% - 260px);
}
#view-col #right {
	float:left;
	width:250px;
}
@media (max-width:768px) {
	#view-col #left {
		float:none;
		width:100%;
	}
	#view-col #right {
		float:none;
		width:100%;
	}
}
.wap-x {
	overflow:hidden;
}
.wap-x .img{
	text-align:Center;
}
.wap-x .img img {
	max-width:300px;
	display:inline-block;
}
.wap-x .des {
	font-size:13px;
	font-style:italic;
	padding:5px 15px;
	text-align:center;
}
.wap-x .time {
	font-size:12px;
	font-weight:400;
	padding:3px 15px;
	text-align:right;
	text-align:center;
}
.wap-x .content {
	font-weight:300;
	padding:15px;
	text-align:justify;
}
.wap-x .content img {
	max-width:100%;
	width:auto;
	height:auto;
	margin:10px auto;
	display:block;
}
.thong_tin_san_pham {
	overflow:hidden;
}
.thong_tin_san_pham .img {
	width:50%;
	float:left;
	min-height:300px;
}
.thong_tin_san_pham .des {
	width:calc(50% - 32px);
	float:left;
	height:300px;
	margin:0 15px;
	font-size:13px;
	border:1px solid #d3d3d3;
}
.thong_tin_san_pham .des .group-n:nth-child(odd){
	background:#efefef;
}
.thong_tin_san_pham .des .group-n:nth-child(even){
	background:#eaeaea;
}
.thong_tin_san_pham .des .name {
  padding:6px 10px;
  background:white;
  display:block;
  font-size:14px;
  text-align:left;
  font-style:normal;
}
.thong_tin_san_pham .des .group-n {
  padding:7px 10px;
  background:white;
  color:rgba(0,0,0,0.8);
  display:block;
  font-size:14px;
  text-align:left;
  font-style:normal;
  border-bottom:1px solid white;
  overflow:hidden;
}
.thong_tin_san_pham .des .group-n .group {
	width:calc(70% - 11px);
	float:right;
	padding:0px 5px;
}
.thong_tin_san_pham .des .group-n .group1 {
	width:30%;
	float:left;
	border-right:1px solid white;
}


.thong_tin_san_pham .des .group-n.price {
  text-align:left;
  color:#ff0000;
  font-style:normal;
  font-size:16px;
  font-weight:500;
}
.thong_tin_san_pham .des .group-n.khuyen-mai {
  text-align:left;
  font-style:normal;
  color:#ff0000;
}
.wap-x2 .content {
	padding:15px 0;
}
.san-pham-col .title-sp {
	padding:7px 15px;
	color:white;
	font-size:12px;
	font-weight:400;
	text-transform:uppercase;
	background:#ff0000;
}
.san-pham-col ul {
	padding:0px !important;
	list-style:none;
}
.san-pham-col ul li a {
	display:block;
	background:#f1f1f1;
	color:black;
	font-size:12px;
	padding:5px 15px;
	border-top:1px solid white;
}
.san-pham-col ul li a:hover {
	background:#b3b3b3;
}
.add-cart {
	color:white;
	border:1px solid rgba(0,0,0,0);
	border-radius:3px;
	background:#ff0000;
	display:block;
	font-size:11px;
	font-weight:500;
	padding:5px 15px;
	text-align:Center;
	margin:5px 25px;
	cursor:pointer;
}

.add-cart:hover {
	background:#d0001c;
}
.table-title {
	background:#C5C5C5;
	color:black;
}
.table-title td, .table- td {
	padding:4px 15px;
	border:1px solid #C5C5C5 !important;
}
.table- {
	background:#ececec;
}
#gio-hang table {
	border:1px solid #C5C5C5 !important;
}
.txt-right {
	text-align:right;
}
.btn {
	display:inline-block;
	padding:5px 15px;
	margin:5px;
	height:20px;
	line-height:20px;
	background:black;
	color:white;
	font-size:13px;
	font-weight:500;
	border:1px solid rgba(0,0,0,0);
	border-radius:15px;
}
.inp {
	padding:5px 2px;
	border:1px solid #C5C5C5 !important;
}
.alert {
	color:#ff0000;
	text-align:Center;
	font-size:14px;
}
/* --- PROGRESS BAR --- */
#bgr {
	background:rgba(0,0,0,0.6);
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:9999;
	display:none;
}
#bg-upload-progress {
	background:rgba(0,0,0,0.6);
	padding:20px;
	margin:200px auto;
	width:600px;
	height:20px;
	z-index:999;
}
#progress {
	background:white;
	width: 100%; 
	height: 20px;
	text-align: center;
	position: relative;
}
#bar { 
	background: #B3DFFF; 
	height: 20px; 
	width: 0px;
}
#percent {
	width:100%;
	margin-top:-20px; 
	text-align:center; 
	height:20px; 
	line-height:20px;
	color:#ff0000;
}
.fb-like {
	position:absolute !important;
	top:-12px;
	right:15px;
}
.link-right {
	float: right;
    padding: 0px 6px;
    font-size: 12px;
    color: #333;
	height:22px;
	line-height:22px;
    display: block;
}
.bg-x {
	position:fixed;
	display:none;
	background:rgba(0,0,0,0.5);
	top:0;
	left:0;
	right:0;
	bottom:0;
}
#wap_form_login {
	width:250px;
	margin:150px auto;
	background:white;
}
#wap_form_login.register {
	width:250px;
	margin:40px auto;
	background:white;
}
#text-login {
	height:36px;
	border-bottom:1px solid #d0d0d0;
	background:url(../images/website/title-login.png) center center no-repeat;
	position:relative;
}
#text-login .close {
	width:20px;
	height:20px;
	background:url(../images/icons/button-close-black.png);
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer;
}
#username_log, #password_log, #password_log_2, #password_old, #realname, #phone, #email {
	width:188px;
	padding:8px 20px;
	margin:10px 10px 0px 10px;
	border:1px solid #d0d0d0;
}
#address {
	width:188px;
	padding:8px 20px;
	margin:10px 10px 0px 10px;
	border:1px solid #d0d0d0;
	height:100px;
}
#submit_log {
	width:230px;
	padding:10px 0px;
	text-align:Center;
	color:white;
	margin:10px;
	background:#00C3FF;
}
	#submit_log:hover {
	background:#0094FF;
}
#reg_log {
	padding:10px;
	font-size:11px;
	text-align:Center;
}
#reg_log a {
	font-size:11px;
	color:#9000FF;
}







.col-left {
	width:240px;
	float:left;
	min-height:40px;
}
.col-center {
	width:690px;
	float:left;
	min-height:40px;
}
.col-right {
	width:240px;
	float:right;
	min-height:40px;
}


select.select {
   -webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(../images/icons/select-img.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: black;
   font-size: inherit;
   margin:0 0 5px 0;
   overflow: hidden;
   padding: 8px 35px 8px 15px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 15px;
   border-radius:50%;
}
select.select.order {
	width:auto !important;
	background-image: url(../images/icons/select-order.png);
	background-position: right center;
	background-color:white;
   padding: 8px 35px 8px 15px;
	margin:0 5px;
	border: 1px solid #ff7200;
   border-radius:15px;
	font-size:12px !important;
}








.tin-tuc-chinh-trang-chu {
	overflow:hidden;
	padding:12px;
	margin:0 -12px;
}
.tin-tuc-trang-chu {
	width:calc(33.333% - 36px);
	padding:9px;
	margin:9px;
    box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	overflow:hidden;
	float:left;
}
.tin-tuc-chinh-trang-chu .tin-tuc-trang-chu .img, .tin-tuc-chinh-trang-chu .tin-tuc-trang-chu .img img  {
	height:190px;
	overflow:hidden;
}
.tin-tuc-chinh-trang-chu .tin-tuc-trang-chu .img img {
	float:unset;
}
.tin-tuc-chinh-trang-chu .tin-tuc-trang-chu .infor {
}
.tin-tuc-chinh-trang-chu .tin-tuc-trang-chu .infor.not-image {
}
.tin-tuc-chinh-trang-chu .tin-tuc-trang-chu .name {
  padding:12px 0;
  background:white;
  display:block;
  color:black;
  font-size:14px;
  font-weight:500;
}

.tin-tuc-chinh-trang-chu .tin-tuc-trang-chu .description {
  font-size:13px;
  font-weight:400;
}

.wap-album {
	width:calc(100% + 20px);
	margin:0 -10px;
	overflow:hidden;
}
.wap-album .list-album {
	width:calc(20% - 20px);
	padding:10px;
	float:left;
}
.wap-album .list-album:nth-child(5n + 1) {
	clear:both;
}
.wap-album .list-album:hover {
	background:rgba(0,0,0,0.1);
}
.wap-album .list-album .img, .wap-album .list-album .img img {
	width:100%;
}
.wap-album .list-album a {
	display:block;
	overflow:hidden;
}
.wap-album .list-album .name {
	height:20px;
	line-height:20px;
	max-height:40px;
	overflow:hidden;
	padding:8px 0 0 0;
	color:black;
	text-align:Center;
}

/* FORM */
.wap {
	overflow:hidden;
}
.group-wap {
	margin:2px;
	width:calc(50% - 24px);
	padding:10px;
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #3c8dbc;
    margin-bottom: 20px;
    box-shadow: 0 1px 2px #3c8dbc;
}
.group-wap-1 {
	margin:2px;
	overflow:hidden;
	padding:10px;
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #3c8dbc;
    margin-bottom: 20px;
    box-shadow: 0 1px 2px #3c8dbc;
}
.list-wap-cat {
	margin:2px;
	width:380px;
	padding:10px;
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #3c8dbc;
    margin-bottom: 20px;
    box-shadow: 0 1px 2px #3c8dbc;
	float:left;
}
.list-wap-cat:nth-child(odd) {
	margin-right:20px;
}
.name-cat {
    border-bottom:1px solid #C2C2C2;
	padding-bottom:10px;
	color:black;
}
label.label {
	font-size:12px;
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
input.input {
	border:1px solid #C2C2C2;
	width:calc(100% - 26px);
	height:20px;
	line-height:20px;
	padding:6px 12px;
    margin-bottom: 5px;
}
input.input:focus {
	border:1px solid #3c8dbc;
}

textarea.textarea {
	border:1px solid #C2C2C2;
	width:calc(100% - 26px);
	height:180px;
	line-height:20px;
	padding:6px 12px;
    margin-bottom: 5px;
}
textarea.textarea:focus {
	border:1px solid #3c8dbc;
}
.wap-list-news {
	overflow:hidden;
	padding:5px;
}
.wap-list-news .list-news.label-list {
	background:#619056;
	border:0;
}
.wap-list-news .list-news.label-list:hover {
    border:0;
}
.wap-list-news .list-news {
	overflow:hidden;
	padding:5px;
	background:white;
	margin-bottom:5px;
    border-top: 3px solid black;
    box-shadow: 0 1px 2px black;
}
.wap-list-news .list-news:hover {
    border-top: 3px solid #3c8dbc;
    box-shadow: 0 1px 2px #3c8dbc;
}
.wap-list-news .list-news .id-news {
	width:50px;
	height:30px;
	float:left;
	margin-right:5px;
}
.wap-list-news .list-news .name-news {
	width:390px;
	height:30px;
	float:left;
}
.wap-list-news .list-news .cat-news {
	width:200px;
	height:30px;
	float:left;
}

.wap-list-news .list-news .tools-news {
	height:30px;
	width:calc(100% - 645px);
	float:left;
	text-align:center;
}
.wap-list-news .list-news .tools-news a {
	color:#619056;
	display:inline-block;
}
.wap-list-news .list-news .tools-news a:hover {
	font-weight:bold;
}
.form-group .submit {
	height:24px;
	line-height:24px;
	padding:6px 20px;
	background-image: -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
	color:black;
	font-weight:400;
	display:block;
	float:right;
	border:1px solid #AAA;
	border-radius:2px;
}
.form-group .submit:hover {
	color:#2EAD00;
}

.close {
	display:block;
	position:absolute;
	top:5px;
	right:5px;
	width:20px;
	height:20px;
	z-index:99999;
	background:url(../images/icons/close.png) center center no-repeat;
}
.col-ft {
	width:calc(25% - 30px);
	padding:0 15px;
	float:left;
}
.col-ft .title1 {
    font-weight: bold;
    padding: 1px 0 9px 0;
    color: #000;
    font-size: 20px;
	text-align:center;
}
.icon-item {
	text-align:center;
}
.col-ft .desc {
	font-size:13px;
	font-weight:400;
	text-align:center;
	line-height:20px;
}
@media (max-width:768px) {
	.col-ft {
		width:calc(100% - 30px);
		padding:0 15px 20px 15px;
		float:none;
	}
}
.i1 {
	display:inline-block;
	width:60px;
	height:60px;
	background:url(../images/icons/i1.png) center center no-repeat;
	background-size:60px 60px;
}
.i2 {
	display:inline-block;
	width:60px;
	height:60px;
	background:url(../images/icons/i2.png) center center no-repeat;
	background-size:60px 60px;
}
.i3 {
	display:inline-block;
	width:60px;
	height:60px;
	background:url(../images/icons/i3.png) center center no-repeat;
	background-size:60px 60px;
}
.i4 {
	display:inline-block;
	width:60px;
	height:60px;
	background:url(../images/icons/i4.png) center center no-repeat;
	background-size:60px 60px;
}

.col-ab {
	width:calc(25% - 52px);
	padding:15px;
	margin:0 10px 15px 10px;
	float:left;
	border:1px dashed red;
	overflow:hidden;
	min-height:50px !important;
}
.col-ab .img {
	width:60px !important;
	min-height:80px !important;
	float:left;
}
.col-ab .img img {
	width:60px !important;
	height:60px !important;
	margin:10px 0;
	background-size:60px 60px;
}
.col-ab .ab {
	width:calc(100% - 70px) !important;
	float:left;
	margin-left:10px;
	min-height:80px !important;
}
.col-ab a {
    font-weight: 500;
    padding: 5px 0 10px 0;
    color: #000;
    font-size: 16px;
	text-align:left;
	display:block;
}
.col-ab .p {
    padding: 5px 0 10px 0;
	font-size:13px;
	font-weight:400;
	text-align:center;
	line-height:20px;
}
@media (max-width:768px) {
	.col-ab {
		width:calc(100% - 62px);
		float:none;
	}
}
.line-p {
	display:block;
	height:13px;
	margin:10px auto;
	background:url(../images/website/line-p.png) center center no-repeat;
	background-size:auto 13px;
}
.p-more {
	background:#d33;
	display:block;
	height:30px;
	line-height:31px;
	color:white;
	font-weight:500;
	font-size:14px;
	text-align:center;
	margin-top:5px;
}

.product-khuyenmai {
    text-align: initial;
    font-size: 13px;
    color: #0d2bc7;
    font-weight: 600;
    background: url(../images/icons/gift.gif) no-repeat 0 0;
    padding-left: 35px;
    margin: 0 8px;
}
.product-khuyenmai > p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}