﻿.header-sidebar {
    background: #e4013a;
    color: #fff;
    text-transform: uppercase;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.block-home-hot{
	background: #d24417 url(../images/bg-box.png);
	border:1px #d24417 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.block-home-uudau-title{
	color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    padding-top:14px;
    white-space: nowrap;
    text-transform:uppercase;
    text-align:center;
	padding:14px;
}
.list-product-sidebar{
	padding-top:10px;
	background:#eee;
}
.product-cat{
	width:210px !important;
	min-height:320px;
	margin:2px 0px 13px 15px;
	float:left;
	padding-top:5px;
	position:relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align:center;
	border: 1px #e8e8e8 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
	transition: 0.3s;
}

.product-cat:hover{
	-webkit-box-shadow: 0px 0px 5px 0px #9b9b9b;
	-moz-box-shadow: 0px 0px 5px 0px #9b9b9b;
	box-shadow: 0px 0px 5px 0px #9b9b9b;
	border:1px #dddddd solid;
}
.image-product-cat{
	margin-bottom:10px;
	display:block;
	border-bottom:1px #eee solid;
}
.image-product-cat img{
	width:200px;
	height:200px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin:0px 5px 5px 5px;
}
.manufactory{
	color:#8f8f8f;
	font-size:12px;
	font-weight:normal;
	display:block;
	margin-bottom:5px;
}
.name-product-cat a{
	color:#333333;
	font-size:14px;
	display:block;
	height:44px;
	line-height:20px;
	overflow:hidden;
	font-weight:bold;
	margin:0px 5px 5px 5px;
	text-align:center;
	border-bottom:1px #ccc dashed;
}
.price-current-cat{
	color:#d24417;
	font-weight:bold;
	font-size:16px;
	text-align:left;
}
.price-old-cat{
	color:#757575;
	margin-bottom:5px;
	text-decoration:line-through;
	height:20px;
	width:100%;
	display:block;
	text-align:left;
}
.icon-discount{
	position:absolute;
	top:5px;
	right:5px;
	width:39px;
	height:23px;
	color:#ffffff;
	font-size:12px;
	line-height:23px;
	text-align:center;
	background:url('../images/saleoff.png') no-repeat;
	z-index:3;
	display:block;
}
.box-note-product{
	position:absolute;
	top:5px;
	left:5px;
}
.lable_hot{
	width:39px;
	height:23px;
	color:#ffffff;
	font-size:12px;
	line-height:23px;
	text-align:center;
	background:#d24417;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right:5px;
	float:left;
}
.lable_banchay{
	width:69px;
	height:23px;
	color:#ffffff;
	font-size:12px;
	line-height:23px;
	text-align:center;
	background:#2e7d32;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right:5px;
	float:left;
}
.list01-box-manufactory{
	margin-bottom:15px;
	list-style:none;
	border:1px solid #eee;
	padding-top:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.list01-box-manufactory li{
	margin-bottom:15px;
	border: 1px solid #dddddd;
    vertical-align: middle;
    text-align: center;
    margin-left:5px;
    margin-bottom:5px;
    float:left;
    position:relative;
    width: 157px;
    overflow:hidden;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.content-cat .list01-box-manufactory li {
    width: 151px;
}
.list01-box-manufactory li a{
	display:block;
}

.list01-box-manufactory li img{
	width:100%;
}
.list01-box-manufactory li img:hover{
	opacity:0.9;
}

.content-cat{
	overflow:hidden;
	border: 1px #dddddd solid;
	padding:10px 20px 10px 20px;
	margin-bottom:30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.content-cat img{
	max-width:100%;
	height:auto!important;
}
.list-cat-product .product-cat {
    margin: 2px 0px 13px 13px;
	
}
.header-other-product{
	background: #d24417 url(../images/bg-box.png);
    height: 35px;
    line-height: 15px;
    position: relative;
    padding-left:20px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align:center;
    line-height: 36px;
    white-space: nowrap;
}

.box-cat{
	border: 1px #e8e8e8 solid;
    border-top: 0;
    padding: 13px 0 13px 0px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-bottom:20px;
}
.header-cat{
	padding:11px 10px;
	border:1px #dfdfdf solid;
	margin-bottom:10px;
	line-height:25px;
}
.button-giohang{
	width:105px;
	height:36px;
	display:block;
	background:url('../images/icon-gio-hang.png') no-repeat top center;
	border-left:1px #cecece dotted;
	border-right:1px #cecece dotted;
	position:relative;
	text-align:center;
	position:absolute;
	top:20px;
	right:20px;
	z-index:9;
}
.box-cart{
	width:105px;
	height:36px;
	display:block;
}
.count-cart{
	width:20px;
	height:20px;
	background:#d24417;
	display:block;
	color:#fff;
	position:absolute;
	top: -10px;
    left: 60px;
   	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.list-cat-mobile{
	margin-bottom:10px;
	list-style:none;
	padding:25px 0px 15px 0px;
	background:#EEE;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.list-cat-mobile li{
	width:22.5%;
	margin:0px 0px 10px 2%;
	float:left;
}

.list-cat-mobile li a{
	display:block;
	text-align:center;
	line-height:36px;
	border:1px #f59101 solid;
	background:#f59101;
	color:#fff;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.list-cat-mobile li a:hover{
	background:#f55701;
}
.box-attr-product{
	width:65%;
	border-right:1px #ccc dashed;
	margin:0px 0px 5px 4%;
	float:left;
}
.button-mua{
    display: block;
    text-align: center;
    line-height: 30px;
    background:#d24417;
    color: #fff;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width:25%;
    margin:10px 3% 0px 0px;
    float:right;
}
.button-mua:hover{
    background:#f55701;
    color:#fff;
}

