body{	
    font-family: "Arial",Helvetica,sans-serif;
	color: #333;
}
.header{
	background: #fff;	
	padding-bottom: 10px;
}
.top-menu{
    background: #ec8622;
}
.navbar-custom{
	background-color: #ec8622;
    border-color: #ec8622;
    margin-bottom: 0;
    border-radius: 0;
	border: none;
}
.navbar-custom .navbar-nav>li>a{
    color: #fff;			
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a.active{
	color: #fff;
}
.navbar-default .navbar-nav>li:hover {
    background: #d87717;
}
.row-center{
	text-align: center;
}
.btn-custom1, .btn-custom1:hover{
	color: #fff;
    background-color: #ffc10e;
    border-color: #ffc10e;
}
.btn-custom{
	color: #777;
    background-color: #e1e1e1;
    border-color: #e1e1e1;
}
.btn-custom:hover{
	color: #fff;
    background-color: #ffc10e;
    border-color: #ffc10e;
}
.header-menu{
	padding-top: 20px;
}
.header-menu .navbar-nav>li>a{
    padding: 7px 20px;
    background-color: #f0f0f0;
    border-radius: 7px;
    color: #777777;
    font-style: italic;
    margin-right: 10px;
}
.header-menu .navbar-nav>li>a:hover{
	background: #eed283;
	color: #cd9c0e;
}
.box-search .input-group{
    background-color: #f0f0f0;
    border-radius: 5px;
}
.box-search .input-group .form-control, .box-search .input-group .form-control:focus, .box-search .input-group .input-group-btn, .box-search .input-group .btn-default {
	background: transparent;
	border: none;
	box-shadow:none;
}
.box-title{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin: 20px 0;
	z-index: 10;
}
.box-title > span{
	background: #fff;
	padding: 0 15px;
}
.box-title:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	height: 1px;
	width: 100%;
	border-top: 1px dashed #ccc;
	z-index: -1;
}
.wrapper{
	padding: 15px 0;
}
.no-padding{
	padding: 0;
}
.padding-left{
	padding-left: 15px;
}
.padding-right{
	padding-right: 15px;
}
.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
	visibility: visible;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
	margin-top: 0;
}
.navbar .sub-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
	left: -7px;
	top: 10px;
}
.navbar .sub-menu:after {
	border-top: 6px solid transparent;
	border-left: none;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
	left: 10px;
	top: 11px;
	left: -6px;
}
.navbar-custom li>a{
	padding-left: 30px;
	padding-right: 30px;
}


/****************************************************************************/
.slider > .flexslider{
	margin: 0;
	border: none;
}
.header-menu p{
	display: block;
	text-align: right;
	color: #777;
	margin-bottom: 0;
    margin-top: 10px;
    font-size: 18px;
}
.header li.box-search {
    display: inline-table;
}

.content-search .input-group{
	background: #fcb721;
	padding: 2px;
	border-radius: 3px;
}
.content-search .input-group .form-control, .content-search .input-group .form-control:focus{
	border: none;
	border-radius: 3px;
	-webkit-box-shadow: none;
    box-shadow: none;
}
.item-intro-img{
	position: relative;
	margin-bottom: 15px;
}
.item-intro-img > label{
	position: absolute;
	top: 10px;
	left: 10px;
}
.item-intro-img > label>a{
	color: #fff;
}
.home-intro-text{
    background-color: #fffaeb;
    min-height: 294px;
    border-radius: 7px;
}
.home-intro-text .box-title > span{
	background-color: #fffaeb;
}
.box-button{
	display: inline-block;
	background: #f68a27;
	padding: 6px;
}
.item-discover-img{
	border-radius: 50%;
    overflow: hidden;
}
.item-community-main .item-box-title {
    position: relative;
    top: -30px;
    background-color: #fff;
    width: 80%;
    left: 11%;
    padding: 20px;
    text-align: center;
}
.product-wrapper{
	background: #f3f3f3;
}
.product-wrapper .box-title > span{
	background: #f3f3f3;
}
.item-product{
	padding: 10px;
	background: #fff;
	border-radius: 8px;
	margin-bottom: 15px;
    min-height: 290px;
}
.item-product a{
	color: #9f9f9f;
}
.item-product .title > a{
	color: #cd9c0e;
}
.social-wrapper {
    background-color: #f6f6f6;
}
.social-wrapper span{
	position: relative;
	top: -15px;
}
.social-wrapper a:hover{
	text-decoration: none;
}
.icon-fb{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url('../images/icon-fb.png') no-repeat;
}
.icon-g{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url('../images/icon-g.png') no-repeat;
}
.icon-lk{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url('../images/icon-linkedin.png') no-repeat;
}
.icon-yt{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url('../images/icon-youtube.png') no-repeat;
}
.menu-left {
    background-color: #fff;
    border-radius: 8px;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.menu-title {
    background-color: #ec8622;
    text-align: center;
    padding: 12px 5px;
    color: #fff;
    font-weight: bold;
    border-radius: 8px 8px 0 0;
}
.menu-left ul{
	padding: 0;
	list-style: none;
}
.menu-left ul>li>ul {
	padding: 0;
	list-style: none;
	position: inherit;
	float: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	display: none;
	left: 0;
}
.menu-left ul>li>ul{
	padding-left: 13px;
}
.menu-left ul>li>ul>li{
	position: relative;
}
.menu-left ul>li>ul>li>a {
	border: none;
	padding-left: 25px;
	text-transform: lowercase;
}
.menu-left ul>li>a{
    padding: 10px 0;
    display: block;
    padding-left: 25px;
	padding-right: 10px;
    border-bottom: 1px dashed #cfcfcf;
    color: #9f9f9f;
    text-decoration: none;
    position: relative;
	white-space: inherit;
}
.menu-left ul>li .arrow{
	position: absolute;
	top: 15px;
	left: 10px;
	font-size: 10px;
	color: #9f9f9f;
	z-index: 1;
}
.menu-left ul>li>a.level-1{
    font-weight: bold;
}
.menu-left ul>li>a.active {
	color: #fff;
	background: #eed283;
}
.menu-left ul>li>ul>li>a:hover, .menu-left ul>li>ul>li>a.active{
	background-color: #fff;
	color: #333;
}
.menu-left ul>li.li-active ul{
	display: block;
}
.widget-wrapper{
	background: #fcb721;	
}
.widget-box-title {
    background-color: #f68a27;
    text-align: center;
    padding: 10px 5px;
    color: #fff;
    font-weight: bold;
}
.widget-content {
    padding: 15px;
}
.widget-item a{
	color: #fff;
}
.footer{
	background-color: #e4e4e4;
	padding-top: 20px;
}
.product-wrapper .title{
	text-align: center;
	padding: 5px 0;
	height: 45px;
	overflow: hidden;
	margin-bottom: 10px;
}
.tranpost{
	background: url('../images/icon_tranpost2.png') no-repeat center 10px;
    display: block;
    width: 100%;
    height: 110px;
}
.quote{
	position: relative;
}
.quote p{
	padding: 25px 25px;
	color: #9f9f9f;
    font-style: italic;
}
.quote-first{
	background: url('../images/quote_first.png') no-repeat;
    display: block;
    width: 25px;
    height: 25px;	
    position: absolute;
}
.quote-last{
	background: url('../images/quote_last.png') no-repeat;
    display: block;
    width: 25px;
    height: 25px;	
    position: absolute;
    right: 0;
    bottom: -7px;
}
.pagination-custom{
	text-align: right;
}
.pagination-custom .pagination>.active>a, .pagination-custom .pagination>.active>a:focus, .pagination-custom .pagination>.active>a:hover, .pagination-custom .pagination>.active>span, .pagination-custom .pagination>.active>span:focus, .pagination-custom .pagination>.active>span:hover{
    background-color: #ffc10e;
    border-color: #ffc10e;
    color: #fff;
}
.pagination-custom .pagination>li>a:focus, .pagination-custom .pagination>li>a:hover, .pagination-custom .pagination>li>span:focus, .pagination-custom .pagination>li>span:hover{
	background-color: #ffc10e;
    border-color: #ffc10e;
    color: #fff;
}
.pagination-custom .pagination>li>a, .pagination>li>span{
	background: #dedede;
	color: #fff;
	border-radius: 50%;
	margin: 0 2px;
}
.box-detail{
	background: #fff;
	border-radius: 8px;
    padding: 10px;
}
.box-fancy {
    height: 250px;
    width: 250px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.tab_detail_of_product .tab_li ul{
	padding: 0;
}
.tab_detail_of_product .tab_li{overflow:hidden;}
.tab_detail_of_product .tab_li span{color:#0164ff;font-weight:normal;}
.tab_detail_of_product .tab_li ul ,
.tab_detail_of_product .tab_li ul li{list-style:none;}
.tab_detail_of_product .tab_li > ul > li{
	font-weight:bold;
	font-size:12px;
	border:1px #c5c5c5 solid;
	float:left;
	margin-right:8px;
	margin-bottom:-1px;
    cursor: pointer;
}
.tab_detail_of_product .tab_li > ul > li a{
    display: block;
    line-height: 20px;
    padding: 5px 15px;
    white-space: nowrap;
}
.tab_detail_of_product .tab_li > ul > li a.fbbl{position: relative;}
.tab_detail_of_product .tab_li > ul > li a.fbbl:before{
    content: "\f082";
    font-size: 15px;
    color: #3B5998;
    padding-right: 5px;
}
.tab_detail_of_product .tab_li > ul > li.active ,
.tab_detail_of_product .tab_li > ul > li:hover{
	border-top: 1px #0164ff solid;
	background: #FFF;
	border-bottom: 1px #FFF solid;
	position: relative;
}
.tab_detail_of_product .content_tab_all{
	background:#FFF;
    border:1px #CCC solid;
    background: #FFF;
    border: 1px #CCC solid;
    position: relative;
    top: -1px;
    padding:20px;
    line-height:17px;
    overflow: hidden;
}
.tab_detail_of_product .content_tab_all .tags-in-des{font-weight: bold; font-size: 13px; color: #e5101d; text-decoration: underline;}
.tab_detail_of_product .content_tab_all .content_tab{overflow: hidden;}
.tab_detail_of_product .content_tab.active{display:block;}
.item-article {
	position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #cfcfcf;
}

.item-article h2{
	font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px;
}
.item-article .btn-readmore {
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.form-custom input[type="text"]{
	height: 40px;
}
.form-custom input[type="text"], .form-custom textarea, .form-custom input[type="text"]:focus, .form-custom textarea:focus{
	border: 1px solid #ebebeb;
    border-radius: 7px;
    box-shadow: none;
}
.form-custom label{
    color: #9f9f9f;
    font-weight: normal;
}
.customer > span {
	display: inline-block;
	padding: 0 10px !important;
}
.product-title > h2{
	font-size: 22px;
	color: #484848;
}
.flex-direction-nav .flex-prev {
    left: 0px;
}
.flex-direction-nav .flex-next {
    right: 0px;
}
.label-error{
	color: #f00 !important;
}
.customer img{
	#width: 80px;
	margin: 0 25px;
}
.customer .customer-feature img{
	#width: 150px;	
}
.item-article .title a{
	color: #9f9f9f;
}
.new-gif{
	position: absolute;
    top: 0;
    right: 0;
}
.box-detail table{
	max-width: 100% !important;
}
.box-detail table td{
	padding: 5px;
	border: 1px solid #cfcfcf;
}
.box-detail table td p{
	margin-bottom: 0;
}
.box-detail img {
	max-width: 100%;
}
.flexslider2 .slides img{
	width: inherit;
	display: inline-block;
}
.flexslider2 .flex-direction-nav .flex-next{
	background: url('../images/next.png') no-repeat;
	opacity: 1;
	width: 50px;
 	text-indent: 100%;
  	white-space: nowrap;
  	overflow: hidden;
}
.flexslider2 .flex-direction-nav .flex-prev{
	background: url('../images/pre.png') no-repeat;
	opacity: 1;
	width: 50px;
	text-indent: 100%;
  	white-space: nowrap;
  	overflow: hidden;
}
.flexslider2 .flex-direction-nav .flex-next:before{
	content: '';
}
.flexslider2 .flex-direction-nav .flex-prev:before{
	content: '';
}
.summary-cat {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.social-wrapper a{
	color: #898989;
}
.top-menu .d-hidden{
    display: none;
}
.back-to-top {
    position: fixed;
    bottom: 45px;
    right: 45px;
    display: block;
    font-size: 30px;
    height: 50px;
    width: 50px;
    line-height: 1;
    padding-top: 4px;
    text-align: center;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    border-width: 3px;
    border-style: solid;
    color: #ffc10e;
    opacity: 0;
    transition: .4s;
}
.row-left{
	float: left;
}
.row-right{
	float: right;
}
.price, .price2{
	display: block;
	color: #da0e16;
	font-weight: bold;
}
.price2{
	font-size: 24px;
}
.basic-price, .basic-price2 {
	font-size: 11px;
	color: #888;
	text-decoration: line-through;
	display: block;
}
.basic-price2{
	font-size: 14px;
}
.product-summary {
	padding: 10px 0;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 10px;
}
.btn-buy{
	background: #d60c0c;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:4px;
	color: #fff;
	border: 1px solid #d60c0c;
	padding: 0;
}
.btn-buy i{
	padding: 10px;
	background: #b90101;
	top: 0;
}
.btn-buy span{
	padding: 0px 10px;
	position: relative;
	top: -2px;
}
.btn-buy:hover{
	color: #fff;
	opacity: .8;
}
.cart-qty{
	display: inline-block;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	width: initial;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border-radius: 0;
	border-top-color: #ce0000;
}
.nav>li>a:focus, .nav>li>a:hover{
	border-radius: 0;
	border-top-color: #ce0000;
}
.tab-title:first-child{
	margin-top: 10px;
}
.tab-title {
	border-bottom: 1px dashed #cfcfcf;
	margin-top: 50px;
}
.item-product2{
	border: 1px solid #e0e0e0;
}
.img-70{
	width: 70px;
}
.header-center{
	padding: 30px 0;
}
.header-center ul{
	list-style: none;
}
.header-center ul li{
	float: left;
	padding: 0 10px;
}
.header-center ul li:first-child {
	font-size: 18px;
}
.slider-wrapper{
	background: #a81821;
	color: #fff;
}
.slider-wrapper .box-title > span{
	background: #a81821;
}
.slider-wrapper .slider{
	margin: 25px 0;
	border-radius: 5px;
	overflow: hidden;
}
.slider-wrapper .slider > .flexslider{
	height: 300px;
}
.flexslider ul li{
	border-radius: 5px;
	overflow: hidden;
}
.box {
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	background-color: #ffffff;
}
.box__header {
	border-bottom: 1px solid #d2d2d2;
	padding: 14px 20px;
}
.box__header:before, .box__header:after {
	content: " ";
	display: table;
}
.box__title {
	display: inline-block;
	margin: 0;
	color: #000000;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
}
.box__body {
	position: relative;
}
.box__body {
	padding: 20px 20px 20px;
}
.order-summary {
	list-style-type: none;
	padding: 0;
	margin-bottom: 0;
	margin-top: -4px;
}
.order-summary li {
	list-style-type: none;
	padding: 5px 0;
}
.order-summary li:before, .order-summary li:after {
	content: " ";
	display: table;
}
.order-summary li .k {
	float: left;
	color: #999999;
	font-size: 13px;
}
.order-summary li .v {
	float: right;
}
.box__footer {
	padding: 10px;
	background-color: #eeeeee;
}
.box__footer:before, .box__footer:after {
	content: " ";
	display: table;
}
.order-summary li:after {
	clear: both;
}
.order-summary li.sep {
	margin: 10px 0;
	padding: 0;
	height: 1px;
	background-color: #d2d2d2;
}
.order-summary li.total .v {
	color: #ed1c24;
	font-size: 20px;
	font-weight: 500;
}
.order-summary li.total .k {
	color: #000;
	font-size: 15px;
	margin-top: 7px;
}
.table{
	margin-bottom: 0;
}
.table tfooter tr:hover{
	background: #fff;
}
.form-group label.error {
	display: inline;
	margin: 5px 0;
	color: #B94A48;
	font-weight: 400;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	vertical-align: middle;
}
#popup-saleoff .close span:first-child {
	position: relative;
	font-weight: normal;
	font-size: 18px;
	color: #000;
}
#popup-saleoff .close {
	top: -10px;
	position: absolute;
	right: -7px;
	background: #fff;
	border-radius: 50%;
	color: #fff;
	z-index: 9999;
	opacity: 1;
	padding: 2px 5px;
}
#popup-saleoff .modal-body{
	padding: 0;
}
.box-form-customer{
	display: none;
}
.adv{
	width:130px;
	margin-top:155px;
	position: fixed;
}
.adv-scroll-left{
	left: 0;
}
.adv-scroll-right{
	right: 0;
}

.dropdown:hover .dropdown-menu {
	display: block;
}