/***Bootstrap style***/
/* Prefix */
[class^="col-"],
[class*=" col-"] {
	padding-left:0;
	padding-right:0;
}
.container{
	padding-left:0;
	padding-right:0;
}
.row{
	margin-left:0;
	margin-right:0;
}
.clear {
    clear: both;
}
/*** Html5 for main content ***/
main
{
	display: block
}
body {
	font-size: 14px;
	line-height:1.7;
	//overflow-x: hidden;
}
a{
	text-decoration: none !important;
	outline: none !important;
}
ul ,li{
	list-style-type:none;
}
a{
	color: #786f6f;
}
a,p,big,span,h1,h2,h3,h4,h5,h6,strong,li{
	word-break: keep-all;
}

.container-fluid{
	padding-left:0px;
	padding-right:0px;
}
.container{
	padding-left:0px;
	padding-right:0px;
}
pre {
	line-height: inherit;
}
#header .t_header{
	min-height:38px;
	box-shadow: 2px 2px 5px #ededed;
    background: -webkit-linear-gradient(#FFF,#f6f6f6); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF,#f6f6f6); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF,#f6f6f6); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF,#f6f6f6); /* Standard syntax */
}
#header .c_header{
	min-height:130px;
	padding-top: 1.5%;
	z-index: 99;
	position: relative;
}
.search_frm  .form-group{
	width: 95% !important;
}
.search_frm  .main_search{
	width: 100% !important;
	max-width: 560px;
	padding-top: 5%;
	padding-left: 10%;
}
.search_frm input {
	border-radius: 0px;	
	border-color:#ccc;
	border: 1px solid #f2f2f2;
	box-shadow: none;
}
.search_frm .btn_{
	background-color:#f0ad4e;
	border-radius: 0px;	
	cursor: pointer;
	color:#FFF;
	width: 85px !important;
}
.search_frm .btn_:hover{
	background-color:#de8f27;
}
.menu_t{
	text-align: right;
	padding-top: 5px;
}
.menu_t li{
	display: inline-block;
	list-style-type: none;
	padding-right: 15px;
	font-family:'Ubuntu','Battambang';
}
.menu_t li a{
	color:#575353;
}
.menu_t li a:hover ,.menu_t li a.active{
	color:#c97f1e;
}
.menu_t li.icon{
	background: url('../images/arrow.png') no-repeat;
	background-position-x: 45px;
	background-position-y: 8px;
	background-position-x: 93%;
}
.main_right{
	padding-top:8%;
	color: #786f6f;
	font-family: 'Ubuntu';
	text-align: center;
}
.main_right li{
	display: inline-block;
	padding-left:8%;
	font-size: 12px;
	height: 50px;
	padding-top: 1%;
	padding-right: 10px;
}
.main_right li.hot_line{
	background: url('../images/icon/phone.png') no-repeat;
	//background-position-y: 16px;
	line-height: 1;
	padding-top: 15px;
}
.main_right li.chart{
	background: url('../images/icon/chart.png') no-repeat;
}
.main_right li.user{
	background: url('../images/icon/user.png') no-repeat;
}
.main_right li.user span{
	cursor:pointer;
}
.main_right li p{
	margin-top: -27%;
	line-height: 1.1;
}
.frm_login{
	background-color: #FCF4E9;
	padding: 5%;
	border: 1px solid rgba(222, 143, 39,0.5);
	box-shadow: 1px 1px 5px #ccc;
	border-radius: 2%;
	position: absolute;
	width: 100%;
	max-width: 360px;
	display: none;
	left: 0%;
	margin-top: 2%;
}
.frm_login input{
	border: 1px solid rgba(222, 143, 39,0.5);
}
.b_header{
	min-height: 48px;
	box-shadow: 2px 2px 5px #ededed;
	background: -webkit-linear-gradient(#FFF,#f6f6f6);
	background: -o-linear-gradient(#FFF,#f6f6f6);
	background: -moz-linear-gradient(#FFF,#f6f6f6);
	background: linear-gradient(#FFF,#f6f6f6);
}
.main_content{
	margin-top: -55px;
	z-index:1;
}
.group_by ul {
	margin-top: 15px;
	margin-left: -5%;
}
.group_by ul > li{
	display: inline-block;
}
.group_by ul > li > a{
	color:#6f6f6f;
	font-size: 15px;
	padding: 5px;
}
.group_by ul > li > a:hover ,.group_by ul > li > a.active{
	color: #DE8F27;
}
.group_by ul > li > a > i{
	color:#DE8F27;
}
.r_content{
	margin-left: -2%;
}
/* menu category*/
.title_wrap{
	min-height: 48px;
	background-color:#de8f27;
	color:#FFF;
	margin-top: -1px;
	margin-bottom: 11px;
}
.category .title_wrap h4{
	//text-align: center;
	line-height: 2.5;
	padding-left: 5%;
}
.category .item_ li > a{
	border-radius: 0px;
	margin-top: -1px;
	background-color: #FDF2D0;
	font-size: 15px;
}
.category .item_ li > a:hover , .category .item_ li > a.current , .category .item_ li > a:hover .arrow_cate{
	background-color: #F0AD4E;
	color: #fff;
	cursor: pointer;
}
.category .item_ li > a > i{
	color:#DE8F27;
	font-size: 15px;
}

.category .item_ li > a:hover > i{
	color:#fff;
}
.category .item_ li .arrow_cate i{
	font-size: 18px;
	position: absolute;
	margin-top: -3px;
}
.category .frm_cate{
	width: 100%;
	max-width: 250px;
	position: absolute;
}
/*------------*/
#banner_slide .left , #banner_slide .right{
	background: transparent;
	opacity: 1;
}
#banner_slide .tool {
	position: relative;
	max-width: 30px;
	float: right;
	width: 100%;
	margin-top: -40px;
	margin-right: 4%;
}
.sub_respon{
	background-color: #DE8F27 !important;
	color: #FFF;
	min-height: 48px;
	margin-top: -15px;
	padding-left: 17px !important;
	line-height: 2.2;
	display:none;
	margin-top: 9px;
	margin-bottom: -15px;
}
.item_{
	margin-top: -10px;
}
.main_article{
	min-height:600px;
	//background-color:#F00;
}
.s_center{
	display:none;
}
.art_short{
	min-height:75px;
	background-color:#f2c611;
	margin-top:20px;
	padding-left: 17px;
	padding-top: 12px;
	text-align: center;
}
.art_short li{
	display:inline-block;
	padding-right: 2%;
}
.art_short li:last-child big{
	display:none;
}
.art_short li a{
	color:#FFF;
}
.art_short li a:hover {
    color: #DE8F27;
}
.art_short big{
	font-size: 25px;
	padding-left: 15px;
	color:#FFF;
}
.art_short h4{
	font-size: 18px;
}
/*--- owl-slider----*/
.thumnail .owl-stage-outer{
	width: 91.1%;
	text-align: center;
	margin: 0 auto;
	z-index:9;
}
.owl-theme .owl-nav {
   margin-top: -92px !important;
}
.thumnail .owl-item {
	-webkit-box-shadow: -1px 9px 14px -9px rgba(69, 50, 50, 0.8);
	-moz-box-shadow: -1px 9px 14px -9px rgba(0,0,0,0.8);
	box-shadow: -1px 9px 14px -9px rgba(173, 165, 165, 0.8);
	margin-bottom: 3px;
}
.thumnail .owl-item .item{
	margin-bottom: -2%;
}
/*---------end--------*/
.s_title{
	border-bottom:1px solid #f0ebeb;
	margin-bottom: 1%;
	margin-left: 5px;
}
#main_c {
	margin-top: 1%;
}
#main_c .c_right .c_article {
	width: 102%;
	margin-left: -2%;
}
#main_c .c_left .c_last {
	width:100%;
	max-width:250px;
}
.c_title{
	background-color:#f2f2f2;
	padding: 1px;
	padding-left: 15px;
	min-height:45px;
}
.c_title span{
	float: right;
	padding-right: 10px;
	cursor:pointer;
}
.c_item{
	min-height:105px;
	background-color:#f2f2f2;
	margin-top: 10px;
}
.c_item .main_item {
	padding-left: 10%;
	padding-top: 11%;
}
.c_item .main_item h5{
	margin-top: -2px;
	word-break: break-all;
	padding-left: 5px;
	color:#333;
}
.s_tool_ li {
	display:inline-block;
	cursor:pointer;
	padding-left: 5px;
}
.s_tool_ li  i{
	border-radius: 50%;
	background-color: #FFF;
	padding: 5px;
	padding-top: 6px;
	padding-right: 6px;
}
.s_tool_ li > i:hover ,#main_c .c_title i:hover{
	color: #DE8F27;
}
.b_tool_ li {
	display:inline-block;
	cursor:pointer;
}
.b_tool_ li i{
	border-radius: 50%;
	background-color: #f2f2f2;
	padding: 22%;
	margin: 8px;
	padding-left: 23%;
	padding-right: 23%;
}
.b_tool_ li > i:hover ,#main_c .c_title i:hover{
	color: #DE8F27;
} 
.c_new_small{
	background:url('../images/new/small.png') no-repeat;
	width: 54px;
	height: 44px;
	position: absolute;
}
.c_new_small span{
	color: #FFF;
	font-size: 12px;
	padding: 3px;
	line-height: 2;
}
.c_new_big_l{
	background:url('../images/new/big_l.png') no-repeat;
	width: 58px;
	height: 68px;
	position: absolute;
	margin-left: -1px;
	margin-top: -1px;
}
.c_new_big_l span{
	color: #FFF;
	font-size: 14px;
	padding: 7px;
	line-height: 2.5;
	margin-left: -18px;
}
.c_new_big_r{
	background:url('../images/new/big_r.png') no-repeat;
	width: 57px;
	height: 68px;
	position: relative;
	float: right;
	margin-top: -1px;
	margin-right: -1px;
}
.c_new_big_r span{
	color: #FFF;
	font-size: 14px;
	padding-left: 15px;
	line-height: 2.5;
}
.main_item{
	margin-top: 10px !important;
	margin: -14px;
}
.main_item .item{
	max-width:280px;
	min-height:340px;
	width:100%;
	margin: 0 auto;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 15px;
	margin-bottom: 25px;
}
.main_item .item:hover{
	border: 1px solid #ea972a;
}
.main_item .item:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.main_item .item a{
	color:#333333;
}
.main_item .item .i_title {
	margin-top: 22px !important;
	max-width: 70%;
	margin: 0 auto;
	line-height: 1.2;
	min-height: 37px;
	word-break: break-all;
}
.main_item .item .price {
	max-width: 70%;
	margin: 0 auto;
}
.main_item .item .price span.active{
	font-weight:bold;
}
.main_item .item .price del{
	color:#888;
}
.main_item .item .img{
	text-align: center;
	padding: 10px;
}
.avd{
	text-align: center;
	margin-bottom:4%;
}
.main_news_{
	background-color:#f2f2f2;
	min-height:300px;
}
.main_news_ .n_title{
	text-align: center;
	font-size: x-large;
	padding: 10px;
}
#footer{
	background-color:#f2f2f2;
	min-height:270px;
	margin-top:2%;
}
#footer .main_box_l{
	border-right:1px solid #ccc;
}
#footer .main_box_l .f_detail{
	padding-right:10%;
}
#footer  p{
	font-size: small;
	line-height: 1.5;
	color: #4b4949;
}
#footer .main_box_r{
	padding-left:5%;
}
.site_menu_ li{
	display:inline-block;
}
.site_menu_ li a{
	font-size: small;
	padding-right: 10px;
	color: #423f3f;
}
.site_menu_ li > a:hover ,.site_menu_ li > a.active{
	color: #de8f27;
}
.site_menu_{
	border-bottom: 1px solid #ccc;
	padding-bottom: 2%;
}

.socail li{
	display:inline-block;
	padding-right: 5px;
}
.socail{
	padding-left: 10%;
}
.socail a > img:hover {
    webkit-animation-name: swing;
    animation-name: swing;
	opacity: .6;
}
.copyright{
	margin-top: 8%;
	text-align: right;
	padding: 10px;
}
.copyright a{
	color:#4b4949;
	display: block;
}
.category{
	z-index:9;
}
.sub_cate{
	top: 7%;
	margin-left: -10%;
	position: absolute;
	left: 110%;
	width: 400% !important;
	max-width: 920px;
	background-color: #FFF;
	margin-top: -14%;
	min-height: 400px;
	display: none;
}
.sub_cate .item_sub > a {
	display:block;
	color:#6f6f6f;
	background-color: transparent !important;
	font-size: small !important;
	word-wrap: break-word;
	line-height: 2;
}
.sub_cate .item_sub > a:hover , .sub_cate .item_sub > a.active  {
	color:#de8f27;
}
.img_cate img{
	width: 100%;
}
.item_sub{
	padding:10px;
}
.item_ li.parent:hover > .sub_cate , .item_ li.parent:hover .arrow_cate , .item_ li.active > .sub_cate {
	display:block;
}
.arrow_cate{
	position: absolute;
	right: 0px;
	background-color: #F2F2F2;
	color: #DE8F27; 
	padding: 5px;
	margin-right: -8px;
	border-radius: 0% 100% 100% 0%;
	height: 100%;
	top: 0%;
	padding-top: 15px;
	width: 15px;
	z-index: 9;
	display: none
}
.active_row{
	display:block;
}
.subspand_row{
	display:none;
}
.title_bg {
    background: url('../images/bg_main_title.png') repeat-x;
    height: 35px;
    width: 100%;
    margin-top: 2%;
    border: 1px solid #e9e6e6;
    border-radius: 3px;
    padding-left: 10px;
    padding-top: 6px;
    color: #635d5d;
    overflow: hidden;
	text-transform: capitalize;
}
.title_bg small,.title_bg a{
	padding-right:5px;
	color: #898686;
}
.title_bg i,.title_bg a:hover{
	color: #DE8F27;
}
.art_detail {
    font-size: small;
    padding: 10px;
   // border: 1px solid #f2f2f2;
    min-height: 400px;
	word-break: keep-all;
}
.usr_controller{
	cursor:pointer;
}
.usr_con li{
	display: block;
	text-align: left;
	height: auto;
	cursor: pointer;
}
.usr_con li > a > i{
	color: #DE8F27;
	margin-right: 5px;
}
.orientation{
	image-orientation: 0deg;
	image-orientation: 6.4deg;     /* Rounded to 0deg */
	image-orientation: -90deg;     /* Equivalent to 270deg, its normalized
									  computed value */
	image-orientation: from-image; /* Use EXIF data from the image */
	image-orientation: 90deg flip; /* Rotate 90deg, and flip it horizontally */
}
.formError .formErrorContent {
    background: #f0ad4e !important;
}
.formError .formErrorArrow div {
	background: #f0ad4e !important;
}
.bg-info {
    background-color: #d9edf7;
    border-radius: 50px;
}
ul.cats > li > a:hover ,ul.cats > li > a.active{
	color: #DE8F27;
}
ul.cats > li {
	margin-left: -12%;
}
.main_pro_d{
	background-color: #FAFAFA;
}
.main_pro_d .desc_d{
	padding-left: 4%;
	margin-top: -10px;
}
.desc_d li.s{
	width: 100%;
	max-width: 200px;
	line-height: 2;
}
.desc_d li.b{
	width: 100%;
	max-width: 250px;
	line-height: 2;
}
.desc_d li > del,strong{
	padding-left: 20px;
	float:right;
}
.desc_d li .dc{
	color:#F00;
}
/*share this*/
.share-networks {
    margin: 0 0 14px;
	width: 99%;
}
.share-networks span {
   display: block;
	float: left;
	//padding: 11px 23px 11px 0;
}
.share-networks a {
    font-size: 13px;
    color: #394041;
	margin: -8px;
}
.share-networks a [class*=" fa-"] {
    margin: 0 9px 0 12px;
    color: #FFF;
}
.share-networks .share-label {
	//background-color: #2d2f93;
	color:#3c3636;
	padding-left: 15px;
}
.share-networks i:hover {
  background-color: #de8f27;
}
.share-networks i{
	background-color: #867979;
	padding: 6px;
	width: 25px;
	height: 25px;
}
.quantity {
    display: flex;
	font-size: small;
	min-width: 180px;
}
.grey-text.text-darken-2 {
    color: #616161 !important;
}
.quantity .piece {
    padding: 4px 12px;
    border: solid 1px #ddd;
    border-left: 0;
    border-right: 0;
    width: 72px;
	height: 27px;
}
.center, .center-align {
    text-align: center;
}
.quantity .minus, .quantity .plus {
    padding: 6px 10px;
	border: solid 1px #ddd;
	height: 27px;
	line-height: 1;
}
.quantity i{
	color:#F00;
	color: #DE8F27;
	cursor:pointer;
}
.main_tab .tab-content{
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: -1px;
	min-height: 500px;
	
}
.main_tab li> a{
	text-transform: uppercase;
}
.main_tab li.active a ,.main_tab li > a:hover{
	background-color: #DE8F27 !important;
	color: #FFF !important;
} 
.table_shop {
    margin: 0px auto;
    width: 100%;
    background-color: rgb(252, 252, 252);
}
.shadow_title_table {
   background-color: rgba(222, 143, 39,.8);
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid transparent;
	font-size: 14px;
}
.shadow_title_table span {
    color: #FFF;
} 
.shopcart {
    background: url('../images/shoppingcart.png') no-repeat scroll center;
    width: 100%;
    height: 166px;
    padding-left: 300px;
    font-size: 20px;
}
.wrap_text h4 {
    text-align: center;
}
.box_shadow strong{
	float: initial;
}
.box_shadow small{
	line-height: 1.5;
}
.msg_add_cart{
	border-color: #c9e8a9;
	background: #eff8e6;
	color: #444;
	margin-bottom: 1%;
	padding: 5px;
	display:none;
}
.val_cart{
	color: #DE8F27;
	font-size: small;
	font-weight: bold;
	margin-right: 3px;
}
.no_data {
    background: url('../images/nodata.png')no-repeat;
    width: 100%;
    height: 150px;
}
.fixe_top_r{
	position: fixed;
	width: 300px;
	right: 12.5%;
}
.edit_cart{
	height: 27px;
	line-height: 0.7;
	border-radius: 0px;
	margin-left: 1px;
	display:none;
}
.main_news{
	width: 100%;
	max-width: 895px;
	margin: 0 auto;
}
.main_news .item_n{
	padding:5px;
	height:290px;
	overflow:hidden;
}
.main_news .item_n img:hover , .owl-item img:hover{
	cursor: pointer;
	opacity: 0.7;
}
.refer_news{
	width: 102%;
	margin-left: -17px;
}
.main_news_s {
    height: 45px;
    line-height: 44px;
    margin-bottom: 22px;
    border-bottom: 1px solid #eaeaea;
    font-weight: bold;
	margin-top: 3%;
}
.main_news_s span, .main_news_s a {
    display: inline-block;
    border-bottom: 1px solid #de8f27;
    height: 45px;
    font-size: 18px;
    text-transform: uppercase;
    color: #333;
}
.date li {
    float: left;
    font-size: 1em;
    color: #999;
    margin-right: 15px;
}
.scrollup {
    background: url('../images/scroll_hover.png') no-repeat scroll right;
    width: 40px;
    height: 40px;
    display: block;
    float: right;
    margin-top: -50px;
    margin-right: 20px;
    outline: none;
    opacity: 0.5;
	z-index:9;
	position: relative;
	cursor: pointer;
}
.scrollup:hover{
	 opacity:1;
}
.shop_now_img h3{
	width: 100%;
	max-width: 360px;
	color: #F00;
	font-weight: bold;
	border: 2px solid;
	padding: 5px;
}
/* page_counter */
.page_counter{
	//border: 1px solid rgb(221, 221, 221);
	padding: 4px 6px 6px;
	color: rgb(51, 122, 183);
	line-height: 2.2;
	border-left:none;
	border-radius:0px 3px 3px 0px;
	display: none !important;
 }
 .pagination a{
	border-radius: 50% !important;
	margin: 3px;
 }
  .pagination a:hover ,.pagination li.active a{
	 background-color: #EA972A !important;
	color: #FFF !important;
	border: 1px solid #ea972a !important;
  }
.visitor {
    padding-right: 10%;
    color: #FFF;
    text-transform: capitalize;
    max-width: 450px;
    margin: 0 auto;
	margin-left: -30px;
}
.visitor > li:nth-child(1) {
    background: url('../images/visitor_counter.png') no-repeat;
    height: 27px;
    padding-left: 30px;
}
.visitor > li:nth-child(2) {
    background: url('../images/visitor_counter.png') no-repeat;
    background-position-y: 0%;
    background-position-y: -30px;
    height: 27px;
    padding-left: 30px;
}
.visitor > li:nth-child(3) {
    background: url('../images/visitor_counter.png') no-repeat;
    background-position-y: 0%;
    background-position-y: -62px;
    height: 27px;
    padding-left: 30px;
}
.visitor > li:nth-child(4) {
    background: url('../images/visitor_counter.png') no-repeat;
    background-position-y: 0%;
    background-position-y: -94px;
    height: 27px;
    padding-left: 30px;
}
.visitor > li:nth-child(5) {
    background: url('../images/visitor_counter.png') no-repeat;
    background-position-y: 0%;
    background-position-y: -128px;
    height: 27px;
    padding-left: 30px;
}
.visitor > li:nth-child(6) {
    background: url('../images/visitor_counter.png') no-repeat;
    background-position-y: 0%;
    background-position-y: -164px;
    height: 27px;
    padding-left: 30px;
}
.visitor .right {
    float: right;
}
.visitor span {
   color:#000;
}
@media (max-width:1200px){
	.container {
		width:100%;
	}
	.main_right li {
		font-size: 11px;
	}
	.group_by ul > li > a ,.category .item_ li > a{
		font-size: small;
	}
	.r_content {
		margin-left:0%;
		width: 100%;
	}
	.art_short h4 {
		font-size: 14px;
	}
	.art_short {
		text-align: left;
		min-height: auto;
		padding-top: 0px;
		margin-top: 0px;
		padding: 1%;
		padding-left:4%;
	}
	#footer .main_box_l {
		padding-left: 10px;
	}
	
	#main_c .c_right .c_article {
		width: 100%;
		margin-left: 0%;
	}
	.main_item {
		margin: 0%;
	}
	.main_item .item {
		max-width: 97%;
	}
	.sub_cate{
		max-width: 330%;
	}
	.arrow_cate{
		padding-top:10px;
	}
}
@media (max-width:990px){
	.main_content {
		position: absolute;
		z-index: 9;
	}
	.main_right {
		text-align: center;
		max-width: 400px;
		margin: 0 auto;
	}
	.main_right li {
		font-size: small;
	}
	.logo{
		text-align:center;
	}
	.menu_t {
		font-size: smaller;
		padding-top: 8px;
	}
	.category .frm_cate ,.r_content {
		max-width: 100%;
	}
	.group_by ul  {
		margin-top: 15px !important;
		display: none;
		margin-left: 0px;
		position: absolute;
		z-index: 1;
		width: 100%;
		background-color: #F2F2F2;
	}
	
	.b_header {
		min-height: 48px !important;
		}
	.group_by ul > li {
		background-color: #F2F2F2;
		padding: 5px;
		display:block;
		margin-left: -30px;
	} 
	.frm_login{
		right:0%;
		left:auto;
	} 
	.item_{
		display:none;
		position: absolute;
		z-index: 1;
		width: 100%;
	}
	.title_wrap {
		background-color: #a65002;
		cursor: pointer;
		z-index: 1;
		position: relative;
	}
	.sub_respon{
		display:block;
		cursor: pointer;
		padding-top: 5px;
	}
	.title_wrap i.icon {
		float: right;
		margin-right: 10px;
		margin-top: 18px;
	}
	.sub_respon i{
		float: right;
		margin-right: 10px;
		margin-top: 10px;
	}
	.s_center{
		display:block;
	}
	.s_right{
		display:none;
	}
	.search_frm .main_search {
		padding-top: 2%;
		padding-left: 2%;
	}
	.socail {
		padding-left: 0%;
		padding-top: 5%;
	}
	.copyright {
		margin-top: 0%;
	}
	.thumnail .owl-stage-outer {
		width: 100%;
	}
	
	.c_item .main_item {
		padding-top: 3%;
	}
	.img_cate{
		display:none;
	}
	.our_partner_ .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
		opacity: 0;
	}
	/*clould zoom*/
	#slider3 {
		/* width:100%;
		max-height: 100px !important;
		z-index: 9; */
		width: 100%;
		max-height: 100px !important;
		z-index: 9;
		bottom: 0px;
		height: 50px !important;
		position: relative !important;
	}
	.thumbelina li {
		width: 56px;
		display: inline-block !important;
		padding: 5px;
	}
	.thumbelina-but.vert.bottom ,.thumbelina-but.vert.top{
		display:none;
	}
	.sub_cate {
		top: 40px;
		max-width: 100%;
	}
	.item_sub {
		width: 100%;
	}
	.msg_add_cart {
		margin-top: 10px;
		font-size:smaller;
	}
	.bg-info {
		border-radius: 5px;
	}
	
}
@media (max-width:767px){
	#main_c .c_left .c_last {
		width: 100%;
		max-width: 100%;
		padding: 5px;
	}
	#main_c .c_item{
		border: 3px solid #FFF;
		border-bottom: 0px;
		border-top: 0px;
	}
	.search_frm .main_search {
		text-align: center;
		margin: 0 auto;
	}
	.art_short {
		padding-left: 1%;
	}
	
	#footer .main_box_l {
		border: none;
	}
	.sub_cate {
		top: 51px;
	}
	ul.cats > li {
		margin-left: -4%
	}
}
@media (max-width:650px){
	.art_short li {
		display: block;
		margin-left: 2%;
	}
	.art_short li big{
		display: none;
	}
	.copyright {
		text-align: left;
	}
	.site_menu_ li {
		display: block;
	}
	.sub_cate {
		top: 7%;
	}
	
}
@media (max-width:400px){
	.main_content {
		position: relative;
	}
	.main_right li {
		padding-left: 15%;
		display: block;
		max-width: 200px;
		margin-left: 4%;
		text-align: left;
	}
	.main_right li.user {
		margin-top: -6%;
	}
	.main_right {
		margin-bottom: 5%;
	}
	.b_header{
		display:none;
	}
	.search_frm .main_search {
		padding-left: 5%;
	}
	.category .title_wrap h4 {
		font-size: larger;
	}
	.main_right li.hot_line {
		line-height: 1.5;
	}
	.frm_login {
		//width: auto;
		left: inherit !important;
	}
	.category , .group_sub{
		width:100%;
		margin-bottom: -5%;
	}
	.category .frm_cate, .r_content {
		position: relative;
	}
	.item_ , .group_by ul{
		position: relative;
	}
	.menu_t li.icon {
		background-position-y: 5px;
		float: left;
	}
	.menu_t {
		margin-left: -25px;
	}
	.cu_item{
		width:100%;
	}
	.main_item .item {
		max-width: 98%;
	}
	#main_c .c_item {
		width:100%;
		border:none;
	}
	.sub_cate{
		margin-left: 0;
		position: relative;
		left: 0%;
		width: 500% !important;
		max-width: 100%;
		background-color: #FFF;
		margin-top: 0%;
		min-height: auto;
		border: none;
		}
	.sub_cate .item_sub > a{
		padding-left: 8%;
		font-size: smaller !important;
	}
	.arrow_cate{
		display:none !important;
	}
	.main_right li p {
		margin-top: -15%;
	}
	.controller_usr{
		margin-left: -10% !important;
	}
	.usr_con li {
		margin-left: -10% !important;
		line-height: 2;
	}
}
.pd-tb10{
	padding:5px 0;
}
.pd2{
	padding:0px 12px !important;
}
.btn-register{
	background:#F2B865;
}
.battambong .form-group label{
    font-family: 'Battambang';
}
.form-group label{
    font-family: "Ubuntu",Battambang;
    font-weight: inherit;
    font-size: 15px;
}