body {
	margin: 0px auto;
	padding: 0px auto;
	font-size: 13px;
	line-height: 22px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	background: #000;
}
#bannerMain li img {
    height: 400px;
    width: 800px;
}
* {
	margin: 0px auto;
	padding: 0px auto;
	outline: none;
	text-decoration: none;
}
.tit_tsid_e a:hover {
    color: #F00;
    
}
.khong-ketqua {
    width: 1116px;
    padding: 20px;
    float: left;
    font-size: 20px;
    margin-top: 20px;
    color: #f00;
    border: 1px solid #CCC;
}
.clr {
	clear: both;
}
ul {
	padding: 0px;
}

img {
	border: 0;
}
.clear_search a {
    color: #e32360;
}
.clear_search {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.pagewrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.conten {
	background: #fff;
	padding: 20px;
	width: 1160px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.header {
	padding-top: 20px;
	padding-bottom: 20px;
}
.logo_top {
	text-align: center;
}
.tintuc_id_2 ul p span a {
    color: #F00;
}
.viewRight .desc li a {
    color: #F00;
}
.viewRight2 .desc li a {
    color: #F00;
}
.logo_top ul {
	float: none;
	display: inline-block;
	margin: 0;
	width: auto;
}
.hotline_top h2 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1000;
}
.hotline_top h2 span {
	font-size: 18px;
	font-weight: bold;
}
.timkiem_top {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1000;
}
.input_search {
	padding: 8px;
	height: 14px;
	width: 140px;
	border: none;
	float: right;
	color: #999;
	font-size: 13px;
	background: none;
	border: solid #999 1px;
}
.input_search:focus {
	color: #fff;
	border: #999 solid 1px;
}
.search a {
	float: right;
	padding: 5px 10px;
	background: #999;
	color: #fff;
}
.search a:hover {
	background: #DE1C36;
	color: #fff;
}
.lang_top {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.lang_top ul li {
	float: left;
	list-style: none;
	margin-left: 15px;
}
.you_cart {
	position: absolute;
	top: 55px;
	right: 0;
	z-index: 1;
}
.you_cart ul {
	background: url(../images/your_cart.png) center left no-repeat;
	padding-left: 30px;
	color: #999;
	font-size: 13px;
	font-weight: normal;
}
.you_cart ul a {
	color: #999;
}
.you_cart ul a:hover {
	color: #fff;
	text-decoration: underline;
}
.you_cart ul span {
	color: #ED1C24;
	font-size: 16px;
	font-weight: bold;
}
.box_menu {
	height: 40px;
	border-bottom: solid #CCC 1px;
	border-top: solid #CCC 1px;
}
.menuHide {
	display: none;
}
.menu {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.menu ul {
	float: left;
}
.menu ul li {
	float: left;
	position: relative;
	z-index: 99999;
	list-style: none;
	margin-top: 0px;
}
.menu ul li a {
	color: #ccc;
	font-size: 13px;
	font-weight: normal;
	line-height: 40px;
	padding: 0 17px;
	display: block;
	position: relative;
	z-index: 2;
	white-space: nowrap;
	text-transform: uppercase;
}
.menu ul li:hover a {
	background: #ED1C24;
	color: #fff;
}
.menu ul li.active_top a {
	background: #ED1C24;
	color: #fff;
}
.menu ul ul {
	position: absolute;
	top: 50px;
	left: 0px;
	width: auto;
	min-width: 100%;
	border-top: solid 3px #ED1C24;
	border-bottom: solid 3px #ED1C24;
	padding: 10px;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	z-index: 10;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	box-shadow: 2px 2px 3px rgba(0,0,0,.3), -2px 0px 3px rgba(0,0,0,.3);
}
.menu ul li:hover ul {
	top: 40px;
	visibility: visible;
	opacity: 1;
}
.menu ul li:hover ul ul{
	position: absolute;
	top: 50px;
	left: 170px;
	width: auto;
	min-width: 100%;
	border-top: solid 3px #ED1C24;
	border-bottom: solid 3px #ED1C24;
	padding: 10px;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	z-index: 100;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	box-shadow: 2px 2px 3px rgba(0,0,0,.3), -2px 0px 3px rgba(0,0,0,.3);
}
.menu ul li:hover ul li:hover ul {
	top: 0px;
	visibility: visible;
	opacity: 1;
}
.menu ul ul li {
	float: none;
	width: 100%;
	margin: 0;
}

.menu ul ul li a {
	background: #fff;
	white-space: nowrap;
	padding: 0 10px !important;
	color: #000;
	font-weight: normal;
	font-size: 13px;
	text-transform: none;
}
.menu ul li:hover li a {
	background: #fff;
	color: #000;
	border-bottom: dotted #ccc 1px;
	line-height: 32px;
}
.menu ul li:hover li a:hover {
	background-color: #ED1C24;
	color: #fff;
}
#banner li {
	float: left;
	width: 100%;
	height: 400px;
	list-style: none;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: default;
	position: relative;
}
#bannerInside {
	width: 100%;
	height: 400px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#bannerMain {
	position: relative;
	width: 800px;
	float: left;
}
.posBL {
	left: 0px;
	bottom: 0px;
}
.pagiBanner {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	margin: auto;
	width: 200px;
	text-align: center;
	z-index: 10;
}
.pagiBanner a {
	display: inline-block;
	vertical-align: text-top;
	width: 15px;
	height: 15px;
	background: #ccc;
	text-indent: -100000px;
	margin: 0 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.2);
	border: solid #FFF 1px;
}
.pagiBanner a.selected {
	background: #f00;
	border: solid #FFF 1px;
}
.banner-top {
	margin-bottom: 0px;
}
.banner_right_top {
	float: left;
	width: 350px;
	margin-left: 10px;
}
.banner_right_top ul li {
	width: 350px;
	height: 195px;
	margin-bottom: 10px;
	list-style: none;
}
.placeSlide_main {
	overflow: hidden;
}
#pslm {
	float: left;
	padding-top: 10px;
}
.placeNav {
	position: absolute;
	top: 70px;
	z-index: 3;
	color: #999;
	font-size: 40px;
	width: 40px;
	line-height: 35px;
	height: 40px;
	background: rgba(51, 51, 51, 0.69);
	text-align: center;
	opacity: 0;
}
.placeNav.prev {
	left: 0;
}
.placeNav.next {
	right: 0;
	text-indent: 3px;
}
.placeSlide_main:hover .placeNav {
	opacity: 1;
}
.placeNav:hover {
	background: #769E22;
	color: #fff;
}
#placeSlide {
	width: 1200px;
}
.placeSlide_with {
	width: 960px;
}
.placeSlide_with2{
	width: 1160px;
}
.banner_home_1, .banner_home_2 {
	padding-bottom: 10px;
}
.banner_home_1 ul, .banner_home_2 ul {
	float: left;
	width: 400px;
	height: 300px;
	overflow: hidden;
}
.banner_home_1 ul img, .banner_home_2 ul img, .banner_home_1 li img, .banner_home_2 li img {
	width: 100%;
}
.banner_home_1 li {
	list-style: none;
	float: left;
	height: 300px;
	width: 750px;
	margin-left: 10px;
	overflow: hidden;
}
.banner_home_2 li {
	list-style: none;
	float: left;
	width: 750px;
	margin-right: 10px;
	height: 300px;
	overflow: hidden;
}
.banner_home_1 li:hover img, .banner_home_1 ul:hover img, .banner_home_2 li:hover img, .banner_home_2 ul:hover img, .banner_right_top li:hover {
	opacity: .7;
}
.footer {
	padding: 10px 0;
	text-align: center;
	color: #ccc;
	border-top: solid #CCC 1px;
}
.footer a {
	color: #ccc;
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#back-top {
	position: fixed;
	bottom: 45px;
	right: 10px;
	z-index: 1;
}
#back-top a {
	display: block;
	width: 40px;
	line-height: 40px;
	background: #ED1C24;
	outline: none;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
#back-top a:hover {
	color: #fff;
	background: #999;
}
#popSlide {
	position: fixed;
	right: 0;
	bottom: -200px;
	z-index: 100;
	width: 280px;
	height: 230px;
	transition: bottom .2s ease-in-out;
	-webkit-transition: bottom .2s ease-in-out;
	-moz-transition: bottom .2s ease-in-out;
	-o-transition: bottom .2s ease-in-out;
	box-shadow: -2px -2px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: -2px -2px 4px rgba(0,0,0,.2);
	overflow: hidden;
}
#popSlide.active {
	bottom: 0px;
}
#popSlide h6 {
	display: block;
	position: relative;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0 15px 0 45px;
	color: #fff;
	height: 30px;
	line-height: 35px;
	cursor: pointer;
}
#popSlide, #popSlide h6, #popSlide h6 span {
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-o-border-radius: 5px 0 0 0;
	background: #DE1C36;
}
#popSlide h6:hover, #popSlide h6.active {
	background-color: #6D6D6D !important;
}
#popSlide h6 span {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 30px;
	line-height: 30px;
	text-align: center;
	color: #555;
	font-size: 25px;
	background: #fff;
}
#popSlide #slidePop {
	display: block;
	height: 200px;
	width: 100%;
	position: relative;
}
.onePro_2 {
	width: 210px;
	padding: 5px;
	float: left;
	border: solid 1px #E1E1E1;
	margin-right: 15px;
	margin-bottom: 15px;
	list-style: none;
}
.onePro_2 .proImg {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	position: relative;
}
.onePro_2 img {
	width: 210px;
	height: 210px;
	display: block;
}
.onePro_3 {
	width: 275px;
	padding: 6px;
	float: left;
	border: solid 1px #E1E1E1;
	margin-right: 10px;
	margin-bottom: 20px;
	list-style: none;
	margin-left: 10px;
	margin-top: 20px;
}
.onePro_3 .proImg {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 10px;
}
.onePro_3 img {
	width: 275px;
	height: 275px;
	display: block;
}
.onePro {
	width: 260px;
	padding: 8px;
	float: left;
	border: solid 1px #E1E1E1;
	background: #fff;
	margin-right: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: none;
}
.onePro h1, .onePro_2 h1, .onePro_3 h1 ,.onePro_5 h1 {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	text-align: center;
	padding-top: 5px;
	height: 45px;
}
.onePro h1 a, .onePro_2 h1 a, .onePro_3 h1 a ,.onePro_5 h1 a{
	color: #000;
}
.onePro h1 a:hover, .onePro_2 h1 a:hover, .onePro_3 h1 a:hover , .onePro_5 h1 a:hover {
	color: #ED1C24;
}




.onePro h3, .onePro_2 h3, .onePro_3 h3 , .onePro_5 h3 {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	text-align: center;
	padding-top: 5px;
	height: 45px;
}
.onePro h3 a, .onePro_2 h3 a, .onePro_3 h3 a  , .onePro_5 h3 a{
	color: #000;
}
.onePro h3 a:hover, .onePro_2 h3 a:hover, .onePro_3 h3 a:hover , .onePro_5 h3 a:hover {
	color: #ED1C24;
}


.onePro h2, .onePro_2 h2, .onePro_3 h2 , .onePro_5 h2 {
	color: #666;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
	text-align: center;/* line-height: 25px; */
	height: 40px;
}
.onePro p, .onePro_2 p, .onePro_3 p , .onePro_5 p {
	padding: 0;
	text-align: center;
	line-height: 28px;
	font-size: 13px;
	color: #666;
	height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.onePro .proImg {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 10px;
}
.onePro img {
	width: 260px;
	height: 260px;
	display: block;
}
.onePro .proLink, .onePro_2 .proLink, .onePro_3 .proLink, .onePro_5 .proLink {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.onePro:hover, .onePro_2:hover, .onePro_3:hover , .onePro_5:hover{
	background: #fff;
	webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.onePro:hover .proLink, .onePro_2:hover .proLink, .onePro_3:hover .proLink , .onePro_5:hover .proLink{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.onePro_left:hover .proLink {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.proLink a {
	position: absolute;
	top: -50%;
	width: 38px;
	height: 38px;
	margin-top: -19px;
	text-indent: -10000px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	overflow: hidden;
}
.onePro_left:hover .proLink a {
	top: 50%;
}
.onePro:hover .proLink a, .onePro_2:hover .proLink a, .onePro_3:hover .proLink a {
	top: 50%;
}
{
 top: 50%;
}
.proLink a.view {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	right: 50%;
	margin-right: 4px;
	background: url(../images/icon-detail.png) no-repeat center center #DE1C36;
}
.proLink a.add {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	left: 50%;
	margin-left: 4px;
	background: url(../images/icon-addcart.png) no-repeat center center #E71D66;
}
.proLink a:hover {
	background-color: rgba(255, 1, 1, 0.66);
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
}
.proImg span {
	position: absolute;
	right: 0;
	bottom: -8px;
	width: 68px;
	height: 68px;
	line-height: 68px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: url(../images/bg-price.png) no-repeat center top;
	z-index: 2;
}



.onePro_5 {
	width: 260px;
	padding: 5px;
	float: left;
	border: solid 1px #E1E1E1;
	margin-right: 15px;
	margin-bottom: 15px;
	list-style: none;
}
.onePro_5 .proImg {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	position: relative;
}
.onePro_5 img {
	width: 260px;
	height: 260px;
	display: block;
}

#nums {
	color: #FFF;
	float: right;
	margin-top: 5px;
	

}
#nums li {
	float: left;
	list-style: none;
	line-height: 18px;
}

#nums a {
	font-size: 15px;
	display: block;
	margin: 0 3px 0 0;
	padding: 3px 8px;
	color: #FFF;
	font-family: 'Acme', sans-serif;
	background-color: #999999;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
#nums a:hover, #nums a.active, #nums a.stay:hover {
	background-color: #5F5C5C;
	color: #FFF;
}
#nums a.stay {
	background-color: #ED1C24;
	color: #FFF;
}
div#nums ul {
    border: none;

    width: auto;
}
.title_page {
	margin-bottom: 20px;
	border-bottom: dashed #CCCCCC 1px;
}
.title_page h2 {
	font-size: 20px;
	font-weight: bold;
	color: #ED1C24;
	padding-bottom: 5px;
	line-height: 25px;
	float: left;
	text-transform: uppercase;
}
.title_page h4 {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #ED1C24;
	padding-bottom: 5px;
	line-height: 25px;
	text-transform: uppercase;
}
.title_page ul li {
	font-size: 12px;
	font-weight: normal;
	background: url(../images/icon_home.png) center left no-repeat;
	color: #999;
	float: right;
	list-style: none;
	padding-left: 20px;
	text-transform: uppercase;
}
.title_page ul li a {
	color: #999;
}
.title_page ul li a:hover {
	color: #333;
	text-decoration: underline;
}
.left_conten {
	float: left;
	width: 200px;
}
.menu_left h2 {
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	background: #333;
	padding: 10px 20px;
}
.menu_left ul li {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	list-style: none;
	background: #999;
	padding: 10px 20px;
	margin-top: 1px;
}
.menu_left ul li a:hover {
	color: #f00;
	
}
.menu_left ul li:hover ul li a {
	color: #fff;
	
}
.menu_left ul li ul li:hover a {
	color: #F00;
	
}
.right_conten {
	float: left;
	margin-left: 20px;
	width: 940px;
}
.right_conten2 {
	float: left;
	margin-left: 20px;
	width: 1160px;
}
.viewLeft {
	width: 400px;
	float: left;
}
.viewRight {
	width: 495px;
	float: right;
}
.viewRight2 {
	width: 700px;
	float: right;
}
.viewRight2 .desc {
	border-bottom: dotted 1px #ddd;
	/* margin-bottom: 15px; */
	padding-bottom: 10px;
}
.viewRight2 .desc b {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
}
.viewRight2 .desc li {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
	text-indent: 15px;
	list-style: none;
	font-weight: bold;
	color: #333;
	background: url("../images/icon-check-pink.png") no-repeat left 4px;
}



.viewRight .desc {
	border-bottom: dotted 1px #ddd;
	margin-bottom: 15px; 
	padding-bottom: 10px;
}
.viewRight .desc b {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
}
.viewRight .desc li {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
	text-indent: 15px;
	list-style: none;
	font-weight: bold;
	color: #333;
	background: url("../images/icon-check-pink.png") no-repeat left 4px;
}
#sharelink {
	-webkit-animation: blurFadeRight 0.4s ease-in .4s backwards;
	-moz-animation: blurFadeRight 0.4s ease-in .4s backwards;
	-ms-animation: blurFadeRight 0.4s ease-in .4s backwards;
	height: 30px; 
	margin-top: 70px; 

}
#sharelink img {
/* background: rgba(148, 148, 148, 0.41); */
}
#sharelink img:hover {
	background: #008376;
}
#sharelink spam {
	padding-top: 0px;
}
#proCont {
	padding: 0px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.listDesc {
	margin-bottom: 15px;
	box-shadow: inset 0 -5px #E6E6E6;
}
.listDesc a {
	text-transform: uppercase;
	font-size: 20px;
	display: inline-block;
	line-height: 40px;
	margin-right: 20px;
	padding-bottom: 5px;
	box-shadow: inset 0 -5px #D00000;
	color: #D00000;
}
.titleView {
	position: relative;
	background: url(../images/icon_cham_2.png) bottom repeat-x;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 30px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}
.viewRight h2 {
	font-size: 18px;
	position: relative;
	border-bottom: dotted 1px #ddd;
	margin-bottom: 15px;
	padding-bottom: 10px;
	color: #ED1C24;
}
.viewRight h2:last-child {
	padding: 5px 0 17px 0;
}

.viewRight2 h2 {
	font-size: 18px;
	position: relative;
	border-bottom: dotted 1px #ddd;
	margin-bottom: 15px;
	padding-bottom: 10px;
	color: #ED1C24;
}
.viewRight2 h2:last-child {
	padding: 5px 0 17px 0;
}
#bridal_images {
	border: 1px solid #CCC;
	background: #eee;
	padding: 5px;
	width: 400px;
	height: 400px;
	overflow: hidden;
	margin-bottom: 12px;
}
#bridal_images img {
	border: none;
	width: 400px;
	height: 400px;
	margin: 0px auto;
}
#bridal_images_list {
	display: block;
	float: left;
	width: 390px;
	padding-left: 20px;
	position: relative;
}
#bridal_images_list li {
	margin-right: 9px;
	margin-left: 0px;
	list-style: none;
	float: left;
	height: 75px;
	width: 75px;
	border: 1px solid #CCC;
	background: #eee;
	padding: 4px;
	text-align: center;
	overflow: hidden;
}
#bridal_images_list li:hover {
	border: 1px solid #999;
}
#bridal_images_list img {
	width: auto;
	height: 75px;
	width: 75px;
	border: none;
}
.pro_slide_prev, .pro_slide_next {
	position: absolute;
	width: 12px;
	border: solid 1px #ccc;
	bottom: 50%;
	height: 50px;
	margin-bottom: -25px;
	text-indent: -10000px;
}
.pro_slide_prev {
	left: 0px;
	border-radius: 5px 0px 0px 5px;
	background: url(../images/pro_slide_prev.png) no-repeat center center #f4f4f4;
}
.pro_slide_next {
	right: 0px;
	border-radius: 0px 5px 5px 0px;
	background: url(../images/pro_slide_next.png) no-repeat center center #f4f4f4;
}
a.pro_slide_prev.disabled, a.pro_slide_next.disabled {
	opacity: .5;
}
a.pro_slide_prev.disabled, a.pro_slide_next.disabled {
	cursor: default;
}
.cloud-zoom-lens {
	cursor: move;
}
.cloud-zoom-big {
	overflow: hidden;
}
.cloud-zoom-loading, img.loading {
	background: url(../images/loading.gif) no-repeat scroll center transparent;
}
.quantity {
	position: relative;
	margin-bottom: 15px;
}
.quantity, .quantity * {
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
}
.quantity label {
	font-size: 16px;
	padding-right: 5px;
}
.quantity .input-text {
	width: 50px;
	height: 50px;
	border: none;
	text-align: center;
	font-size: 18px;
	box-shadow: inset 0 0 5px rgba(0,0,0,.2);
}
.quantity p {
	padding: 15px 0 10px 0;
	/* border-top: dotted 1px #ddd; */
	font-size: 18px;
	text-transform: uppercase;
}
.quantity .minus, .quantity .plus {
	position: absolute;
	bottom: 0px;
	left: 135px;
	width: 30px;
	height: 23px;
	border: none;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
	text-align: center;
	-webkit-appearance: none;
	appearance: none;
	background: #999999;
	line-height: 19px;
}
.quantity .minus {
	font-size: 25px;
}
.quantity .plus {
	bottom: 27px;
}
.quantity a {
	position: relative;
	height: 50px;
	line-height: 52px;
	position: absolute;
	left: 0;
	bottom: -1px;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 18px 0 45px;
	color: #fff;
	border: solid 1px #fff;
	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	background: #ED1C24;
	margin-left: 170px;
}
.quantity a:hover {
	color: #fff;
	background: #999999;
}
.quantity a:before {
	content: "";
	background-image: url("../images/icon-cart-w.png");
	background-position: center center;
	position: absolute;
	top: 12px;
	left: 10px;
	width: 26px;
	height: 22px;
	z-index: 2;
	line-height: normal;
}
.leftBox {
	margin-bottom: 30px;
}
.tintuc_add_id {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid #eee 1px;
}
.tintuc_add_id_day {
	float: left;
	width: 200px;
}
.tintuc_add_id_day ul {
	color: #666;
	background: url(../images/icon_day.png) center left no-repeat;
	padding-left: 20px;
	font-weight: normal;
	font-size: 14px;
}
.tintuc_add_id_day li {
	color: #999;
	list-style: none;
	margin-top: 10px;
	background: url(../images/share-icon.png) center left no-repeat;
	padding-left: 20px;
	font-weight: normal;
	font-size: 16px;
}
.tintuc_add_id_day li a {
	color: #666;
}
.tintuc_add_id_day li a:hover {
	color: #333;
	text-decoration: underline;
}
.tintuc_add_id_text {
	float: left;
	width: 490px;
	margin: 0px 25px;
}
.tintuc_add_id_text h2 {
	color: #333;
	font-size: 22px;
	line-height: 25px;
	padding-bottom: 10px;
}
.tintuc_add_id_text h2:hover {
	color: #999;
}
.tintuc_add_id_text ul {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.tintuc_add_id_hinh {
	float: right;
	width: 420px;
}
.tintuc_add_id_hinh img {
	width: 420px;
	height: 220px;
}
.tintuc_add_id_hinh:hover {
	opacity: .7;
}
.tieude_tintuc {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 35px;
}
.news-day {
	font-size: 13px;
	color: #999;
	border-bottom: solid 1px #eee;
	padding: 6px 0px;
	background: url(../images/icon_day.png) left center no-repeat;
	padding-left: 20px;
	margin-bottom: 15px;
}
.tintuc_id_2 ul {
	float: left;
	width: 260px;
	padding: 7px;
	line-height: 25px;
	border: solid #CCC 1px;
	margin-right: 18px;
	color: #333;
	margin-top: 20px;
	list-style: none;/* height: 365px; */
	position:relative;
	
}
.tintuc_id_2 ul li img {
	width: 260px;
	height: 260px;
}
.tintuc_id ul {
	float: left;
	width: 260px;
	padding: 7px;
	line-height: 25px;
	border: solid #CCC 1px;
	margin-right: 18px;
	margin-bottom: 18px;
	list-style: none;
	height: 365px; 
}
.tintuc_id ul li img {
	width: 260px;
	height: 160px;
}
.tintuc_id ul h1, .tintuc_id_2 ul h1 {
	font-size: 18px;
	color: #333;
	line-height: 25px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 5px;
	height: 50px;
	text-align: center;
	overflow: hidden;
}
.tintuc_id ul h2, .tintuc_id_2 ul h2 {
	font-size: 18px;
	color: #f00;
	padding-left: 5px;
	line-height: 35px;
	font-weight: normal;
}
.tintuc_id ul:hover h1, .tintuc_id_2 ul:hover h1 {
	color: #ED1C24;
	text-decoration: underline;
}
.tintuc_id ul p {
	font-size: 15px;
	color: #666;
	padding-left: 5px;
	padding-right: 5px;
}
.tintuc_id_2 ul p {
	font-size: 15px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: #CCC dotted 1px;
	margin-top: 5px;
	padding-top: 5px;
	color: #666;
}
.tintuc_id_2 ul p span {
	float: right;
}
.tintuc_id_2 li span {
	position: absolute;
	right: 10px;
	top: 220px;
	width: 68px;
	height: 68px;
	line-height: 68px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: url(../images/bg-price.png) no-repeat center top;
	z-index: 2;
	text-transform:uppercase;
}

.left_lienhe {
	float: left;
	width: 634px;
}
.map iframe {
	display: block;
	width: 100%;
	float: left;
	display: block;
	border: solid 3px #eee;
	height: 390px;
	/*margin-left: 40px;*/
}
/*contact*/
.contact {
	padding-top: 20px;/* padding-bottom: 20px; */
}
.contact .left {
	width: 35.7%;
	float: left;
}
.contact .right {
	width: 62%;
	float: right;
}
.formBox li {
	display: block;
	position: relative;
	margin-bottom: 10px;
}
.formBox li input, .formBox li textarea {
	border: solid 1px #E1E1E1;
	height: 38px;
	color: #999;
	padding: 0 10px 0 45px;
	font-size: 20px;
}
.formBox li textarea {
	padding: 10px 10px 10px 45px;
	font-size: 20px;
	height: 168px;
}
.contact .left input {
	width: 73%;
}
.contact .right input, .contact .right textarea {
	width: 85.5%;
}
.formBox li:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1;
}
.formBox li.name:after {
	background-image: url("../images/contact/c_name.png")
}
.formBox li.phone:after {
	background-image: url("../images/contact/c_phone.png");
}
.formBox li.mail:after {
	background-image: url("../images/contact/c_mail.png");
}
.formBox li.local:after {
	background-image: url("../images/contact/c_local.png");
}
.formBox li.subject:after {
	background-image: url("../images/contact/c_subject.png");
}
.formBox li.mess:after {
	background-image: url("../images/contact/c_mess.png");
}
.formBox li.code:after {
	background-image: url("../images/contact/c_code.png");
}
.formBox .button {
	float: right;
	text-transform: uppercase;
	font-size: 16px;
	padding: 0 20px;
	margin-left: 10px;
	height: 38px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #FFF;
	background: #323232;
}
.formBox .button:hover {
	color: #FFF;
	background: #ED1C24;
}
.formBox li span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 42px;
	padding: 0 10px;
	font-weight: bold;
	z-index: 2;
	letter-spacing: 1px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	padding-right: 24px;
}
.showText {
	/* margin-bottom: 20px; */
	line-height: 23px;
}
#st-lh {
	font-size: 16px;
	color: #666;
	line-height: 25px;
}
#st-gt1 {
	float: left;
	width: 765px;
	margin-right: 15px;
}
.showText h1, .contact h1 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.showText p {
	/*padding-bottom: 15px;*/
}
.cart_list {
	background: #fff;
}
.cart_list tr {
	background: #f1f1f1;
	text-align: center;
}
.cart_list tr a {
	color: #333;
	font-weight: bold;
	font-size: 16px;
}
.cart_list tr a:hover {
	color: #f00;
}
.cart_list th {
	background: #999;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	font-size: 14px;
}
.cart_list td {
	padding: 10px;
	text-align: center;
	color: #444;
	font-size: 14px;
	line-height: 20px;
	font-weight: b;
}
.cart_list td input {
	width: 25px;
	padding: 3px 5px;
	text-align: center;
	border: solid 1px #ccc;
}
.cart_list td img {
	width: 100%;
	height: auto;
	border: none;
}
.cart_list td a.pro_del {
	background: #ED1C24;
	font-size: 14px;
	padding: 8px 14px;
	font-weight: bold;
	color: #fff;
}
.cart_list td a.pro_del:hover {
	background: #999999;
	color: #fff;
}
.cart_list td .pro_sum {
	float: right;
	font-size: 14px;
	margin-right: 36px;
	font-weight: bold;
}
.cart_list td .pro_sum label {
	color: #FE262B;
	font-size: 20px;
}
.cart_list td a.pro_del.mar {
	margin: 0px 0px;
	margin-right: 10px;
}
.cart_list td a.pro_del.float {
	float: left;
	padding: 2px 15px;
}
.cart_list tr:last-child td {
	padding: 15px;
}
.payment_method {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.payment_method h3 {
    font-size: 16px;
    color: #ED1C24;
    float: right;
    padding-right: 295px;
    font-weight: bold;
    padding-bottom: 0px;
}
.payment_method .payment_method_input {
	list-style: none;
	float: left;
	width: 100%;
	height: 25px;
	margin-bottom: 0px;
}
.payment_method .payment_method_input .radio_check {
	width: 20px;
}
.formBox #payment_method ul li input {
	border: solid 1px #E1E1E1;
	height: 38px;
	color: #999;
	padding: 0 10px 0 45px;
}
.payment_method .payment_method_input span {
	
	background: none;
	font-weight: normal;
	color: #333;
	width: 46%;
	float: right;
}
.gido {
    margin-left: -485px;
}
.box_dathang {
	border: dashed #CCCCCC 1px;
	padding: 20px;
	margin-bottom: 30px;
	width: 70%;
}
.box_dathang h2 {
	font-size: 20px;
	font-weight: bold;
	color: #999;
}
.tintuc_box_new {
	width: 330px;
	float: left;
	margin-left: 10px;
	margin-right: 14px;
	border: solid #CCC 1px;
	padding: 15px;
	webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.tintuc_box_new ul li {
	width: 330px;
	height: 170px;
	list-style: none;
}
.tintuc_box_new ul li img {
	width: 330px;
	height: 170px;
}
.tintuc_box_new ul h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-top: 10px;
	line-height: 25px;
}
.tintuc_box_new h3 {
	font-size: 13px;
	font-weight: normal;
	color: #666;
	padding-top: 5px;
	margin-top: 5px;
	border-top: dotted #CCCCCC 1px;
}
.tintuc_box_new h3 a {
	color: #666;
}
.tintuc_box_new h3 a:hover, .tintuc_box_new ul h2:hover {
	color: #000;
	text-decoration: underline;
}
.pagebox_tintuc_sukien {
	margin-bottom: 20px;
}
.tintuc_home {
	float: left;
	margin-right: 20px;
	width: 760px;
}
.tintuc_home_left {
	float: left;
	margin-right: 25px;
	padding-right: 24px;
	border-right: solid #ddd 1px;
	width: 300px;
	list-style: none;
}
.tintuc_home_left li img {
	width: 300px;
	height: 180px;
	list-style: none;
	border: solid #ccc 4px;
}
.tintuc_home_left h1 {
	color: #333;
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.tintuc_home_left ul {
	color: #646464;
	font-size: 14px;
}
.tintuc_home_left:hover h1 {
	color: #ED1C24;
}
.tintuc_home_right {
	float: left;
	width: 410px;
}
.tintuc_home_right ul {
	margin-bottom: 8px;
}
.tintuc_home_right ul li {
	float: left;
	margin-right: 10px;
	width: 150px;
	list-style: none;
}
.tintuc_home_right ul li img {
	width: 140px;
	height: 90px;
	border: solid #ccc 4px;
}
.tintuc_home_right ul h1 {
	width: 250px;
	float: left;
	color: #646464;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}
.tintuc_home_right ul p {
	width: 250px;
	float: left;
	color: #646464;
	line-height: 18px;
	padding: 0px;
}
.tintuc_home_right ul:hover h1 {
	color: #ED1C24;
}
.video_home {
	float: left;
	width: 380px;
}
.video_home ul, .video_home_page ul {
	margin-bottom: 10px;
}
.video_home_page li {
	list-style: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 20px;
	border-bottom: dotted #CCC 1px;
	color: #505050;
	margin: 0 10px;
}
.video_home li {
	list-style: none;
	line-height: 30px;
	color: #505050;
	padding: 0px 10px;
}
.video_home li:hover {
	color: #fff;
	background: #9C9C9C;
}
.video_home_page li:hover {
	color: #f60;
	text-decoration: underline;
}
.with_sp_id {
	width: 80%;
	margin-bottom: 30px;
}
.page_sanpham_id {
	float: left;
	width: 300px;
}
.page_sanpham_id ul li {
	list-style: none;
	color: #333;
	font-size: 14px;
	line-height: 38px;
	border-bottom: dashed #CCCCCC 1px;
	font-weight: bold;
}
.page_sanpham_id ul li a {
	color: #333;
	    font-weight: bold;
    font-size: 14px;
}
.page_sanpham_id ul li a:hover {
	color: #ED1C24;
	text-decoration: underline;
}
.ser_right .ser {
	float: left;
	width: 570px;
	margin-left: 38px;
	webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.ser_right li {
	position: relative;
	height: 250px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	border: solid #fff 10px;
	list-style: none;
}
.ser_right li:first-child {
	margin-bottom: 0px;
}
.ser_right li a {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,86,186,0);
}
.ser_right li h1 {
	bottom: 0px;
	left: 0px;
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-weight: bold;
	z-index: 10;
	background: rgba(0, 3, 5, 0.63);
	text-align: left;
	padding-left: 10px;
}
.ser_right li h2 {
	color: #fff;
	line-height: 30px;
	width: 100%;
	height: 0px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	z-index: 5;
	-webkit-transition: height .2s;
	-moz-transition: height .2s;
	-ms-transition: height .2s;
	-o-transition: height .2s;
	transition: height .2s;
}
.ser_right li:hover h2 {
	height: 70px;
}
.ser_right li h1 {
	background: rgba(0, 3, 5, 0.63);
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.ser_right li h2 {
	overflow: hidden;
	background: rgba(0, 3, 5, 0.63);
	font-weight: normal;
	line-height: 22px;
	width: 530px;
	text-align: left;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 20px;
}
.banggia_kimcuong_li {
	float: left;
	width: 550px;
}
.banggia_kimcuong_gia {
	float: left;
	width: 550px;
	border-left: dashed #CCCCCC 1px;
	margin-left: 29px;
	padding-left: 30px;
}
.sp_bangiga {
	margin-top: 20px;
}
.sp_bangiga li {
	float: left;
	list-style: none;
	width: 300px;
	height: 300px;
}
.sp_bangiga li img {
	width: 300px;
	height: 300px;
	border: solid #CCC 1px;
}
.sp_bangiga ul {
	float: left;
	margin-left: 15px;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #333;
}
.sp_bangiga ul h2 {
	font-size: 20px;
	padding-bottom: 10px;
	color: #333;
}
.sp_bangiga ul h3 {
	font-size: 20px;
	padding-bottom: 10px;
	color: #ED1C24;
}
.dky-ntin {
	width: 100%;
	clear: both;
	padding: 15px 0;
	text-align: center;
	padding-bottom: 2px;
	border: 1px solid #CCc;
	margin-top: 10px;
	margin-bottom: -5px;
	background-color: #E1E1E1;
}
.dky-ntin ul {
	width: 50%;
	height: 43px;
}
.dk_bot {
	bottom: 0;
	right: 0;
	z-index: 1000;
	float: left;/* width: 358px; */
}
.input_dangky1 {
	padding: 8px;
	height: 14px;
	width: 230px;
	border: none;
	float: left;
	color: #999;
	font-size: 15px;
	background: #fff;
	border: solid #999 1px;
}
.input_dangky1:focus {
	color: #000;
	border: #999 solid 1px;
}
.dangky1 a {
	float: left;
	font-size: 16px;
	padding: 5px 10px;
	background: #DE1C36;
	color: #fff;
}
.dangky1 a:hover {
	background: #999;
	color: #fff;
}
.dky-ntin h3 {
	color: #DE1C36;
	float: left;
	padding-right: 15px;
	font-size: 18px;
	margin-top: 5px;
}
.prol {
	text-align: center;
	padding: 5px 0;
	margin-bottom: 5px;
}
.prol a {
	color: #fff;
	font-weight: bold;
	/*background-color: #999;*/
	background: url(../images/giohang.png) no-repeat left center #000;
	padding: 8px 15px 8px 46px;
	font-size: 13px;
}
.prol a.view {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	right: 50%;
	margin-right: 4px;
	background: url(../images/icon-detail.png) no-repeat center center #DE1C36;
}
.prol a.add {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	background-position: 14px;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	left: 50%;
	margin-left: 4px;/*background: url(../images/icon-addcart.png) no-repeat center center #E71D66;*/
}
.prol a:hover {
	background-color: rgba(255, 1, 1, 0.66);
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
}
/*Begin info_range_content*/
#info_range_content {
	position: relative;
	float: left;
	width: 912px;
	padding: 8px 15px;
	border: 1px solid #b2b2b2;
	border-radius: 2px;
}
.slider {
	position: relative;
	float: left;
	width: 186px;
	height: 60px;
	display: block;
	min-height: 54px;
	margin-right: 40px;
	margin-bottom: 10px;
}
.slider_long {
	width: 344px;
}
.number_slider {
	float: left;
	width: 100%;
	position: relative;
	font-size: 12px;
	font-weight: bold;
}
.text_number {
	float: left;
}
.number_info {
	float: right;
}
.donvi_slider {
	float: left;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.donvi_giatien {
	float: left;
	display: block;
	width: 35px;
	text-align: center;
	margin-right: 20px;
}
#do_tinh_khiet_kimcuong .donvi_slider {
	position: absolute;
	width: 375px;
	left: -6px;
	bottom: 0;
}
#gia_kimcuong .donvi_slider {
	position: absolute;
	width: 420px;
	left: -5px;
	bottom: 0;
}
.donvi_slider2 {
	float: left;
	position: relative;
	left: -10px;
	width: 100%;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	width: 620px;
}
.donvi_slider2_item {
	float: left;
	width: 32px;
	text-align: center;
	display: block;
	margin-right: 10px;
}
#main_content .red_text {
	color: #a60001;
}
.donvi_slider .donvi_left {
	float: left;
}
.donvi_slider .donvi_right {
	float: right;
}
.donvi_tinhkhiet {
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	float: left;
	font-size: 11px;
	width: 26px;
	text-align: center;
	color: #6b6b6b;
	display: block;
	margin-right: 7px;
}
#mausac_kimcuong .donvi_slider {
	position: absolute;
	width: 360px;
	left: -8px;
	bottom: 0;
}
.donvi_mausac {
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	float: left;
	font-size: 11px;
	display: block;
	width: 22px;
	text-align: center;
	color: #6b6b6b;
	display: block;
	margin-right: 6px;
}
.slider_bar {
	float: left;
	width: 178px;
	height: 15px;
	margin: 4px 0px;
	margin-left: 3.5px;
}
.slider_bar_long {
	width: 335px;
	margin-left: 2.5px;
}
.slider_gia_diamond {
	width: 402px;
}
#gia_kimcuong {
	width: 412px;
}
#do_tinh_khiet_kimcuong p {
	letter-spacing: 4px;
	font-size: 10px;
}
#mausac_kimcuong p {
	letter-spacing: 6px;
	margin-left: 5px;
	font-size: 10px;
}
#hinhdang {
	position: absolute;
	top: 15px;
	width: 66px;
	text-align: center;
	right: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-bottom: 30px;
	background: url('../images/hinh_dang.png') 15px 15px no-repeat;
}
.red_bt {
	position: absolute;
	font-size: 12px;
	text-align: center;
	color: #fff;
}
#bt_xem_kq {
	width: 94px;
	height: 24px;
	line-height: 24px;
	right: 15px;
	bottom: 30px;
	background: url('../images/xemkq_bt.png') no-repeat;
}
/*Modify slider style*/
.ui-widget-header {
	background-color: #a81335 !important;
}
#main_container .left_range {
	background: url('../images/left_range.png') no-repeat;
}
#main_container .right_range {
	background: url('../images/right_arrange.png') no-repeat;
}
#main_container .center_range {
	background: url('../images/down_arrow.png') no-repeat;
}
/*End info_range_content*/
/*Begin info_table_content*/

#info_table_content {
	width: 80%;
	padding-bottom: 40px;
	margin-top: 10px;
 margin-bottom:;
	border-radius: 2px;
}
#kimcuong_tb {
/*float: left;
	width: 100%;*/
}
.head_title {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 3px;
	display: inline-block;
}
#main_content .head_title span {
	font-size: 9px;
	display: block;
	line-height: 12px;
}
#kimcuong_tb, #kimcuong_tb tr, #kimcuong_tb td {
	border-collapse: collapse;
	text-align: center;
	border: 1px solid #c1c1c1;
}
#kimcuong_tb tr:nth-child(odd) {
	background-color: #fff;
}
#kimcuong_tb tr:nth-child(even) {
	background-color: #f0f0f0;
}
#kimcuong_tb td span {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 25px;
}
.kimcuong_kiemdinh {
	font-size: 12px;
	color: #1200ff;
	line-height: 25px;
	text-decoration: underline;
}
.kimcuong_price {
	font-size: 13px;
	font-weight: bold;
	color: #b93334;
	line-height: 25px;
}
#bt_sosanh {
	left: 12px;
	bottom: 45px;
	width: 75px;
	height: 19px;
	line-height: 19px;
	color: red;/*background: url('../images/sosanh_bt.png') no-repeat;*/
}
.shape_kimcuong {
	width: 17px;
	height: 17px;
	background: url('../images/shape.png') no-repeat;
	margin: 4px auto;
}
.xem_bt {
	display: block;
	width: 34px;
	text-align: center;
	height: 14px;
	line-height: 14px;
	font-size: 11px;
	margin: 0 auto;
	color: #fff;
	background-color: #a81335;
}
#tb_paging {
	position: absolute;
	float: left;
	bottom: 10px;
	right: 14px;
	font-size: 10px;
}
#tb_paging .paginator {
	float: left;
	margin-left: 10px;
}
#tb_paging .paginator a, #tb_paging .paginator span {
	display: block;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 0;
	font-size: 10px;
}
#tb_paging .paginator div.first, #tb_paging .paginator div.last {
	float: left;
}
#tb_paging .paginator span {
	color: #B93334;
	font-weight: bold;
}
#tb_paging .paginator a {
	color: #4E4E4E;
	text-decoration: none;
}
#tb_paging a, #tb_paging strong {
	float: left;
	margin-left: 20px;
	font-size: 12px;
}
#paging_left {
	float: left;
	display: block;
}
#paging_number {
	float: left;
	width: 50px;
	display: block;
	text-align: center;
}
#paging_number span {
	color: #b93334;
	font-weight: bold;
}
#paging_right {
	float: left;
	width: 52px;
	display: block;
}
/* Begin kim cuong detail*/
#kc_detail_title {
	float: left;
	text-transform: uppercase;
	width: 100%;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	padding: 10px 0px;
	margin-bottom: 12px;
	border-bottom: 1px solid #eaeaea;
}
#big_kimcuong {
	float: left;
	width: 309px;
	height: 309px;
	margin-left: 80px;
	border: 1px solid #EAEAEA;
}
#detail_tb {
	float: left;
	width: 370px;
	height: 230px;
	margin-left: 40px;
	font-size: 14px;
	color: #4e4e4e;
	font-weight: bold;
}
#detail_tb, #detail_tb td, #detail_tb tr {
	border-collapse: collapse;
	border: 1px solid #c1c1c1;
}
#detail_tb span {
	padding: 10px;
}
/*END info_table_content*/

/*Begin info_table_content*/

#info_table_content {
	width: 80%;
	padding-bottom: 40px;
	margin-top: 10px;
 margin-bottom:;
	border-radius: 2px;
}
#kimcuong_tb {
/*float: left;
	width: 100%;*/
}
.head_title {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 3px;
	display: inline-block;
}
#main_content .head_title span {
	font-size: 9px;
	display: block;
	line-height: 12px;
}
#kimcuong_tb, #kimcuong_tb tr, #kimcuong_tb td {
	border-collapse: collapse;
	text-align: center;
	border: 1px solid #c1c1c1;
}
#kimcuong_tb tr:nth-child(odd) {
	background-color: #fff;
}
#kimcuong_tb tr:nth-child(even) {
	background-color: #f0f0f0;
}
#kimcuong_tb td span {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 25px;
}
.kimcuong_kiemdinh {
	font-size: 12px;
	color: #1200ff;
	line-height: 25px;
	text-decoration: underline;
}
.kimcuong_price {
	font-size: 13px;
	font-weight: bold;
	color: #b93334;
	line-height: 25px;
}
#bt_sosanh {
	left: 12px;
	bottom: 45px;
	width: 75px;
	height: 19px;
	line-height: 19px;
	color: red;/*background: url('../images/sosanh_bt.png') no-repeat;*/
}
.shape_kimcuong {
	width: 17px;
	height: 17px;
	background: url('../images/shape.png') no-repeat;
	margin: 4px auto;
}
.xem_bt {
	display: block;
	width: 34px;
	text-align: center;
	height: 14px;
	line-height: 14px;
	font-size: 11px;
	margin: 0 auto;
	color: #fff;
	background-color: #a81335;
}
#tb_paging {
	position: absolute;
	float: left;
	bottom: 10px;
	right: 14px;
	font-size: 10px;
}
#tb_paging .paginator {
	float: left;
	margin-left: 10px;
}
#tb_paging .paginator a, #tb_paging .paginator span {
	display: block;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 0;
	font-size: 10px;
}
#tb_paging .paginator div.first, #tb_paging .paginator div.last {
	float: left;
}
#tb_paging .paginator span {
	color: #B93334;
	font-weight: bold;
}
#tb_paging .paginator a {
	color: #4E4E4E;
	text-decoration: none;
}
#tb_paging a, #tb_paging strong {
	float: left;
	margin-left: 20px;
	font-size: 12px;
}
#paging_left {
	float: left;
	display: block;
}
#paging_number {
	float: left;
	width: 50px;
	display: block;
	text-align: center;
}
#paging_number span {
	color: #b93334;
	font-weight: bold;
}
#paging_right {
	float: left;
	width: 52px;
	display: block;
}
/* Begin kim cuong detail*/
#kc_detail_title {
	float: left;
	text-transform: uppercase;
	width: 100%;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	padding: 10px 0px;
	margin-bottom: 12px;
	border-bottom: 1px solid #eaeaea;
}
#big_kimcuong {
	float: left;
	width: 309px;
	height: 309px;
	margin-left: 80px;
	border: 1px solid #EAEAEA;
}
#detail_tb {
	float: left;
	width: 360px;
	height: 230px;
	margin-left: 40px;
	font-size: 14px;
	color: #4e4e4e;
	font-weight: bold;
}
#detail_tb, #detail_tb td, #detail_tb tr {
	border-collapse: collapse;
	border: 1px solid #c1c1c1;
}
#detail_tb span {
	padding: 10px;
}
/*END info_table_content*/

/*thÃ´ng tin kim cÆ°Æ¡ng*/
.ttkc {
	color: #fff;
	width: 100%;
	float: left;
}
.ttkc ul {
}
.box_a {
	float: left;
	
	height: 325px;
	margin: 0 10px;
	width: 365px;
}
.box_a ul {
	width: 365px;
	text-align: center;
	
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	min-height: 308px;
	
	/*background-color: #585858;*/
	background-color: #000;
}
.box_a ul h3 {
	color: #FFFFFF;
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	width: 80%;
	margin-bottom: 5px;
	height: 45px;
}
.box_a ul a {
	
    color: #FFF;
}
.box_a ul p {
	font-size: 13px;
	/* color:#999; */
	line-height: 30px;
	padding: 10px 0;
	width: 100%;
	margin: 3px 0;
}
.box_c ul a , .box_f ul a {
	background: gray;
	padding: 8px 20px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.box_c ul a:hover ,.box_f ul a:hover {
	background: #ED1C24;
	color: #fff;
}
.box_b {
	float: left;
	
	height: 325px;
	position: relative;
	margin: 0 10px;
	width: 365px;
}
.box_b img {
	width: 367px;
	height: 308px;
}
.box_b ul {
	
	width: 365px;
	height: 325px;
	text-align: center;
}
/*.box_b ul{
	width: 415px;
	height: 346px;
	text-align:center;
	padding: 109px 30px 41px 30px;
	float:left;
	clear:both;
	border:1px solid #ccc;
	}*/
.box_b ul h3 {
	color: #3c3c3c;
	padding: 12px 0;
	width: 80%;
	margin-bottom: 10px;
}
.box_b ul p {
	font-size: 13px;
	color: #999;
	line-height: 30px;
	padding: 10px 0;
	width: 100%;
	margin: 3px 0;
}
.box_c {
	float: left;
    width: 365px;
    height: 325px;
    margin: 0 10px;
}
.box_f {
	float: left;
	width: 365px;
	height: 400px;
	margin-right: 36px;
}
.b_2 {
        position: absolute;
    
    display: block;
    text-align: center;
    color: #FFF;
    top: 250px;
    text-transform: uppercase;
    margin-left: 140px;
    background-color: gray;
}
.b_2 a {
	background: gray;
	padding: 8px 20px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.b_2 a:hover {
	background: #ED1C24;
	color: #fff;
}
.box_c ul {
	width: 100%;
    height: 53px;
    text-align: center;
    padding: 5px 0px 100px 0px;
    float: left;
    clear: both;
    /* background-color: rgb(88, 88, 88); */
    background-color: #000;
}
.box_c ul h3 {
	/* color:#3c3c3c; */
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	width: 80%;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.box_c ul p {
	font-size: 13px;
	/* color:#999; */
	line-height: 30px;
	padding: 3px 0;
	width: 100%;
	margin: 3px 0;
}
.box_c img {
	width: 365px;
	height: 150px;
}





.box_f ul {
	/* width: 260px; */
	height: 125px;
	text-align: center;
	padding: 5px 30px 100px 30px;
	float: left;
	clear: both;
	/*background-color: rgb(88, 88, 88);*/
	background-color: #000;
}
.box_f ul h3 {
	/* color:#3c3c3c; */
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	width: 80%;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.box_f ul p {
	font-size: 13px;
	/* color:#999; */
	line-height: 30px;
	padding: 3px 0;
	width: 100%;
	margin: 3px 0;
}
.box_f img {
	width: 350px;
	height: 150px;
}
.box_d {
	width: 1140px;
	/* height: 220px; */
	clear: both;
	/*background-color: rgba(255, 1, 1, 0.66);*/
	color: #fff;
	margin-bottom: 20px;
}
.box_d ul {
	height: 220px;
	background-color: #000;
}
.box_d ul li {
	float: left;
	text-align: center;
	list-style: none;
	width: 800px;
	
	/*background-color: rgb(88, 88, 88);*/
	height: 100%;
}
.box_d ul li h3 {
	/* color:#3c3c3c; */
	border-bottom: 1px solid #ccc;
	padding: 25px 0;
	width: 33%;
	margin-bottom: 2px;
	padding-bottom: 15px;
}
.box_d ul li p {
	font-size: 13px;
	/* color:#999; */
	line-height: 30px;
	padding: 10px 182px;
	/* width: 100%; */
	margin: 3px 0;
}
.box_d ul li a {
	background: gray;
	color: #fff;
	padding: 8px 20px;
	/* color:#fff; */
	font-size: 13px;
	font-weight: bold;
}
.box_d ul a:hover {
	background: #ED1C24;
	color: #fff;
}
.box_d ul img {
	background-color: #000;
	float: left;
	width: 340px;
}
/*END thÃ´ng tin kim cÆ°Æ¡ng*/
.ctkd {
	color: blue
}
/*hover tr*/
.hvtr {
	width: 180px;
	text-align: left;
}
.hvtr h4 {
	width: 100%
}
.hvtr p {
	width: 100%;
	color: #0CF;
	font-weight: bold;
}
.hvtr li {
	width: 100%;
	list-style: none;
	color: #3c3c3c
}
.hvtr a {
}
/*END hover tr*/

/*Báº£ng giÃ¡ index*/
.k {
	font-size: 18px;
	color: #fff;
	background-color: #000;
	padding: 10px 0;
	margin-top: 218px;
}
.mian-rect {
	width: 631px;
}
.rect {
	float: left;
	margin-right: 30px;
	width: 300px;
	height: 260px;
	box-shadow: 0 0 5px gray;
	position: relative;
	overflow: hidden;
	text-align: center;
	background: url(../delete/kimcuong.png) center no-repeat;
}
.rect:last-child {
	margin: 0
}
.rect > .info {
	background: rgba(0, 0, 0, 0.43);
	width: 300px;
	height: 205px;
	position: absolute;
	left: 0px;
	top: -250px;
	opacity: 1;
	padding-top: 15px;
}
.rect > .info a {
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0;
	color: #fff;
}
.rect>img {
	height: 180px;
	max-width: 150px;
	margin: 10px;
}
.bgc {
	text-align: center;
	width: 100%;
	margin: 30px 0;
}
/*
.bgc ul {
	width: 670px;
}
.bgc ul li {
	list-style: none;
	background: url(../delete/tt1.jpg) no-repeat;
	width: 300px;
	height: 52px;
	text-align: center;
	PADDING-TOP: 333px;
	margin-right: 35px;
	float: left;
}
.bgc ul li:hover{
	    box-shadow: 0px 1px 5px 3px #ccc;
	}
.bgc a {
	background-color: #999;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0;
	color: #fff;
	width: 300px;
	float: left;
}
.bgc a:hover {
	background: #ED1C24;
	color: #fff;
}
*/
	
/*END Báº£ng giÃ¡ index*/

.tit_tsid_e {
	    color: #fff;
    background-color: #999;
    padding: 5px 13px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}.tit_tsid_e a{
	    color: #fff;
    background-color: #999;
    padding: 5px 13px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
/*Báº£ng giÃ¡ theo li*/
.lism-widget {
	padding: 10px 0;
	float: left;
}
.box-lism-main {
	float: left;
	margin-bottom: 10px;
	clear: both;
}
.box-lism-main:last-child {
	margin-bottom: 0
}
.box-bg-li-small {
	float: left;
	border: 1px solid #ccc;
	padding: 10px 8px;
	text-align: center;
	margin-right: 14px;
}
.box-bg-li-small:last-child {
	margin-right: 0
}
.box-bg-li-small img {
	width: 159px;
}
.box-bg-li-small h3 {
	font-size: 12px;
	color: #3c3c3c;
	font-weight: bold;
	border-top: 1px dashed #ccc;
	padding-top: 6px;
}
.box-bg-li-small h3:hover {
	color: #DE1C36
}
.box-bg-li-small h4 {
	color: red;
	font-size: 14px;
	padding: 5px 0;
	margin: 3px 0;
	font-weight: bold;
}
.box-bg-li {
	float: left;
	padding: 10px 0;
	margin-right: 45px;
}
.box-bg-li ul {
	margin-right: 66px;
	float: left;
}
.box-bg-li ul:last-child {
	margin: 0
}
.box-bg-li ul li {
	float: left;
	list-style: none;
}
.box-bg-li ul li:last-child {
	/* width: 242px; */
	padding: 0 15px;
}
.box-bg-li ul li:first-child {
	padding: 5px 5px;
	border: 1px solid #ccc;
}
.box-bg-li ul li h3 {
	font-size: 19px;
	color: #3c3c3c;
	font-weight: normal;
	border-bottom: 1px dashed #ccc;
}
.box-bg-li ul li h4 {
	color: red;
	font-size: 18px;
	padding: 5px 0;
	margin: 3px 0;
	font-weight: normal;
}
.box-bg-li ul li p {
	line-height: 32px;
	color: #3c3c3c;
	font-size: 15px;
}
.sli-bgli {
	float: left;
	clear: both;
	padding: 20px 0
}
/*END Báº£ng giÃ¡ theo li*/
/* Tab */

.col-12tabs {
}
.div {
	/*padding:10px;
				width:600px;*/
	background: #fff;
}
.tabs {
	width: 100%;
	background-color: #CCCCCC;
}
.tabs li {
	list-style: none;
	display: inline;
	margin-right: -3px;
}
.tabs li:last-child {
	margin: 0
}
.tabs li a {
	font-size: 12px;
	font-weight: bold;
}
.tabs a {
	padding: 5px 17px;
	display: inline-block;
	background: #ccc;
	color: #666;
	text-decoration: none;
}
.tabs a.active {
	background: black;
	color: #fff;
}
.e12 {
	margin-top: 15px;
	float: left;
	width: 500px;
}
/* END Tab */
.h12 {
	clear: both;
	background-color: #000000;
	float: left;
	width: 100%;
}
.h12 li {
	padding: 5px 13px;
	list-style: none;
	float: left;
}
.h12 li a {
	font-size: 12px;
	color: #ccc;
}
.slicknav_menu {
	display: none;
}
.map {
	    display: block;
	    width: 500px;
	    float: left;
	    display: block;
	    border: solid 3px #eee;
	    height: 390px;
	    margin-left: 20px;
}
.price-filters.nav li a.active {
    color: #e32360;
    background-position: left -156px;
}

.trongluong-filters.nav {
    background-position: left -38px;
}
.trongluong-filters.nav li {
    float: left;
    width: 10%;
}
.trongluong-filters.nav li a {
    display: block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    color: #111;
}
.trongluong-filters.nav li a.active {
    color: #e32360;
    background-position: left -156px;
}



.size-filters.nav {
    background-position: left -38px;
}
.size-filters.nav li {
    float: left;
    width: 10%;
}
.size-filters.nav li a {
    display: block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    color: #111;
}
.size-filters.nav li a.active {
    color: #e32360;
    background-position: left -156px;
}


.netcat-filters.nav {
    background-position: left -38px;
}
.netcat-filters.nav li {
    float: left;
    width: 10%;
}
.netcat-filters.nav li a {
    display: block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    color: #111;
}
.netcat-filters.nav li a.active {
    color: #e32360;
    background-position: left -156px;
}


.tinhkhiet-filters.nav {
    background-position: left -38px;
}
.tinhkhiet-filters.nav li {
    float: left;
    width: 10%;
}
.tinhkhiet-filters.nav li a {
    display: block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    color: #111;
}
.tinhkhiet-filters.nav li a.active {
    color: #e32360;
    background-position: left -156px;
}




.color-filters.nav {
    background-position: left -38px;
}
.color-filters.nav li {
    float: left;
    width: 10%;
}
.color-filters.nav li a {
    display: block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    color: #111;
}
.color-filters.nav li a.active {
    color: #e32360;
    background-position: left -156px;
}
.giohang {
    position: absolute;
    color: #FFF;
    top: 0;
    right: 0;
    margin-right: 100px;
}
.giohang a:hover {
    color: #f00;
}
.giohang a {
    color: #FFF;
}
.search_list {
    height: 40px;
    width: 180px;
    background-color: #be0f34;
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: -3px;
}
.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #363636;
    background-image: -moz-linear-gradient(top,#444444,#222222);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#444444),to(#222222));
    background-image: -webkit-linear-gradient(top,#444444,#222222);
    background-image: -o-linear-gradient(top,#444444,#222222);
    background-image: linear-gradient(to bottom,#444444,#222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-small {
    padding: 10px 15px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.tags-row-wrap {
	    margin-right: 45px;
    width: 1137px;
}
.btn.btn-small.btn-tag-remove {
    float: left;
}
.tags-row-wrap .tags-row{
	float: left;
}
.btn-group {
    float: left;
   
}
button.btn.btn-small {
    float: left;
}
.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#ffffff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e6);
    background-image: -o-linear-gradient(top,#ffffff,#e6e6e6);
    background-image: linear-gradient(to bottom,#ffffff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
.tags-row .btn-group > .btn:first-child {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}
.btn-group > .btn:first-child {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}
button.btn.btn-small, input[type="submit"].btn.btn-small {
}
.tags-row .btn-small {
    padding: 1px 10px;
}
.btn-group > .btn-small {
    font-size: 11.9px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 14px;
}
.btn-group > .btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn:first-child {
}
button.btn, input[type="submit"].btn {
}
.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#ffffff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e6);
    background-image: -o-linear-gradient(top,#ffffff,#e6e6e6);
    background-image: linear-gradient(to bottom,#ffffff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
ul.nav.size-filters li a {
    font-weight: bold;
}
ul.nav.nav-tabs li a {
    font-size: 14px;
}
ul.nav.price-filters li a {
    font-weight: bold;
}
ul.nav.color-filters li a {
	font-weight: bold;

}
ul.nav.tinhkhiet-filters li a{
	font-weight: bold;

}
ul.nav.netcat-filters li a{
	font-weight: bold;

}
ul.nav.trongluong-filters li a{
	font-weight: bold;

}
.tags-row {
    width: 100%;
    margin-top: 10px;
}

.desctop{ display:block}
.mobile { display:none}
.mobile3 {display:none;}
.mobile1 {display:none;}
.desctop1{ display: block}

div#pro_img_main span {
    position: absolute;
    top: 610px;
    width: 68px;
    margin-left: 340px;
    height: 68px;
    line-height: 68px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: url(../images/bg-price.png) no-repeat center top;
    z-index: 3;
    text-transform: uppercase;
}
.quantity2 {
    margin-top: 55px;
    margin-left: -170px;
   
}
.quantity2 {
	position: relative;
	margin-bottom: 15px;
}
.quantity2, .quantity2 * {
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
}
.quantity2 label {
	font-size: 16px;
	padding-right: 5px;
}
.quantity2 .input-text {
	width: 50px;
	height: 50px;
	border: none;
	text-align: center;
	font-size: 18px;
	box-shadow: inset 0 0 5px rgba(0,0,0,.2);
}
.quantity2 p {
	padding: 15px 0 10px 0;
	/* border-top: dotted 1px #ddd; */
	font-size: 18px;
	text-transform: uppercase;
}

.quantity2 a {
	position: relative;
	height: 50px;
	line-height: 52px;
	position: absolute;
	left: 0;
	bottom: -1px;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 18px 0 45px;
	color: #fff;
	border: solid 1px #fff;
	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	background: #ED1C24;
	margin-left: 170px;
}
.quantity2 a:hover {
	color: #fff;
	background: #999999;
}
.quantity2 a:before {
	content: "";
	background-image: url("../images/icon-cart-w.png");
	background-position: center center;
	position: absolute;
	top: 12px;
	left: 10px;
	width: 26px;
	height: 22px;
	z-index: 2;
	line-height: normal;
}

.menu_left ul li a {
    color: #FFF;
}

.payment_method {
    float: left;
    width: 100%;
    margin-bottom: 15p;
}

.cachthuc input {
    width: auto !important;
}
@media only screen and (max-width: 991px) {
	.banner_right_top, .banner_home_1, .banner_home_2,.banner_home_1 *, .banner_home_2 *,.banner_right_top ul li {display: block !important; width: 100% !important; margin: 5px 0 !important; height: auto !important;}
	.banner_right_top ul li img { width: 100%; height: auto; }
	.banner_right_top ul li img ,.banner_home_1 ul img, .banner_home_2 ul img, .banner_home_1 li img, .banner_home_2 li img{height: auto !important}
	.banner_home_1 ul, .banner_home_2 ul {width: 100% !important}
	#banner li ,div#banner{width: 100% !important; height: auto !important}
	.mobile1 {height: auto !important}
}