header .affix{
	top: 0px;
	width: 100%;
	z-index: 10;
	border-radius: 0px;
	box-shadow: 0px 0px 5px 0px;
	background: #FFFFFF;
	padding-top: 10px;
}
header .affix-top{background: #FFFFFF;}
header .affix #title_catalog{line-height: 1.45;}
/*header .affix #frm_search{border: 1px solid #FFFFFF;}*/
img{
	margin: auto;
	-webkit-transition: transform .15s ease-in-out; 
	transition: transform .15s ease-in-out;		
}
.font-size20{font-size: 20px;}
.bg-blue{background: #0092ca;}
.bg-violet{background: #8880c9;}
.bg-violet1{background: #b6b1da;}
.mgbt40{margin-bottom: 40px;}
.box-shadow{box-shadow: 0px 1px 2px 0px #cccccc;}
a:hover,#footer a:hover{color: #337ab7;}
ul{list-style: none;}
.top-header{background: #F5F5F5;}
.pdl10{padding-left: 10px;}
hr.default{
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;	
}
#home-top-menu{
	text-align:left;
}
#home-top-menu .left{
	padding-left:0px;
}
#home-top-menu .center,#home-top-menu .right{
	padding:0px;
}
#home-top-menu .center .nav>li>a{
	padding:15px 9px;
}
#header{
	display: inline-block;
	width: 100%;
	background: #FFFFFF;
	padding-top: 20px;
}
#header .left,#header .right{
	padding:0px;
}
nav.bg-blue{border-radius: 0px;}
nav.bg-blue,.top-menu a,ul.menu_member a,header .navbar-right>li>a{
	color: #fff !important;
}
.top-menu{float: right;}
.top-menu .nav>li,header .navbar-right>li{display: inline-block;position: relative;}
.top-menu .nav>li:before,header .navbar-right>li.dropdown:before{
	content: "|";
	position: absolute;
	bottom: 15px;
	right: 0px;
}
.top-menu .nav>li:last-child:before{
	content: "";
}
.top-menu a:hover,header .navbar-right>li>a:hover,header .nav .open>a,header .nav .open>a:focus{background: none !important;}
.mgr8{margin-right: 8px;}
.mgl8{margin-right: 8px;}
.box-login{
	width: 250px;
	padding:10px 10px 0 10px;
}
.box-login .a_register{
	border-top: 1px solid #bbb;
	text-align: center;
	padding-top: 8px;
}
.box-login{padding-bottom: 10px;}
.box-login li{border-bottom: 1px solid #ddd;}
.box-login .mgr8{font-size: 18px;}
.btn-login{
	color: #fff;	
	background: #0092CA;
	border-radius: 0px;
	border:0px;
}
/*-----------------Search-----------------*/
#frm_search{border: 1px solid #0092CA;}
#frm_search .caret{
	position: absolute;
	right: 0px;
	top: 22px;
}
#title_catalog{
	color: #555;
	background: #ffffff;
	border: 0px;
	border-radius: 0;
}

#txt_titile{font-size: 14px;color: #555;}
#dropdown-menu li>span{
	cursor: pointer;
	display: block;
	padding: 6px 15px;
}
#dropdown-menu li>span:hover,#dropdown-menu li>span.active{
	background: #ddd;
}
#btn_search,#cart_number,#register_email,.addcart,#select_age_gender,.delete_itemcart{
	cursor: pointer;
}
#btn_search{
	background: #0092CA;
	border: 0px;
	border-radius: 0px;
	color: #fff;
	font-size: 24px;
}
#input_search{
	font-size: 14px;
	border: 0px;
}
/*--- ---*/
#cart_number{
	position: absolute;
	height: 50px;
	width: 50px;
	left: 10px;
	color: #fff;
	padding-left: 18px;
}
.icon_cart{background: url("../images/icon-cart.png") no-repeat;}
/*header .affix .icon_cart{background: url("../images/icon-cart1.png") no-repeat;}*/
.age .uppercase{
	font-size: 14px;
}
.age i{font-size: 25px;}
#gender{border-right:1px solid #ccc;}
#modal_age_gender label{
	text-transform: uppercase;
	font-size: 14px;
}
/*---------- Menu left scoll ------*/
#menu-left-scoll{
	position: fixed;
	background-color: #ffffff;
	left: 20px;
	border: 1px solid #ccc;
	display: none;
	z-index: 100;
}
#menu-left-scoll ul{
	padding:0px;
	margin: 0px;
}
#menu-left-scoll li{
	border-bottom: 1px solid #ccc;
	padding: 6px;
}
#menu-left-scoll li:last-child{
	border-bottom: 0px;
}
/*------ Body ------*/
.title_catalog{position: relative; font-size: 20px;color: ;text-transform: uppercase;margin-bottom: 10px;}
.title_catalog li {display: inline-block;padding:0px 10px;}
.box-content li{display: inline-block;padding: 0px 15px;}
.box-content .active {color: #ff0;}
.title_catalog li>a{color: #fff;font-weight: 300;}
.title_catalog li>a.active{color: #f0fb29;}
.title_catalog li:last-child:after,.box-content li:last-child:after{content: "";}
#view_all{
	position: absolute;
	top:0px;
	right: 20px;
	color:#FFFFFF;
}
/*---------- Home Sản phẩm khuyến mãi -------*/
#promotional-products{margin-top: -40px;}
.promotional-products .product_img{
	margin-bottom: 15px;
	/*padding: 15px;*/
}
.promotional-products  .item_product {
	border: 1px solid #eee;
}
.promotional-products  .item_product .price_discount {   
	background: url("../images/icon_pro.png") no-repeat;
	width: 42px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 42px;
}
.promotional-products  .item_product .number_discount {
	padding-top: 10px;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}
.promotional-products .product_img>img{
	height: 180px;
	display: table;
	vertical-align: middle;
	/*border: 1px solid #eee;*/
}
.promotional-products .product_title{
	/*height: 60px;
	overflow: hidden;
	font-size: 16px;*/
	height: 50px;
	overflow: hidden;
	font-size: 16px;
	line-height: 22px;
}
.promotional-products .product_price{
	position: relative;
	text-align: center;
	height: 30px;
	color: red;
}
.promotional-products .product_price .old_price{
	font-size: 14px;
}
.promotional-products .product_price .cur_price{
	position: absolute;
	color: red;
	font-size: 16px;
	left: 15px;
}
.box-content li>a{
	font-size: 12px;
	font-weight: 300;
	color: #FFFFFF;
}
.box-content li>a.active{color: yellow;}
/*.box-content li:after{content: "|";}*/
.content-promotion li{
	display: inline-block;
	padding-bottom: 5px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}
.content-promotion li>a{color: #0E71B4;}
.content-promotion li img{height: 70px;}
/*-------------------------*/
.wrapper_box1 .category_box{
	height: 500px;
	overflow: hidden;
	border: 1px solid #eee;
	margin-bottom: 40px;
}
.wrapper_box1 .category_box .box{
	border: 0px;
	height: 450px;
}
.wrapper_box1 .category_box .item_pro{
	position: relative;
	padding:15px;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	height: 250px;
	background: white;
}
.wrapper_box1 .category_box .item_thumb>img{
	height: 150px;
	display: table-cell;
	vertical-align: middle;
	margin: auto;
	width: 100%;
	/*padding: 10px 5px;*/
}
.wrapper_box1 .category_box .item_name{
	height: 35px;
	overflow: hidden;font-size: 14px;line-height: 18px;
	margin: 8px 0px;	
}
.wrapper_box1 .category_box  .box_title_catalog {
	position: relative;
	background: #ED4886;
	height: 90px;
	padding: 0 10px;	
}
.wrapper_box1 .sub_catalog li>a:hover {
	background: #ED4886;
	color: #FFFFFF;
}
.wrapper_box1 .sub_catalog{
	height: 410px;
	overflow: auto;
}
.wrapper_box1 .category_box .item_pro .item_content .price {font-size: 14px;}
.wrapper_box1 .category_box .item_pro .item_content  .old_price {font-size: 12px;}
.box_title_catalog{
	position: relative;
	background:#ED4886;
	height: 90px;
	padding: 0 10px;
}
.box_title_catalog a{
	display: block;
	color: #FFFFFF;
	font-size: 21px;
	line-height: 25px;
	padding-top: 30px;
	font-weight: bold;
}
.thumb_catalog{border-left: 1px solid #ddd;}
.thumb_catalog img{height: 500px;}

.sub_catalog ul{
	background: #FAFAF8;
	overflow: auto;
}
.sub_catalog li>a{padding: 0px;}
.sub_catalog li>a:hover{
	background: #ED4886;
	color: #FFFFFF;
}
.sub_catalog h3{
	font-size: 13px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.category_box{
	height: 500px;
	overflow: hidden;
	border: 1px solid #eee;
	margin-bottom: 40px;
}
.category_box .box{
	border: 0px;
	height: 450px;
}
.category_box .item_pro{
	position: relative;
	padding:15px;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	height: 250px;
	background: white;
}
.category_box .item_pro .item_content .price {font-size: 14px;}
.category_box .item_pro .item_content  .old_price {font-size: 12px;}
.category_box .item_thumb>img{
	height: 150px;
	display: table-cell;
	vertical-align: middle;
	margin: auto;
	width: 100%;
}
.category_box .item_pro .price_discount {
	background: url("../images/icon_pro.png") no-repeat ;
	width: 42px;    display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 42px;
}
.category_box .item_pro .price_discount .number_discount {
	padding-top: 10px;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}
.category_box .item_name{
	height: 35px;
	overflow: hidden;font-size: 14px;
	line-height: 18px;
	margin: 6px 0px;	
	font-weight: bold;
}
.category_box .price{overflow: hidden;}
.cur_price{ font-weight: bold; }
.old_price{ margin-left: 10px;text-decoration: line-through;color: #7a7a7a; font-size: 12px;}

.box-product .price_discount {
	background: url("../images/icon_pro.png") no-repeat ;
	width: 42px;    display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 42px;
}
.box-product .price_discount .number_discount {
	padding-top: 10px;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding-left:10px;
}

/*--------------------------
/*Body*/
#menuslide{
	padding-top: 40px;
	margin-bottom: 60px;
	height: 440px;
}
#menuslide .left,#menuslide .right{
	margin-top: -35px;
	height: 475px;
}
#menuslide .right .banner {position: relative;}
#menuslide ul.menu_root li a {
	background:none;
}
#menuslide .title>a{
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
}
#menuslide ul.menu_root li a{
	padding: 0;
	padding-left: 45px;
	line-height: 40px;
}
#menuslide .right .submenu_cata,#menuslide .right .submenu_cata2{
	display:none;
}
#menuslide .right .active{
	display: block;
}
#menuslide .submenu_cata,#menuslide .submenu_cata2{
	position: absolute;
	background: #FFFFFF;
	box-shadow: 1px 0 2px #978d8d inset;
	height: 440px;
	z-index: 2;
	top: 0;
	left: 0;
	overflow: hidden;
}
#menuslide .submenu_cata2{
	left: 220px;
}
#menuslide .submenu_catalog .title_root {text-align: center;padding-left: 0px;}
.servite_right{
	padding-left:0px;
	padding-right:0px;
}
.submenu_cata .submenu li,.submenu_cata2 .submenu li{
	padding-left:2px;
	width: 220px; 
	border-bottom: 1px dashed #ccc;
}
.submenu_cata .submenu li a,.submenu_cata2 .submenu li a{
	line-height: 20px;
}
.icon_item,.icon_cata{
	position: absolute;
	left: 15px;
	top: 10px;
	color: #333;
	z-index: 1;
}
#menuslide .banner{
	height: 337px;
	margin-bottom: 3px;
}
#menuslide .thumb-catalog>img{height: 337px;}
#menuslide .advertisement{
	height: 100px;
}
#menuslide .title.bg-white{
	background: #FFFFFF;
	color: #333;
	margin-bottom: 0px !important;
}
#menuslide .title.bg-white ul{ padding: 0;margin:0; }
#menuslide .title.bg-white li{ display: inline-block;margin-left: 20px; }
.home_menu_listChild{
	position: absolute;
	width: 220px;
	display: hidden;
}
/*Member*/
#member{
	padding-bottom: 20px;
}
.title_catalog,.box-content {
	background: #0e71b4;
	color: #fff;
	text-align: left;
	font-weight: bold;
	padding-left: 14px;
	font-size: 13px;
	line-height: 50px;
	height: 50px;
	margin: 0;
	overflow: hidden;
	margin-bottom: 15px;
}
.content-promotion .left{
	padding:0px;
}
.content-promotion .right{
	padding:0px 10px;
}
#member .title,#menuslide .title{
	background: #0e71b4;
	color: #fff;
	text-align: left;
	font-weight: bold;
	padding-left: 14px;
	font-size: 13px;
	line-height: 35px;
	height: 35px;
	margin: 0px;
	overflow: hidden;
}
.box-content{padding-left: 8px;}
.catalog_member li.active{ border-left: 4px solid #0092CA; }
.catalog_member li.active a{color: #0092CA;font-weight: bold;}
#member .profile,#member .change_password,.forgot_password{
	padding:0 15px 15px 15px;
	border:1px solid #eee;
	border-top: 0px;
}
/*------------- PRODUCT -------------*/
#product .box-left{
	text-align: left;
	border-left: 1px solid #ccc;
}
#product .paging{
	display: inline-block;
	width: 100%;
}
#product .box{
	display: inline-block;
	border: 0;
	border-left: 1px solid #ccc;	
}
.list_catalog .title,#menuroot,.title_parent_catalog,.list_vendor .title,.selling_products .title,
.menu_listvendors .title{
	text-align: left;
	background: #0092CA;
	color: #ffffff;
	line-height: 35px;
	height: 35px;
	padding-left: 15px;	
}
.list_catalog li a{padding-left: 45px;}
.sub_catalog.listchild,.list_vendor{margin-bottom: 20px;}
.list_catalog .title,#menuroot,.title_parent_catalog,.list_vendor .title,.selling_products .title,
.menu_listvendors .title{
	text-align: left;
	background: #0092CA;
	color: #ffffff;
	line-height: 35px;
	height: 35px;
	padding-left: 15px;	
}
.title_parent_catalog a:hover{
	color: #FFFFFF;
}
.list_catalog li a{padding-left: 45px;}
.sub_catalog.listchild,.list_vendor{margin-bottom: 20px;}
.sub_catalog.listchild ul,.list_vendor ul,.menu_listvendors,ul.made_in{
	background: #ffffff;
	padding: 0 5px;
	max-height: 400px;
	overflow: auto;
}
.menu_listvendors ul{
	background: #ffffff;
	max-height: 400px;
	overflow: auto;
}
.checkbox_age,.checkbox_price,.check_vendor,.check_madein{
	background: #FFFFFF;
	padding: 0 15px;
	max-height: 300px;
	overflow: auto;
}
.sub_catalog.listchild li,.selling_products li,.nav.vendor li{
	display: inline-block;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}
.sub_catalog.listchild li>a:hover{background-color: #eee;color: #333;}
.title_parent_catalog a{
	text-transform: uppercase;
	color: #FFFFFF;
}
.selling_products li>a{padding-left: 10px;}
.selling_products li>a:hover{background: none;}
.selling_products .name{
	font-weight: bold;
}
.nav.list_peer{padding:0px 5px;}
.nav.list_peer li{
	border-bottom: 1px solid #ccc;
}
.title_related{
	text-align: left;
	border-bottom: 3px solid #0092ca;
	padding-bottom: 5px;
}
.menu_listvendors ul{
	box-shadow: 1px 2px 3px -1px #333;	
}
.menu_listvendors li:hover{
	border-left: 4px solid #0092CA;
}
.product_search .product_img>img{max-height: 220px;}
/*VENDOR*/
#vendor .content{
	display: inline-block;
	width: 100%;
	padding: 0;
	border: #ddd;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.box-vendor{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}
.box-vendor .item_thumb>img{
	height: 150px;
}
/*CART*/
.star{color: red;}
.tbl_item td{vertical-align: middle !important;}
.tbl_item .item-cart-img{height: 100px;}
.input-number-cart{
	text-align: center;
	width: 80px;
	margin: auto;
}
/* Box-product */
#product .box-product{text-align: left;border-right: 1px solid #ccc;padding-bottom: 15px;}
#product .box-product:hover .product_img>img:hover,.box-vendor .item_thumb>img:hover{
	moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#product .box-product .product_img{height: 220px;overflow: hidden;}
#product .box-product .product_title{
	height: 60px;
	padding: 10px 5px;	
	font-weight: bold;
	overflow:hidden;
}
#product .box-product .price{
	height: 55px;
	padding: 10px 5px;
	font-size: 15px;
	overflow: hidden;
}
#product .box-product .old_price{font-size: 14px;}
#detail_product .fulltext{
	text-align: justify;
	border: 1px solid #ccc;
	border-top: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	padding: 10px 15px;
	word-wrap: break-word;
}
#detail_product .procode{font-size: 16px;}
#detail_product .social-fb{display: block;float: left;margin-right: 10px;}
#detail_product .box-color{
	padding:15px 0px;
}
#detail_product .color_hex{
	width: 34px;
	height: 30px;
	border: 2px solid #c6c6c6;
	padding: 0px;
	margin-right: 6px;
}
#detail_product .border_none{
	width: 1px;
	height: 129%;
	transform: rotate(49deg);
	-moz-transform: rotate(49deg);
	-webkit-transform: rotate(49deg);
	-o-transform: rotate(49deg);
	position: absolute;
	top: -4px;
	left: 31px;
}
#detail_product .price{font-size: 22px;}
#detail_product .old_price{font-size: 16px;}
#detail_product .nav-tabs{border-bottom: 2px solid #8880c9;}
#detail_product .btn-danger.form-control{
	background-color: #e61a1b;
	border-color: #e61a1b;
}
#detail_product .nav-tabs>li.active>a{
	background: #8880c9;
	color: #FFFFFF;
}
#detail_product .box{
	background: #f6f5f0;
	border: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;    
}
.product_info li{
	display: inline-block;
	width: 100%;
	line-height: 25px;
}
.product_info li .left{
	width: 120px;
	float: left;
	font-weight: bold;
}
.product_info strong,.product_info .right.price{font-size: 16px;}
.box-img-relative{
	margin:15px 0px;
	text-align: left;
}
.box-img-relative .icon-img{
	height: 80px;
}
.relative{
	text-align: left;
	box-shadow:-1px 4px 6px -1px #ccc;
}
.relative .old_price{
	margin: 0;
	font-size: 13px !important;
}
.relative .price{font-size: 15px !important;}
.relative .title{
	margin-top: 0px;
	font-weight: 300;
}
.relative ul.pd0 li{
	display: inline-block;
	width: 100%;
	margin: 10px 0px;
	border-bottom: 1px dotted #ccc;
}
.product_title>a{color: #337ab7;}
.line{height: 1px;background: #000;}
#box-cart .tbl_item,#box-cart .tbl_item th,#box-cart .tbl_item tr,#box-cart .tbl_item td{border: 1px solid #ccc;}
/*------------- END PRODUCT -------------*/
/*------------- CONTENT -----------------*/
.post{
	text-align: left;
	padding:5px;
	margin-bottom: 10px;
}
.post_content{
	box-shadow: 0px 2px 15px 0px rgba(9, 9, 9, 0.2);
	padding: 8px;
}
.post_content:hover{
	-webkit-box-shadow: 0px 2px 15px 0px rgba(9, 9, 9, 0.7);
	-moz-box-shadow: 0px 2px 15px 0px rgba(9, 9, 9, 0.7);
	box-shadow: 0px 2px 15px 0px rgba(9, 9, 9, 0.7);	
}
.post_thumb{
	height: 150px;
	overflow: hidden;
}
.post_thumb>img{
	display: table-cell;
	margin: auto;
}
.post h3{
	margin-top: 10px;
	height: 50px;
}
.title_hotcontent{
	background: #337ab7;
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	margin-bottom: 10px;
}
.borderline{
	border-bottom: 2px solid #337ab7;
	padding-top: 33px;
}
#content .listcontent{
	box-shadow: -3px 3px 9px -1px #ddd;
	padding-left: 5px;
}
.listcontent,.title_hotcontent{text-align: left;}
.listcontent li{
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px #ccc dotted;
}
.listcontent .item_thumb{
	margin-bottom: 10px;
}
.listcontent h4.title{
	font-weight: 300;
	font-size: 15px;
	margin-top: 0px;
}
.box-vendor .item_thumb img{
	max-height: 100px;
	min-height: 80px;
}
.post .inner-post{
	padding:0 6px 15px 6px;
	-webkit-box-shadow: 0px 2px 15px 0px rgba(9, 9, 9, 0.2);
	-moz-box-shadow: 0px 2px 15px 0px rgba(9, 9, 9, 0.2);
	box-shadow: 0px 2px 15px 0px rgba(9, 9, 9, 0.2);
}
.post .item-thumb{
	height: 180px;
	vertical-align: middle;
	margin: auto;
	overflow: hidden;
}
.listcontent .thumb_content,.box-vendor .item_thumb,.thumb-content{
	display: table-cell;
	vertical-align: middle;
	margin: auto;
	overflow: hidden;
}
.listcontent p{color: #777;}
.createdate{
	color: #777;
	font-style: italic;	
}
.fulltext{text-align: initial;}
.fulltext img{max-width: 100%;}
.related_article{
	background: #FAFAFA;
	padding:10px 15px;
	box-shadow: 0px 0px 0px 1px #DDD;
	margin-bottom: 20px;
}
ul.related li{list-style: initial}
/*----------- END CONTENT ---------------*/
/*------------- FOOTER -----------------*/
#footer{position: relative;}
#footer .list{
	position: relative;
	background: #358CC2;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
}
#footer .header{
	background: url("../images/header_footer.png") no-repeat;
	height: 83px;
	background-position: center;
}
#footer ul{
	list-style: none;
	padding: 0px;
}
#footer li{list-style: }
#footer .title{font-size: 14px;}
#footer li>a{color: #fff;}
#footer li>a:hover{color: #ffffff !important;}
#register_email{
	background: #2CA1C3;
	color: #fff;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 16px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
/*--------------- END FOOTER --------------*/
/*--------------- PATH ----------------*/
#path{
	height: 35px;
	line-height: 35px;
	text-align: left;
	padding-left: 15px;
	margin-bottom: 10px;
}
/*#path a{text-transform: uppercase;}*/
#path  a:last-child {color: #337ab7;}
.paging{margin-top: 25px;}
/*--------------------IS MOBILE---------------------*/
#header-mobile{
	position: relative;
}
#header-mobile .navbar-toggle{
	background: #FFFFFF;
}
#header-mobile .navbar-toggle span.icon-bar{
	background: #006991;
}
#header-mobile #cart_number{
	position: absolute;
	background: url("../images/icon-cart-white1.png")no-repeat;
	top: 5px;
	color: red;
}
#nav{
	width: 90%;
	position: absolute;
	background: #0092CA;
	z-index: 10;
}
#nav .top-menu{float: none;}
#nav .top-menu li{
	display: block;
	text-align: left;
	padding-left: 25px;
	border-bottom: 1px solid #ccc;
}
#nav .top-menu li:hover{
	background: #095880;
}
/*--- Search Mobile ---*/
#header-mobile #frm_search{
	padding: 6px 15px;
	border: 0;
	background: #03ACEC;
}
.btn-search-mobile{
	padding: 6px 8px;
	border-radius: 4px;
}
.box-title{
	background: #0092ca;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	line-height: 35px;
	height: 35px;
	margin-bottom: 10px;
	overflow: hidden;	
}
.page-site-cata .icon-cata{
	position: absolute;
	top: 10px;
	right: 10px;
}
.page-site-cata ul {
	border: 1px solid #ccc;
	border-radius: 4px;
}
.page-site-cata li{
	border-bottom: 1px solid #ccc;	
}
form.frm_regis_email{
	width: 50%;
	margin: auto;
}
.cat_menu {
	height: 35px;
    line-height: 35px;
    text-align: left;
    padding-left: 15px;
    margin-bottom: 10px;
	background-color: #EAECEF;
	border-bottom: 1px solid #ddd;
}
/* Dropdown Button */
.dropbtn {
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown_cat {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 220px;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.2);
	z-index:1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 2px 4px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown_cat:hover .dropdown-content {
    display: block;
	margin-top: 0;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown_cat:hover .dropbtn {
}