@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

.clearfix {
	display: block;
	&:after {
		clear: both;
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
	}
}

body {
	padding: 0px;
	color: #333;
	font-size: 14px;
	font-family: Arial;
	padding: 0;
	margin: auto;
	line-height: 1.55;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

ul {
	margin: 0px;
	list-style: none;
}

#owl-demo .owl-controls {
	text-align: center;
	z-index: 9999;
	position: absolute;
	bottom: 10px;
	width: 100%;
}

.home-page {
	position: relative;
}

.top_nav {
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 999;
	height: 35px;
	line-height: 35px;
	background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/bg-navtop.png?1682042441077") repeat;
}

.box-reg ul {
	list-style: disc;
	color: #fff;
}

.top_color .box-reg ul {
	color: #000;
}

.box-reg ul li {
	float: left;
	padding: 5px 0px;
	margin: 0px 15px;
	a {
		color: #fff;
		line-height: 25px;
	}
}

.top_color .box-reg ul li a {
	color: #000;
}

.box-reg ul li a:hover {
	color: #e6ae48;
}

input.txt_search {
	background: none;
	border: none;
	width: 100%;
	color: #fff;
	padding-left: 15px;
}

.top_color input.txt_search {
	color: #000;
}

.search {
	position: relative;
}

.btn_search {
	position: absolute;
	top: 3px;
	right: 15px;
	background: none;
	border: none;
	color: #fff;
}

.top_color .btn_search {
	color: #000;
}

.nav-menu {
	padding: 15px 0px;
	background: #14a651;
	position: relative;
	z-index: 9999;
}

.timeline_product {
	margin-top: 30px;
	float: left;
	width: 100%;
}

.blog_tit h3 {
	margin-top: 5px;
}

.main_menu ul li {
	display: inline-block;
	a {
		color: #ffff12;
		font-size: 15px;
		padding: 0px 8px;
		position: relative;
		text-transform: uppercase;
		word-spacing: 7px;
		padding-bottom: 113px;
	}
}

.logo {
	height: 130px;
}

.main_menu {
	height: 130px;
	line-height: 130px;
}

.main_menu_mobile {
	display: none;
}

.stl_dropmenu {
	background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/bg_dropmenu.jpg?1682042441077") center center repeat;
	background-size: 100%;
	width: 100%;
	ul li a {
		color: #fff;
		font-size: 16px;
		text-transform: uppercase;
		&:hover {
			color: #fff;
			font-size: 16px;
			text-transform: uppercase;
			background: #000;
			opacity: 0.5;
		}
	}
	.nav {
		.dropdown-toggle .caret {
			border-top-color: #fff;
			border-bottom-color: #fff;
			margin-top: 0px;
			width: 9px;
			font-size: 16px;
			-webkit-transform: rotate(-90deg);
			-moz-transform: rotate(-90deg);
			-ms-transform: rotate(-90deg);
			-o-transform: rotate(-90deg);
		}
		> li > a:hover {
			text-decoration: none;
			background: #000;
			opacity: 0.5;
		}
	}
}

.nav > li > a:focus {
	text-decoration: none;
	background: #000;
	opacity: 0.5;
}

.stl_dropmenu .nav {
	li.dropdown.open .caret {
		border-top-color: #ffffff;
		border-bottom-color: #ffffff;
		opacity: 1;
		filter: alpha(opacity = 100);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}
	.open > a {
		background: #000;
		opacity: 0.5;
		border-color: #000;
		&:hover, &:focus {
			background: #000;
			opacity: 0.5;
			border-color: #000;
		}
	}
}

.main_menu_mobile .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #000;
}

.drop_main_menu {
	position: absolute;
	top: 145px;
	left: 0px;
	padding: 15px 0px;
	border: 1px solid #e6ae48;
	border-top: 0px;
	background-color: #fff;
	display: none;
	h2 {
		font-size: 17px;
		text-transform: uppercase;
		font-weight: bold;
	}
	ul li {
		a {
			color: #737373;
			font-size: 15px;
			padding: 0px 0px;
			text-transform: inherit;
			word-spacing: 1px;
		}
		float: left;
		width: 100%;
		margin-bottom: 10px;
	}
}

.main_menu {
	ul li:hover {
		.drop_main_menu, span.caret {
			display: block !important;
		}
	}
	span.caret {
		position: absolute;
		top: 79px;
		z-index: 999;
		width: 18px;
		display: none;
		left: 40%;
		border-top: 10px solid;
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
	}
}

/* end top page */
/* Trang chủ */

.content_index_pg {
	float: left;
	width: 100%;
	background-image: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-11.jpg?1682042441077"), url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-1.jpg?1682042441077");
	background-position: -130px top, right top;
	background-repeat: no-repeat;
}

#owl-demo .item img {
	width: 100%;
}

.introduce_store {
	width: 100%;
	margin-bottom: 30px;
}

.stl_intro {
	margin: 120px auto;
	width: 80%;
	text-align: center;
	margin-bottom: 20px;
	p {
		font-size: 15px;
		margin-bottom: 20px;
	}
}

.btn_view_more {
	background: #000;
	color: #fff;
	font-size: 15px;
	padding: 8px 15px;
	text-transform: uppercase;
}

.stl_intro h2 {
	text-transform: uppercase;
	font-size: 26px;
	background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-4.png?1682042441077") center bottom no-repeat;
	padding-bottom: 20px;
}

.box_timeline_item {
	min-height: 500px;
	margin-bottom: 30px;
	background-image: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-8.jpg?1682042441077");
	background-position: center top;
	background-repeat: no-repeat;
}
.time_item {
    margin: 312px auto 0;
    background-color: #fff;
    box-shadow: 1px 1px 1px 1px #ddd;
    min-height: 527px;
}
.item_image {
	text-align: center;
	position: relative;
}

.label_sale {
	position: absolute;
	width: 135px;
	height: 135px;
	top: 0px;
	left: 0px;
	background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/salesale.png?1682042441077") no-repeat;
}

.info_item h3 {
	text-transform: uppercase;
	font-size: 16px;
	color: #000;
	background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-10.png?1682042441077") left bottom no-repeat;
	padding-bottom: 17px;
	a {
		color: #000;
		&:hover {
			text-decoration: none;
			color: #e6ae48;
		}
	}
}

.price_item {
	font-size: 30px;
	color: #e6ae48;
}

.cart_table {
	float: left;
	width: 100%;
}

.btn_style {
	background: #000;
	color: #fff;
	font-size: 15px;
	padding: 0px 15px;
	text-transform: uppercase;
	border: none;
	border-radius: 0px;
	display: inline-block;
	&:hover {
		color: #fff;
	}
}

.decs_item {
	margin-top: 15px;
	font-size: 14px;
	color: #333;
	font-family: arial;
}

#owl-list-pr .item {
	margin: 3px;
	text-align: center;
}

.collection_box h2 {
	text-transform: uppercase;
	font-size: 26px;
	color: #000;
	background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-4.png?1682042441077") center bottom no-repeat;
	padding-bottom: 17px;
	text-align: center;
	margin-bottom: 60px;
}

.price_new {
	font-size: 22px;
	color: #e6ae48;
	margin-right: 10px;
}

.price_old {
	text-decoration: line-through;
	color: #999;
	font-size: 17px;
}

.btn_style:hover {
	text-decoration: none;
	background: #e6ae48;
}

.list_products .label_sale {
	background-size: 50%;
}

#owl-list-pr {
	h3 a {
		color: #000;
		font-size: 18px;
		text-transform: uppercase;
		&:hover {
			text-decoration: none;
			color: #e6ae48;
		}
	}
	.owl-prev {
		background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/arrow_prev.png?1682042441077") no-repeat;
		text-indent: -9999px;
		left: 0px;
		position: absolute;
	}
	.owl-next {
		background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/arrow_next.png?1682042441077") no-repeat;
		text-indent: -9999px;
		right: 0px;
		position: absolute;
	}
	.owl-prev:hover {
		background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/arrow_prev_hover.png?1682042441077") no-repeat;
		text-indent: -9999px;
		left: 0px;
		position: absolute;
	}
	.owl-next:hover {
		background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/arrow_next_hover.png?1682042441077") no-repeat;
		text-indent: -9999px;
		right: 0px;
		position: absolute;
	}
	.owl-controls .owl-buttons {
		position: absolute;
		top: 50%;
		width: 100%;
	}
}

.box_product_hot h2 {
	text-transform: uppercase;
	font-size: 26px;
	color: #000;
	background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-4.png?1682042441077") center bottom no-repeat;
	padding-bottom: 17px;
	text-align: center;
	margin-bottom: 60px;
}

#owl-hot-pr {
	.item {
		text-align: center;
		margin: 15px;
	}
	h3 {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		a {
			color: #000;
			font-size: 18px;
			text-transform: uppercase;
			&:hover {
				text-decoration: none;
				color: #e6ae48;
			}
		}
	}
	.owl-prev {
		background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/arrow_prev.png?1682042441077") no-repeat;
		text-indent: -9999px;
		left: 0px;
		position: absolute;
	}
	.owl-next {
		background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/arrow_next.png?1682042441077") no-repeat;
		text-indent: -9999px;
		right: 0px;
		position: absolute;
	}
	.owl-prev:hover {
		background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/arrow_prev_hover.png?1682042441077") no-repeat;
		text-indent: -9999px;
		left: 0px;
		position: absolute;
	}
	.owl-next:hover {
		background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/arrow_next_hover.png?1682042441077") no-repeat;
		text-indent: -9999px;
		right: 0px;
		position: absolute;
	}
	.owl-buttons {
		position: absolute;
		top: 50%;
		width: 100%;
	}
}

.banner_product {
	width: 100%;
	margin: 30px 0px;
	float: left;
	img {
		width: 100%;
	}
}

.box_product_hot {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* box blog */

.box_blogs_index {
	h2 {
		text-transform: uppercase;
		font-size: 26px;
		color: #000;
		background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-4.png?1682042441077") center bottom no-repeat;
		padding-bottom: 17px;
		text-align: center;
		margin-bottom: 60px;
	}
	h3 a {
		text-transform: uppercase;
		font-size: 20px;
		color: #000;
	}
}

.info_blogs {
	color: #ddd;
}

.desc_blogs {
	color: #666;
	font-size: 15px;
}

.box_author {
	text-align: center;
	img {
		margin-bottom: 15px;
		margin-top: 15px;
	}
}

.author {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.desc_author {
	color: #ccc;
}

.box_blogs_index {
	float: left;
	width: 100%;
	margin-bottom: 60px;
	margin-top: 0px;
}

/* end box blog */
/* account page */

.stl_account {
	h2 {
		margin: 0px;
		padding: 15px 0px;
		border-bottom: 1px solid #ccc;
		margin-bottom: 15px;
		font-size: 18px;
		font-weight: bold;
		text-transform: uppercase;
	}
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.title-buttons {
	margin: 10px 0;
}

.stl_account tr td {
	border: 1px solid #ccc;
	padding: 15px;
}

.sidebar .block-title {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding: 8px 0px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.form-list {
	margin-bottom: 15px;
}

#customer-order {
	padding: 15px;
	border: 1px solid #ccc;
	h2 {
		margin-top: 0px;
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid #ccc;
	}
}

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

.grid_view_pr h3 {
	margin-top: 15px;
}

.view_more_product {
	float: left;
	width: 100%;
	text-align: center;
	span {
		&.page a {
			padding: 5px 7px;
			background-color: #000;
			color: #fff;
			margin: 0px 2px;
		}
		&.current a {
			padding: 5px 7px;
			background-color: #e6ae48;
			color: #fff;
			margin: 0px 2px;
		}
	}
}

.highlight {
	color: #e6ae48;
}

.grid_view_pr {
	float: left;
	width: 100%;
}

/* end account page */
/*  brand */

#owl-brand .item {
	text-align: center;
}

.box_brand {
	float: left;
	width: 100%;
	margin-bottom: 60px;
}

#owl-brand {
	.owl-prev {
		background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/arrow_prev.png?1682042441077") no-repeat;
		text-indent: -9999px;
		left: 0px;
		position: absolute;
	}
	.owl-next {
		background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/arrow_next.png?1682042441077") no-repeat;
		text-indent: -9999px;
		right: 0px;
		position: absolute;
	}
	.owl-prev:hover {
		background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/arrow_prev_hover.png?1682042441077") no-repeat;
		text-indent: -9999px;
		left: 0px;
		position: absolute;
	}
	.owl-next:hover {
		background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/arrow_next_hover.png?1682042441077") no-repeat;
		text-indent: -9999px;
		right: 0px;
		position: absolute;
	}
	.owl-buttons {
		position: absolute;
		top: 50%;
		width: 100%;
	}
}

.btn_view_more:hover {
	text-decoration: none;
	background: #e6ae48;
	color: #fff;
}

/*  end brand */
/*  footer */

.footer_page {
	float: left;
	width: 100%;
	h2 {
		color: #000;
		text-transform: uppercase;
		font-size: 18px;
	}
	ul {
		margin: 0px;
		list-style: none;
		li {
			padding: 7px 0;
			a {
				&:hover {
					color: #f26522;
				}
				color: #666;
				font-size: 13px;
				text-transform: uppercase;
			}
		}
	}
	p {
		color: #666;
		font-size: 14px;
	}
}

input.int_text {
	border-radius: 0px;
	margin-bottom: 0px;
}

.int_btn {
	border: none;
	background: #000;
	height: 34px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}

.copyright {
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.item h2 {
	line-height: 23px;
}

/*  end footer */
/*  Trang chi tiết */

.content_detail_pg {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.breakcrumbs {
	padding: 30px 0px;
	li {
		display: inline-block;
		a {
			font-size: 18px;
			background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/arrow_next_hover.png?1682042441077") center right no-repeat;
			padding-right: 20px;
			margin-right: 7px;
			background-size: 12%;
			color: #717171;
		}
		strong {
			font-size: 15px;
			padding-right: 20px;
			margin-right: 7px;
			color: #717171;
		}
		&:last-child a {
			color: #e6ae48;
			background: none;
		}
	}
}

.add-to-cart {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 15px 0px;
	position: relative;
	width: 100%;
}

.custom button.items-count {
	&.increase {
		margin-right: 4px;
		margin-left: 2px;
	}
	background-color: #f5f5f5;
	border: 1px #eaeaea solid;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: none;
	clear: both;
	color: #999;
	font-size: 10px;
	line-height: normal;
	padding: 12px 14px 9px 16px;
	text-align: center;
	line-height: 18px;
}

.add-to-cart .qty, .qty-holder .qty {
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	border-radius: 2px;
}

.add-to-cart .qty {
	padding: 0 5px 1px;
	height: 41px;
	border: 1px #ddd solid;
	text-align: center;
	margin: 0px 5px;
	width: 80px;
	margin-bottom: 0px;
	border-radius: 0px;
	font-size: 17px;
}

p.label {
	float: left;
	width: 100%;
	background: none;
	box-shadow: none;
	text-shadow: none;
	color: #717171;
	font-size: 18px;
	padding: 0px;
	margin-top: 15px;
	text-align: left;
	text-transform: uppercase;
}

.infor_pr_detail h1 {
	text-transform: uppercase;
	font-size: 26px;
	color: #000;
	background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-10.png?1682042441077") left bottom no-repeat;
	padding-bottom: 17px;
}

input.input-text, select, textarea {
	background-color: #f0f0f0;
	border: 1px #ddd solid;
	padding: 10px;
	outline: none;
	color: #aaa;
}

.add-to-cart {
	.btn-cart {
		background: #222;
		color: #fff;
		font-size: 16px;
		text-shadow: none;
		padding: 10px 20px;
		float: left;
		margin-top: 0px;
		font-weight: normal;
		transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
		border: none;
		font-size: 13px;
	}
	.pull-left {
		margin-bottom: 5px;
		margin-right: 5px;
	}
	button.button.btn-cart span {
		background: none;
		margin-left: 5px;
		font-size: 12px;
		font-weight: normal;
		text-transform: uppercase;
	}
}

/* Product Tabs */

.product-tabs {
	line-height: normal;
	margin: 0;
	outline: none;
	padding: 0;
	position: relative;
	z-index: 1;
	background-color: #fff;
	width: 100%;
	border-bottom: 2px solid #ddd;
	margin-top: 0px;
	height: 42px;
	text-align: left;
	li {
		display: inline-block;
		height: auto;
		line-height: normal;
		margin: 0;
		outline: none;
		padding: 0;
		list-style: none;
	}
}

/* preloading images */

.owl-item.loading {
	min-height: 150px;
	background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/ajaxloader.gif?1682042441077") no-repeat center center;
}

.product-tabs li.active a {
	background: none repeat scroll 0 0 #7bbd42;
	border-bottom: 2px solid #7bbd42;
	color: #fff;
	font-family: "Raleway", serif;
	font-weight: bold;
	height: 42px;
	&:hover {
		background: none repeat scroll 0 0 #7bbd42;
		color: #fff;
		font-family: "Raleway", serif;
		font-weight: 700;
		border: none;
		border-bottom: 2px solid #7bbd42;
	}
}

.nav-tabs.product-tabs > li > a {
	margin-right: 0px;
	line-height: 42px;
	border-radius: 0px;
	border: none;
	padding: 0 14px;
	&:hover {
		margin-right: 0px;
		border: none;
		background-color: inherit;
		color: #000;
	}
}

.nav .open > a {
	margin-right: 0px;
	&:hover, &:focus {
		margin-right: 0px;
	}
}

.nav-tabs > li.active > a {
	border: none;
	border-bottom: 2px solid #7bbd42;
	background: none repeat scroll 0 0 #7bbd42;
	color: #fff;
	background-color: #7bbd42;
	&:hover, &:focus {
		border: none;
		border-bottom: 2px solid #7bbd42;
		background: none repeat scroll 0 0 #7bbd42;
		color: #fff;
		background-color: #7bbd42;
	}
}

.product-tabs a {
	display: inline-block;
	font-size: 14px;
	height: 45px;
	line-height: 42px;
	text-transform: uppercase;
	color: #666;
	font-family: "Raleway", serif;
	font-weight: 700;
	padding: 12px;
}

.tab-content > .active {
	margin-top: 15px;
}

.box-reviews dd, .review-title {
	border-bottom: 1px solid #ccc;
}

#product-tabs > {
	dt {
		border-bottom: 1px solid #ccc;
	}
	dd {
		border-left: 0px solid #ccc;
		border-bottom: 3px solid #e5e5e5;
	}
}

.tab-content {
	float: left;
}

/* Example 5 */

.sp-thumbnail {
	width: 100%;
}

.sp-selected-thumbnail {
	border: 1px solid #e6ae48;
}

.sp-thumbnail-container {
	margin: 15px 0px;
	padding: 15px 0px;
}

#example5 .sp-thumbnail-image-container {
	width: 100%;
	height: 115px;
	overflow: hidden;
	float: left;
}

.sp-thumbnail-container {
	height: 150px !important;
}

.slider-pro {
	width: 78% !important;
	padding-right: 0px !important;
	padding-left: 22% !important;
	max-width: inherit !important;
}

.sp-right-thumbnails {
	right: inherit !important;
	left: 0px !important;
	margin-left: 0px !important;
	&.sp-has-pointer .sp-thumbnail {
		position: absolute;
		left: 0px !important;
		margin-left: 0 !important;
	}
}

.sp-thumbnails {
	position: relative;
	text-align: center;
}

.slider-pro img.sp-image {}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail {
	&:before, &:after {
		display: none;
	}
}

#example5 {
	.sp-thumbnail-image {
		height: 100%;
	}
	.sp-thumbnail-text {
		width: 170px;
		float: right;
		padding: 8px;
		background-color: #F0F0F0;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.sp-thumbnail-title {
		margin-bottom: 5px;
		text-transform: uppercase;
		color: #333;
	}
	.sp-thumbnail-description {
		font-size: 14px;
		color: #333;
	}
}

.box-reg-xs {
	display: none;
}

@media (max-width: 800px) {
	.slider-pro {
		width: 100% !important;
		padding-right: 0px !important;
		padding-left: 0% !important;
		max-width: inherit !important;
	}
	.box-reg-lg {
		display: none;
	}
	.box-reg-xs {
		display: block;
	}
	.sp-mask {
		width: 100% !important;
	}
	.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail {
		&:before, &:after {
			display: none;
		}
	}
}

/* end Trang chi tiết */
/* Trang list*/

.content_list_pg {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 5px;
}

.coll_grid_pr {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 10px;
}

.sidebar-fillter h2 {
	text-transform: uppercase;
	font-size: 19px;
	color: #000;
	background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-10.png?1682042441077") left bottom no-repeat;
	padding-bottom: 17px;
	margin-top: 0px;
}

.collection_title {
	float: left;
	text-transform: uppercase;
	font-size: 19px;
	color: #000;
	background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-10.png?1682042441077") left bottom no-repeat;
	padding-bottom: 5px;
	margin-top: 0px;
}

.filler_catergories ul {
	li {
		float: left;
		width: 100%;
		padding-bottom: 10px;
		padding-top: 1px;
		a {
			color: #717171;
			font-size: 16px;
		}
	}
	margin: 10px 0;
	float: left;
}

.filler_tags ul li a {
	float: left;
	padding: 5px 10px;
	border: 1px solid #ccc;
	color: #717171;
	margin-right: 7px;
	margin-bottom: 7px;
}

.filler_catergories {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

.filler_tags {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	ul li a:hover {
		float: left;
		padding: 5px 10px;
		background-color: #e6ae48;
		color: #fff;
		text-decoration: none;
		margin-right: 7px;
	}
}

.tool_nav {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.banner_qc {
	float: left;
	margin-bottom: 15px;
}

.grid-list {
	float: right;
	a {
		float: left;
		font-size: 24px;
		margin-right: 5px;
		color: #e8e8e8;
		margin-top: 5px;
	}
	span {
		float: left;
		font-size: 24px;
		margin-right: 5px;
		color: #e8e8e8;
		margin-top: 5px;
		&.active {
			color: #e6ae48;
		}
	}
	a:hover {
		text-decoration: none;
		color: #e6ae48;
	}
}

.pagination {
	float: right;
	margin: 0px;
}

.grid_product {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
	.row > div{
		@media (min-width: 992px){
			&:nth-child(3n+1){
				clear: left;
			}
		}
		@media (min-width: 768px) and (max-width: 991px) {
			&:nth-child(2n+1){
				clear: left;
			}
		}
	}
}

.item_products {
	text-align: center;
	position: relative;
	margin-bottom: 30px;
	h3 {
		max-height: 55px;
		line-height: 14px;
		overflow: hidden;
	}
}

.drop_main_menu h2 a {
	color: #333 !important;
	padding: 0px !important;
}

.shop-pag {
	float: left;
	width: 100%;
	text-align: center;
	.pagination {
		float: initial;
	}
}

.item_products h3 a {
	&:hover {
		text-decoration: none;
		color: #e6ae48;
	}
	color: #000;
	font-size: 17px;
	text-transform: uppercase;
}

.list_view_product .col-md-12 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e8e8e8;
	text-align: center;
}

.item_products .label_sale {
	background-size: 50%;
}

.list_view_product_img {
	text-align: center;
}

.list_view_product {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
	h2 a {
		&:hover {
			text-decoration: none;
			color: #e6ae48;
		}
		color: #000;
		font-size: 24px;
		text-transform: uppercase;
	}
	.price_new {
		font-size: 22px;
		color: #e6ae48;
		margin-right: 10px;
	}
}

.list_view_product_desc {
	font-size: 15px;
	font-family: arial;
}

.list_view_product .label_sale {
	background-size: 50%;
}

/* end Trang list */
/* Trang blog */

.title_blog {
	text-transform: uppercase;
	font-size: 23px;
	color: #000;
	background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-10.png?1682042441077") left bottom no-repeat;
	padding-bottom: 17px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.blog_img img {
	height: 230px;
}

.blog_tit h3 a {
	color: #000;
	font-size: 24px;
	text-transform: uppercase;
	&:hover {
		text-decoration: none;
		color: #e6ae48;
	}
}

.blog_desc a {
	text-decoration: none;
	color: #e6ae48;
	margin-left: 5px;
}

.ctn_blog_page .col-md-4 {
	height: 500px;
	margin-bottom: 30px;
}

.blog_author p {
	font-size: 14px;
}

.blog_desc p {
	font-size: 15px;
	font-family: arial;
}

.product-action a:hover {
	color: #fff;
	text-decoration: none;
}

#owl-list-pr h2 {
	line-height: 23px;
}

/* end blog */

.jGrowl-close {
	width: 15px;
	height: 12px;
	background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/btn_remove.png?1682042441077") no-repeat;
	float: left;
}

.top_color {
	position: relative;
	background: #fff;
}

.selector-wrapper label {
	float: left;
	width: 100%;
}

.single-option-selector {
	height: 40px;
	border-radius: 0px;
}

.stl_right_blog {
	h2 {
		font-size: 19px;
		font-family: arial;
		margin-bottom: 30px;
	}
	h3 {
		margin-top: 0px;
		color: #000;
		font-size: 17px;
		a {
			color: #000;
			font-family: arial;
		}
	}
}

.form_blog_comment {
	h2 {
		font-size: 22px;
	}
	display: inline-block;
	width: 100%;
	border-top: 1px solid #e6e6e6;
	.form-control {
		height: 34px;
		border-radius: 0px;
	}
}

.blog_video img {
	/* width: 100%; */
	padding: 10px;
	border: 1px solid #e6e6e6;
	width: 100%;
}

.blog_tag {
	display: inline-block;
	a {
		padding: 5px 10px;
		background: #f26522;
		color: #fff;
		margin-right: 5px;
		border-radius: 7px;
		margin-bottom: 5px;
		display: block;
		float: left;
	}
}

.content_blog {
	h2 {
		font-size: 22px;
		text-transform: uppercase;
	}
	p {
		color: #717171;
	}
	.view_more {
		border-bottom: 2px solid #f26522;
		padding-bottom: 2px;
		font-size: 15px;
		color: #000;
	}
}

.form_regd {
	.form-control {
		border-radius: 0px;
		height: 34px;
	}
	border: 1px solid #ccc;
	padding: 30px;
	float: left;
	width: 100%;
}

.title_cart {
	float: left;
	width: 100%;
	h2 {
		text-transform: uppercase;
		font-size: 23px;
		color: #000;
		background: url(layer-10.png) left bottom no-repeat;
		padding-bottom: 17px;
		margin-top: 0px;
		float: left;
	}
}

.form_regd {
	h2 {
		text-transform: uppercase;
		font-size: 19px;
		color: #000;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	.checkbox {
		padding-left: 0px;
	}
}

.stl_btn_reg {
	text-align: center;
	background: #000;
	padding: 5px 15px;
	border-radius: 0px;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: none;
	border: none;
	&:hover {
		background: #e6ae48;
		text-decoration: none;
		color: #fff;
	}
}

.bx-comment h4 {
	text-transform: uppercase;
	margin-bottom: 15px;
}

.item_comment_title {
	height: 45px;
	line-height: 45px;
	background-color: #e6e6e6;
	padding: 0px 15px;
	p {
		display: inline-block;
	}
}

.item_comment_content {
	padding: 15px;
	background-color: #fafafa;
	color: #666;
}

.item_comment_title a {
	float: right;
	color: #000;
	font-style: italic;
	text-decoration: underline;
}

@media (max-width: 992px) {
	.stl_776 {
		text-align: center;
	}
	.main_menu {
		display: block;
	}
	.main_menu_mobile {
		display: none;
	}
	.ctn_blog_page {
		text-align: center;
	}
	.title_blog {
		background: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-10.png?1682042441077") center bottom no-repeat;
	}
}

/*shoppingcart*/

.page_cart {
	font-size: 15px;
}

.tip_button {
	text-align: right;
	margin: 20px 0px;
	a {
		background: #000;
		color: #fff;
		margin-bottom: 10px;
		font-size: 15px;
		padding: 8px 15px;
		text-transform: uppercase;
		&:hover {
			background: #e6ae48;
			text-decoration: none;
			color: #fff;
			margin-bottom: 10px;
			font-size: 15px;
			padding: 8px 15px;
			text-transform: uppercase;
		}
	}
}

.cart_table .table > tbody > tr > td, .table > tfoot > tr > td {
	vertical-align: middle;
}
@media screen and (min-width: 769px) {
	.nav_pc {display:none!important;}
	.navbar-collapse.collapse {display:none!important;}
}
@media (max-width: 769px) {
	.main_menu_mobile {
		display: block!important;
	}
	.navbar-toggle {display:block;}
	.navbar-collapse.collapse {display:none!important;}
	.navbar-collapse.collapse.in {display:block!important;}
	.navbar-collapse.collapse.in ul {width: 100%;}
	.navbar-collapse.collapse.in ul li {
		width:100%; display:block; float:left;
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}
@media (max-width: 768px) {

	.logo {
		height: inherit;
	}
	.btn_margin {
		margin-top: 12%;
	}
	.main_menu_mobile {
		display: block;
	}
	.nav_pc {
		display:none;
	}
	.main_menu {
		display: none;
	}
	.content_index_pg {
		background-image: url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-11.jpg?1682042441077"), url("//bizweb.dktcdn.net/100/183/744/themes/505733/assets/layer-1.jpg?1682042441077");
		background-position: -383px top, right top;
		background-repeat: no-repeat;
	}
}

@media screen and (max-width: 500px) {
	.btn_margin {
		margin-top: 10%;
	}
}

@media screen and (max-width: 400px) {
	.btn_margin {
		margin-top: 8%;
	}
}

@media screen and (max-width: 600px) {
	.cart_table {
		table#cart tbody td .form-control {
			width: 20%;
			display: inline !important;
		}
		.actions {
			.btn {
				width: 36%;
				margin: 1.5em 0;
			}
			.btn-info {
				float: left;
			}
			.btn-danger {
				float: right;
			}
		}
		table#cart {
			thead {
				display: none;
			}
			tbody {
				td {
					display: block;
					padding: .6rem;
					min-width: 320px;
				}
				tr td:first-child {
					background: #333;
					color: #fff;
				}
				td:before {
					content: attr(data-th);
					font-weight: bold;
					display: inline-block;
					width: 8rem;
				}
			}
		}
	}
	.tip_button a {
		background: #000;
		color: #fff;
		margin-bottom: 10px;
		font-size: 15px;
		padding: 8px 15px;
		text-transform: uppercase;
		display: block;
		text-align: center;
	}
	.cart_table table#cart tfoot td {
		display: block;
		.btn {
			display: block;
		}
	}
}

/* 
Generic Styling, for Desktops/Laptops 
*/

.cart_table {
	table {
		width: 100%;
		border-collapse: collapse;
	}
	tr:hover {
		background: #eee;
	}
	th {
		background: #fafafa;
		color: #000;
		font-weight: bold;
		text-align: center;
		padding: 10px;
	}
	td {
		padding: 6px;
		border: 1px solid #ccc;
		text-align: left;
	}
}

/* Zebra striping */

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;
	}
	.stl_account {
		border: 1px solid #ccc;
		margin-bottom: 15px;
		float: left;
		width: 100%;
		padding-bottom: 15px;
	}
	.col-right {
		float: right;
		width: 100%;
	}
	.cart_table {
		tr {
			border: 1px solid #ccc;
		}
		td {
			/* Behave  like a "row" */
			border: none !important;
			border-bottom: 1px solid #eee !important;
			position: relative;
			padding-left: 50% !important;
			text-align: left !important;
			&: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;
			}
			&:nth-of-type(1):before {
				content: "Ảnh";
			}
			&:nth-of-type(2):before {
				content: "Tên sản phẩm";
			}
			&:nth-of-type(3):before {
				content: "Giá";
			}
			&:nth-of-type(4):before {
				content: "Số lượng";
			}
			&:nth-of-type(5):before {
				content: "Tổng số";
			}
			&:nth-of-type(6):before {
				content: "Xóa";
			}
		}
	}
	/*
	Label the data
	*/
	.account_table td {
		&:nth-of-type(1):before {
			content: "Đơn hàng";
		}
		&:nth-of-type(2):before {
			content: "Ngày";
		}
		&:nth-of-type(3):before {
			content: "Chuyển đến";
		}
		&:nth-of-type(4):before {
			content: "Giá trị đơn hàng";
		}
		&:nth-of-type(5):before {
			content: "Tình trạng thanh toán";
		}
	}
}

/*404*/

.page404 {
	padding: 100px 0;
}

.cart404 {
	position: relative;
	i {
		font-size: 310px;
		color: #a9a9a9;
	}
	img {
		float: right;
		margin-right: 60px;
	}
	p {
		font-family: Open Sans;
		font-size: 53px;
		text-transform: uppercase;
		color: #444;
		margin: 0;
		position: absolute;
		top: 180px;
		right: 135px;
	}
}

.page404text {
	h1 {
		margin-top: 140px;
	}
	p {
		margin-bottom: 20px;
	}
	a {
		color: #ea5748;
	}
	form {
		position: relative;
		width: 350px;
		input {
			&[type="text"] {
				border: 1px solid #e4e4e4;
				padding: 10px;
				font-family: Open Sans;
				font-style: italic;
				color: #424242;
				font-size: 12px;
				width: 100%;
				background: #fff;
			}
			&[type="submit"] {
				background: url(search.png) 0 no-repeat;
				width: 12px;
				height: 11px;
				position: absolute;
				right: 0px;
				top: 0px;
				border: 0;
				text-indent: -9000px;
			}
		}
	}
}

/*end shoppingcart*/
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 91%;
		margin-bottom: 15.75px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #dddddd;
	}
}

/*** FIX 02.03.2017 ***/
.info_item {
	padding: 0 15px;
}
@media (min-width:1200px){
			.logo{
				margin-top: -17px;
			}
		}