@font-face{
	font-family: "SourceSansPro";
	src: url('../fonts/SourceSansPro-Regular.ttf');
	url('../fonts/SourceSansPro-Regular.eot');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: "SourceSansPro";
	src: url('../fonts/SourceSansPro-Italic.ttf');
	url('../fonts/SourceSansPro-Italic.eot');
	font-weight: normal;
	font-style: italic;
}
@font-face{
	font-family: "SourceSansPro";
	src: url('../fonts/SourceSansPro-Semibold.ttf');
	url('../fonts/SourceSansPro-Semibold.eot');
	font-weight: bold;
	font-style: normal;
}

@media (min-width: 1200px){
	.container {
		width: 1230px;
	}
}
/*@media (max-width: 1200px){*/
	/*.container {*/
		/*width: 1230px;*/
	/*}*/
/*}*/
/*@media (min-width: 768px){*/
	/*.container {*/
		/*width: 1230px;*/
	/*}*/
/*}*/
body {
	font-family: 'SourceSansPro', Arial, Helvetica;
	font-size: 16px;
	background: url("https://vuonsam.vn/application/view/theme/default/image/header.jpg") repeat;
	line-height: 22px;
	color: #f4eded;
}
p{
	font-size: 19px;
	margin-bottom: 6px;
	line-height: 30px;
}
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:24px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

::-webkit-scrollbar {
	width: 6px;
}
::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
	border-radius: 4px;
}
::-webkit-scrollbar-thumb {
	background: #aaa;
	border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
	background: #a55100;
}
.l-p-none{padding-left: 0 !important;}
.r-p-none{padding-right: 0 !important;}
.f-left, .left {
	float: left !important;
}
.clear {
	clear: both;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
	text-shadow: 0 -1px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
}
.btn-default {
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
	background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
	background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #dbdbdb;
	border-color: #ccc;
}
.btn-default:focus, .btn-default:hover {
	background-color: #e0e0e0;
	background-position: 0 -15px;
}
.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.btn.focus, .btn:focus, .btn:hover {
	color: #333;
	text-decoration: none;
}
ol, ul{margin: 0; padding: 0}
a {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a:active, a:hover {
	outline: 0;
}
a:focus, a:hover {
	color: #639602;
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0;
	font-weight: bold;
}
label {
	font-weight: bold;
	color: #555;
}
select.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	display: block;
	width: 100%;
	height: 43px;
	padding: 7px 16px;
	color: #000;
	background-color: #fff;
	box-shadow: none;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.table-bordered.format-table thead{
	background: #823d47;
	font-weight: 500;
	border-top: 1px solid #a05d67;
}
.format-table{
	background: #77353f;
}
.table-bordered.format-table>tbody>tr>td,
.table-bordered.format-table>tbody>tr>th,
.table-bordered.format-table>tfoot>tr>td,
.table-bordered.format-table>tfoot>tr>th,
.table-bordered.format-table>thead>tr>td,
.table-bordered.format-table>thead>tr>th{
	border: 1px solid #8a4d48;
}
.limit-form{
	max-width: 600px;
	margin: 0 auto;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	padding: 10px 15px;
	background-color: #fff;
	//box-shadow: 2px 2px 20px 2px rgba(100, 110, 120, .2), 1px 1px 1px rgba(100, 110, 120, .1);
	border-radius: 3px;
	overflow: hidden;
}
.list-inline.lang{
	padding: 3px;
	margin-top: 12px;
}
.list-inline >li .language-select{
	padding: 0;
}
.list-inline >li .language-select span{
	display: inline-block;
	vertical-align: middle;
	padding-left: 4px;
	color: #e73737;
}
#confirm{
	margin-bottom: 8px;
	overflow: hidden;
}
.limit-form h1{
	background: #d8d8d8;
	display: block;
	padding: 14px 15px;
	color: #222;
	font-size: 16px;
	font-weight: bold;
	margin: -10px -15px 12px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #555;
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #ccc;
	padding: 4px 0 5px 0;
	margin: 0;
}
#top .list-inline{
	padding: 0;
	margin: 0;
}
#top .container {
	padding: 0 20px;
	font-size: 13px;
	font-weight: 500;

}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;

}
#top .btn-link, #top-links li, #top-links a {
	color: #3c3d41;
	text-shadow: none;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #da291c;
}
#top-links li{}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {

}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	background: url("../image/bglogo.png") bottom center no-repeat;
	height: 90px;
	width: 246px;
	padding-top: 12px;
}
#logo img{
	display: block;
	margin: 0 auto;
}
/* search */
.box-search{
	position: relative;
}
/*live search */
#results-search{z-index: 999; top: 46px;background: #fff; position: absolute; left: 0; right: 0; width: 100%;
	-webkit-box-shadow: 0 10px 10px 0 rgba(0,0,0,.15);
	-moz-box-shadow: 0 10px 10px 0 rgba(0,0,0,.15);
	box-shadow: 0 10px 10px 0 rgba(0,0,0,.15);
	box-sizing: border-box;
}
#results-search ul li{
	padding: 7px 5px;
	text-align: left;
	border-bottom: 1px dashed #eaeaea;
	width: inherit;
	max-width: 100%;
	box-sizing: border-box;
}
#results-search ul li .product-image {
	margin-right: 15px;
	float: left;
}
#results-search .product-name{
	color: #333;
	font-size: 13px;
	line-height: 18px;
}
#results-search .product-price .price{
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	text-decoration: line-through;
}
.results-search .product-price, #results-search .product-price .special{
	font-size: 13px;
	font-weight: bold;
	color: #dd0000;
}
/*end*/
#search {
	margin-top: 24px;
}

#search .input-lg {
	height: 37px;
    padding: 0 5px;
    background: rgba(120, 32, 18, 0.8);
    box-shadow: none;
    border: 1px solid rgba(120, 32, 18, 0.8);
    border-radius: 16px 0 0 16px;
    color: #fff;
    font-size: 16px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	text-shadow: none;
	background: #a03546;
	padding: 8px 14px 9px;
	color: #eee;
	border: 1px solid #a03546;
	border-radius: 0 16px 16px 0;
}
.box-product-home{
	display: block;
	overflow: hidden;
}
.box-product-home .home-product:hover{
	background: rgba(182, 99, 14, 0.4);
	cursor: pointer;
}
.box-product-home .home-product{
	background: rgba(100, 47, 26, 0.6);
	border-right: 1px solid rgba(182, 99, 14, 0.5);
	border-bottom: 1px solid rgba(182, 99, 14, 0.5);
	margin-bottom: 25px;
}
.box-product-home .left-banner{
	background-size: cover;
	width: 23.2%;
	float: left;
	height: 796px;
}
.box-product-home .right-product{
	width: 76.8%;
	float: right;
}
.box-product-home .pw-product-image a{
	padding: 0;
	margin-bottom: 7px;
	background: #fff;
}
.box-product-home .pw-product-info{
	padding: 0;
}
.box-product-home .pw-product-info a h3{
	color: white;
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
	height: 46px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
}
.box-product-home .price-box{
	text-align: center;
	border-top: 1px dashed #835847;
	float: inherit !important;
	padding-top: 10px;
	padding-bottom: 5px;
}
.bgtext{
	background: url("../image/bg-text.jpg") repeat;
	color: #444;
}
.content-tab{
	background: url("../image/h-tab.png") left bottom repeat-x;
	height: 40px;
	padding: 0 15px;
	line-height: 40px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	background-size: 40px auto;
}
#hiddensp {
	max-height: 450px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
}
#hiddensp p a{
	color: #507901;
	font-weight: 500;
}
.content-detail{
	padding: 15px 10px 15px 15px;
}
#description_detail {
	position: relative;
}
.description_image img{
	max-width: 100% !important;
	height: auto !important;
	margin: 0 auto;
}
.after_line_des{
	background: url("../image/art.jpg") left top repeat-x;
	height: 32px;
	width: 100%;
	display: block;
}
.block_tag {
	display: block;
	overflow: hidden;
	margin: 25px 0 0;
}
.tag_list {
	background: transparent;
	padding: 0;
	height: 20px;
	color: #444;
	float: left;
	margin: 0;
	font: 400 11px/20px arial;
}
.tag_item {
	background: #d2d2d2;
	padding: 0 10px;
	height: 20px;
	float: left;
	margin: 0 2px;
	font: 400 11px/20px arial;
}
.tag_item a{
	color: #b11c16;
}
.tag_item a:hover{
	color: #656565;
}
/* header */
header{
	background: url("../image/headnew.jpg") right top repeat-x;
	padding: 0;
	border-bottom: 4px solid #b11c16;
	height: 94px;
}
.shadow-menu{
	height: 22px;
}
header .hotline{
	text-align: right;
	margin-top: 4px;
}
header .hotline p{
	font-size: 17px;
	margin-bottom: 3px;
}
header .hotline span{
	color: #e73737;
	font-weight: bold;
	font-size: 22px;
}


/* cart */
#cart {
	margin-top: 12px;
	float: right;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
.owl-carousel .owl-wrapper-outer{
	box-shadow: none;
}
/* menu */
#main-nav{
	background: #6d2f38;
}
#main-nav .navbar{
	margin: 0;
}
#topmenu {
	background: #6d2f38;
	height: 60px;
}
#topmenu .navbar-collapse{
	padding-left: 0;
	padding-right: 0;
}
#topmenu .nav > li > a {
	color: #fff;
	text-transform: uppercase;
	padding: 19px 25px 21px 25px;
	font-weight: bold;
	background-color: transparent;
	border-left: 1px solid #461e1c;
	border-right: 1px solid #793e47;
}
#topmenu .nav > li > a:hover, #menu .nav > li.open > a, a.active {
	background-color: #54201e;
	color: #fbc525;
}
#topmenu .dropdown-menu {
	border-radius: 0;
	padding: 0;
	background: #eee;
	min-width: 230px;
	border: none;
}
#topmenu .dropdown-inner {
	width: 100%;
	display: block;
}
#topmenu .dropdown-inner ul {

}
#topmenu .dropdown-inner a {
	min-width: 180px;
	display: block;
	padding: 8px 15px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
}
#topmenu .dropdown-inner li+li{
	border-top: 1px solid #ddd;
}
#topmenu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#topmenu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#topmenu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #a93d15;
}
#topmenu .btn-navbar:hover, #topmenu .btn-navbar:focus, #topmenu .btn-navbar:active, #topmenu .btn-navbar.disabled, #topmenu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #e11b1f;
}
/* content */
#content.col-sm-9{
	min-height: 600px;
	width: 80% !important;
	margin-top: 1px;
}
#content > h1{
	padding: 0 0 0px;
	background: url(../image/bghead.png) left 25px repeat-x;
	color: black;
	border-bottom: none;
	border-radius: 0;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 22px;
	text-transform: uppercase;
}
.tag-title {
	background: #efefef;
	border: none;
	margin: 0;
	padding: 7px 12px 7px;
	border-top: 2px solid #a55100;
	font-weight: bold;
	font-size: 17px;
	color: #a55100;
}
.product-h1{
	font-size: 20px;
	color: #fff;
	line-height: 22px;
	font-weight: bold;
	border-bottom: 1px solid #8a362f;
	position: relative;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
.product-h1:after{
	position: absolute;
	content: '';
	height: 1px;
	background: #48141b;
	left: 0;
	width: 100%;
	bottom: -2px;
}
.p-detail{
	padding-bottom: 6px;
	margin: 0;
	margin-bottom: 10px;
	line-height: 22px;
	font-size: 14px;
}
.block-short-desc{
	margin-bottom: 15px;
	background: rgba(125,125,125,0.2);
	padding: 12px 15px;
	font-size: 13px;
	border-radius: 4px;
}
.product-ext ul, .product-ext ol{
	margin: inherit;
	padding: inherit;
}
.product-ext #tab-description ul{
	margin: 0 15px;
}
.product-ext .nav-tabs{
	border-bottom: 1px solid #e5e5e5;
}
.product-ext .nav-tabs {
	margin-bottom: 15px;
}
.product-ext .nav-tabs>li > a{
 	background: #eee;
	font-size: 16px;
	color: #222;
	padding: 7px 14px 9px;
	font-weight: bold;
	border-radius: 0;
}
.product-ext .nav-tabs>li.active > a{
	background: #fff;
}
.product-ext .tab-content{
	padding-bottom: 5px;
}
.view-product-question{
	position: relative;
}
.view-product-question ul{
	list-style: none;
	padding: 0;
}
.view-product-question ul li {
	padding-left: 5px;
	line-height: 21px;
	position: relative;
	background: #fff;
	border-top: 1px solid #f0f0f0;
}
.view-product-question ul li.focus{
	background: #ab0118;
	line-height: 21px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding: 10px 0;
	font-weight: bold;
	cursor: pointer;
}
.view-product-question ul li.focus:hover{
	color: #fbc525;
}
.view-product-question ul li a {
	color: #666;
	display: block;
	padding: 13px 10px 10px;
	font-size: 14px;
}
.view-product-question ul li a:hover{
	color: #df0000;
}
.area_promotion{
	display: block;
	overflow: hidden;
	border: solid 1px rgba(230, 81, 0, 0.3);
	border-radius: 3px;
	position: relative;
	background: #fff;
	margin: 5px 0 10px;

}
.area_promotion .title i{
	font-size: 21px;
	vertical-align: top;
	margin-right: 4px;
}
.area_promotion .title{
	margin-top: 0;
	padding: 8px 10px 7px;
	text-transform: uppercase;
	background: rgba(230, 81, 0, 0.15);
	border-bottom: solid 1px rgba(230, 81, 0, 0.1);
	display: block;
	font-weight: bold;
	color: #df0000;
	font-size: 16px;
}
.note-product{}
.note-product ul{
	padding: 0;
	margin: 0;
	list-style: none;
	font-style: italic;
}
.note-product ul i{
	display: inline-block;
	width: 24px;
	vertical-align: baseline;
	text-align: center;
	color: #666;
	line-height: 24px;
}
.block-product-detail{
	background: url("../image/bgproduct.jpg") repeat;
	border: 3px solid #f9b804;
	padding: 20px;
	border-radius: 3px;
	-webkit-box-shadow: 4px 6px 6px 0 #4a141d;
	-moz-box-shadow: 4px 6px 6px 0 #4a141d;
	box-shadow: 4px 6px 6px 0 #4a141d;
	margin-bottom: 20px;
}
.block-support-pr{
	background: url("../image/bg-text.jpg") repeat;
	padding: 10px 15px;
	border-radius: 3px;
	-webkit-box-shadow: 4px 6px 6px 0 #4a141d;
	-moz-box-shadow: 4px 6px 6px 0 #4a141d;
	box-shadow: 4px 6px 6px 0 #4a141d;
	color: #333;
	border: 3px solid #ab0117;
	margin-bottom: 20px;
}
.block-support-pr ul{
	margin-bottom: 14px;
}
.block-support-pr ul h4{
	font-size: 20px;
	text-transform: uppercase;
	color: #d4122b;
}
.block-support-pr li{
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.block-action{
	display: block;
	overflow: hidden;
}
.block-action #button-cart{
	float: left;
	width: 170px;

}
.block-action .buy_ins{
	float: left;
	width: 180px;
	margin-left: 12px;
}
p.ptext{
	display: block;
	text-align: left;
	padding-top: 10px;
}
p.ptext b{
	color: #70c136;
	font-size: 20px;
}
#product #button-cart{
	margin: auto;
	cursor: pointer;
	overflow: hidden;
	padding: 6px 0;
	border-radius: 2px;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: #e1a801;
	background: -webkit-gradient(linear,0% 0,0% 100%,from(#e1a801),to(#bd8d00));
	background: -webkit-linear-gradient(top,#e1a801,#bd8d00);
	background: -moz-linear-gradient(top,#e1a801,#bd8d00);
	background: -ms-linear-gradient(top,#e1a801,#bd8d00);
	background: -o-linear-gradient(top,#e1a801,#bd8d00);
	border: 1px solid #d7bb66;
}
#product #button-cart span, .buy_ins span{
	display: block;
	line-height: 100% !important;
	font-size: 12px;
	color: #fff !important;
	text-transform: none;
	font-weight: normal;
}
.buy_ins{
	color: #fff;
	margin: auto;
	cursor: pointer;
	overflow: hidden;
	padding: 6px 0;
	border-radius: 2px;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
	background: #9a0216;
	background: -webkit-gradient(linear,0% 0,0% 100%,from(#b00118),to(#830313));
	background: -webkit-linear-gradient(top,#b00118,#830313);
	background: -moz-linear-gradient(top,#b00118,#830313);
	background: -ms-linear-gradient(top,#b00118,#830313);
	background: -o-linear-gradient(top,#b00118,#830313);
	border: 1px solid #d06774;
}
.buy_ins:hover{
	background: #9a0216;
	background: -webkit-gradient(linear,0% 0,0% 100%,from(#830313),to(#b00118));
	background: -webkit-linear-gradient(top,#830313,#b00118);
	background: -moz-linear-gradient(top,#830313,#b00118);
	background: -ms-linear-gradient(top,#830313,#b00118);
	background: -o-linear-gradient(top,#830313,#b00118);
}
.area_promotion .style-text{
	line-height: 22px;
	padding: 7px 10px;
	color: #444;
	background: #fff;
}
.short_description{
	background: #f7f7f7;
	border: #e11b1e dashed 1px;
	border-radius: 4px;
	padding: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#wrapper{
	background: transparent;
	padding: 0;
	border: none;
	margin-bottom: 15px;
}
.footer-bottom{
	background: #220000;
	color: #797A7D;
	padding: 10px 0 4px;
	border-top: 1px solid #550d0e;
	line-height: 18px;
	font-size: 13px;
	box-shadow: 0 -3px 5px -5px #b10508;
}
#sec-partner{
	margin-bottom: 14px;
}
#sec-partner h4{
	font-size: 25px;
	text-align: center;
	line-height: 35px;
	padding-top: 5px;
	color: black;
	text-transform: uppercase;
}
#sec-feedback{
	background: url("../image/bg-terminal.png") left top repeat;
	min-height: 184px;
	margin-bottom: 30px;
}
#sec-feedback h4 {
	font-size: 25px;
	text-align: center;
	line-height: 35px;
	padding-top: 55px;
	color: #fff;
	text-transform: uppercase;
}
#sec-feedback i.fa{
	font-size: 20px;
}
#sec-feedback .b-feed{
	background: transparent;
	overflow: hidden;
	padding: 25px 10px;
}
.b-feed h5{
	color: #ffe400;
	font-size: 15px;
	margin: 10px 0 5px;
}
.b-feed{

}
.b-feed em{
	color: #f0f0f0;
	display: block;
	margin-bottom: 10px;
}
.b-feed p{
	color: #f0f0f0;
}
/* footer */
#footer-plus{
	background: transparent;
	overflow: hidden;
	margin-top: 35px;
	margin-bottom: 25px;
	padding: 12px 0 0;
}
.ft_goi_mh:first-child {
	float: left;
	width: 50%;
}
.ft_goi_mh .gmh {
	font-size: 20px;
	color: #555;
	padding-top: 4px;
	padding-bottom: 8px;
	font-weight: bold;
}
.ft_goi_mh .gmh_phone {
	font-weight: bold;
	font-size: 26px;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #ff0000;
}
#subscribe-block{}
#subscribe-block input[type="text"] {
	height: 37px;
	padding: 0 5px;
	box-shadow: none;
	border: 1px solid #888;
	border-radius: 4px 0 0 4px;
}
#subscribe-block label{
	font-weight: bold;
	margin-bottom: 8px;
	color: #5f5450;
}
#subscribe-block .btn-default:hover{
	background: #652308;
}
#subscribe-block .btn-default{
	height: 37px;
	background: #888;
	color: #fff;
	text-shadow: none;
	border: none;
}
footer {
	padding-bottom: 0;
	background: #2d0102 url("../image/bg-footer.png") center top repeat-x;
	color: #eee;
	overflow: hidden;
	font-size: 16px;
	line-height: 30px;
	position: relative;
}
address{

}
address h4{
	color: #fff;
	text-transform: uppercase;
	position: relative;
	font-size: 20px;
	margin-bottom: 20px;
}
address h4:before{
	content: '';
	width: 88px;
	height: 3px;
	background: #c00300;
	position: absolute;
	bottom: -6px;
}
address ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
address ul li{
	margin-bottom: 5px;
}
address ul li strong{
	font-weight: bold;
	text-transform: uppercase;
	color: #2cf3eb;
}
address ul li a{
	color: #fff;
	font-size: 14px;
}
footer iframe{margin-top: 10px}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer ul li a{
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
footer ul li a:hover{
	color: #fbc525;
	margin-left: 5px;
}
footer a {
	color: #12683a;
	font-weight: 500;
}
footer a:hover {
	color: #FF8C00;
}
footer h5 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #555;
}
footer .address li:first-child{
	padding-top: 4px;
}
footer .address li{
	margin-bottom: 5px;
}
footer .address{
	color: #797A7D;
	line-height: 18px;
}
footer i.glyphicon{
	font-size: 10px;
	font-weight: normal;
	display: inline-block;
	padding-right: 6px;
	vertical-align: 0;
	color: #f3652a;
}
.copyright{
	color: #98979c;
	margin-top: 5px;
	display: block;
}
.address a.fphone{
	font-weight: bold;
	color: #FF8C00;
}
.footer-social{
	text-align: left;
}
.footer-social i{
	font-size: 28px;
	margin: 0 3px 8px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	color: #79a32e;
}
.footer-social .fa-twitter-square{
	color: #15c4ff;
}
.footer-social .fa-google-plus-square{
	color: #d03428;
}
.footer-social .fa-facebook-square{
	color: #3b579d;
}
.footer-social i:hover{
	color: #f3652a;
}
.subscribe-block {
	display: block;
	position: relative;
	right: 20px;
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.wrapper-breadcrumb{
	border-bottom: 1px solid #77353f;
	background: transparent;
	margin-bottom: 20px;
	margin-top: -27px;
}
.breadcrumb {
	background: transparent;
	border-radius: 0;
	margin: 0 0;
	padding: 7px 0;
}
.breadcrumb i {
	font-size: 13px;
}
.breadcrumb > li:first-child{
	padding-left: 0;
}
.breadcrumb > li a{
	color: black;
	font-weight: bold;
	font-size: 17px;
}
.breadcrumb > li {
	padding: 0 5px 0 8px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	right: -5px;
	width: 5px;
	height: 5px;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.hard-slide{
	margin-top: 15px;
}
.hard-slide .owl-wrapper-outer{
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	border-top: 1px solid #77353f;
	padding-top: 10px;
	overflow: hidden;
}
.btn {
	padding: 7.5px 12px;
	font-size: 16px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: none;
	text-transform: uppercase;
	font-weight: 500;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: none;
	background: #fd6e1d;
	background: -webkit-gradient(linear,0% 0,0% 100%,from(#fd6e1d),to(#f59000));
	background: -webkit-linear-gradient(top,#f59000,#fd6e1d);
	background: -moz-linear-gradient(top,#f59000,#fd6e1d);
	background: -ms-linear-gradient(top,#f59000,#fd6e1d);
	background: -o-linear-gradient(top,#f59000,#fd6e1d);
	border-radius: 2px;
	border: 1px solid #fd6e1d;
	font-size: 16px;
	box-shadow: none;
	text-transform: uppercase;
	font-weight: bold;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #fd6e1d;
	border-color: #fd6e1d;
	color: #fff;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #888888;
	background-image: linear-gradient(to bottom, #969696, #6d6d6d);
	background-repeat: repeat-x;
	border-color: #6f6f6f #656565 #4a4a4a;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	border-color: #51a351 #51a351 #387038;
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */

.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.thumbnail{
	border-radius: 0;
	background: transparent;
	padding: 0;
	border: none;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails a.thumbnail {
	margin-bottom: 10px;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 0;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 74px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.block-form-order{
	background: #f4e7cc;
	padding: 20px;
	border: 3px solid #b99257;
}
.block-form-order .error{
	color: #df0000
}
.block-form-order .control-label{
	margin-bottom: 6px;
	color: #222;
}
.block-form-order input[type="text"] {
	border: 1px solid #d4ab70;
	font-size: 15px;
}
.block-checkout {
	display: block;
	margin-top: 20px;
	overflow: hidden;
	border-top: 1px dashed #dca7a7;
	padding-top: 10px;
	text-align: right;
}
.title-pr {
	border-bottom: 4px double #c57884;
	margin-bottom: 40px;
	text-align: center;
}
.title-pr span {
	background: #f4e7cc;
	bottom: -14px;
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	position: relative;
	text-transform: uppercase;
	color: #c50000;
}
/* fixed product layouts used in left and right columns */
#column-left{
	float: left;
	width: 20% !important;
	padding-right: 0 !important;
	margin-right: 0 !important;
}
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/*product*/
.product-gird{
	background: #fff;
	-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.15);
	box-shadow: 0 1px 5px 0 rgba(0,0,0,.15);
	margin-bottom: 25px;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.product-gird .image img{
	display: block;
	margin: 0 auto;
}
.product-gird .image{
	text-align: center;
}
.product-gird .caption{
	border-top: 1px solid rgba(0,0,0,.12);
	padding: 10px 0;
}
.product-gird .caption h4{
	display: block;
	height: 30px;
}
.product-gird .price .price-old{
	text-decoration: line-through;

}
.product-gird .price .price-new{
	color: #df5c39;
	font-weight: 500;
	font-size: 16px;
}
.product-gird .caption a{
	font-size: 15px;
	font-weight: 500;
	color: #333;
}
.product-gird:hover{
	-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.26);box-shadow:0 0 5px 1px rgba(0,0,0,.26)
}
.product-gird:hover .caption{
	background: #eee;
}

/*category*/
.wrapper-desc{
    background-color: #e2ebcf;
	padding: 15px;
	border: 1px solid #77353f;
	color: #2d2727;
}
.wrapper-desc ul, .wrapper-desc ol{
	padding: inherit !important;
	margin: inherit !important;
}
.wrapper-desc .morelink{
	display: block;
	color: #e20200;
	text-align: center;
	width: 229px;
	border: 1px solid #6d2e38;
	height: 39px;
	line-height: 39px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 400;
	margin: 15px auto 20px;
}
.wrapper-desc .morelink:hover{
	color: #fff;
	background: #6d2e38;
}
.price-filter-wrapper {
	padding: 0;
	display: block;
	background: 0 0;
	overflow-y: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
	-ms-scroll-snap-type: mandatory;
	-ms-scroll-snap-points-x: snapInterval(0,100%);
	-ms-scroll-chaining: chained;
	margin-bottom: 10px;
	border-bottom: 1px solid #dfdfdfs;
}
.price-filter-link{
	margin-bottom: 5px;
	width: auto;
	white-space: nowrap;
}
.price-filter-link li.active a {
	color: #111;
}
.price-filter-link li {
	display: inline-block;
	margin-right: 1px;
	background: #eee;
	border-radius: 34px;
	padding: 0px 12px;
	margin-bottom: 5px;
}
.price-filter-link li a{color: #df0000; font-size: 13px;}
.price-filter-link li.active a{color: #1e9e25;}
#product{
	margin-bottom: 10px;
}
.box-category{
	background: #fff;
	-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.15);
	box-shadow: 0 1px 5px 0 rgba(0,0,0,.15);
	margin-bottom: 25px;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.box-category .image{
	text-align: center;
}
.box-category .image img{
	-webkit-transform: scale(.9);
	transform: scale(.9);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	display: block;
	margin: 0 auto;
}
.box-category .name{
	background-color: inherit;
	border-top: 1px solid rgba(0,0,0,.12);
	font-size: 13px;
	font-weight: 700;
	height: auto;
	margin-top: 20px;
	position: relative;
	bottom: auto;
	text-transform: uppercase;
	padding: 15px 0;
}
.box-category .name a{
	color: #000;
}
.box-category:hover{
	-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.26);box-shadow:0 0 5px 1px rgba(0,0,0,.26)
}
.box-category:hover .name{
	background: #da291c;
}
.box-category:hover .name a{
	color: #fff;
}
.box-category:hover .image img{
	-webkit-transform: scale(1);
	transform: scale(1);
}
.section-head{
	color: #181f2d;
	position: relative;
	margin-left: 15px;
	font-size: 25px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 20px;
}
.section-head:before{
	content: "";
	height: 100%;
	background-color: #0696d6;
	position: absolute;
	left: -15px;
	top: 0;
	width: 5px;
}
/* Product detail */
.price-product{
	margin-bottom: 15px;
	margin-top: 10px;
	border-bottom: 1px solid #8a362f;
	padding-bottom: 10px;
}
.price-product .price-old{
	text-decoration: line-through;
	color: #9b9b9b;

}
.price-product .tax{
	display: block;
}
.price-product .price-new{
	color: #fbc525;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 10px;
	display: block;
}
.price-product aside{
	font-size: 15px;
	color: #eee;
}
.block-form-contact{
	background: #fafafa url("../image/bgcontact.jpg") right bottom no-repeat;
	overflow: hidden;
	display: block;
	padding: 0 15px 15px;
	-webkit-box-shadow: 0 2px 4px 2px #4d0502;
	-moz-box-shadow: 0 2px 4px 2px #4d0502;
	box-shadow: 0 2px 4px 2px #4d0502;
	margin-top: 35px;
	margin-bottom: 35px;
	background-size: 900px 100%;
}
.contact-info .item-text {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.item-text .text-l {
	float: left;
	width: 10%;
}
.item-text .text-r {
	float: left;
	width: 90%;
}
.item-text i.fa {
	background: #4a1b22;
	text-align: center;
	color: #ffa21b;
	border-radius: 50%;
	font-size: 16px;
	height: 38px;
	line-height: 37px;
	width: 38px;
	display: block;
	margin-top: 4px;
}
.item-text .text-r .title {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	color: #ff6214;
	margin-bottom: 4px;
}
.maps{
	background: url(../image/bg_cate.png);
	padding: 4px 5px 0;
	border: 1px solid #77353f;
	color: #f4eded;
}
.block-form-contact p{
	color: #333;
	padding: 15px 0 15px;
	font-size: 16px;
}
.block-form-contact .element-form{
	max-width: 600px;
}
.element-form input[type="text"] {
	background: #d5d5d5;
	height: 37px;
	border-radius: 0;
	-moz-box-shadow:    inset 3px 0px 5px #bbb;
	-webkit-box-shadow: inset 3px 0px 5px #bbb;
	box-shadow:         inset 3px 0px 5px #bbb;
	font-size: 16px;
}
.element-form textarea {
	background: #d5d5d5;
	height: 78px;
	border-radius: 0;
	-moz-box-shadow:    inset 3px 0px 5px #bbb;
	-webkit-box-shadow: inset 3px 0px 5px #bbb;
	box-shadow:         inset 3px 0px 5px #bbb;
	font-size: 16px;
}
/*block menu */
#widthbuild{
	float: right;
	margin-right: 20px;
}
#polygon {
	float: right;
	width: 78%;
}
#main-slide{
	width: 100%;
	display: block;
	margin-bottom: 30px;
}
.slogan{padding-top: 22px}
.owl-carousel{
	background: none;
	margin: 0;
}
.owl-wrapper-outer{
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.p-newsfeed{
	background: #fff;
	border: 1px solid #dadada;
}
ul.newstech{
	list-style: none;
	margin: 0;
	padding: 1px 0 1px;
	height: 257px;
	overflow-x: hidden;
	overflow-y: auto;
}
ul.newstech li + li{
	border-top: 1px solid #dadada;
}
ul.newstech li{
	padding: 0 9px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 9px;
}
ul.newstech li .name:hover a{
	color: #ED1C24;
}
ul.newstech li .name a{
	display: block;
	line-height: 18px;
	color: #666;
	font-size: 14px;
}
.p-newsfeed figure {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #efefef;
	background: #fff;
}
.p-newsfeed figure h2 a {
	color: #fff;
}
.p-newsfeed figure h2 {
	float: left;
	padding: 10px 20px 10px 10px;
	background: url('../image/l-head.jpg');
	line-height: 1.3em;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	margin: 0;
}
.p-newsfeed figure h2:after {
	content: '';
	width: 0;
	height: 0;
	border-right: 12px solid #fff;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}

.products-container{
	//border-top: 1px solid #eee;
	border-left: 1px solid rgba(182, 99, 14, 0.5);
	overflow: hidden;
	margin-bottom: 10px;
}
.products-container .flex-gird{
	background-color: rgba(100, 47, 26, 0.6);
	border-left: 2px solid #5e212a;
	border-right: 2px solid #5e212a;
	border-top: 2px solid #5e212a;
	border-bottom: 2px solid #5e212a;
	position: relative;

	height: 290px;
	overflow: hidden;
}
.products-container .flex-gird{
	height: auto;
}
.products-container .flex-gird:hover {
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
	box-shadow: 0 0 50px rgba(0,0,0,.1);
	box-sizing: border-box;
	z-index: 1;
}
.pw-product-image a {
	padding: 0;
	display: inline-block;
}
.pw-product-image a img{
	display: block;
	margin: 0 auto;
	background: #fff;
}
ul.cols.cols-5 {
	clear: both;
	display: block;
	background: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	flex: 1 100%;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
.clr-btn-add{
	background: transparent;
	text-align: center;
	border-top: none;
	padding: 10px;
}
.clr-btn-add a.btn:hover{
	color: #fde628;
	background: rgba(182, 99, 14, 0.5);
	border: 1px solid #682500;
}
.clr-btn-add > a.btn{
	display: inline-block;
	background: #ff9b1d;
	color: #fff;
	border: 1px solid #4a1515;
	width: 200px;
}
ul.cols {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.cols > li {
	box-sizing: border-box;
	display: block;
	float: left;
}
ul.cols-5 > li {
	width: 25%;
}
.flex-gird .pw-product-info h3, .pw-product-info .price-box{
	display: block;
}
.pw-product-info{
	padding: 0 10px 0;
	margin-top: 0;
}
.pw-product-info h3{
	font-size: 15px;
	color: #feffdf;
	font-weight: 500;
	text-align: center;
}
.price-box {
	margin: 0 0 8px;
	text-align: center;
}
.product-view .price, .old-price > span {
	font-size: 24px;
}
.price {
	white-space: nowrap !important;
}
.price-box .price {
	font-size: 20px;
	font-weight: 600;
	color: #e4da55;
}

.old-price, .special-price {
	display: inline-block;
	margin: 0 !important;
	line-height: 22px;
}
.old-price .price, .old-price > span {
	font-size: 19px;
	font-weight: normal;
	color: #ce891c;
	text-decoration: line-through;
}

.old-price {
	margin-right: 5px !important;
}
.module-product-group{margin-bottom: 15px}
.module-product-group .section-header{
	background: url("../image/bghead.png") bottom repeat-x;
	color: #fff;
	
	margin-bottom: 24px;
}
.flex-gird .promotion {
	border: 1px solid #eee;
	border-radius: 4px;
	position: relative;
	padding: 20px 10px 5px 10px;
	margin-top: 15px;
	clear: both;
}
.flex-gird .promotion .plabel {
	position: absolute;
	left: 5px;
	top: -10px;
	padding: 0 10px;
	border-radius: 10px;
	background: #00be67;
	color: #fff;
	height: 24px;
	line-height: 24px;
}
.flex-gird .product-group-info-hover {
	display: block;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	text-decoration: none;
	padding: 10px;
	color: #3c3d41;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-ms-opacity: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 20;
}
.flex-gird:hover .product-group-info-hover {
	opacity: 1;
}
.product-group-info-hover .btn-view{
	border: 1px solid #ddd;
	width: 120px;
	display: block;
	padding: 4px 10px;
	margin: 0 auto;
}
.module-product-group .section-header h2{
	margin-bottom: 4px;
	background: none;
	padding: 0 0 10px;
	font-size: 25px;
	text-transform: uppercase;
	color: black;
	font-weight: bold;
}

.module-product-group .section-header .filter-panel {
	line-height: 37px;
	padding-left: 30px;
}
.module-product-group .section-header .filter-panel a {
	color: black;
}
.section-header .filter-panel .list {
	border-left: 1px solid #a78609;
	padding-left: 11px;
	padding-right: 8px;
}
.btn-group-sm>.btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.module-product-group .section-header h2 a{
	color: black;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}
.sales-percent {
	position: absolute;
	top: 2px;
	right: 18px;
	width: 39px;
	height: 38px;
	text-align: center;
	padding: 1px 0;
	cursor: pointer;
	font-size: 13px;
	color: #fff;
	background: #e11b1e;
	border: solid 1px #e11b1e;
	border-radius: 100px;
	line-height: 15px;
	z-index: 19;
}
span.text-percent {
	position: relative;
	top: 9px;
	font-weight: bold;
}
.flex-gird .label-status{
	background: #fff;
	color: #db0000;
	border: 1px solid #db0000;
	position: absolute;
	display: block;
	font-weight: 300;
	font-size: 10px;
	padding: 2px 5px 2px;
	text-transform: uppercase;
	line-height: 13px;
	top: 10px;
	left: 10px;
}
.gift-promo-item {
	line-height: 12px;
	bottom: 5px;
	right: 5px;
	padding: 3px 6px 3px;
	color: #fff;
	background-color: #00be67;
	background: linear-gradient(-90deg,#00be67 0%, #33be6b 100%);
	white-space: nowrap;
	font-size: 11px;
	position: absolute;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.gift-promo-item i {
	font-size: 14px;
	margin-right: 3px;
	vertical-align: -1px;
}
/**** left ***/
.leftcol{
	background: #12673a;
	padding: 0;
}
.blocktitle {
	background: #004e25;
	padding: 10px;
	margin-top: 1px;
	font-weight: 700;
	color: #fff;
	font-size: 18px;
}
.blocktitle a {
	color: #fff;
}
.menulevel > a{
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 10px 5px 10px 10px;
	cursor: pointer;
	position: relative;
	z-index: 9;
	font-weight: normal;
	font-size: 15px;
	border-bottom: 1px solid #0000005c;
	border-top: 1px solid #ffffff29;
}
.menulevel a > i.glyphicon{
	background: #2d8054;
	padding: 5px 5px 6px;
	float: right;
	font-size: 12px;
}
.menulevel:hover{
	background: #2d8054;
	cursor: pointer;
}
.menulevel:hover > a{
	color: #fde628;
}
.menulevel .divblock{
	display: none;
}
.menulevel:hover .divblock{
	display: block;
}
#menu {
	width: 100%;
	position: relative;
	z-index: 444;
}
#menu, #menu * {
	list-style: none;
	border: 0;
	padding: 0;
	margin: 0;
}
#menu li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 10px 5px 10px 8px;
	cursor: pointer;
	position: relative;
	z-index: 9;
	font-weight: normal;
	font-size: 15px;
	border-bottom: 1px solid #00000052;
	border-top: 1px solid #86838029;
}
#menu li div {
	visibility: hidden;
	position: absolute;
	margin: -43px 0 0;
	left: 100%;
	width: 300px;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
}
#menu div ul {
	background: #eee;
}
#menu li.current li a, #menu li li {
	border: 0;
}
#menu li:hover>div{visibility:visible}
#menu li i{
	display: inline-block;
	background: #a7aeaf;
	float: right;
	padding: 3px 3px 3px;
	color: #f7f305;
	font-size: 7px;
	border-radius: 3px;
	vertical-align: middle;
	top: 5px;
}
#menu li a:hover{
	color: #fde628;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background: #cc5151;
	border: 1px solid #cc5151;
}
.pagination>li>a, .pagination>li>span{
	color: #cc5151;
}
.call-zalo{
	position: fixed; bottom: 20px; right: 20px; cursor: move; display: block;
}

.list-cate {
	padding: 5px 5px 2px;
	background: transparent;
	overflow-y: hidden;
	overflow-x: auto;
	-ms-overflow-style: none;
	-ms-scroll-snap-type: mandatory;
	-ms-scroll-snap-points-x: snapInterval(0%,100%);
	-ms-scroll-chaining: chained;
	-webkit-overflow-scrolling: touch;
	width: 100%;
	margin-bottom: 25px;
}
.list-cate .cate-list{
	width: 100%;
}
.cate-list li {
	margin: 0 2px 3px;
	float: left;
	height: 39px;
	padding: 10px;
	display:flex;
	align-items: center; /* Vertical center alignment */
	justify-content: center; /* Horizontal center alignment */
	text-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
	background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
	background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
	background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.cate-list li a {
	float: left;
	min-width: 65px;
	width: auto;
	margin: 3px;
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	color: #222;
}
.cate-list li a:hover {
	color: #df0000;
}
.hotline-fix {position: fixed;
    left: 10px;
    bottom: 20px;
    z-index: 9000;
    display: block;
    background: #fac100;
    color: red;
    padding-top: 5px;padding-bottom:5px; padding-left:12px; padding-right: 12px;
    border-radius: 99px;}
.hotline-fix .hotline-number{font-size:20px; color: #b20000; font-weight: bold}
 
.productdes {
    padding: 20px 10px 10px;
    position: relative;
    overflow: visible;
}
.productdes li{
    content: "\e084";   
    font-family: 'Glyphicons Halflings';
    color: #26e259;
    font-size: 20px;
    background: #efe8e8;
    border-radius: 100%;
    position: relative;
    top: 4px;
    right: 6px;
    display: inline-block;
    
    font-style: normal;
    line-height: 9px;
   }