@charset "utf-8";
/* CSS Document */


*{
	margin:0;
	padding:0;
}
.clearfix {
	display:block;
}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
body{
	padding:0px;
	font-family: "Roboto", Helvetica, Arial, san serif;
}
.paymethod {
	overflow: hidden;
	margin-bottom: 15px;
}
a, a:focus, a:hover{
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
ol, ul {
	list-style: none;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
.form_login{
	float:left;
	width:100%;
}
.form_search{
	float:left;
	width:100%;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	position:relative;
}
.form_login ul{ list-style:none;}
.form_login li{
	float:left;
	width:50%;
}
.form_login i{
	margin-right:7px;
}
.form_login li:first-child {
	border-right: 1px solid #666;
}
.form_search form{
	margin:0 auto;
	width:90%;

}
.tz-search-input{
	width:100%;
	min-height:30px;
	margin:10px 0px;
	border-radius:50px;
	padding-left:10px;
	border:none;
	color:#000
}
.tz-form-close {
	position: absolute;
	right: 31px;
	top: 30%;
	color: #000 !important;
	width: initial !important;
	border-left: 0px !important;
	border: none;
	background: none;
}
.mar15 {
	margin-top: 30px;
	width: 100%;
}
.mar15 .available_mobile{
	margin-top: 55px;
}
.menu_cate_list::-webkit-scrollbar {
	width: 12px;
}

.menu_cate_list::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
	/*border-radius: 10px;*/
}

.menu_cate_list::-webkit-scrollbar-thumb {
	/*border-radius: 10px;*/
	background: #58bb2c;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.menu_cate_list::-webkit-scrollbar-track-piece {
	background: #eee;
}
#logo {
	margin-top: 10px;
	text-align: center !important;
	float:initial !important;
}
#owl-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo .owl-wrapper-outer{
	z-index:10;
}
#owl-demo .owl-controls{
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
}
#owl-demo .owl-controls .owl-buttons{
	position: absolute;
	top: 34%;
	width: 100%;
	z-index:99;
}
#owl-demo .owl-controls .owl-pagination{
	position: absolute;
	bottom: 15px;
	width: 100%;
	z-index:99;
}
#owl-demo .owl-controls .owl-buttons .owl-prev{
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/back-arrow.png?1724505902669) 3px 3px no-repeat !important;
	text-indent: 100%;
	position: relative;
	color: #f7f7f7;
	width: 20px;
	opacity: 1;
	float: left;
	text-indent:-8000px;
}
#owl-demo .owl-controls .owl-next {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/fwd-arrow.png?1724505902669) 3px 3px no-repeat !important;
	text-indent: 100%;
	position: relative;
	color: #f7f7f7;
	width: 20px;
	opacity: 1;
	float: right;
	text-indent:-8000px;
}
#owl-demo .owl-controls .owl-prev:hover {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/back_hover.png?1724505902669) 3px 3px no-repeat;
	text-indent: 100%;
	position: relative;
	color: #f7f7f7;
	width: 20px;
	opacity: 1;
}
#owl-demo .owl-controls .owl-next:hover {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/fwd_hover.png?1724505902669) 3px 3px no-repeat;
	text-indent: 100%;
	position: relative;
	color: #f7f7f7;
	width: 20px;
	opacity: 1;
}

#owl-demo-pc .item img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo-pc .owl-wrapper-outer{
	z-index:10;
}
#owl-demo-pc .owl-controls{
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
}
#owl-demo-pc .owl-controls .owl-buttons{
	position: absolute;
	top: 40%;
	width: 100%;
	z-index:99;
}
#owl-demo-pc .owl-controls .owl-pagination{
	position: absolute;
	bottom: 15px;
	width: 100%;
	z-index:99;
}
#owl-demo-pc .owl-controls .owl-buttons .owl-prev{
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/back-arrow.png?1724505902669) 3px 3px no-repeat !important;
	text-indent: 100%;
	position: relative;
	color: #f7f7f7;
	width: 20px;
	opacity: 1;
	float: left;
	text-indent:-8000px;
}
#owl-demo-pc .owl-controls .owl-next {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/next-arrow.png?1724505902669) 3px 3px no-repeat !important;
	text-indent: 100%;
	position: relative;
	color: #f7f7f7;
	width: 20px;
	opacity: 1;
	float: right;
	text-indent:-8000px;
}
#owl-demo-pc .owl-controls .owl-prev:hover {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/back_hover.png?1724505902669) 3px 3px no-repeat;
	text-indent: 100%;
	position: relative;
	color: #f7f7f7;
	width: 20px;
	opacity: 1;
}
#owl-demo-pc .owl-controls .owl-next:hover {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/fwd_hover.png?1724505902669) 3px 3px no-repeat;
	text-indent: 100%;
	position: relative;
	color: #f7f7f7;
	width: 20px;
	opacity: 1;
}
#owl-demo-pc .owl-controls .owl-page span{
	background-color: #3eaa3a;
	width: 16px;
	height: 16px;
	margin: 5px 5px;
}
#owl-demo-pc .owl-controls .owl-page span:hover{
	width: 16px;
	height: 16px;
	margin: 5px 5px;
}
#owl-demo-pc .owl-controls .active span{

	width: 16px;
	height: 16px;
	margin: 5px 5px;
}
.sb-toggle-right .cart_st{
	font-size: 20px;
	color:#3eaa3a;
	position:relative;
	padding: 10px 14px;
	display: block;
}
.cart_st span {
	position: absolute;
	padding: 1px 5px;
	background-color: #e57368;
	font-size: 11px;
	color: #fff;
	border-radius: 50%;
}
.sb-right{
	background:#fff;
}
.product-item {
	border: 1px solid #fff;
	padding: 5px;
}
.product-item:hover {
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 0 2px #ccc;
	box-shadow: 0 0 2px #ccc;
}

.product_img{
	text-align: center;
	padding-top:5px;
}
.product-care-content .product_img{
	min-height: 250px;
	max-height: 250px;
}
.product_title h3{
	margin: 8px auto 0;
	line-height:16px;
	font-weight: normal;
	min-height: 45px;
	max-height: 45px;
	overflow: hidden;
}
.product_title h3 a{
	font-size: 13.5px;
	color: #000;
	font-family: 'Roboto', sans-serif;
	line-height: 20px;
}
.area_btn {
	opacity: 0;
}
.product-item:hover .area_btn{
	opacity: 1;
}
span.price_old{
	font-size: 12px;
	color: #999;
	text-decoration: line-through;
	display: block;
	text-align: left;
	font-weight: 700;
}
span.price_new{
	font-size: 14px;
	color: #f00;
	font-weight: 700;
	text-align: left;
}
.sale-label {
	display: inline-block;
	background-color: #ff9601;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	margin-left: 5px;
	margin-top: -2px;
	padding: 5px;
	vertical-align: middle;
}
.product_price{
	color:#333;
	margin-bottom: 10px;
	min-height: 45px;
	max-height: 45px;
	overflow: hidden;
}
.grid_list .product_price{
	min-height: 45px;
	max-height: 45px;
	overflow: hidden;
}
.product_items{
	padding-bottom: 15px;
	border-bottom:1px solid #eee;
	position:relative;
	margin-top:15px;
}
.qty_product {
	width: 80px !important;
	height: 27px !important;
	color: #000;
}
.animated_title p{
	background-color: #ededed;
	padding: 18px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}
.product_qty{
	margin-bottom:5px;
}
.product_qty label{
	color:#333;
	margin-right:5px;
}
.sub_price h2{
	float: right;
	width: 100%;
	text-align: left;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	margin-top: 15px;
	padding: 0px 15px;
}
.remove_pr{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25px;
	height: 25px;
	background-color: #000;
	color: #fff !important;
	text-align: center;
	z-index: 999;
}
.remove_pr i{
	margin-top:4px;
}
.nav_menu_right a{
	font-size: 15px;
	font-weight: bold;
	background-color: #3eaa3a;
	width: 90%;
	border: none;
}
.nav_menu_right i{
	margin-right:10px;
}
.product_img{
	position:relative;
}
.icon_flat{
	position: absolute;
	top: 10px;
	left: 0px;
	width: 40%;
	height: 30%;
	z-index: 99;
}
.sb-menu li.icon_log_mobile a:hover{
	border-left:0px;}
.sb-menu li.icon_log_mobile a {
	border-left:0px;
}
.icon_new{
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/new.png?1724505902669) no-repeat;
	height: 20px;
	width: 50px;
	float: left;
	margin-bottom:3px;
}
.icon_hot{background:url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/hot.png?1724505902669) no-repeat;
	height: 20px;
	width: 50px;
	float: left;
	margin-bottom:3px;
}
.icon_sale{background:url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/sale.png?1724505902669) no-repeat;
	height: 20px;
	width: 50px;
	margin-bottom:3px;
	float: left;
}
.available_mobile{
	display:none;
}
.available_pc{
	display:block;
}
.input-search-pc{
	width: 100%;
	min-height: 38px;
	margin: 6px 0px;
	padding-left: 15px;
	border: 1px solid #eee;
	color:#999;
}

.btn-search-pc{
	position: absolute;
	right: 15px;
	top: 11%;
	color: #000 !important;
	width: initial !important;
	border-left: 0px !important;
	background: #009f0b;
	height: 38px !important;
	width: 42px !important;
	text-align: center;
	color: #fff !important;
}

.btn-search-pc i{
	margin-top:11px;
}
.box_account {
	margin: 6px 0px;
	padding-right: 3px;
	font-family: 'Roboto', sans-serif;
}

.box_cart {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	padding-left: 0px;
	padding-right: 0px;
	margin: 6px 0px;
	line-height: 37px;
}
.box_account a{
	font-size: 13.5px;
	color: #484848;
	position: relative;
	padding-right: 10px;
}
.box_account .fa{
	position: absolute;
	top: 6px;
	right: 0px;
}
.box_cart a {
	font-size: 23px;
	color: #888;
	position: relative;
}
.box_cart #cart-total {
	font-size: 12px;
	padding: 3px;
	background-color: #f00;
	color: #fff;
	border-radius: 4px;
	line-height: 10px;
	position: absolute;
}
.jGrowl-close {
	width:15px;
	height:12px;
	background:url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/btn_remove.png?1724505902669) no-repeat;
	float: right;
}
div.jGrowl-close{
	right:10px !important;
	left:initial  !important;
}
.nav_main_menu{
	line-height: 52px;
	width: 100%;
	cursor: pointer;
}
.btn_menu_cate i{
	margin-right :7px;
}
.btn_menu_cate{
	font-size: 17px;
	border: 1px solid #e8e8e8;
	font-family: 'Roboto', sans-serif;
	height: 52px;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	padding-left: 20px;
}
.product_qty strong{
	border: 1px solid #ccc;
	padding: 5px 10px;
	color: #000;
}
.main_menu ul{
	list-style:none;
}
.main_menu ul li{
	display:inline-block;
}
.hotline {

}
.ul_child2{
	float: left;
	width: 100%;
	padding: 0px 15px;
	list-style: none;
}
.ul_child2 li a{
	padding-left:0px;}
.ul_child2 li a span{
	margin-right:15px;}
span.caret{
	margin-top:10px;
	float:right;}
.ul_child2 li a:hover {
	border-left: none !important;
	padding-left: 20px;
	margin-left: -15px;
	width: 113%;
}
.menu_sub_child > li.bg_ul > a{    background-color: #444;}
.menu_sub_child li a span{
	margin-right:15px;}
.main_menu ul li a{
	padding:0px 15px;
	font-family: 'Roboto', sans-serif;
	font-size:17px;
	color:#000;
}
.main_menu ul li a:hover{
	text-decoration:none;
	color:#3eaa3a;
}
.header-top {
	background: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	padding: 12px 0 0;
}
.top_header{
	width: 100%;
	padding: 7px 0px;
}
.box_coverage{
	width: 100%;
}
.menu_cate_list{
	border: 1px solid #e8e8e8;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	width:100%;
	position:relative;
	z-index:999;
	text-align: left;
	background-color: #fff;
	border-top: 0px;
	padding-top: 15px;  
}
.menu_cate_hide{
	position:absolute;
	width:90%;
	z-index:9999;
}
.slide_coverage{
	margin: 29px 0 0 0;
}
.tip_button button{
	background: #ecebec;
	color: #333;
	padding: 7px 16px;
	padding: 8px 16px;
	margin-bottom: 2px;
	border-radius: inherit;
}
.menu_cate_list ul li a {
	display:block;
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 13px;
	line-height: 27px;
	text-decoration: none;
}
.menu_cate_list > ul > li > a{

}
.menu_cate_list ul li {
	display:block;
	width: 100%;
	padding: 0px 10px;
	position: relative;
}
.menu_cate_list ul li:hover{
	background-color:#eee;
}
.menu_cate_list ul li:hover > a{

}
.menu_cate_list ul{
	list-style: none;
	margin-bottom: 0px;
	height:404px;
}
.menu_cate_list ul li a span{
	float:right;
	line-height: 27px;
}
.menu_cate_list ul li img{
	float:left;
	margin-right: 10px;
	margin-top: 7px;
	width: 25px;
	display:none;
}
ul.sub_menu{
	position: absolute;
	left: 100%;
	min-width: 100%;
	height: auto !important;
	top: -1px;
	margin: 0px;
	background-color: #fff;
	box-shadow: 0px 1px 6px -2px;
	display:none;
}
/*
ul.banner_sk1{
background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/baner_menu1.jpg?1724505902669) #fff right center no-repeat;
}
ul.banner_sk2{
background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/baner_menu2.jpg?1724505902669) #fff right center no-repeat;
}
ul.banner_sk3{
background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/baner_menu3.jpg?1724505902669) #fff right center no-repeat;
}
ul.banner_sk4{
background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/baner_menu4.jpg?1724505902669) #fff right center no-repeat;
}
ul.banner_sk5{
background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/baner_menu5.jpg?1724505902669) #fff right center no-repeat;
}
ul.banner_sk6{
background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/baner_menu6.jpg?1724505902669) #fff right center no-repeat;
}
ul.banner_sk7{
background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/baner_menu7.jpg?1724505902669) #fff right center no-repeat;
}
ul.banner_sk8{
background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/baner_menu8.jpg?1724505902669) #fff right center no-repeat;
}
ul.banner_sk9{
background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/baner_menu9.jpg?1724505902669) #fff right center no-repeat;
}
ul.banner_sk10{
background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/baner_menu10.jpg?1724505902669) #fff right center no-repeat;
}
ul.banner_sk11{
background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/baner_menu11.jpg?1724505902669) #fff right center no-repeat;
}
*/
.sub_menu li {
	display: block;
	margin:0px;
}
.minw{min-width: 45%;}
.main_menu > ul > li:first-child > a {padding-left: 0px;}
a.a_sub_menu{
	font-weight: normal !important;
	font-size: 14px !important;
	color: #333!important;
}
.a_sub_menu:hover{
	background:none !important;
}
.sub_child{
	margin:0px !important;
}
.sub_child li{
	display:block !important;
	float:initial !important;
	width:initial !important;
	margin:0px !important;
	padding: 10px 0px !important;
}
.sub_child li a {
	font-size: 14px !important;
	padding: 5px 15px !important;
}
.bg_ul{

}
.menu_cate_list ul li:hover ul.sub_menu{
	display:block;
}
.box_product_index > h2{
	padding-bottom:14px;
	margin-bottom: 28px;
	border-bottom:1px solid #e8e8e8; 
	text-align: center;
	margin-top:15px;
}
.box_product_index h2 span{
	border-bottom: 3px solid #3eaa3a;
	padding-bottom: 14px;
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
}
.btn_theme{
	font-size: 11px;
	padding: 4px;
	outline-color: #ccc;
	margin: 5px auto 0;
	width: 100%;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
	text-align: center;
}
.product-item:hover .btn_theme{
	color: #fff;
	background-color: #ff4646;
	border-color: #ff4646;
}
.owl_index_st .item{
	margin: 0px 15px;
}
.owl_index_st .item img{
	max-width: 100%;
	height: auto;
}

.owl_index_st .owl-controls {
	margin-top: 10px;
	text-align: center;
	position: absolute;
	top: 39%;
	width: 96%;
	margin: 15px;
	display:none;
}
.owl_index_st .owl-controls .owl-buttons{
	display:none;}
.owl_index_st:hover .owl-controls .owl-buttons{display:block}
.owl_index_st .owl-controls .owl-buttons .owl-prev {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/prev.png?1724505902669) center center no-repeat !important;
	position: absolute;
	left: -37px;
}
.owl_index_st .owl-controls .owl-next {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/next.png?1724505902669) center center no-repeat !important;
	position: absolute !important;
	right: -40px;
}
.owl_index_st .owl-controls .owl-buttons div {
	text-indent: -8000px;
	position: relative;
	color: #f7f7f7;
	width: 30px;
	height: 44px;
	opacity: 1;
	border-radius:0px;
	-webkit-transition: background .2s ease-out;
	-moz-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	transition: background .2s ease-out;
}
.owl_index_st:hover .owl-controls{
	display:block !important;
}
.box_product_index{
	margin-top:20px;
}
.banner_index{
	margin-top:30px;
	margin-bottom:30px;
}
.banner_index img{
	width:100%;
}
img{
	max-width:100%;
}
.title_box h2 {
	background: #009f0b;
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	padding: 14px 15px 10px 15px;
	margin-bottom:0px;
	font-family: 'Roboto', sans-serif;
	margin-top: 28px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-top:0px;
}
.box_produt_hot ul{
	border:1px solid #ebebeb;
	border-top:none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-bottom:0px;
}
.box_produt_hot ul li{
	padding:15px;
}
.box_pr_img {
	float: left;
	margin-right: 10px;
}
.banner_col_right img{
	width:100%;
}
.box_pr_title h3 a{
	font-family: 'Roboto', sans-serif;
	font-size: 13.5px;
	color: #000;
	line-height: 18px;
}
.news_cont{
	font-size: 14px;
	color: #999;
}
.more_view{
	text-align:center;
}
.more_view a{
	padding: 15px;
	line-height: 40px;
}
.box_pr_price span.pr_old{
	font-size: 12px;
	color: #999;
	text-decoration: line-through;
	display: block;
	text-align: left;
	font-weight: 700;
}
.box_pr_price span.pr_new{
	font-size: 14px;
	color: #f00;
	font-weight: 700;
	text-align: left;
}
.box_pr_img img{
	width:100%;
}
.box_pr_title h3{
	margin: 0px;
	line-height: 16px;
	font-weight: normal;
	font-size: 13px;
}

.box_pr_small{
	float:left;
	width:100%;
}
.box_produt_hot ul li {
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ededed;
}
.box_produt_hot .mar15{
	margin: 0px;
	padding: 15px 0px;
	border: 1px solid #ededed;
	margin-bottom: 15px;
	float:left;
	width:100%;
}
#owl-box_pr_hot_1 .owl-buttons div{
	text-indent:-8000px;
}
#owl-box_pr_hot_1 .owl-buttons{
	position: absolute;
	top: -52px;
	right: 0px;
}
#owl-box_pr_hot_1 .item{
	margin:0px 15px;
}
#owl-box_pr_hot_1 .owl-controls{margin-top:0px;}
#owl-box_pr_hot_1 .owl-controls .owl-buttons .owl-prev{
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/back-arrow.png?1724505902669) center center no-repeat !important;
	float: left;
	margin-left: -10px;
}
#owl-box_pr_hot_1 .owl-controls .owl-next {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/fwd-arrow.png?1724505902669) center center no-repeat !important;
	float: right;
}
#owl-box_pr_hot_2 .owl-buttons div{
	text-indent:-8000px;
}
#owl-box_pr_hot_2 .owl-buttons{
	position: absolute;
	top: -52px;
	right: 0px;
}
#owl-box_pr_hot_2 .item{
	margin:0px 15px;
}
#owl-box_pr_hot_2 .owl-controls{margin-top:0px;}
#owl-box_pr_hot_2 .owl-controls .owl-buttons .owl-prev{
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/back-arrow.png?1724505902669) center center no-repeat !important;
	float: left;
	margin-left: -10px;
}
#owl-box_pr_hot_2 .owl-controls .owl-next {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/fwd-arrow.png?1724505902669) center center no-repeat !important;
	float: right;
}
.banner_col_right a{
	margin-bottom:30px;    display: block;
}
.brand_box{
	text-align: center;
}
.title_brand{
	border-bottom: 1px solid #eee;
	padding: 0px;
	position:relative;
}
.title_brand h2{
	border-bottom: 3px solid #bbb;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 15px;
	/* margin-bottom: 100px; */
	font-size: 27px;
	/* margin-top: 60px; */
	border: 10px solid #fff;
	float: left;
	width: 100%;
	height: 235px;
	padding-top: 25%;
	background-color: #eee;
	margin: 0px;
}
.brand_item{
	position: relative;
	height: 118px;
	border: 1px solid #ededed;
	border-top: 0px;
	border-right: 0px;
}
.brand_item img{
	text-align: center;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width:65%;
	margin: auto;
}
.line_brand {
	position: absolute;
	background-color: #ccc;
	width: 80%;
	height: 5px;
	left: 10%;
	top: 56%;
	border-radius: 10px;
}
#owl-box_brand_pc .owl-controls{
	position: absolute;
	left: -165px;
	top: 60%;
}
#owl-box_brand_pc .owl-controls .owl-buttons .owl-prev {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/icon_prev.png?1724505902669) center center no-repeat !important;
	width:40px;
	height:40px;
	text-indent:-8000px;
	padding: 0px;
	border-radius: 0px;
}
#owl-box_brand_pc .owl-controls .owl-buttons .owl-next {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/icon_next.png?1724505902669) center center no-repeat !important;
	width:40px;
	height:40px;
	text-indent:-8000px;
	padding: 0px;
	border-radius: 0px;
}
#owl-box_brand_pc .owl-controls .owl-buttons .owl-prev:hover {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/icon_prev_hover.png?1724505902669) center center no-repeat !important;
}
#owl-box_brand_pc .owl-controls .owl-buttons .owl-next:hover {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/icon_next_hover.png?1724505902669) center center no-repeat !important;
}
#owl-box_brand .owl-buttons div{
	text-indent:-8000px;
}
#owl-box_brand .owl-buttons{
	position: absolute;
	top: -38px;
	right: 0px;
}
#owl-box_brand .item {
	margin: 15px 15px;
	text-align: center;
}
#owl-box_brand .owl-controls{margin-top:0px;}
#owl-box_brand .owl-controls .owl-buttons .owl-prev{
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/back-arrow.png?1724505902669) center center no-repeat !important;
	float: left;
	margin-left: -10px;
}
#owl-box_brand .owl-controls .owl-next {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/fwd-arrow.png?1724505902669) center center no-repeat !important;
	float: right;
}
#owl-box_brand{
	opacity: 1;
	display: block;
	border: 1px solid #ededed;
	margin-bottom: 15px;
}
.clear_border{
	border-bottom:none;
}
.copyright{
	text-align: center;
	background: #151618;
	font-size: 14px;
	font-weight: 400;
	color: #898989;
}
.copyright p{
	margin: 0px;
	line-height: 60px;
	color: #898989;
}
/* trang list */
.box_product_list h2{
	margin-bottom: 15px;
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	margin-top: 30px;
}
.box_sort_by {
	margin-bottom: 5px;
}
.box_sort_by select{
	background: none repeat scroll 0 0 #fff;
	cursor: pointer;
	margin: 0 auto;
	outline: medium none;
	padding: 8px 10px;
	position: relative;
	color: #333333;
	border: 1px solid #b7b7b7;
	border-radius: 3px;
	font-size: 14px;
}
.view_style{
	float:left;
}
.grid_list{
}
.item_mar{
	float:left;
}
.stl_list_view .product_title h3 {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	margin-top:15px;
}
.stl_list_view .product_price {
	color: #333;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 15px;
}
.stl_list_view .area_btn{
	text-align: center;
	margin-top: 15px;
}
.stl_list_view .item_mar{
	padding-bottom:15px;
	border-bottom:1px solid #ededed;
}
.view_style a {
	padding: 5px 9px 2px 10px;
	background: #ededed;
	color: #bbb;
	text-align: center;
	float: left;
	border: 1px solid #ccc;
	font-size: 18px;
}
.stl_list_view .area_btn .btn_theme{
	float:initial;}
.view_style a:hover{color:#3eaa3a;}
.txt_left h2{
	text-align:left;
}
.collection-title {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}
.collection-title h1 {
	font-size: 20px;
	color: #333333;
	margin: 0;
	padding: 0;
	font-weight: bold;
	float: left;
	line-height: 45px;
}
.box_tool {
	float: right;
}
.box_tool p{
	font-size:13px;
	color:#999;
	margin-left:10px;
	line-height:32px;
	float:left;
	margin-bottom:0px;
}
.grid_item{
	width: 100%;
}
.item_mar{
	margin-bottom:15px;
	margin-top:15px;
}
.pagination{
	width:100%;
	text-align:center;
}
.pagination ul{
	list-style:none;
}
.pagination ul li{
	display:inline-block;
}
.pagination ul li a{
	padding: 10px 15px;
	background-color: #ededed;
	border: 1px solid #ddd;
	color: #666;
	margin: 0px 2px;
}
.breadcrumb{
	float: left;
	width: 100%;
	background-color: #fff;
	margin-bottom:0px;
}
.breadcrumb ul{
	list-style:none;
	margin-bottom:0px;
}
.breadcrumb ul li{
	display:inline-block;
}
.clear_pad{
	padding:0px;
}
.home-see-all {
	background: -webkit-gradient(linear,0 0,0 bottom,from(#fff),to(#f7f7f7));
	background: -webkit-linear-gradient(#fff,#f7f7f7);
	background: -moz-linear-gradient(#fff,#f7f7f7);
	background: -ms-linear-gradient(#fff,#f7f7f7);
	background: -o-linear-gradient(#fff,#f7f7f7);
}
.home-see-all {
	border: 1px solid #ccc;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	height: 28px;
	outline-color: #ccc;
	background: linear-gradient(#fff,#f7f7f7);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	line-height: 28px;
	color: #444;
	float:right;
	margin-top: 10px;
}
.home-see-all i.fa {
	padding-left: 6px;
}
/* trang chi tiet */
.css_content_detail h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #5a5a5a;
	font-weight: bold;
	margin-bottom: 15px;
}
.css_content_detail div {
	text-transform: none;
	font-size: 13px;
	margin: 5px 0px;
	color: #737373;
}
.price_detail {
	font-size: 25px !important;
	font-weight: bold;
	color: #e22323 !important;
	border-top: 1px solid #e1e1e1;
	padding: 5px 0px;
}
.desc_product {
	font-size: 14px !important;
	text-transform: initial !important;
	padding-bottom: 15px;
	margin-bottom: 15px !important;
	border-bottom: 1px solid #e6e6e6;
}
.price_public {
	font-size: 15px;
	font-weight: normal;
	text-decoration: line-through;
	color: #cdcdcd;
}
.mar60 {
	margin-top: 60px;
	width: 100%;
}
.pick_buy button{
	border-radius: 3px;
	background: #e22323;
	font-size: 18px;
	color: #fff;
	border: none;
	margin-bottom: 18px;
	padding: 15px 25px;
	text-align: center;
	clear: both;
	outline: none;
	min-width: 100%;
	text-transform: uppercase;
}
.pick_buy button:hover{
	color: #fff;
	background-color: #ffb533;
}
.product-shop .button-call-now {
	border-radius: 3px;
	background: #009f0b;
	font-size: 14px;
	color: #fff;
	border: none;
	text-align: center;
	clear: both;
	display: inline-block;
	outline: none;
	line-height: 56px;
	width: 100%;
}
.product-shop .button-call-now span{
	display: block;
}
.product-shop .button-call-now span.text-large{
	font-size: 17.5px;
	font-weight: bold;

}
.pick_buy button i{
	margin-right: 10px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #3eaa3a;
	cursor: default;
	background-color: #fff;
	border: none;
	border-bottom-color: transparent;
	border-top: 0px;
	font-weight:bold;
}
.banner_detail_pr img{
	width:100%;
}
.setup-shipper .setup-shipper-title{
	background: #009f0b;
	padding: 15px;
	border-radius: 3px 3px 0px 0px;
}
.setup-shipper .setup-shipper-title .setup-shipper-title-large{
	font-size: 14px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom:0px;
}
.setup-shipper .setup-shipper-title .setup-shipper-title-small{
	font-size: 13px;
	display: block;
	text-align: center;
	color: #fff;
	line-height: 1.5;
}
.setup-shipper .setup-shipper-content{
	border: 1px solid #efefef;
	border-top: none;
	border-radius: 0px 0px 3px 3px;
}
.setup-shipper .setup-shipper-content .item-policy{
	border-top: 1px solid #efefef;
	padding: 0;
}
.setup-shipper .setup-shipper-content .item-policy:first-child{
	border-top: none;
}
.setup-shipper .setup-shipper-content .item-policy a{
	display: block;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	height: 72px;
	padding: 20px 15px;
}
.setup-shipper .setup-shipper-content .item-policy .icon-item-policy{
	float: left;
	position: relative;
	margin-right: 24px;
}
.setup-shipper .setup-shipper-content .item-policy .item-old{
	z-index: 1;
}
.setup-shipper .setup-shipper-content .item-policy .item-even {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0;
}
.setup-shipper .setup-shipper-content .item-policy:hover a h4{
	color: #3eaa3a;
}
.setup-shipper .setup-shipper-content .item-policy:hover .item-even{
	z-index: 2;
	opacity: 1;
}
.policy .item-policy .icon-item-policy{
	margin-top: 6px;
	margin-left: 5px;
}
.setup-shipper .setup-shipper-content .item-policy h4{
	margin: 0;
	padding: 0;
	padding-top: 12px;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	display: block;
}
.setup-shipper .setup-shipper-content .item-policy:nth-child(2) .icon-item-policy{
	margin-top: 4px;
	margin-left: 1px;
	margin-right: 21px;
}
.setup-shipper .setup-shipper-content .item-policy:nth-child(2) h4{
	padding-top: 11px;
}
.setup-shipper .setup-shipper-content .item-policy:nth-child(3) .icon-item-policy{
	margin-top: 3px;
	margin-left: 2px;
	margin-right: 21px;
}
.setup-shipper .setup-shipper-content .item-policy:nth-child(3) h4{
	padding-top: 11px;
}
.setup-shipper .setup-shipper-content .item-policy:nth-child(4) .icon-item-policy{
	margin-top: 6px;
	margin-left: 4px;
	margin-right: 22px;
}
.setup-shipper .setup-shipper-content .item-policy:nth-child(4) h4{
	padding-top: 11px;
}

.setup-shipper .setup-shipper-content .item-policy:nth-child(5) .icon-item-policy{
	margin-top: 2px;
	margin-left: 8px;
	margin-right: 22px;
}
.setup-shipper .setup-shipper-content .item-policy:nth-child(5) h4{
	padding-top: 11px;
}
/*owl carousel sync*/
#sync1 .item{
	background: #0c83e7;
	padding:0px;
	margin: 5px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	box-shadow: 0px 0px 0px 2px #f1f1f1;
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: none;
	border-radius: 0;
	border-top: 0px;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
.box_info_product{
	border: none;
}
.box_info{
	padding:15px 0px;
}
.banner_detail_pr{
	text-align:center;
}
.nav-tabs{border:none;}
#sync1 .item img{
	width:100%;}
#sync2 .item{
	margin: 5px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #eee;
	padding: 5px;
	opacity: 0.5;
}
#sync2 .item h1{
	font-size: 18px;
}
#sync2 .synced .item {
	border: 1px solid #eee;
	padding: 5px;
	opacity: 1;
}
#sync1 .owl-buttons{
	position: absolute;
	top: 49%;
	width: 100%;
	display:none;
}
.prod-end label{
	line-height: 32px;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	float: left;
	margin-right: 15px;
}
.prod-end .pull-left {
	float: left!important;
	margin: 1px 0px;
}
.css_content_detail .prod-end, .css_content_detail .selector-wrapper {
	margin: 10px 0px;
}
.custom button{
	background-color: #f1f1f1;
	border: none;
	padding: 0px 10px;
	font-weight: normal;
	line-height: 32px;
}
.custom{
	float:left;
	width:100%;}
.custom input{
	height: 32px;
	margin: 0px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding-left: 10px;
	width: 65px;
	line-height: 32px;
}
#sync1:hover .owl-buttons{
	display:block;}
#sync1 .owl-buttons .owl-prev {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/back-arrow.png?1724505902669) #3eaa3a center center no-repeat !important;
	position:absolute;
	border-radius:50px;
	left:0px;
}
#sync1 .owl-buttons .owl-next {
	background: url(//bizweb.dktcdn.net/100/147/061/themes/198311/assets/next-arrow.png?1724505902669) #3eaa3a center center no-repeat !important;
	position:absolute;
	border-radius:50px;
	right:0px;
}
#sync1 .owl-buttons div {
	text-indent: -8000px;
	position: relative;
	color: #f7f7f7;
	width: 34px;
	height: 34px;
	opacity: 1;
	border-radius: 0px;
	-webkit-transition: background .2s ease-out;
	-moz-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	transition: background .2s ease-out;
}
#sync1 .owl-buttons .owl-prev{}
#sync1 .owl-buttons .owl-next{}
.mar_bt_15{
	margin-bottom:15px;
}
/*end owl carousel sync*/
/* trang blog */
.stl_right_blog h2 {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.stl_right_blog h2 span {
	margin-bottom: 0px;
	background: #fff;
	padding-right: 10px;
	float: left;
	line-height: 1px;
	z-index: 999;
	position: relative;
	padding-bottom: 6px;
}
.stl_right_blog h3 {
	margin-top: 0px;
	color: #000;
	font-size: 15px;
	padding:15px 10px;
	background-color: #ededed;
	margin-bottom: 0px;
}
.stl_right_blog h3 a{
	color: #000;

}
.selector-wrapper label{
	float: left;
	font-family: 'Roboto', sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
}
.selector-wrapper select{
	height: 34px;
	padding-left: 10px;
	min-width: 152px;
}
.bx-comment{
}
.form_blog_comment h2{
	font-size:22px;}
.form_blog_comment{
	display: inline-block;
	width: 100%;
}
.form_blog_comment .form-control{ height:34px; border-radius:0px;}
.blog_video img{
	/* width: 100%; */
	padding: 10px;
	border: 1px solid #e6e6e6;
	width: 100%;
}
.group_right{
	float: right;
	width: 48%;
}
.group_right button {
	float: right;
	background-color: #3eaa3a !important;
	color: #fff !important;
	text-shadow: none;
}
.group_left{
	float: left;
	width: 48%;
}
.blog_tag{
	display:inline-block;}
.blog_tag a {
	padding: 5px 10px;
	background: #fff;
	color: #777;
	margin-right: 5px;
	border-radius: 7px;
	margin-bottom: 5px;
	display: block;
	float: left;
	border: 1px solid #777;
}
.blog_img img{
	width:100%;
}
.content_blog h2 a{
	font-size: 28px;
	font-family: 'Roboto', sans-serif;
	color:#333;
}
.content_blog h2{
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	margin-top:15px;
	margin-bottom: 20px;
}
.interview div{
	float: left;
	margin-right: 15px;
}
.interview{
	float:left;
	width:100%;
	margin: 10px 0px;
}
.bx-comment h4{text-transform:uppercase;margin-bottom:15px;}
.item_comment_title{
	height: 45px;
	line-height: 45px;
	padding: 0px 15px;
}
.item_comment_title p{
	display:inline-block;
	font-size: 13px;
}
.item_comment_content{
	padding-bottom:15px;
	margin-bottom:15px;
	color: #666;
	border-bottom:1px solid #eee;
}
.item_comment_title a{
	color: #000;
	font-style: italic;
	text-decoration: underline;
	float: right;
}
.item_comment_title p span{
	color:#ccc;
}
.date_blog{
	float: left;
	width: 10%;
}
.content_blog{
	float: right;
	width: 90%;
}
.content_blog{
	margin-bottom:15px;
	padding-bottom:30px;
	border-bottom : 1px solid #ccc;
}
.content_blog img{
}
.date_blog p{
	margin: 15px 15px 10px 0px;
	padding: 10px;
	background-color: #3eaa3a;
	border-radius: 5px;
	float: left;
}
.date_blog p span:first-child{
	float: left;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
}
.date_blog p span:last-child{
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
.blog_tag a:hover{
	background-color: #3eaa3a;
	color:#fff;
	text-decoration:none;
}
.content_article{
	width:100%;
}
.item_comment_content img{
	float: left;
	border-radius: 50%;
	height: 60px;
	width: 60px;
	margin-right: 15px;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 10px;
	font-weight: 700;
}
.form_blog_comment label {
	display: inline-block;
	max-width: 100%;
	margin-top: 7px;
	font-weight: 700;
	float: left;
	width: 20%;
	font-family: 'Roboto', sans-serif;
}
.form_blog_comment .form-control {
	height: 34px;
	border-radius: 0px;
	float: left;
	width: 80%;
}
.form_blog_comment .form-group {
	margin-bottom: 15px;
	width:100%;
	float:left;
}
.form_blog_comment  .form-group button{
	margin-bottom: 30px;
	padding: 7px 25px;
	border: none;
	background-color: #3eaa3a;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	/* font-weight: bold; */
	color: #fff;
	float: right;
	text-shadow: none;
}
.banner_contact{
	margin-top: 1px;
	float: left;
	width: 100%;
}
.content_404 .stylish-input-group .input-group-addon{
	background: white !important; 
}
.content_404 .stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
	height: 30px;
}
.btn_index {
	width: 84%;
	float: left;
	text-align: center;
	margin: 30px;
}
.btn_index a {
	text-align: center;
	background-color: #3eaa3a;
	color: #fff;
	padding: 8px 15px;
	border-radius: 5px;
}
.content_404 .stylish-input-group .input-group-addon{
	background-color: #3eaa3a !important;
	color: #fff;
}
.btn_index a:hover{background: #3eaa3a; text-decoration:none;}
.content_404 .stylish-input-group button{
	border:0;
	background:transparent;
}
/* LOGIN */
.log_lf{
	float: left;
	width: 100%;
	padding: 30px;
	background-color: #f8f8f8;
	margin-bottom:30px;
}
.log_rgt{
	width: 100%;
	padding: 30px;
	background-color: #f8f8f8;
	margin-bottom:30px;
}
.login{ }
.login h4 {
	margin-bottom: 20px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
}
.login form{ width:100%; max-width:400px; float:left; margin-bottom:30px;}
.login label{ width:100%; float:left; font-weight:400; color:#a7a7a7;}
.login input[type="text"] {
	width: 100%;
	float: left;
	min-height: 35px;
	border: 1px solid #ededed;
	padding-left: 10px;
}
.login input[type="password"]{
	width: 100%;
	float: left;
	min-height: 35px;
	border: 1px solid #ededed;
	padding-left: 10px;
}
.login input[type="radio"]{ margin-right:20px; margin-left:5px;}
.login textarea{ width:100%; height:120px;}
.login a{ display:inline-block; margin:10px 0; color:#777;}
.login .form-group {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.login .site-button-dark {
	margin-bottom: 30px;
	padding: 10px 25px;
	border: none;
	background-color: #ccc;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	color:#333;
}
.login .hide-form{ display:none;}
.title_cart h2{
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}
.form_regd h2{
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
}
.register{
	padding: 30px;
	background-color: #f8f8f8;
	margin: 30px 0px;
}
.form_regd button{
	background-color: #3eaa3a;
	color: #fff;
	text-shadow: none;
	padding: 7px 15px;
}
#recover_customer_password #email {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	width: 60%;
}
#recover_customer_password .action-btn {
	margin: 10px 0px;
}
#recover_customer_password .button.stl_btn_reg {
	padding: 7px 25px;
	border: none;
	background-color: #ccc;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	color: #333;
	margin-right: 10px;
}
#recover_customer_password a{
	margin-left: 10px;
}
/* Block: Account */

.block-account .block-title {
}
.block-account {
}
.block-account .block-content {
	padding: 0 10px;
	background-color: #f7f7f7;
}
.block-account .block-content ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.block-account .block-content li {
	padding: 10px 0px;
	border-top: 1px #fff solid;
	border-bottom: 1px #ddd solid;
}
.block-account .block-content li:first-child {
	border-top: none;
}
.block-account .block-content li:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 10px;
	display: inline-block;
	position: absolute;
	cursor: pointer;
	line-height: 16px;
	color: #333;
}
.sidebar .block-content li.last {
	border-bottom: none;
}
.block-account .block-content li a {
	cursor: pointer;
	padding: 0 12px;
	color:#777;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.block-account .block-content li a:hover {
	cursor: pointer;
	padding: 0 12px;
	color: #000;
}
.sidebar .block-content li.current {
	font-weight: bold;
	color: #333;
}
.block {
	margin: 35px 0px;
	float: right;
	width: 100%;
}
.block .block-title {
	border-bottom: 2px solid #ddd;
	color: #000;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	letter-spacing: 0.5px;
	margin: 0;
	text-transform: uppercase;
}
.block .block-title span {
	border-bottom: 2px solid #7bbd42;
	display: inline-block;
	height: 30px;
}
.form-list{
	padding:0px;
	list-style: none;
	margin:0px;}
.add_news_tit{
	text-align: center;
	font-size: 18px;
	background-color: #ccc;
	margin: 70px 0px 15px 0px;
	padding: 10px;
}
.form-list input.input-text,.form-list select,.form-list textarea{
	width:100%;}
.table-account .shop_table thead tr th:last-of-type{
	padding-right:0px;}
.table-account .shop_table thead tr th{ padding: 18px 15px;}
.table-account .shop_table tr td {
	padding: 10px 0px;
	border: 1px solid #d8d8d8;
	padding-left: 7px;
}
.form-list input{
	min-height:34px;
	padding-left:10px;}
.form-list select{
	min-height:34px;
	padding-left:10px;}
.form-list li{margin-bottom:15px;}
.logo h1{
	color:#fff;}
.page-title h2{
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
}
.block .block-title span {
	border-bottom: 2px solid #7bbd42;
	display: inline-block;
	height: 30px;
	font-family: 'Roboto', sans-serif;
}
#customer-order{
	padding: 20px;
	background-color: #f8f8f8;
	float: left;
	width: 100%;
	margin: 15px 0px;
}
.tz-view-style2{
	margin: 10px 0px;
	background:#3eaa3a;
	color:#fff;
	padding: 10px 15px;
	font-weight: bold;}
@media (max-width: 992px){
	.available_mobile{
		display:block;
	}
	#sb-site {

	}
	.available_pc{
		display:none;
	}
	.box_produt_hot{
		margin-top: 0px;
		margin-bottom: 0px !important;
	}
	.mar60{
		margin-top:55px;
	}
	.banner_index img{
		width:100%;
		height: initial;
	}
}
@media (max-width: 1170px){
	.box_cart span{
		display:block;
	}
	.box_cart img {
		margin-right: 5px;
		margin-top: 5px;
	}
	.box_cart a {
		font-size: 14px;
		color: #000;
		line-height: 21px;
	}
	.nav_main_menu {
		line-height: 52px;
		border-bottom: 1px solid #e8e8e8;
		overflow: hidden;
	}
	#owl-box_brand_pc .owl-controls {
		position: absolute;
		left: -140px;
		top: 60%;
	}
}
@media (max-width: 768px){
	.product-item{
		border:1px solid #ccc;
	}
	.owl_index_st .item {
		margin:0px 10px;
	}
	.box_product_index .row{
		margin: 0px -10px;
	}
	.box_sort_by {
		float: left;
		//width: 100%;
		margin-bottom: 10px;
	}
	.box_tool p{
		float:initial;
		line-height: 16px;
	}
	.view_style a.list_view{
		margin-right:5px;
	}
	.nav-tabs>li>a {
		margin-right: 2px;
		line-height: 1.42857143;
		border: 1px solid transparent;
		border-radius: 0;
		border-top: 0px;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-size: 13px;
	}
	.banner_detail_pr img{
		width:initial;
	}
	.date_blog {
		float: left;
		width: 15%;
	}
	.content_blog {
		float: right;
		width: 80%;
	}
	.content_article {
		float: right;
		width: 100%;
	}
	.group_left{
		float: left;
		width: 100%;
	}
	.group_right{
		float: left;
		width: 100%;
	}
	.owl_index_st .owl-controls .owl-buttons .owl-prev {
		left: -20px;
	}
	.owl_index_st .owl-controls .owl-buttons .owl-next {
		right: -5px;
	}
	#footer .footer-logo{
		margin-top:0px;
	}
	.area_btn{
		opacity:1;
	}
}
/*shoppingcart*/
.cart_table{    font-family: 'Roboto', sans-serif;    margin: 30px 0px;}
.tip_button{
	float:left;
}
.tip_button a:hover {
	box-shadow: 0px 0px 6px 2px #ccc;
}
.payment a:hover {
	box-shadow: 0px 0px 6px 2px #ccc;
	text-decoration:none;
}
.tip_button a{
	background: #da1313;
	color: #fff;
	padding: 10px 15px;
	margin-right: 5px;
	margin-bottom:10px;
}
.tip_button a:nth-child(1){
	background-color:#da1313;
}
.payment a{
	background: #da1313;
	color: #fff;
	padding: 10px 75px;
	border-radius: 5px;
	margin-right: 5px;
	display: block;
	margin-bottom: 10px;
	float: right;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 18px;
}
.payment{
	float:right;
	margin-top:10px;
}
.payment p span.pay_tit{
	border: 1px solid #eee;
	padding: 10px 15px;
	width: 120px;
	float: left;
	text-align: right;
}
.payment p span{
	border: 1px solid #eee;
	padding: 10px 15px;
	float: left;
	width: 150px;
	text-align: right;
}
.tip_button a:hover{
	text-decoration:none;
}
.form-control{
	border-radius:0px;
}
.cart_table .table>tbody>tr>td, .table>tfoot>tr>td{
	vertical-align: middle;
}
@media screen and (max-width: 600px) {
	.cart_table table#cart tbody td .form-control{
		width:20%;
		display: inline !important;
	}
	.cart_table  .actions .btn{
		width:36%;
		margin:1.5em 0;
	}

	.cart_table .actions .btn-info{
		float:left;
	}
	.cart_table .actions .btn-danger{
		float:right;
	}

	.cart_table table#cart thead { display: none; }
	.cart_table table#cart tbody td { display: block; padding: .6rem; min-width:320px;}
	.cart_table table#cart tbody tr td:first-child { background: #333; color: #fff; }
	.cart_table table#cart tbody td:before {
		content: attr(data-th); font-weight: bold;
		display: inline-block; width: 8rem;
	}



	.cart_table table#cart tfoot td{display:block; }
	.cart_table table#cart tfoot td .btn{display:block;}
	.mar15{

	}
}

/* 
Generic Styling, for Desktops/Laptops 
*/
.cart_table  table { 
	width: 100%; 
	border-collapse: collapse; 
}
/* Zebra striping */
.cart_table  tr:hover { 
	background: #eee; 
}
.cart_table th { 
	background: #fafafa; 
	color: #000; 
	font-weight: bold; 
	text-align: center;
	padding:10px;
	text-transform: uppercase;
}
.cart_table td, th, td { 
	padding: 6px; 
	border: 1px solid #ccc; 
	text-align: left; 
}
/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {

		/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr { 
			/*display: block; */
		}

		/* Hide table headers (but not display: none;, for accessibility) */
		.cart_table thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

		.cart_table tr { border: 1px solid #ccc; }

		.cart_table td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50% !important; 
			text-align: left !important;
		}

		.cart_table td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		.tip_button a{

			display:block;
		}
		.tip_button button{
			width:100%;}
		/*
		Label the data
		*/
		.cart_table td:nth-of-type(1):before { content: "\1EA3nh"; }
		.cart_table td:nth-of-type(2):before { content: "T\00EAn s\1EA3n ph\1EA9m"; }
		.cart_table td:nth-of-type(3):before { content: "Gi\00E1"; }
		.cart_table td:nth-of-type(4):before { content: "S\1ED1 l\01B0 \1EE3ng"; }
		.cart_table td:nth-of-type(5):before { content: "T\1ED5ng s\1ED1"; }
		.cart_table td:nth-of-type(6):before { content: "X\00F3 a"; }
	}
/*end shoppingcart*/
@media (max-width: 512px){
	.tip_button {
		float: left;
		width: 100%;
	}
	.tip_button a{
		margin-right:0px;
		text-align: center;
	}
	div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer{
		width:250px;}
}

.main-service > .row{
	margin:0px -5px;
}
.main-service > .row > div{
	padding:0px 5px;
}
@media(min-width: 992px){
	.main-service > .row > div{
		width: calc(100%/5);
	}
}
.main-service p {
	margin: 0;
	color: #484848;
	font-size: 12px;
	padding:0px;
}
.main-service p a{
	color: #fff;
	font-weight:bold;
}
.main-service p a:hover{
	color:#00b7f1;
}
.main-service p img{
	width: 20px;
	margin-right: 10px;
}
.main-service .hotline p {
	color: #f00;
	font-weight: bold;
}
/* Footer & Copyright */
#footer {
	background: #202022;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 14px;
	line-height: 1.2;
	color: #999;
}
#footer a{
	color: #999;
	font-family: Arial
}
#footer .cate-footer .cate-title h4, #footer .footer-social .social-title h4{
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	color: #fff;
	margin-bottom: 8px;
	min-height: 30px;
}
#footer .cate-content{
	margin-bottom: 30px;
}
#footer .cate-content ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer .cate-content ul li{
	padding: 5px 0;
	line-height: 18px;
}
#footer .cate-content ul li a:hover{
	color: #fff;
}
#footer .footer-social .social-content ul{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	list-style: none;
	font-size: 0;
}
#footer .footer-social .social-content ul li{
	margin-right: 20px;
	margin-top: 9px;
	margin-bottom: 15px;
	display: inline-block;
}
#footer .footer-social .social-content ul li a{
	font-size: 20px;
	display: block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	background: #2b2b2d;
	color: #898989;
	border-radius: 50%;
}
#footer .footer-social .social-content ul li a:hover{
	color: #fff;
}
#footer .footer-social .social-content ul li a.icon-facebook:hover{
	background: #48659c;
}
#footer .footer-social .social-content ul li a.icon-youtube:hover{
	background: #c8302a;
}
#footer .footer-social .social-content ul li a.icon-instagram:hover{
	background: #8f6d59;
}
#footer .footer-social .social-content ul li a.icon-googleplus:hover{
	background: #da4835;
}
#footer .footer-support .item-support:first-child {
	margin-bottom: 5px;
}
#footer .footer-support .item-support .support-title{
	font-size: 14px;
	color: #999;
	line-height: 30px;
}
#footer .footer-support .item-support a{
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}
#footer .footer-logo{
	margin-top: 15px;
}
#footer .footer-logo img {
	padding-right:5px;
	background: #fff;
	height: 50px;
	margin-bottom: 15px;
}
#footer .footer-infomation{
	line-height: 25px;
	padding:0px;
}
#copyright{
	background: #151618;
	font-size: 14px;
	font-weight: 400;
	color: #898989;
}
#copyright p{
	margin: 0;
	padding: 0;
	line-height: 62px;
}
#copyright .achievement p{
	float: right;
}
#copyright .achievement img {
	float: right;
	margin-left: 20px;
	margin-right: -14px;
	margin-top: 14px;
}
/* End Footer & Copyright */
.general-title{
	border-bottom: 1px solid #e0e0e0;
}
.general-title h1,
.general-title h2,
.general-title h3,
.general-title h4,
.general-title h5,
.general-title h6{
	display: inline-block;
	color: #009f0b;
	font-size: 18px;
	font-weight: 400;
	padding-top: 23px;
	padding-bottom: 13px;
	border-bottom: 3px solid #009f0b;
	margin-bottom: -1px;
	margin-top:0px;
}
.general-title h1 a,
.general-title h2 a,
.general-title h3 a,
.general-title h4 a,
.general-title h5 a,
.general-title h6{
	color: #009f0b;
	display: block;
}
.general-title.title-large {
	border-bottom: 1px solid #e0e0e0;
}
.general-title.title-large h1,
.general-title.title-large h2,
.general-title.title-large h3,
.general-title.title-large h4,
.general-title.title-large h5,
.general-title.title-large h6{
	display: inline-block;
	color: #3eaa3a;
	font-size: 18px;
	font-weight: 400;
	padding-top: 25px;
	padding-bottom: 17px;
	border-bottom: 4px solid #3eaa3a;
	margin-bottom: -1px;
	margin-top:0px;
}
.product-care-content {
	margin-top: 15px;
}
.bg-detail-content .box_info_product .general-title a{
	display: inline-block !important;
	color: #009f0b !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	padding-top: 23px !important;
	padding-bottom: 13px !important;
	border-bottom: 3px solid #009f0b !important;
	margin-bottom: -1px !important;
	padding: 15px 0px !important;
}
/* News Feature */
.list-blog {
	margin-top: 35px;
}
.news-feature .news-content{
	padding: 7px 0;
}
.news-tablet-mobile .news-content{
	padding: 18px 0;
}
.article-item-mini{
	padding: 15px 0;
	border-bottom: 1px solid #e2e2e2;
	font-size: 14px;
	width: 100%;
	float: left;
}
.news-tablet-mobile .article-item-mini{
	padding: 12px 0;
}
.article-item-mini .article-thumb{
	float: left;
	margin-right: 15px;
}
.article-item-mini .article-content .article-title{
	font-size: 14px;
	color: #333333;
	line-height: 23px;
	max-height: 46px;
	overflow: hidden;
	display: block;
}
.article-item-mini .article-content .article-title:hover{
	color: #3eaa3a;
}
.article-item-mini .article-content .post-date{
	font-size: 13px;
	color: #a3a3a3;
}
a.viewMore, .pagi-blog{
	text-decoration: none;
	color: #009f0b;
	font-size: 14px;
	float: right;
	line-height: 25px;
	margin-top: 4px;
}
a.viewMore:hover, .pagi-blog;hover{
	text-decoration: underline;
}
a.viewMore i{
	margin-left: 7px;
}
/* End News Feature */
#main-blog .list-blog .item {
	margin-bottom: 40px;
}
#main-blog .list-blog .article-item .article-thumb img{
	width: 100%;
}
#main-blog .list-blog .article-item .article-content h3{
	margin: 10px 0;
	padding: 0;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
}
#main-blog .list-blog .article-item .article-content h3 a{
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	height: 48px;
	overflow: hidden;
	display: block;
}
#main-blog .list-blog .article-item .article-content h3 a:hover{
	color: #3eaa3a;
}
.article-info>div{
	display: inline-block;
}
.article-info{
	font-size: 13px;
	color: #a3a3a3;
	margin-bottom: 10px;
}
.article-info a{
	color: #a3a3a3;
}
.article-info a:hover{
	color: #3eaa3a;
}
#main-blog .list-blog .article-item .article-content .article-summary *{
	font-size: 14px !important;
	color: #333333 !important;
}
#main-blog .article-detail h1{
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: bold;
}
.list-blog .col-sm-6:nth-child(2n+1) {
	clear: left
}
.list-blog .article-thumb{
	min-height: 234px;
	max-height: 234px;
	overflow: hidden;
}
.bg-detail-content {
	margin-top: 20px;
}
.nav-tabs>li{
	float:none;
	margin:0px;
}
.nav>li>a:focus, .nav>li>a:hover{
	border:none;
	background-color: transparent;
}
.home-adv-item {
	margin-bottom: 15px;
}
.product-related-content {
	margin-top: 20px;
}
.no-padding{
	padding:0px;
}

.collection-categories {
	margin-top: 20px;
}
.collection-categories h3{
	font-size: 18px;
	text-transform: uppercase;
	margin: 0px;
	line-height: 45px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
.collection-categories ul li {
	line-height: 30px;
}
.collection-categories ul li a{
	color:#333;
	font-weight:bold;
	text-transform: uppercase;
}

.collection-categories ul li .submenu li a{
	font-weight:normal;
	text-transform: none;
	display: block;
}
.collection-categories ul li .submenu li a:hover{
	color:#3eaa3a;
}
.collection-categories ul li.level0{
	display:none;
}
.collection-categories ul li.level0.active{
	display:block;
}
.cate-footer {
	margin-bottom: 15px;
}
.stl_list_view .item_mar h2 {
	font-size: 20px;
}
.box_produt_hot h2 {
	font-size: 20px;
}
.search-form .btn {
	background: #3eaa3a;
	color: #fff;
}
@media (max-width:1199px) and (min-width:992px) {
	.main-service p {
		font-size: 10.5px;
	}
	.menu_cate_list ul li a {
		font-size: 12px;
	}
	.menu_cate_list {
		height: 363px;
	}
	.box_produt_hot ul li {
		padding: 5px 15px;
	}
	.box_cart #cart-total {
		right: 6px
	}
	.home-header ul li a {
		font-size: 12.5px!important;
		padding: 0px 5px!important;
	}
	.setup-shipper .setup-shipper-content .item-policy h4 {
		font-size: 12px;
	}
	#footer .footer-social .social-content ul li a {
		font-size: 16px;
		height: 30px;
		width: 30px;
		line-height: 30px;
	}
}
@media (max-width:991px) and (min-width:768px) {
	#logo img {
		margin-top: -10px;
	}
	.home-header ul li a {
		padding: 0 5px !important
	}
}
@media (max-width:767px) {
	#logo img {
		margin-top: -10px;
	}
}
@media (min-width:992px) {
	.column-1-footer .col-md-3 {width:20%;}
}
@media (max-width:767px) {
	.col-md-3.news-collection {
		clear: both;
	}
	[data-wzb="SocialMobileTool"] .zbx-trigger {
		bottom: 100px !important;
	}
}

.main_menu.col-md-9 {
	background: #009f0b;
}

@media(max-width: 567px){
	.content_blog h2 {
		margin-top: 60px;
	}
}
.tieudetin {
	line-height: 25px;
	font-size: 16px;
}
.box_info .video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.box_info .video-container iframe, .box_info .video-container object, .box_info .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.rte ul {
	list-style: disc;
	padding-left: 30px
}
@media (max-width: 767px) {
	.rte iframe {
		width: 100%
	}
}
@media(min-width: 1200px){
	.col-md-3.col-sm-3.cate-footer {
		padding-left: 70px;
	}
}

@media(max-width: 567px){
	div#home .mar60 h2{
		margin-top: 50px;
	}
}
.content_blog.content_article.rte h1 {
	font-size: 26px;
}

.box_buyer {
	display: flex;
}
.pick_buy {
	width: 50%;
	margin-right: 5px !important;
}
.goituvan {
	width: 50%;
}
.anhdaidien {
	margin-bottom: 15px;
	text-align: center;
}