*{margin: 0;padding: 0;}
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'OpenSansSemi';
    src: url('../fonts/OpenSans-Semibold.ttf') format('truetype');
}
body{
	font-family: Arial;
	font-size: 13px;
	overflow-x:hidden;
}
td{font-size:13px;}
p.uppercase{
	text-transform: uppercase;
}
.clear{clear: both}
img{margin: 0 auto;display: block;max-width: 100%;}
li{list-style: none}
a,a:hover{text-decoration: none;color:#333;}
p{margin-bottom: 0;}
ul{margin: 0;}
iframe{width: 100%;}
h2{font-size:28px;}
.clear{clear:both}
#wrapper{
    overflow: hidden;
}
#wrapper > .container > .row{
    background-color: #fff;
}
.container-w{
	width: 100%;
	max-width: 1030px;
	margin: 0 auto;
	padding: 0 15px;
}
.line-top{background:#636363;padding:8px 0;}
.line-top .iconlink ul>li{float:left;margin-right:3px}
.logo{
	margin: 7px 0 11px 0;
	float:left;
	margin-left:-15px;
}
.logo img{
	height: auto;
}
.fixed{position:fixed;top:0;left:0;z-index:999;height:136px;background:#fff;width:100%;}
.languages,.login-register{float:right;}
.languages li{float:left;margin-left:4px;margin-top: 4px;}
.login-register{color:#fff;margin-right:51px}
.login-register a{color:#fff}
.main-menu{clear:both}
.top_header{background:rgba(0,0,0,1);
	width:100%;
	overflow:hidden;}
.left_top{width:40%;
	float:left;
	overflow:hidden;}
.left_top ul li{float:left; margin-right:10px;margin-top: 9px;}
.right_top{width:60%;
	float:right;}
.on_off{width:85%;
	float:left;
	padding-left: 404px;}
.on_off ul li{float:left;margin-right:10px;}
.on_off ul li a{font-size:13px;
	font-family:OpenSans-Regular;
	color:#fff;
	line-height:34px;
	cursor: pointer}
.languages{width:15%;
	padding-left:51px;
	padding-top:10px;}
.languages > li > a span{margin-left:0 !important;}
.col-menu,.navbar-collapse{padding-right:0;}
#main-nav{
	border: 0;
	margin-bottom: 0;
}
ul#nav-menu > li{width:120px;text-align:center;}
ul#nav-menu > li > a{
	padding: 41px 15px 41px 15px;
	font-size: 15px;
	text-transform: uppercase;
	color: #626060;
}
ul#nav-menu > li > a span.sub{
	color: #838282;
	text-transform: none;
	padding: 10px 0 0 0;
	display: block;
	font-size: 12px;
}
ul#nav-menu > li > a:hover span,ul#nav-menu > li > a:hover{
	/*background: #ed1c24;*/
	/*padding-bottom: 78px;*/
	color: #fff;
}
.slideshow{
	position: relative;
	/* padding: 0 0 12px 0 ; */
	overflow:hidden;
}
.slideshow ul.rslides_tabs {
    position: absolute;
    bottom: 7px;
    left: 50%;
    z-index: 10;
}
.slideshow ul.rslides_tabs li{
    float:left;
}
.slideshow ul.rslides_tabs > li a {
    width: 13px;
    height: 13px;
    background: rgba(255,255,255,1);
    float: left;
    text-indent: 9000px;
    margin-left: 7px;
    display: inline-block;
    border-radius: 50%;
}
.slideshow ul.rslides_tabs > li.rslides_here a {
    background: #bab7b7;
}

.col-al > .image,.col-gl > .image{
	width: 100%;
	height: auto;
	border-bottom:1px #ed1c24 solid;
	background:#fff;
	max-height:256px;
}
.col-al > .image img,.col-gl > .image img{
	height:auto;
	padding:15px;
}
.col-al > .content-pk,.col-gl > .content-pk{
	padding: 43px 24px;
	background: #fff;
}
.col-al > .content-pk > .title,.col-gl > .content-pk > .title{
	margin: 0 0 20px 0;
}
.col-al > .content-pk > .title a,.col-gl > .content-pk > .title a{
	font-size: 16px;
	color: #363636;
	text-transform: uppercase;
}
.col-al > .content-pk > .descript p,.col-gl > .content-pk > .descript p{
	font-size: 12px;
	color: #838384;
	text-align: justify;
}
.col-al > .content-pk > .descript a,.col-gl > .content-pk > .descript a{
	font-size: 12px;
	font-style: italic;
	color: #ff0000;
}
.col-al > .content-pk:hover a,.col-gl > .content-pk:hover a,
.col-al > .content-pk:hover p,.col-gl > .content-pk:hover p{
	color: #fff;
}
.col-content,.col-page{
	margin-top: 30px;
	margin-bottom:30px;
}
/* Shutter Out Vertical */
.col-content .product-idx .item-pro {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: none;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width:100%;
  height:300px;
}
.col-content .product-idx .item-pro .image-pro{width:100%;
	min-height:248px;}
.col-content .product-idx .item-pro .image-pro img{width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;}
.col-content .product-idx .item-pro:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.3);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.col-content .product-idx .item-pro:hover, .col-content .product-idx .item-pro:focus, .col-content .product-idx .item-pro:active {
  color: white!important;
}
.col-content .product-idx .item-pro:hover:before, .col-content .product-idx .item-pro:focus:before, .col-content .product-idx .item-pro:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.col-content .product-idx .item-pro:hover a{color:#fff!important;background:rgba(0,0,0,0.3)}
.col-content .product-idx .item-pro .image-pro{position:relative;}
.col-content .product-idx .item-pro a.hover,.col-content .product-idx .item-pro .list-product{position:absolute;top:0;left:0;width:100%;height:100%;z-index:8}
.col-content .product-idx .item-pro .title-pro{
	text-align:center;
	border:1px #b0b0b0 solid;
	position:relative;
	z-index:9
}
.col-content .product-idx .item-pro .list-product{padding:15px;display:none}
.col-content .product-idx .item-pro:hover .list-product{display:block}
.col-content .product-idx .item-pro .list-product a .fa{font-size: 50px;
    position: absolute;
    top: 39%;
    left: 43%;}
.col-content .product-idx .item-pro .title-pro a{color:#626060;text-transform:uppercase;padding:16px 0;display:block}
.col-content .dmspk .title p,.col-content .dmspk .title a{
	color: #626060;
	font-size: 16px;
	text-transform: uppercase;
}
.owl-nav {display:block!important;}
.owl-nav .owl-next,.owl-nav .owl-prev{position:absolute;top:41%;z-index:99;width:16px; height:32px;}
.owl-nav .owl-next{background:url('../images/icon-next.png') no-repeat center;right:-25px;}
.owl-nav .owl-prev{background:url('../images/icon-prev.png') no-repeat center;left:-25px;}
.col-content .dmspk .title img{float:left;margin-right:7px;}
.col-content .dmspk .title{background:#fff;position:relative;top: 7px;display: inline-block;padding-right:20px;}
.col-content .dmspk{border-bottom:1px #e11b22 solid;}
.col-content .list-pro{
	clear: both;
	overflow:hidden
}
.intro_left{padding-left:0;}
.intro_right{padding-right:0;}
.col-content .list-pro .col-pro{
	border: 1px #cecece solid;
	overflow: hidden;
}
.col-content .list-pro .col-pro:hover{
	box-shadow: 0 5px 4px #9e9e9e;
	cursor: pointer;
	transition:all 0.7s ease-in-out;
}
.col-content .list-pro .col-pro > .image{
	height: 293px;
	position: relative;
  	overflow: hidden;
}
.col-content .list-pro .col-pro > .image img{
	position: absolute;
	top: -999px;
	bottom: -999px;
	left: -999px;
	right: -999px;
	margin: auto;
}
.col-content .list-pro .col-pro > .image .hover{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	opacity: 0;
}
.col-content .list-pro .col-pro > .image:hover .hover{
	background: rgba(37,37,37,0.8);
	transition:all 0.7s ease-in-out;
	opacity: 1;
}
.col-content .list-pro .col-pro > .image .hover::before{
	content: "";
    display: block;
    padding-top: 26%;
}
.col-content .list-pro .col-pro > .image .hover a{
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
	padding: 15px 35px;
}
.col-content .list-pro .col-pro > .image .hover a:hover{
	color: #ff0000;
	transition:all 0.7s ease-in-out;
}
.col-content .list-pro .col-pro > .image::before {
    content: "";
    display: block;
    padding-top: 100%;
}
.col-content .list-pro .col-sm-6{
	padding: 26px 15px;
}
.col-content .intro-new .dmspk{
	margin-top: 35px;
}
.col-content .intro-new .content-intro{
	padding: 36px 0;
	text-align: justify;
	color: #5e5e5f;
}
.col-content .intro-new .content-intro p{/* font-family:OpenSans-Regular; */
	font-size:13px;
	color:#685e52;
	text-align:justify;}
.posts .list-post{
	overflow: hidden;
	padding: 15px 0;
}
.intro-new{width:100%;
	overflow:hidden;
	margin-bottom: 25px;}
.posts .list-post:first-child{
	padding-top: 36px;
}
.posts .list-post > .pull-left{
	width: 34%;
	position:relative;
	border: 1px solid #ccc;
}
.posts .list-post > .pull-left:hover:before{	
	    -webkit-animation: shine 1s;
		animation: shine 1s;}
.posts .list-post > .pull-left:before{
		position:absolute;
		top:0;
		left:-80%;
		z-index:2;
		display:block;
		content: '';
		width:50%;
		height:100%;
		background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
		background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
		webkit-transform: skewX(-25deg);
		transform: skewX(-25deg);
		transition: .5s ease;
	}
@-ms-keyframes shine{100%{left:125%}}
@-moz-keyframes shine{100%{left:125%}}
@-webkit-keyframes shine{100%{left:125%}}
.posts .list-post > .pull-left img{
	width: 100%;
	height: auto;
}
.posts .list-post > .pull-right{
	width: 62%;
	text-align: justify;
}
.posts .list-post > .pull-right h1.title{
	color: #262626;
	margin-top: 4px;
	margin-bottom:0;
	
}
.posts .list-post > .pull-right h1.title a{
	font-size:14px;
	font-weight:bold;
}
.posts .list-post > .pull-right h1.title a:hover{
	transition:all 0.5s ease-in-out;
	color:#ff0000;
}
.posts .list-post > .pull-right p.date{font-size:11px;color:#9e9e9e;margin:4px 0 15px 0}
.posts .list-post > .pull-right p.des{
	color: #685e52;
	font-size: 12px;
}
p.des{/* font-family:OpenSans-Regular; */
	font-size:11.78px;}
.posts .list-post > .pull-right p.des a{
	color: #ff0000;
	font-style: italic;
}

.search{
	float: right;
	margin-left: 30px;
	margin-top: 45px;
	position: relative;
}
.search i{
	cursor: pointer;
}
.search .popup-search{
	position: absolute;
	z-index: 9999;
	right: 0px;
	min-width: 285px;
	height: 50px;
	background: rgba(0,0,0,0.5);
	top: 51px;
	border-radius: 4px;
	display: none;
	padding: 9px 10px;
}
.search .popup-search::before{
    content: '';
    position: absolute;
    right: 13px;
    border-width: 12px 7px 10px 7px;
	border-style: solid;
    height: 0px;
    width: 0px;
    border-color: transparent transparent #ed1c24;
    top: -22px;
    color: #22b24c;
}
.search .popup-search input#s{
	background: #eaeff3;
	color: #a6a6a6;
	width: 200px;
	border: 0;
	margin: 0 0 0 11px;
	border-radius: 3px 0 0 3px;
	padding: 0 0 0 20px;
	float: left;
	padding: 6px 5px 6px 5px;
}
.search .popup-search input#searchsubmit{
	background: rgba(218,33,40,1);
	color: #fff;
	border: none;
	padding: 6px 15px;
	text-transform: uppercase;
	cursor: pointer;
	border-radius: 0 3px 3px 0;
	float: left;
}
.list-page{
	overflow: hidden;
	margin: 30px 0;
}
.list-page > .pull-left > .row{
	padding-right: 10px; 
}
.list-page > .pull-right > .row{
	padding-left: 10px;
}
.list-page .title-page h3{
	margin-top: 0;
}
.content-page{
	text-align: justify;
	margin-top: 30px;
}
.content-page p{
	margin-bottom: 10px;
}
.content-page input.wpcf7-text,.content-page .wpcf7-textarea{
	padding: 5px;
	border: 1px #cecece solid;
	border-radius: 3px;
	width: 525px;
	margin-top:5px;
}
.content-page input.wpcf7-submit{
	padding: 5px 15px;
	border: 0;
	background: #da2128;
	color: #fff; 
	border-radius: 3px;
}
.content-page iframe{
	float: right;
	width: 60%;
}

.list-cate{
	margin-top: 20px;
}
.product{
	margin-bottom:40px;
}
.list-cate .none-product .featured-image img{
	width: 100%;
	height: auto;
	border: 1px solid #ccc;
}
.list-cate .none-product .title,.phu-kien .product .title {
	margin: 0 0 10px 0;
}
.product .title{
	margin:10px 0;
	text-align:center;
	min-height: 40px;
}
.product .title a,.phu-kien .product .title a{
	font-size: 14px ;
	text-transform: uppercase;
}
.list-cate .none-product .title a:hover,.list-cate .product .title a:hover,.phu-kien .product .title a:hover{
	color: #ed1c24;
	transition:all 0.5s ease-in-out;
}
.list-cate .none-product .content-rss,.list-cate .product .content-rss{
	text-align: justify;
	font-style:italic;
}
.product .featured-image,
.phu-kien .product .featured-image{
	border:1px #cecece  solid;
	/* height: 230px; */
  	overflow: hidden;
	border-radius:5px;
	display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateY(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: none;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    width: 100%;
	height:169px;
}
.product a .featured-image  img, .phu-kien .product .featured-image a img{width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;}
.product .featured-image:before,
.phu-kien .product .featured-image:before{content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	display:inline-block;
    background: rgba(0,0,0,0.3);
    -webkit-transform: scaleX(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;}
.product .featured-image:hover:before,
.phu-kien .product .featured-image:hover:before{-webkit-transform: scaleY(1);
    transform: scaleY(1);}
.product .featured-image .list-product{position: absolute;
    top: 47%;
    left: 47%;
    z-index: 8;
	display:none;}
.product .featured-image .list-product .fa{font-size:20px;
	color:#fff;}
.product .featured-image:hover .list-product{display:block;}
	
.phu-kien .product .featured-image{
	height:150px;
}

/* .product .featured-image img,.phu-kien .product .featured-image img{
	position: absolute;
	top: -999px;
	bottom: -999px;
	left: -999px;
	right: -999px;
	margin: auto;
	height: auto;
} */
/* .product .featured-image::before,.phu-kien .product .featured-image::before {
    content: "";
    display: block;
    padding-top: 100%;
} */
.thong-so-kt > h3,.thong-tin-sp > h3:first-child,.bao-hanh > h3{
	border-bottom: 1px #cecece solid;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
.thong-so-kt{
	overflow: hidden;
}
.thong-so-kt ul{
	width: 33.3%;
	float: left;
	margin-bottom:30px;
}
.thong-so-kt p{
	margin-bottom: 0;
	display: none;
}
.thong-tin-sp{
	margin-top: 25px;
}
#slide3-pager,#slide3{
	overflow:hidden;
	max-width:700px!important;
	margin:10px auto;
}
#slide3-pager > li {
	width: 15%;
	float: left;
	padding: 10px;
	height: auto;
	border:1px #cecece solid;
	margin: 0 10px 10px 0;
	border-radius:0;
	background:none;
}
#slide3-pager > li  a{
	display:block;
}
#slide3-pager > li img{
	height:100%;
	max-height: 52px;
}
#slide3-pager > li.rslides_here{
	border: 1px #ed1c24 solid;
}
#slide3{
	border:1px #cecece solid;
}
#slide3 > li{
	height:450px;
}
#slide3 > li img{
	position: absolute;
	top: -999px;
	bottom: -999px;
	left: -999px;
	right: -999px;
	margin: auto;
	height: auto;
}
#slide3 > li::before {
    content: "";
    display: block;
    padding-top: 100%;
}
.theme-default{
	position:relative;
}
.nivo-html-caption{
	position:absolute;
	top:0;
	left:0;
}
.nivo-caption{
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.4)!important;
}
.nivo-caption > h3{
	margin:350px auto 0 auto;
	text-align:center;
	font-size:50px;
}
#slide4  li{

	background:rgba(0,0,0,0.4)
}
#slide4 h2{
	position:absolute;
	top:160px;
	color:#fff;
	display: block;
	width: 100%;
	text-align: center;
	font-size:56px;
	text-transform:uppercase;
}
#slide4-pager{
	position:absolute;
	top:270px;
	z-index:99;
	left: 49%;
}
#slide4-pager li{
	text-indent:-1000px;
	background:#e1e1e1;
	width:16px;
	height:16px;
	border-radius:50%;
	float:left;
	margin: 0 15px 0 0;
}
#slide4-pager li.rslides_here{
	background: #959595;
}

/* footer */
.footer{
	padding-top: 21px;
	background:rgba(218,33,40,1);
	overflow: hidden;
	padding-bottom:15px;
}

.footer .logo-footer{
	overflow: hidden;
	float:left;
	width:15%;
}
.footer .logo-footer img{float:left;}
.footer .info-com{
	/* margin:0 0 0 37px; */
	
	float:left
}
.footer .info-com h2{font-family:OpenSans-Bold;
	font-size:22px;
	color:#fff;
	margin-top: 0px;
    margin-bottom: 20px;
	text-transform:uppercase;}
.footer .info-com ul li{width:50%;
	float:left;
	padding-right: 55px;
	/* font-family:OpenSans-Regular; */
	font-size:13px;
	color:#fff;}
.footer .info-com ul li:first-child{padding-right:60px;}
.footer .info-com h1{text-transform:uppercase;color:#fff;margin:9px 0 16px 0;font-size:14px;}
.footer .info-com .textwidget p{
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}
ul.menu-f{float:right}
ul.menu-f > li{float:left;margin-left:20px;}
ul.menu-f > li > a{
	color: #fff;
	font-size: 12px;
	display: block;
	text-transform: uppercase;
}
ul.menu-f > li:first-child{
	margin-bottom: 0px;
}

.follow{
	margin-top: 40px;
	overflow: hidden;
}
.follow ul>li{
	float: left;
}
.follow ul>li:first-child{
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}
.follow ul>li{
	margin-right: 14px;
}
.follow ul>li:last-child{
	margin-right: 0;
}
.product-cate{
	border:1px #cecece solid;
	border-radius:5px;
}
.product-cate .tieu-de{
	border-bottom:2px #da2128 solid;
	background:rgba(218,33,40,1);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.product-cate .tieu-de p{
	text-align:center;
	padding:10px 0;
	font-size: 16px;
	color:#fff;
}
.product-cate .list-cater > ul{
	padding:7px;
}
.product-cate .list-cater > ul > li{
	padding:5px 0;
}
.product-cate .list-cater > ul > li i{
	margin-right:2px;
	position:relative;
	top:-1px;
}
.product-cate .list-cater > ul > li > ul{
	padding:5px 13px;
}
.product-cate .list-cater > ul > li > ul >li{
	padding:3px 0;
}
.product-cate .list-cater > ul > li > a:hover,
.product-cate .list-cater > ul > li > ul >li > a:hover,
.product-cate .list-cater > ul > li > ul >li i:hover,
.product-cate .list-cater > ul > li > i:hover{
	color: #ed1c24;
	transition:all 0.5s ease-in-out;
}
.col-right{
	border:1px #cecece solid;
	border-radius:5px;
	overflow:hidden;
}
.col-right > .title{
	border-bottom:2px #da2128 solid;
	background:rgba(218,33,40,1);
}
.category_show{width:100%;
	overflow:hidden;
	border:1px solid #cecece;
	border-radius:5px;}
.categoryTitle{
	border-bottom:2px #da2128 solid;
	background:rgba(218,33,40,1);
}
.item_category{}
.item_category .images_category{width:100%;
	overflow:hidden;
	height:166.89px;}
.item_category .images_category img{width: 100%;
    height: auto;
    transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand');
    text-indent: -9999px;}
.item_category .images_category img:hover{transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand');
    -webkit-backface-visibility: hidden;}
.title_category{width:100%;
	overflow:hidden;
	text-align:center;
	height:68px;}
.title_category a{color: #626060;
    text-transform: uppercase;
    padding: 16px 0;
    display: block;}
.title_category a:hover{color:#da2128;
	text-decoration:none;}
.categoryTitle h3{font-size:16px;
	padding:10px 10px;
	display:block;
	color:#fff;
	margin-top:0;
	margin-bottom:0;}
.child_category {padding:0;
	margin-top:20px;}
.col-right > .title a{
	font-size:16px;
	padding:10px 10px;
	display:block;
	color:#fff
}
.tintuc{
	margin-top:15px;
}
.info-product{
	padding: 0 10px;
}
.tab-content{
	padding:15px;
	border:1px #cecece solid;
	border-top:0;
	border-radius:0 0 5px 5px;
	margin-bottom:15px;
	line-height:23px;
	text-align:justify
}
.tab-content ul > li,.none-product ul>li,.content-page ul>li{list-style:inherit;}
.tab-content ul,.none-product ul,.content-page ul{padding:0 0 0 30px;}
.nav-tabs > li > a{
	text-transform:uppercase;
}
.nav-tabs > li.active > a{
	background:rgba(218,33,40,1)!important;
	color:#fff!important
}
.show-product .image{
	padding:15px 0;
}
.show-product .image img{
	height:auto;
}
.tab-content img{
	height:auto;
}
.none-product{
	overflow:hidden;
	padding:10px 15px 20px 15px;
}
.list-cate .none-product .title a{
	font-weight:bold;
}
.list-cate .none-product .title h1{
	font-size:15px;margin:0;
}
.list-cate .none-product .readmore{
	text-align:right;
	margin:5px 0 0 0;
}
.list-cate .none-product .readmore a{
	font-style:italic;
	color: #ed1c24;
	font-size:12px;
}
.motangan{
	padding:0 15px 15px 15px;
	text-align:justify;
}
.other-p{
	clear:both;
	padding: 0 15px;
}
.other-p li{
	margin-left:15px;
	list-style-type:circle;
	padding:3px 0;
}
#ttsp{
	text-align:justify;
}
table tr td{border:1px #ccc solid;padding:10px;}
.none-product-single{padding:10px;}
#dangnhap p label{width:100% !important;}
#dangnhap p input#user_login,#dangnhap p input#user_pass{border:1px solid #ccc;width:100%;padding-left:15px;}
#dangnhap p input#wp-submit{padding:0px 25px;}
input.name,input.phone,input.mail{margin-bottom:10px;padding-left:10px;width:100%;}
input.dang_ky{padding:0px 20px;}
.bottom_footer,.top_footer{padding:0;}
.menu-product{padding:8px;}
.menu-product li{margin-bottom:5px;}
.menu-product li a{background:url(../images/ten.gif) no-repeat left;padding-left:10px}
.menu-product li.current-menu-item a{color:#da2128;}
.menu-product li a:hover{color:#da2128;}
.wp-pagenavi{line-height: 32px;
    margin-bottom: 10px;}
#tskt table{width:100% !important;}