#admin_bar_iframe{display:none}

body{
	font-family: 'Roboto', sans-serif;
}

header {
	border: none!important;
	background-image: url(top-header.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.header-top ul{
	list-style: none;
	margin-bottom: 0;
}

.account-ul li a{
	background-image: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/top-buttons-background.png?1618903588353);
	background-repeat: no-repeat;
	background-size: 100%;
	text-align: center;
	width: 117px;
	height: 120px;
	display: inline-grid;
	padding-top: 2px;
	color: #fff;
}
.account-ul li a span{
	display: inline-block;
	position: relative;
	top: 45px;
	max-width: 70px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	padding-left: 7px;
}

.account-ul li a:hover, .account-ul li a:focus, .cart-ul li a:hover, .cart-ul li a:focus{
	text-decoration: none;
	color: #e6d385;
}

.cart-ul li a{
	width: 117px;
	height: 100px;
	background-image: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/top-buttons-large-background.png?1618903588353);
	background-repeat: no-repeat;
	background-size: 100%;
	text-align: center;
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 2px;
}

.cart-ul li a i{
	font-size: 24px;
	display: block;
	padding-top: 39px;
}

.page-header-container{
	min-height: 131px;
}

.page-header-container .logo{
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: 1px;
	z-index: 100;
	max-width: 250px;
}

.header-nav{
	padding-top: 50px;
	padding-bottom: 115px;
}

@media(max-width: 1220px){
	.header-nav{
		padding-top: 125px;
	}
}

@media(max-width: 1130px){
	.header-nav{
		padding-top: 110px;
	}
}

@media(max-width: 1080px){
	.header-nav{
		padding-top: 95px;
	}
}


@media(max-width: 1024px){
	.header-nav{
		padding-top: 90px;
	}
}

.header-nav ul{
	margin-bottom: 0;
}

.header-nav ul li a{
	font-size: 16px;
	color: #e26b32;
	text-transform: uppercase;
	font-weight: 500;
	padding: 10px 15px;
	display: block;
}

.header-nav ul li a:hover, .header-nav ul li a:focus{
	text-decoration: none;
	opacity: 0.9;
}

#search_mini_form .input-box {
	position: relative;
	padding-top: 0;
}
#header-search .input-box {
	max-width: 200px;
	float: right;
	margin-right: 30px;
}

#search_mini_form label {
	display: none;
}

#header-search #search {
	padding-left: 40px;
	background-color: #e6d385;
	border: none;
	border-radius: 50px;
}
#header-search #search:hover, #header-search #search:focus{
	outline: none;
}

#search {
	width: 100%;
	height: 40px;
	padding-right: 40px;
}


#search_mini_form .search-button {
	position: absolute;
	top: 0px;
	left: 0;
	width: 40px;
	height: 40px;
	border: 0;
	background: none;
	color: #af9324;
}

@media(min-width: 992px){
	.footer-grass {
		background-image: url(bottom-grass.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 80px;
	}
}

.footer-grass {
	background-image: url(bottom-grass.png);
	background-repeat: no-repeat;
	height: 80px;
	z-index: 9;
	top: 0px;
	position: relative;
}

.main-footer{
	background-color: #5b4c3d;
	padding-top: 30px;
	padding-bottom: 20px;
}

.footer-col{
	color: #eae7d6;
	font-weight: 300 !important;
}

.footer-col h3{
	font-weight: 500 !important;
	color: #aec586;
	margin: 0;
	margin-bottom: 10px;
	font-size: 18px;
	font-style: normal;
	line-height: 1.4;
	text-rendering: optimizeSpeed;
	text-transform: uppercase;
}

.footer-col ul{
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.footer-col ul li{
	margin-bottom: 7px;
}

.footer-col ul li a{
	text-decoration: underline;
	color: #e6d385;
}

.footer-social{
	margin-top: 20px;
}

.footer-social li{
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	background-color: #eae7d6;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	margin-right: 10px;
}

.footer-social li a{
	color: #5b4c3d !important;
	font-size: 25px;
}

.des-footer{
	line-height: 1.5;
}

#mc-embedded-subscribe-form input{
	width: 100%;
	padding: 7px 10px;
	background-color: #efecdf;
	box-shadow: none;
	outline: none;
	margin-top: 10px;
	border: none;
	color:  #eae7d6;
}

.header-mobile{
	display: none;
}

@media(max-width: 992px){
	.account-ul ul li:first-child{
		display: none;
	}

	.cart-ul li a {
		background-image: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/top-buttons-large-background.png?1618903588353);
		background-repeat: no-repeat;
		background-size: 100%;
		text-align: center;
		width: 100px;
		height: 50px;
		display: block;
		padding-top: 10px;
		color: #fff;
		background-position: center;
	}

	.cart-ul li a i{
		display: none;
	}

	.logo img{
		height: 120px;
	}

	.page-header-container .logo {
		margin-left: -71px;
	}

	.header-nav{
		padding-top: 85px;
	}
}

@media(max-width: 900px){
	.header-nav{
		padding-top: 70px;
	}
}

@media(max-width: 899px){
	.header-nav, #header-search{
		display: none;
	}

	#header{
		background-color: #E1DCC4;
	}

	.header-mobile{
		display: block;
		background-color: #E1DCC4;
		margin-top: 8px;
		padding-bottom: 10px;
	}

	.header-menu-btn a{
		color: #5b4c3d;
		font-size: 25px;
		padding: 10px;
	}

	.search-mobile button{
		background-color: #5b4c3d;
		color: #fff;
		border: 1px solid #5b4c3d;
		box-shadow: none;
		outline: none;
	}

	.search-mobile button i{
		font-weight: 400;
	}

	.search-mobile input, .search-mobile input:hover, .search-mobile input:focus{
		outline: none;
		border: none;
		box-shadow: none;
	}
}

@media(max-width: 768px){
	.footer-col{
		margin-bottom: 15px;
	}

	.footer-social li{
		height: 35px;
		width: 35px;
		line-height: 35px;
	}

	.footer-social li a{
		font-size: 20px;
	}
}

.image-on{
	position: absolute;
	left: 0;
	right:0;
	margin-left: auto;
	margin-right: auto;
	top: -5px;
	z-index: 9;
}

.image-bot{
	position: absolute;
	left: 0;
	right:0;
	margin-left: auto;
	margin-right: auto;
	bottom: 0;
	z-index: 9;
}

.swiper-container{
	padding-bottom: 20px;
}

.left-category ul{
	padding-left: 0;
	list-style: none;
}

.left-category ul li {
	height: 66px;
	line-height: 66px;
	margin-left: 0px;
	margin-bottom: 40px;
	background-image: url("main-sidebar-menu-items.png");
	background-repeat: no-repeat;
}

.left-category ul li a{
	width: 100%;
	display: block;
	position: relative;
	padding-left: 20px;
	padding-right: 40px;
	color: rgb(128, 156, 163);
	text-decoration: none;
	font-size: 19px;
}

.left-category ul li a img {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: -30px;
	margin-right: -39px;
}

#header-search{
	padding-bottom: 100px;
}

.left-category .li-2{
	font-weight: 600;
	float: right;
	font-size: 20px;
}

.promo-content {
	width: 100%!important;
	height: 210px;
	display: block;
	padding: 10px;
	background-image: url(product-homepage.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.promo-content:hover, .promo-content:focus{
	text-decoration: none;
}

.promo-title {
	margin: 0!important;
	color: #999999;
}

.promo-content img {
	float: right;
}

.promo-text {
	color: #3F3F3F;
	margin-bottom: 10px!important;
}
.promo-dotted {
	width: 100px;
	margin-left: 5px!important;
	border-top: 2px dotted #999999;
}

.shop-now {
	width: 50px;
	height: 50px;
	padding-top: 14px;
	border-radius: 100%;
	background-color: #b6e0da;
	text-align: center;
	position: absolute;
	bottom: 25px;
}
.shop-now p {
	color: #fff;
	margin: 0!important;
	line-height: 12px!important;
}

.index-bg{
	padding: 20px;
	background-image: url(bottom-bricks.png);
	background-size: 100% auto;
	padding-bottom: 65px;
}

.three-index{
	margin-top: 30px;
}

@media(max-width: 992px){
	.left-category{
		margin-top: 50px;
	}

	.left-category ul li a img{
		margin-right: 0;
	}

	.left-category .li-2{
		margin-right: 15px;
	}
}

@media(max-width:380px){
	.left-category .li-2{
		display: none;
	}

	.left-category ul li a{
		padding-left: 10px;
	}

	.left-category ul li a img{
		margin-top: 0;
	}
}

.required{
	color: red;
	font-size: 13px;
}

.form_blog_comment .form-control, .form-reg .form-control{
	box-shadow: none;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}

.form_blog_comment .form-group button{
	margin-bottom: 30px;
	padding: 7px 25px;
	border: none;
	background-color: #3399cc;
	border-radius: 0px;
	text-transform: uppercase;
	color: #fff;
	float: right;
	text-shadow: none;
	outline: none;
	border: 1px solid #3399cc; 
}

.form_blog_comment .form-group button:hover, .form_blog_comment .form-group button:focus{
	color: #fff;
	background-color: #2e8ab8;
	border-color: #2e8ab8;
	box-shadow: none;
}

.ul-contact{
	list-style: none;
}

.ul-contact li{
	padding: 5px 0;
	display: block;
}

.ul-contact li a{
	color: #2e8ab8;
}

.ul-contact span.glyphicon, .brown{
	color: #636363;
}

.intro-title{
	margin-top: 0;
	text-align: center;
	font-size: 25px;
}

.brown{
	margin-bottom: 80px;
}

.list_blog{
	border: 1px solid #E1DCC4;
	margin-bottom: 30px;
}

.list_blog h2{
	background-color: #E1DCC4;
	color: #636363;
	margin: 0;
	padding: 10px;
	font-size: 20px;
}

.blog-padding{
	padding: 15px;
}

.blog-padding img{
	margin-bottom: 15px;
}

.blog_video{
	margin-bottom: 15px;
}

.article-details a{
	color: #e6d385;
}

.article-details a:hover, .article-details a:focus{
	opacity: 0.9;
}

.article-details .list_blog{
	border: none;
}

.article-details .list_blog h2{
	background-color: transparent;
	padding: 0;
	margin-bottom: 15px;
}

.form_blog_comment{
	margin-top: 15px;
	border-top: 1px dashed #e5e5e5;
	padding-top: 15px;
}

.form_blog_comment h2{
	font-size: 20px;
	text-transform: uppercase;
	color: #636363;
}

.viewdetail{
	color: #4C4C4C;
	font-size: 14px;
}

.viewdetail:hover, .viewdetail:focus{
	text-decoration: none;
	color: #636363;
}

.viewdetail i{
	padding: 3px 7px;
	color: #fff;
	background-color: #b6e0da;
	border-radius: 50%;
}

.collection-category ul{
	list-style: none;
	padding-left: 0;
}

.collection-category{
	background-color: #EAE7D6;
	border-radius: 3px;
}

.collection-category ul li a{
	padding: 5px 15px;
	display: block;
	border-bottom: 2px solid #E1DCC4;
	color: #5B4C3D;
	text-decoration: none;
}

.collection-category ul li a:hover, .collection-category ul li a:focus{
	opacity: 0.8;
}

a.main-categorys{
	font-weight: 600;
}

.header-h2-sub li a{
	padding-left: 25px !important;
}

@media(max-width: 992px){
	.collection-category ul li a{
		border: none;
	}

	.header-h2-sub{
		padding: 0 15px !important;
	}

	.header-h2-sub li a{
		color: #636363;
		background-color: #f4f4f4;
		margin-bottom: 10px;
	}
}

.border-product-details{
	padding: 15px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}

.availability{
	float: left;
}

.p-price{
	float: right;
}

.availability.in-stock{
	color: #11b400;
	margin-bottom: 0;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 34px;
}

.availability.out-stock{
	color: red;
	margin-bottom: 0;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 34px;
}

.header-nav ul li{
	position: relative;
}

.index_menu{
	position: absolute;
	top: 42px;
	min-width: 291px;
	list-style: none;
	background-color: #eae7d6;
	z-index: 9999;
	display: none;
}

.index-has-child:hover .index_menu{
	display: block;
}

.index_menu li a{
	padding: 8px 14px !important;
	font-size: 13px !important;
	border-bottom: 1px dashed #d9d3b4;
}

.index_menu li:last-child a{
	border-bottom: none;
}

.index_menu li a:hover, .index_menu li a:focus{
	color: #bfb581 !important;
}


@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;}
.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;
}
.tz-form-close {
	position: absolute;
	right: 31px;
	top: 30%;
	color: #000 !important;
	width: initial !important;
	border-left: 0px !important;
	border: none;
	background: none;
}
.mar15 {
	float: left;
	width: 100%;
}
#logo {
	margin-top: 4px;
	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/118/405/themes/150988/assets/back-arrow-min.png?1618903588353) 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/118/405/themes/150988/assets/fwd-arrow-min.png?1618903588353) 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/118/405/themes/150988/assets/back_hover.png?1618903588353) 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/118/405/themes/150988/assets/fwd_hover.png?1618903588353) 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/118/405/themes/150988/assets/back-arrow-min.png?1618903588353) 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/118/405/themes/150988/assets/fwd-arrow-min.png?1618903588353) 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/118/405/themes/150988/assets/back_hover.png?1618903588353) 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/118/405/themes/150988/assets/fwd_hover.png?1618903588353) 3px 3px no-repeat;
	text-indent: 100%;
	position: relative;
	color: #f7f7f7;
	width: 20px;
	opacity: 1;
}
#owl-demo-pc .owl-controls .owl-page span{
	background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/icon_slide_point-min.png?1618903588353) -39px -8px no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 5px;
}
#owl-demo-pc .owl-controls .owl-page span:hover{
	background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/icon_slide_point-min.png?1618903588353) -10px -8px no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 5px;
}
#owl-demo-pc .owl-controls .active span{
	background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/icon_slide_point-min.png?1618903588353) -10px -8px no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 5px;
}
.sb-toggle-right .cart_st{
	font-size: 20px;
	color:#E1DCC4;
	position:relative;
}
.cart_st span {
	position: absolute;
	padding: 1px 5px;
	background-color: #e57368;
	font-size: 11px;
	top: -24%;
	color: #fff;
	border-radius: 50%;
	right: -16px;
}
.sb-right{
	background:#fff;
}
.product_img{
	text-align: center;
	margin-bottom: 10px;
}
.product_title h3{
	margin-top: 0px;
	line-height:16px;
	min-height: 43px;
}
.product_title h3 a{
	font-size: 16px;
	color: #4C4C4C;
	line-height: 18px;
}
.product_title h3 a:hover, .product_title h3 a:focus{
	text-decoration: none;
	color: #636363;
}
span.price_old{
	font-size: 14px;
	color: #707070;
	text-decoration: line-through;
}
span.price_new{
	font-size: 20px;
	color: #636363;
}
.product_price{
	color:#333;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 2px dotted #727272;
}
.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: #fff;
	font-weight: bold;
}
.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: #E1DCC4;
	width: 90%;
	border: none;
}
.nav_menu_right i{
	margin-right:10px;
}
.product_img{
	position:relative;
}
.product_img{
	padding: 10px;
	background-image: url(product-secondary.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.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/118/405/themes/150988/assets/new.png?1618903588353) no-repeat;
	height: 20px;
	width: 50px;
	float: left;
	margin-bottom:3px;
}
.icon_hot{background:url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/hot.png?1618903588353) no-repeat;
	height: 20px;
	width: 50px;
	float: left;
	margin-bottom:3px;
}
.icon_sale{background:url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/sale.png?1618903588353) 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;
	border-radius: 5px;
	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: #E1DCC4;
	height: 38px !important;
	width: 42px !important;
	text-align: center;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	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;
}
.box_account a{
	font-size:13px;
	color:#000;
}
.box_cart a {
	font-size: 14px;
	color: #000;
	line-height: 54px;
}
.box_cart img {
	margin-right: 5px;
	margin-top: -20px;
}
.box_account img{
	float: left;
	margin-right: 10px;
}
.jGrowl-close {
	width:15px;
	height:12px;
	background:url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/btn_remove.png?1618903588353) no-repeat;
	float: right;}
div.jGrowl-close{
	right:10px !important;
	left:initial  !important;}
.nav_main_menu{
	height: 52px;
	line-height: 52px;
	border-bottom:1px solid #e8e8e8;
	float:left;
	width: 100%;
	cursor: pointer;
}
.btn_menu_cate i{
	margin-right :7px;
}
.btn_menu_cate{
	text-align: center;
	font-size: 17px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #e8e8e8;
	height: 52px;
	font-family: 'Roboto', sans-serif;
}
.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 {
	font-family: 'Roboto', sans-serif;
	padding-right: 0px;
	margin-top: 5px;
	font-size: 14px;

}
.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;}
.hotline img{
	float:left;
}
.menu_sub_child li a span{
	margin-right:15px;}
.hotline span{
	margin-left: 45px;
	margin-top: -35px;
	line-height: 20px;
	float:left;
}
.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:#E1DCC4;
}
.top_header{
	float: left;
	width: 100%;
}
.box_coverage{
	float: left;
	width: 100%;
}
.menu_cate_list{
	border: 1px solid #e8e8e8;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	float:left;
	width:100%;
	position:relative;
	z-index:999;
	text-align: left;
	background-color: #fff;
	border-top: 0px;
	min-height:444px;
}
.menu_cate_hide{
	position:absolute;
	width:90%;
	z-index:9999;}
.slide_coverage{
	margin: 29px 0 0 0;
}
.tip_button button{
	background: #E1DCC4;
	color: #fff;
	padding: 7px 16px;
	border-radius: 5px;
	margin-bottom: 2px;
}
.menu_cate_list ul li a {
	float: left;
	width: 100%;
	padding-left: 15px;
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 16px;
	line-height: 15px;
}
.menu_cate_list ul li a:hover{
	color:#E1DCC4;
	background:url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/icon_point.png?1618903588353) left center no-repeat;
	text-decoration:none;
}
.menu_cate_list ul li {
	float: left;
	width: 100%;
	padding: 13px 15px 13px 15px;
}
.menu_cate_list ul{
	list-style: none;
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.menu_cate_list ul li a span{
	float:right;
}

ul.sub_menu{
	position: absolute;
	left: 100%;
	width: 901px;
	height: 444px;
	top: -1px;
	margin: 0px;
	background-color: #fff;
	border: 10px solid #fff;
	box-shadow: 0px 1px 6px -2px;
	background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/baner_menu.jpg?1618903588353) #fff right center no-repeat;
	display:none;
}
/*
ul.banner_sk1{
background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/baner_menu1.jpg?1618903588353) #fff right center no-repeat;
}
ul.banner_sk2{
background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/baner_menu2.jpg?1618903588353) #fff right center no-repeat;
}
ul.banner_sk3{
background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/baner_menu3.jpg?1618903588353) #fff right center no-repeat;
}
ul.banner_sk4{
background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/baner_menu4.jpg?1618903588353) #fff right center no-repeat;
}
ul.banner_sk5{
background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/baner_menu5.jpg?1618903588353) #fff right center no-repeat;
}
ul.banner_sk6{
background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/baner_menu6.jpg?1618903588353) #fff right center no-repeat;
}
ul.banner_sk7{
background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/baner_menu7.jpg?1618903588353) #fff right center no-repeat;
}
ul.banner_sk8{
background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/baner_menu8.jpg?1618903588353) #fff right center no-repeat;
}
ul.banner_sk9{
background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/baner_menu9.jpg?1618903588353) #fff right center no-repeat;
}
ul.banner_sk10{
background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/baner_menu10.jpg?1618903588353) #fff right center no-repeat;
}
ul.banner_sk11{
background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/baner_menu11.jpg?1618903588353) #fff right center no-repeat;
}
*/
.sub_menu li {
	display: inline-block;
	float: left;
	width: initial !important;
	margin:10px;
	padding: 10px 5px 10px 0px !important;

}
.minw{min-width: 45%;}
.main_menu > ul > li:first-child > a {padding-left: 0px;}
a.a_sub_menu{
	font-weight: bold !important;
	font-size: 14px !important;
	color: #E1DCC4 !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{
	float: left;
	width: 75%;
}
.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:0px;
}
.box_product_index h2 span{
	border-bottom: 3px solid #E1DCC4;
	padding-bottom: 14px;
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
}
.btn_theme{
	background-color: #3399cc;
	border: 1px solid #3399cc;
	padding: 6px 13px;
	border-radius: 0px;
	color: #fff;
	float:left;
	margin-bottom: 5px;
	font-weight: 300;
	text-transform: uppercase;
}
.btn_theme:hover, .btn_theme:focus{
	outline: none;
	box-shadow: none;
	text-decoration:none;
	color:#fff;
	background-color:#2e8ab8;
	border-color: #2e8ab8;
}
.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/118/405/themes/150988/assets/back-arrow-min.png?1618903588353) #ebebeb center center no-repeat !important;
	margin-left: -10px;
	border-radius:50px;
	position: absolute;
	left: 0px;
}
.owl_index_st .owl-controls .owl-next {
	background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/fwd-arrow-min.png?1618903588353) #ebebeb center center no-repeat !important;
	border-radius:50px;
	position: absolute !important;
	right: 0px;
}
.owl_index_st .owl-controls .owl-prev:hover {
	background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/back-arrow-min.png?1618903588353) #E1DCC4 center center no-repeat !important;
	border-radius:50px;
}
.owl_index_st .owl-controls .owl-next:hover {
	background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/fwd-arrow-min.png?1618903588353) #E1DCC4 center center no-repeat !important;
	border-radius:50px;
}
.owl_index_st .owl-controls .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;
	border-radius: 50px;
}
.owl_index_st:hover .owl-controls{
	display:block !important;
}
.box_product_index{
	margin-top:0px;
	margin-bottom:50px;
}
.banner_index{
	margin-top:30px;
	margin-bottom:30px;
}
.banner_index img{
	width:100%;
}
img{
	max-width:100%;
}
.title_box h2, .category-header-h2 h2 {
	padding-left: 5px;
	border-left: 5px solid #6C8594;
	background-color: #E1DCC4;
	margin: 0;
	padding: 10px 0;
	font-size: 18px;
	padding-left: 10px;
}
.box_produt_hot ul{
	border:1px solid #EAE7D6;
	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;
	width: 30%;
}
.banner_col_right img{
	width:100%;
}
.box_pr_title h3 a{
	font-size: 14px;
	color: #636363;
	line-height: 18px;
}
.box_pr_title h3 a:hover, .box_pr_title h3 a:focus{
	text-decoration: none;
	color: #5B4C3D;
}
.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: #E1DCC4;
	text-decoration: line-through;
}
.box_pr_price span.pr_new{
	font-size: 18px;
	color: #3399cc;
	/* font-weight: bold; */
}
.box_pr_img img{
	width:100%;
}
.box_pr_title h3{
	margin:0px;
	line-height:16px;
}
.box_pr_title{
	float: left;
	width: 63%;
}
.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/118/405/themes/150988/assets/back-arrow-min.png?1618903588353) 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/118/405/themes/150988/assets/fwd-arrow-min.png?1618903588353) 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/118/405/themes/150988/assets/back-arrow-min.png?1618903588353) 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/118/405/themes/150988/assets/fwd-arrow-min.png?1618903588353) 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/118/405/themes/150988/assets/icon_prev-min.png?1618903588353) 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/118/405/themes/150988/assets/icon_next-min.png?1618903588353) 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/118/405/themes/150988/assets/icon_prev_hover.png?1618903588353) center center no-repeat !important;
}
#owl-box_brand_pc .owl-controls .owl-buttons .owl-next:hover {
	background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/icon_next_hover.png?1618903588353) 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/118/405/themes/150988/assets/back-arrow-min.png?1618903588353) center center no-repeat !important;
	float: left;
	margin-left: -10px;
}
#owl-box_brand .owl-controls .owl-next {
	background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/fwd-arrow-min.png?1618903588353) 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;
}
.footer_page{
	background:url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/bg_footer-min.png?1618903588353) center center repeat !important;
	padding-top: 30px;
	float: left;
	width: 100%;
}
.box_produt_hot{
	float: left;
	width: 100%;
	margin-top: 0px;
}
.footer_page h2 {
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #333;
}
.footer_page ul {
	margin-bottom: 30px;
	list-style: none;
	float: left;
}
.footer_page ul li{

}
.footer_page ul li a {
	color: #b5b5b5;
	font-family: 'Roboto', sans-serif;
	padding: 7px 0px;
	float: left;
	width: 100%;
}
.copyright{
	text-align: center;
	border-top: 1px solid #333;
}
.copyright p{
	margin: 0px;
	/* padding: 15px 26px; */
	line-height: 60px;
	color: #b5b5b5;
}
/* trang list */
.box_product_list h2{
	margin-bottom: 15px;
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	margin-top: 30px;
}
.box_sort_by {
	//width: 100%;
	margin-bottom: 5px;
}
.box_sort_by select{
	min-height: 34px;
	//width: 150px;
	border-color: #e3e3e3;
	background-color: #ededed;
	margin-bottom:10px;
}
.view_style{
	float:left;
}
.grid_list{

}
.item_mar{

}
.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;
	border-top: none;
}
.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:#E1DCC4;}
.txt_left h2{
	text-align:left;
}
.box_tool {
	border-bottom: 1px solid #eee;
	float: left;
	width: 100%;
	padding-bottom:15px;
}
.box_tool p{
	font-size:13px;
	color:#999;
	margin-left:10px;
	line-height:32px;
	float:left;
	margin-bottom:0px;
}
.grid_item{
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.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: #E1DCC4;
	border: 1px solid #E1DCC4;
	color: #636363;
	margin: 0px 2px;
	font-size: 15px;
}
.pagination ul li a:hover, .pagination ul li a:focus, .pagination ul li.active a{
	text-decoration: none;
	color: #636363;
	background-color: #fff;
}
.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;
}
/* trang chi tiet */
.css_content_detail h1 {
	margin: 0px;
	margin-bottom: 15px;
	font-size: 23px;
	text-transform: uppercase;
	line-height: 35px;
	color: #5b4c3d;
}
.css_content_detail div {
	text-transform: uppercase;
}
.price_detail {
	font-size: 24px;
	color: #5b4c3d;
}
.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;
	float: left;
	width: 100%;
}
.pick_buy button{
	border: none;
	border-radius: 0px;
	text-transform: uppercase;
	background-color: rgb(51, 153, 204);
	color: #fff;
	box-shadow: none;
	font-weight: 400;
	padding: 10px 20px;
	margin-bottom: 20px;
}

.pick_buy button:hover, .pick_buy button:focus{
	background: rgb(46, 138, 184);
	color: #fff;
	box-shadow: none;
	outline: none;
}

.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: #E1DCC4;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	border-top: 0px;
	font-weight:400;
}
.banner_detail_pr img{
	width:100%;
}
/*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;
}
.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: 16px;
}
.box_info_product{
	border: 1px solid #ededed;
}
.box_info{
	padding:15px;
	border:1px solid #ededed;
	border-top: 0px;
}
.banner_detail_pr{
	text-align:center;
}
.nav-tabs{border:none;}
#sync1 .item img{
	width:100%;}
#sync2 .item{
	padding: 0px;
	margin: 5px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
}
#sync2 .item h1{
	font-size: 18px;
}
#sync2 .synced .item {
	border: 3px solid #eee;
	padding: 10px 5px;
}
#sync1 .owl-buttons{
	position: absolute;
	top: 49%;
	width: 100%;
	display:none;
}
.prod-end label{
	margin-bottom: 0px;
	margin-top: 15px;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
	margin-right: 10px;
}
.prod-end .pull-left {
	float: left!important;
	margin: 1px 0px;
}
.custom button:hover{background-color: #fff;}
.custom button{
	background-color: #fff;
	border: none;
	padding: 2px 11px 2px 15px;
	font-weight: normal;
	line-height: 34px;
	border: 1px solid #EAE7D6;
}
.custom{
	float:left;
	width:100%;}
.custom input{
	height: 40px;
	margin: 5px 0px;
	border: none;
	background-color: #fff;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #EAE7D6;
	background-color: #EAE7D6;
	color: #636363;
}
#sync1:hover .owl-buttons{
	display:block;}
#sync1 .owl-buttons .owl-prev {
	background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/back-arrow-min.png?1618903588353) #E1DCC4 center center no-repeat !important;
	position:absolute;
	border-radius:50px;
	left:0px;
}
#sync1 .owl-buttons .owl-next {
	background: url(//bizweb.dktcdn.net/100/118/405/themes/150988/assets/fwd-arrow-min.png?1618903588353) #E1DCC4 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 {
	padding-left: 5px;
	background-color: rgb(225, 220, 196);
	border-left: 5px solid rgb(108, 133, 148);
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
}
.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: rgb(234, 231, 214);
	margin-bottom: 0px;
}
.stl_right_blog h3 a{
	color: #636363;
}

.stl_right_blog h3 a:hover, .stl_right_blog h3 a:focus{
	color: #000;
	text-decoration: none;
}
.selector-wrapper label{
	float: left;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	margin-top: 10px;
}
.selector-wrapper select{
	height: 34px;
	padding-left: 10px;
	min-width: 152px;
}
.bx-comment{
	float:left;
}
.form_blog_comment h2{
	font-size:22px;}
.form_blog_comment{
	display: inline-block;
	width: 100%;
}
.form_blog_comment .form-control{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 {

}
.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: 23px;
	color:#636363;
}
.content_blog h2{
	font-size: 23px;
	margin-top:0px;
}
.interview div{
	float: left;
	margin-right: 15px;
}
.interview{
	float:left;
	width:100%;
	margin: 0px 0px;
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 10px;
}
.interview p{
	margin: 0;
	padding-bottom: 5px;
}
.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;
}
.content_blog img{
}
.date_blog p{
	margin: 15px 15px 10px 0px;
	padding: 10px;
	background-color: #E1DCC4;
	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: #E1DCC4;
	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: 500;
}
.form_blog_comment label {
	display: inline-block;
	max-width: 100%;
	margin-top: 7px;
	font-weight: 500;
	float: left;
	width: 20%;
	font-family: 'Roboto', sans-serif;
}
.form_blog_comment .form-control {
	border-radius: 0px;
	float: left;
	width: 80%;
}
.form_blog_comment .form-group {
	margin-bottom: 15px;
	width:100%;
	float:left;
}
.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: #E1DCC4;
	color: #fff;
	padding: 8px 15px;
	border-radius: 5px;
}
.content_404 .stylish-input-group .input-group-addon{
	background-color: #E1DCC4 !important;
	color: #fff;
}
.btn_index a:hover{background: #E1DCC4; 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{
	float: left;
	width: 100%;
	padding: 30px;
	background-color: #f8f8f8;
	margin-bottom:30px;
}
.login{ float:left;}
.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:#636363;}
.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, .site-button-dark {
	margin-bottom: 30px;
	padding: 7px 25px;
	border: none;
	background-color: #3399cc;
	border-radius: 0px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: none;
	outline: none;
	border: 1px solid #3399cc;
}
.login .site-button-dark:hover, .login .site-button-dark:focus, .site-button-dark:hover, .site-button-dark:focus{
	color: #fff;
	background-color: #2e8ab8;
	border-color: #2e8ab8;
	box-shadow: none;
	text-decoration: none;
}

.recent-orders .site-button-dark{
	margin-top: 30px;
	float: right;
}

.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{
	padding: 7px 25px;
	border: none;
	background-color: #3399cc;
	border-radius: 0px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: none;
	outline: none;
	border: 1px solid #3399cc;
}
.form_regd button:hover, .form_regd button:focus{
	color: #fff;
	background-color: #2e8ab8;
	border-color: #2e8ab8;
	box-shadow: none;
}
/* 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:#E1DCC4;
	color:#fff;
	padding: 10px 15px;
	font-weight: bold;}
@media (max-width: 992px){
	.available_mobile{
		display:block;
	}
	#sb-site {
		box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.3);
		padding: 50px 0 0px 0;
	}
	.available_pc{
		display:none;
	}
	.box_produt_hot{
		margin-top: 0px;
		margin-bottom: 0px !important;
	}
	.mar60{
		margin-top:30px;
	}
	.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 {
		height: 52px;
		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){
	.owl_index_st .item {
		margin: 0px;
	}
	.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%;
	}
}
/*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: #E1DCC4;
	color: #fff;
	padding: 10px 15px;
	border-radius: 5px;
	margin-right: 5px;
	margin-bottom:10px;
}
.payment a{
	background: #E1DCC4;
	color: #fff;
	padding: 10px 15px;
	border-radius: 5px;
	margin-right: 5px;
	display:block;
	margin-bottom:10px;
	float: right;
	margin-top: 15px;
}
.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) {
	.menu_sub_child li a span {
		display:none;
	}
	.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;}

}

/* 
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 { 
	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: "Ảnh"; }
		.cart_table td:nth-of-type(2):before { content: "Tên sản phẩm"; }
		.cart_table td:nth-of-type(3):before { content: "Giá"; }
		.cart_table td:nth-of-type(4):before { content: "Số lượng"; }
		.cart_table td:nth-of-type(5):before { content: "Tổng số"; }
		.cart_table td:nth-of-type(6):before { content: "Xó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;}
	.logo img{
		height: 82px;
	}
}

.bcs img {
	max-width: 60%;
}