@charset "UTF-8";
html {overflow: scroll;overflow-x: hidden;}
body {
    font-size: 14px;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    line-height: 1.5;
    color: #333; background:#f5f5f5;
    margin: 0; padding: 0;
	overflow-x:hidden;
}
a{}
a:hover,a:active,a:visited {text-decoration:none;}
.wrapper{width:1190px;margin:auto;}
.clearfix {clear:both}
.dark2 { background: #e6e6e6;}
.dark { background: #ddd;}
.light { background: #fcfcfc;}


.write{color:#fff!important;}
.bgwhite{background:#fff!important;}
.cred,.red {color:#ff9000 }
.corange,.orange {color:#ff9000 }
.bold {font-weight:bold;}

.bg-orange {background-color:#ff9000 }
.bg-orange_red {background-color:#ff4400}
.label-danger { background-color: #ff9000 ;}

.thumb_sm{width:120px; overflow:hidden;}
.thumb_sm img{width:120px; border:#ccc 1px solid;}
.thumb_lg{width:246px; overflow:hidden;}
.thumb_lg img{width:246px; border:#ccc 1px solid;}
.thumb_left{float:left; margin-right:15px;}

.left-50{width:50%;float:left;background:#ccc;border-radius:6px 0px 0px 6px;}
.right-50{width:50%;float:right;padding:40px;}
.btn-lg,.input-lg{font-size:15px!important;}
.mess{position:fixed;z-index:9999; border-radius:10px;top:50px; background:rgba(0,0,0,0.7);min-width:250px;padding:21px;color:#fff;tex-align:center;left: 50%;
transform: translate(-50%, 0); display:none;}
hr.line {
    width: 70px;
    height: 2px;
    background: #ccc;
    margin: 5px auto 10px;
    border: 0;
}
hr.dashed {
    margin:0; padding:0;
    height:0px; border:0px; width:100%;
    border-bottom:1px dashed #ddd
}
.line div{position:absolute;top:-10px;width:100%;}
.line div span{	background:#fff; padding:0px 3px;}
.line{
	position:relative;
	text-align:center; height:1px; background:#ccc;display:block; margin:21px 0px;
}
.border-left {border-left:1px solid #eee}
.border-top {border-top:1px solid #eee}
.border-right {border-right:1px solid #eee}
.border-bottom {border-bottom:1px solid #eee}

.padding-20 {padding:20px 0;}
.padding-bottom {padding-bottom:30px;}

.column-left{padding-left:0}
.column-right{padding-right:0}
.column-left,.news-content {position:unset}
.news-content {padding-left:0px;}
.news-content .intro {
    font-style: italic;
    font-weight: 500;
    margin-bottom: 15px;}
.news-content .fulltext{clear:both;}
.news-content .fulltext table td,.news-content .fulltext table th{
    padding:unset;
}
table.menu_list td {padding:5px !important;}

.collapse.in{display:block !important;}
.collapse.out{ display:none !important;}
.main_title {
    position: relative;
    font-size:18px; font-weight:normal;
    text-transform:uppercase;
    color:#222; margin:15px; padding:10px 0;
    border-bottom:2px solid #ccc}
.main_title:before{
    position: absolute;
    background: #ff9000 ;
    height: 2px;
    width: 150px;
    content: '';
    left: 0;
    bottom: -1px;
    padding-right: 20px;
}
.main_title a {color:#333}
.heading_line {position:relative; font-size:22px; padding:10px 0;}

.site-menu {line-height:32px; clear:both;}
.site-menu .T-main-menu{margin-left:190px;}
.site-menu .T-catalog {cursor:pointer;float: left; width: 190px;clear:left;text-transform:uppercase;font-weight:bold;}
.site-menu .T-main-menu a{display:inline-block; color:#333;text-align:center;padding:0px 11px;}
.site-menu .m-menu{padding-top:10px;position:relative;display:flex;flex-wrap: wrap;background:#fff;}
.site-menu .m-menu a.item{flex: 0 0 10%;max-width: 10%;display: block;text-align: center;color:#333;}
.site-menu .m-menu a.m-item{flex: 0 0 20%;max-width: 20%;display: block;text-align: center;color:#333;margin-bottom: .6rem;}
.site-menu a span.icon{width:52px; height:52px; display:inline-block;color:#fff;font-size:18px;}
.site-menu a span.icon img{width:100%;}
.site-menu a span.icon i{margin:11px;}
.site-menu a span.text{display:block;clear:both;}
#bottom_menu{position:fixed;bottom:0;left:0;padding:5px 0;width:100%;z-index:999;display:flex;background:#fff;border-top:#ccc 1px solid;}
#bottom_menu a{flex: 0 0 20%;max-width: 20%;position:relative;display: block;text-align: center;color:#333;}
#bottom_menu a span{display:block;clear:both;font-size:13px;}
#bottom_menu a span.icon{ font-size: 18px;color:#ee4d2d}
/*----------------- HEADER ------------------*/
#header-wrapper{height:48px;line-height: 48px;}
#header-wrapper .fixed-top{
	width: 100%;
    z-index: 100;
    display:flex;
	box-shadow: 0 1px 0 rgba(0,0,0,.05), 0 0.5px 0 rgba(0,0,0,.09);
}
#header-wrapper .fixed-top .back{
	padding:0px 10px;
	text-align: center;
    margin: 0;
    cursor: pointer;
}
#header-wrapper .fixed-top .more{
	width: 40px;
    text-align: center;
    margin: 0;
    cursor: pointer;
}
#header-wrapper .fixed-top .title-wrap{
	height: 48px;
	flex:auto;
}
#header-wrapper .fixed-top .title-wrap h1{
	padding:0;margin:0;
	color: #333;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 48px;
	height:48px; overflow:hidden;
	flex:1;
}
#box_header {clear:both; position:relative; height:123px;}
.nav-mn{
	color: #fff;
	font-size: 26px;
	padding-right:10px;
	flex:auto;display:none;
}
.nav-mn i{display:none;}
.navbar-header {height:auto; overflow:hidden; padding:0;display: flex;position:relative;align-items: center;}
.navbar-brand {flex:auto;padding:0px;max-width:190px;height: 72px;
}
.navbar-brand .logo {margin:10px 0}
header#header-site {height:72px;background:url('../images/banner/bgBaner.jpg') top center;background-size: cover;}
header#header-site .wrapper {display: flex;position:relative;}
header .topmenu {padding:0; margin-top:20px;}
header .navbar-nav {float:right}
header .chat{color:#fff; font-weight:bold;font-size:21px; padding:20px;cursor:pointer; flex: 0 0 auto;}
header .userlogin{color:#fff; font-weight:bold;font-size:21px; padding:20px 0px;cursor:pointer; flex: 0 0 auto;}
#m-menu-wrapper{position:absolute;top:50px;z-index:999; width:100%;height:auto;background:rgba(0,0,0,0.7); overflow:scroll;}
#m-menu-wrapper nav{padding:0px 5px;}
#m-menu-wrapper nav ul{padding:0px; margin:0px; list-style:none;}
#m-menu-wrapper nav ul li{padding:0px; margin:0px;display:block;}
#m-menu-wrapper nav ul li
.search{position:relative;}
.search i{position:absolute;top:10px;left:10px;color:#333;}
.box_hotmenu {border-bottom:1px solid #ff9000 }
.box_hotmenu .nav>li>a:focus, .box_hotmenu .nav>li>a:hover {background-color:#d75004}
#site-main{ margin: 0 auto; height: 235px; overflow:hidden; padding-top: 15px;}
#site-main .main{float: left; width: 796px; margin-right: 5px;}
#site-main .T-menu{float: left; width: 190px;height:425px; position:relative;border: 1px solid #ff5000; border-top: none; padding-top: 5px; background:#fff;color:#333; margin-bottom:15px;}
#site-main .T-core{margin-left: 10px; margin-top: 10px;float:left; height:512px;width:690px;}
#site-main .T-right{float: right;width: 385px;height: 100%;}

#menu {}
#menu ul{margin:0px;padding:0px;height:100%;overflow:hidden;list-style:none;}
#menu ul li{display:block;}
#menu ul li a{display:block;line-height:35px;font-size:14px;padding-left:5px;color:#333;}
#menu ul li a .icon{position:relative;width:20px;height:20px;float:left;margin-top:5px;margin-right:5px;}
#menu ul li a .icon img{width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#menu ul li a:hover{background:#ffe4dc;}

#menu li:hover>ul{display:block;}
#menu li>ul{display:none; padding-left:5px; position:absolute;top:0px;left:100%;height:425px;overflow:auto;width:705px;z-index:999;background:#fff;border: 1px solid #ff5000;border-top:0px;padding-top:5px;}
#menu li>ul li{float:left;padding:0;margin-bottom:5px;}
#menu li>ul li a{padding:0 11px;margin-right:5px;font-weight:normal;border:#ccc 1px solid;}
#menu li>ul li a:hover{background:#f1f1f1;color:#ff9000}
#menu li li>ul{border:none;display:block;position:inherit;}
#menu li li>ul li{float:left;padding:0;}
#menu li li>ul li a{padding:0 11px;font-weight:normal;}
#menu li li>ul li a:hover{text-decoration:underline;}

#banner_slider {height:235px; overflow:hidden; margin-bottom:10px;}
#banner_slider img {height:235px; width:100%;}
#banner_slider .carousel-inner {height:100%}

.download .box{background:#fff;position:relative; height:127px;}
.download .box img{width:100%; height:100%;}

.box_ads {clear:both; overflow:hidden; padding:15px 0 0}
#site-main .box_ads{background:#fff;margin-right: 10px;height:95px}
.box_ads .module {padding:5px;}
.box_ads .module:first-child {padding-left:0}
.box_ads .module:last-child {padding-right:0}
.box_ads img {max-width:100%; max-height:100%}

.box-user .tab-content {
    padding: 10px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
	background:#fff;
	height:580px;
}
.box-user .guide{
	background:#ddd;padding:10px;
	margin-top:15px;
}

.box-product-search{margin-top:15px;padding:10px; background:#fff;box-shadow: 0 0.065rem 1px 0 rgba(0,0,0,0.3);}


.cart {position:relative; background:none;}
.cart.i {font-size:21px;}
.cart:hover {background:none;}
.cart_count {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 28px;
    width: 28px;
    background: #333;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    border-radius: 50%;
    text-indent: 0;
    -webkit-transition: -webkit-transform .2s .5s;
    transition: -webkit-transform .2s .5s;
    transition: transform .2s .5s;
    transition: transform .2s .5s,-webkit-transform .2s .5s;
}
.cart_count span {
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

/*--------------- SEARCH FORM ------------------*/
.box_search{padding: 0 120px;flex:auto;}
.box_search form {
    position: relative; margin-top:18px;
}
input#search_input {
    height: 37px; line-height: 37px;
    color: #333;
    font-size: 14px;
    display: block;
    padding: 7px 7px 7px 45px;
    width: 100%;
    border-radius: 5px;
    box-shadow: none;
    border: 0px;
}
#label_category_search {
    position: absolute;
    right: 90px; top: 0;
    font-size: 15px; text-align:center;
    width: 145px;
    height: 25px; line-height: 25px;
    margin-top:10px;
    overflow: hidden;
    background: none; color: #666;
    border-left:1px solid #d8d8d8;
    cursor: pointer;
}
#label_category_search .fa-angle-down {
    float:right; padding: 4px 10px 15px 5px;
}
.category_search {
    position: absolute;
    top: 100%;
    width: 200px;
    right: 30px;
    z-index: 99;
    background: #fff;
    border: 1px solid #ccc;
    margin-top: -1px;
    display:none;
}
.category_search span {
    display:block; padding: 5px 10px;
    border-bottom:1px solid #eee;
    cursor:pointer}
.category_search span:hover {background:#eee;}
.btn-search {
    top: 0px; right: 0px;
    height: 45px; width: 86px;
    padding-left: 0;
    position: absolute;
    border: 0px;
    border-radius: 0 5px 5px 0;
    background-color: #8e8e8e;
}
.fa-search {
    font-size: 16px !important;
    color: #fff;
}

/*--------------- hotline -------------*/
.box_hotline {
    margin:25px 0 0; padding:0;
    color:#ff9000 ; font-size:21px;
    font-family:"Century Gothic",Open Sans,Tahoma,Arial,sans-serif;
    border-radius: 5px;}
.box_hotline label {
    font-size:28px; font-weight:normal;line-height: 0;
    font-family:"Open Sans",Tahoma,Arial,sans-serif;
}
.box_hotline .black {color:#000}
.box_hotline .phone a{color:#ff9000 }
.box_hotline li {display:inline-block; list-style:none}
.box_hotline .icon-phone{
    background:url(../imgs/icon-hotline.png) no-repeat left center;
    height:49px; width:49px;
}
.box_hotline .hotline a{
    font-size:20px; font-weight:bold; color:red;
    letter-spacing: -1px;}

/*--------------- MAIN MENU ------------------*/
#box_menu {
    clear:both; height:50px;
    background:#ff9000 ; color:#fff;
    text-transform: uppercase;
    box-shadow:0 2px 4px rgba(0,0,0,0.2);
}
.heading_menu {
    background:#2d2d2d; color: #fff;
    padding-left: 10px;
    font-size: 18px; line-height:50px;
}
.arrow-left {
    float:right; display:none;
    width: 0px; height: 0px;
    position: absolute;
    right: -1px; top:9px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #dcdcdc;
}
.arrow-inner {
    position: relative;
    top: -10px;
    left: 2px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
}
#main-menu li:hover .dropdown-menu  {
    display: block;
    border: 0;
    color: #f9eb91;
    min-width: 200px;
    margin: 0;
    padding: 0;
}
#main-menu .dropdown-menu{}
#main-menu .dropdown-menu li{border-left:0px; display:block;}
#main-menu .dropdown-menu li a {
    border-right:0px; border-bottom:1px dotted #1488d6;
    color:#f9eb91; text-transform: none;
    font-size: 15px; padding: 7px 15px;
}
#main-menu .dropdown-menu li:last-child a {border-bottom:0px;}
#main-menu .dropdown-menu li a:hover {background:#0567a8;}

#main-menu ul.submenu {
    display:none; position:absolute;
    z-index:999; top:0; left:233px;
    background:#fff;
    border:0px;
    border-right:1px solid #dcdcdc;
    border-bottom:1px solid #dcdcdc;
    height:468px; width:936px;
}
#main-menu ul.submenu li {
    padding-left: 15px;
    float: left;
    width: 25%;
    display: block;
}
#main-menu ul.submenu li:hover,
#main-menu ul.submenu ul li:hover{background:none;}
#main-menu ul.submenu li a{font-weight:bold; border-bottom:0px;padding: 5px 0;}
#main-menu ul.submenu ul {height:auto; border:0px;}
#main-menu ul.submenu ul li {
    float:none; display:block; width:100%; padding-left:0px;
}
#main-menu ul.submenu ul li a{font-weight:normal;}
#main-menu ul.submenu li a:hover {text-decoration:underline}
#main-menu ul.submenu ul li a:hover {color:#ff9000 ; text-decoration:none}

.box_hotmenu .navbar-nav>li>a {
    padding:0 15px; color:#fff; line-height: 50px;
    font-size:17px;
}
.box_hotmenu li .fa {margin-right:5px;}
.icon-hot {
    display: inline-block; margin-left:5px;
    width: 38px; height: 15px;
    background: url(../imgs/hot.gif) no-repeat;
}

/*--------------- BOX CART -------------*/
.box_cart{margin:6px 0; padding:0;}
.box_cart li{
    float:right; display:inline-block;
    list-style:none; position:relative;
    text-align:center;
    padding:0 10px;}
.box_cart li:last-child {margin-left:0}
.box_cart li a {float:right; color: #ffbe4a;}
.box_cart li a:hover, .box_cart .fa-cart-plus:hover {color:#ff9000 }
.box_cart .circle {
    width:38px; height:38px;
    border-radius:50%;
    background:#fff;
    text-align:center;}
.box_cart .fa {font-size:20px; margin:10px 6px;}
.box_cart .fa-cart-plus {
    color:#ffbe4a; opacity:1;
    font-size: 26px; margin:5px;
}
.box_cart .cart_number {
    position:absolute; top:-3px; right:-2px;
    z-index:99; background:#fff; color:#333;
    border: 1px solid #f1f1f1;
    font-weight:bold; text-align:center;
    width:21px; height:21px; border-radius:50%;
}
.box_cart .label {font-weight:normal; font-size:15px; color:#333}
.box_cart .icon_sale {
    width:56px; height:60px; margin:0 auto 5px;
    background:url(../imgs/hot_deal.png) no-repeat center center;
}

/*--------------- SLIDE BANNER -------------*/
.carousel-indicators li {border: 1px solid #ff9000 ;}
.carousel-indicators .active { background-color: #ff9000 ;}
.carousel-control.left, .carousel-control.right {
    background: rgba(255, 255, 255, 0.3);
    width: 25%;
}

/*--------------- LIST BRAND -------------*/
#list_brand {overflow:hidden; margin:25px auto;}
#list_brand  .box {
    border-right:1px solid #f5f5f5; overflow:hidden;
}
#list_brand .brand {
    float:left; width:10%; height:108px;
    border-left:1px solid #f5f5f5;
    border-bottom:1px solid #f5f5f5;
    border-top:1px solid #fff;
    border-right:1px solid #fff;
    position:relative;
}
.brand img {
    margin:auto; padding:5px;
    vertical-align:middle;
    max-height:100%; max-width:100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

/*--------------- CATALOG SPECIAL -------------*/
#catalog_special {}
#catalog_special .item,.catalog_list .item ,.list_5product .item {
    width:20%;
    margin:25px 0 0;
    font-size:16px;
    text-transform:uppercase;
    text-align:center;
}
#catalog_special .item,.catalog_list .item {padding:0;}
.list_5product .item {padding-left:15px; padding-right:15px; margin:0px;}
#catalog_special .item a, .catalog_list .item a {color:#222}
#catalog_special .item .thumbnail,
.catalog_list .item .thumbnail {
    height:220px; width:220px;
    position:relative; overflow:hidden;
}
#catalog_special .item img,
.catalog_list .item img {
    margin:auto;
    border-radius: 4px;
    vertical-align:middle;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;}
.catalog_list .item .title {
    white-space: nowrap;
    margin-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.catalog_list {overflow:hidden}
.viewall a{
    text-transform: none; font-size:13px;
    padding: 7px 10px; display: block;}

/*--------------- SLIDER CATALOG -------------*/
.department_slider {
    height: 56px; width:100%;
    position: relative;
    overflow:hidden;
    margin-bottom:10px;}
.department_slider .slider {
    display:flex; position: absolute; left:0px;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -webkit-animation: opacity .25s ease-in-out; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: opacity .25s ease-in-out; /* Firefox < 16 */
    -ms-animation: opacity .25s ease-in-out; /* Internet Explorer */
    -o-animation: opacity .25s ease-in-out; /* Opera < 12.1 */
    animation: opacity .25s ease-in-out;
}
.department_slider .item{
    float:left; margin-right:8px;
}
.department_slider .item a{
    min-width: 84px;
    padding: 15px 10px;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    border: 0px;
    border-radius: 8px;
    letter-spacing: -.4px;
}
.department_slider .icon-prev {
    position:absolute; left:0; top:0;
    height:56px; width: 50px;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%);
}
.department_slider .icon-next {
    position:absolute; right:0; top:0;
    height:56px; width: 50px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%);
}
.department_slider .fa {
    padding-top: 15px;
    font-size: 20px;
    color: #666; cursor:pointer;
}
.department_slider .fa:hover {color:#333;}

/*--------------- PRODUCT -------------*/
.list_product, .list_5product {overflow:hidden}
.list_5product {/* border-top:1px solid #eee; border-left:1px solid #eee */}
.list_product .box_border {
    overflow:hidden;
    height:657px;
}
.list_product .no-result,.list_5product .no-result {
    padding:15px; border:1px solid #eee;
    margin-bottom:50px;
}
.list_sector .no-result {
    padding:15px; border:1px solid #eee;
}
.list_product .border,.list_5product .border {
    overflow:hidden;
    border-left:1px solid #eee;
}
.list_product .item,
.list_5product .item {
	margin-bottom:4px;
	padding:0px 2px;
}
.list_product .item .inner,
.list_5product .item .inner {
    height:auto;  overflow:hidden;
	background:#fff;padding:1px;
	box-sizing: border-box;
    -webkit-box-flex: 0;
	flex: 0 0 auto;
	padding-bottom:15px;
	border-radius:2px;
	box-shadow: 0 0.065rem 1px 0 rgba(0,0,0,0.3);
}
.list_product .item .box_img,
.list_5product .item .box_img {
    height:186px;
    position:relative; overflow: hidden;
    background:#fff;
}
.list_product .item .price,
.list_5product .item .price {
    padding:0px 11px;
}
#hot_products { margin-top:15px; border-top:1px solid #eee; border-left:1px solid #eee;}
#hot_products  .item .box_img {height:186px;}
.list_product .item .box_img .add-to-cart,
.list_5product .item .box_img .add-to-cart {
    width:70%; margin:auto;
    background:rgba(0,0,0,0.5);
    padding: 10px 0;
    z-index: 99; color:#fff;
    font-family:Roboto,tahoma,arial;
    text-transform:uppercase;
    cursor:pointer;
    display:none; opacity:1;
    bottom: 10px; left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
    text-align: center;
}
.list_product .item .box_img .fa-cart-plus,
.list_5product .item .box_img .fa-cart-plus {
    color:#fff; font-size:18px;
}
.list_product .item .box_img .sale,
.list_5product .item .box_img .sale,
.product-gallery .sale {
    background:#ff9000 ; color:#fff;
    font-size:14px; font-weight:bold;
    position: absolute; z-index:99;
    top: 0px; right: 1px;
    padding: 2px 5px;
}
.list_product .item .box_img .present,
.list_5product .item .box_img .present,
.product-gallery .present {
    background:url(../imgs/gift.png)no-repeat top right;
    background-size: contain;
    height: 35px; width: 35px;
    position:absolute; z-index:99;
    top:30px; right:1px;
}
.list_product .item .box_img a ,
.list_5product .item .box_img a {display: block;}
.list_product .item .box_img img,
.list_5product .item .box_img img {
    max-width:100%; width:100%;
    vertical-align:middle;
    top: 50%; left:50%;
    transform: translate(-50%,-50%);
    position: absolute;
}
.list_product .item .title,
.list_5product .item .title{
    margin:0; padding:11px 11px 0 11px;
    height:45px; overflow:hidden;}
.list_product .item .title a,
.list_5product .item .title a {
    font-family: tahoma,arial;
    font-size: 14px;
    color: #333;
    margin: 0;
    display: block;
    line-height: 1.3;
    text-align: left;
}
.list_product .item .title a:hover,
.list_5product .item .title a:hover {color:#ee4d2d }
.list_product .item .price, .list_5product .item .price {
    overflow: hidden;
    margin-top: 5px;}
.list_product .item .price span {}
.list_product .item .price .new,
.list_product .item .price a,
.list_5product .item .price .new,
.list_5product .item .price a {color:#ee4d2d ; font-weight:initial; font-size:16px;}
.list_product .item .price .old,
.list_5product .item .price .old{
    color:#333; text-decoration:line-through; font-size: 14px;}

#products_hot {
    clear:both; padding:20px 0;
    text-align:center;
}
#products_hot .next-prev,#product_history .next-prev {
    position:relative; height:0px;}
#products_hot ul.heading {margin:0 auto; padding:0}
#products_hot ul.heading  li {
    list-style:none; display:inline-block;
    vertical-align: middle;}
#products_hot ul.heading  hr {height:2px; width:80px; background-color:#ff9000 }
#products_hot ul.heading  li a {
    color:#fff; background:#22baef;
    text-transform:uppercase;
    padding:6px 15px; margin: 0px 2px;
    border-radius:4px; display: block;
    font-family:Roboto,tahoma,arial;
    font-size:18px;
}
#products_hot ul.heading  li:hover a {background:#027fd3;}
#products_hot ul.heading  li.active a{background:#ff9000 ; color:#fff;}

/*--------------- SERVICES -------------*/
#service {clear:both; margin-top:20px;}
#service .service_box {text-align:center; position:relative;}
#service .box-title {
    width: 0px; height: 0px;
    border-left: 178px solid transparent;
    border-right: 178px solid transparent;
    border-top: 100px solid #ff9000 ;
    position: absolute;
    z-index: 99;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0);
}
#service .box-title span {
    width: 0px; height: 0px;
    border-left: 178px solid transparent;
    border-right: 178px solid transparent;
    border-top: 100px solid #ff9000 ;
    position: absolute;
    z-index: 99;
    top: -92px;
    left: 50%; opacity:0.2;
    transform: translate(-50%, 0);
}
#service .main-title {
    text-align:center; color:#fff;
    position:absolute; z-index:100;
    top:-22px; left:50%;
    transform:translate(-50%, 0);
    font-family:"UTM-Trajan-Pro-Bold",Tahoma,Arial;
    font-size:24px;
    text-shadow:1px 1px #5b0a0c;
    text-transform:uppercase;
    width: 160px;
}
#service .main-title a { color:#fff; }
#service .item {padding:0; position:relative;}
#service .item .inner {
    position:absolute;
    top:50%; left:50%;
    transform:translate(-50%,-50%);
    color:#281b1a; font-size:22px;
    font-family:"UTM-Trajan-Pro-Bold",Tahoma,Arial;
    text-transform:uppercase;
    padding:5px;
}
#service .item .inner .title {
    background:rgba(255,255,255,0.7);
    padding:8px 0px; width:200px;
}
#service .item .inner:hover,
#service .item .inner.active {background:rgba(255,255,255,0.4);}
#service .item .inner:hover .title,
#service .item .inner.active .title {background:rgba(255,255,255,0.8);}
#service .item .inner a {color:#281b1a; display:block; text-decoration:none}
#service .item .inner:hover a,
#service .item .inner.active a {color:#ff9000 ;}


/*--------------- CATALOGS -------------*/
#catalogs {
    background:#281b1a;
    padding:45px 0; margin-top:2px;
    text-align:center;
}
#catalogs .main-title {
    font-family:Roboto,Tahoma,Arial;
    font-size:24px;
    color:#e0602d; text-transform:uppercase;
}
#catalogs .main-title a {color:#e0602d;}

.catalog_title {
    height:39px;
    background:#ff9000 ;
    color:#fff;
    border-radius:0 0 4px 0;
    margin:0; padding:0;
    box-shadow: 0px 2px 8px #999;
    position:relative;
    z-index: 20;
}
.catalog_title a {
    color:#fff; font-family:Roboto,Helvetica,Arial,sans-serif;
    font-size:18px; font-weight:bold;
    text-transform:uppercase;
    text-align:center;
}
.catalog_title .fa {
    position:absolute;
    top:14px; right:5px;
    font-size:18px;}
.catalog_title .corner {
    position:absolute;
    top:0; left:-8px;
    width:8px; height:46px;
}
.catalog_title .orange {
    background:url(../imgs/corner_orange.png) no-repeat top right;
}

#catalogs .catalog{padding:0 10px}
#catalogs .content-inner {
    background:#553b39; padding:1px;
}
#catalogs .content-inner:hover a {color:#e0602d;}
#catalogs a {display:block;}
#catalogs .product-thumb {height:135px; overflow:hidden}
#catalogs .product-thumb:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

/*--------------- PRODUCTS -------------*/
#products_lastest {clear:both; overflow:hidden;}
/*#products_lastest .products:nth-of-type(odd){background:#fff}
#products_lastest .products:nth-of-type(even){background:#f3f3f4}*/

.products {clear:both; text-align:center; padding:25px 0;}
.products .container{position:relative;}
.products .main-title a,
#lastest_news .main-title a,
.block_products .main-title a,
.saleoff_news .main-title a{
    color:#ff9000 ; font-size:24px;
    font-family:Roboto,Helvetica,Arial,sans-serif;
    text-transform:uppercase;
}
.products .main-title-intro {
    margin-bottom:25px; color:#666;
}
.products .customNavigation a.prev img {top:95px;}
.products .customNavigation a.next img {top:95px;}

.catalog_content {
    background:#fafaf8;
    border:1px solid #eee;
    overflow:hidden; height:657px;
    position:relative}
.catalog_box {
    background:#fafaf8;
    border:1px solid #26bddb;
    overflow:hidden;
}
.menu_catalog {margin:0; padding:0;}
.menu_catalog li {list-style:none; display:block}
.menu_catalog li a {
    color:#333; border-bottom:1px solid #fafaf8;
    padding: 5px 5px 5px 15px;
    text-align: left;
    display: block;}
.menu_catalog li a:hover,.menu_catalog li.active a {
    background:#26bddb; color:#fff;}
.catalog_ads {position:absolute; bottom:0;left:0;}
.catalog_ads img {width:100%;}

.menu_selling {margin:0; padding:0}
.menu_selling li {list-style:none; display:inline-block; height:36px; line-height:36px;}
.menu_selling li a {padding:0 15px; color:#333;}
.menu_selling li a:hover {color:#ff9000 }
.menu_selling li a.active,.menu_selling li a:active {color:#ff9000 ;}

.line-3px {height:3px; width:100%;}
.box_head {background:#f2f2f2}
.box_head .next-pre .fa {
    font-size:26px; margin:5px 5px 0 0;
    color:#bbb; cursor:pointer;
}
.box_head .next-pre .fa:hover {color:#333}
.box_head .read-all {
    color:#333; line-height: 35px;
    display: block;
    padding-right: 10px;
    font-size: 13px;}
.box_head .read-all:hover {color:#}

.box_gray {background:#f2f2f2; height:48px; line-height:48px;border-bottom:1px solid #ccc}
.box_gray .menu_selling li {height:48px; line-height:48px;}
.box_gray .menu_selling a {
    font-size:15px; display:inline-block;
    height:48px; padding:0 35px;
    font-weight:500;}
.box_gray .menu_selling a:hover {
    text-decoration:none; color:#ff9000 
}
.box_gray .menu_selling a.active {
    border-bottom:3px solid #ff9000 ;
}

.menu_view ul {margin:0; padding:0}
.menu_view ul li{list-style:none; display:inline-block;color:#333; padding-right:12px;}
.menu_view ul li a{color:#999;}
.menu_view ul li a.active{color:#ff9000 }
.menu_view ul li .fa {font-size:22px;}

/*--------------- ADS & LASTEST NEWS -------------*/
#main_ads {overflow:hidden;}
#lastest_news {overflow:hidden; text-align:center;}
#lastest_news .item{
    overflow:hidden; padding:15px 0;
    border-bottom:1px dashed #ddd}
#lastest_news .tab_img {padding:0; height:auto; overflow:hidden;}
#lastest_news .item .title {
    text-align:left; font-weight:bold;
    padding-right: 15px; height:35px;}
#lastest_news .item .title a{ color:#555}
#lastest_news .item .title a:hover{ color:#ff9000 }
#lastest_news .item .intro {
    padding-top:10px; padding-right: 15px;
    color:#555; text-align:justify;
    height:150px; overflow:hidden;}

/*--------------- NEWS LETTER -------------*/
.box_newsletter {
    background:#ff7d25; color:#fff;
    overflow:hidden;
    margin:20px 0; border-radius:8px;
}
.delivery {
    margin: 20px 0;
    border: 1px solid #f7bf99;
    border-radius: 8px;
    padding: 15px 0;
}
.delivery img {float:left; margin-right:10px;}
.delivery ul {margin:0 0 0 12px; padding:0}
.delivery ul li {
    list-style:none; display:inline-block;
    text-transform:uppercase;
    font-size:18px;
    width:180px; border-right:1px solid #f7bf99;
}
.delivery ul li:last-child {border-right:0px;}

.news_letter{
    height:130px; margin:30px -15px 0;
    background:#eee; border-radius: 8px;
    border-bottom:3px solid #ccc}
.news_letter .box_img {position:relative}
.news_letter .box_img img {
    position:absolute; top:-30px; right:0
}
.news_letter h3.title {font-size:20px; padding-top:20px; color:#444;}
.news_letter .form {padding-top:20px;}
.news_letter .error { height: 20px; font-size: 13px; color: red;}
.news_letter #email_regis { margin-bottom: 10px;}
.news_letter #btn_regis{
    background:#ff9000 ; border:0;
}

/*--------------- FOOTER -------------*/
#footer .box-footer{
    clear:both; font-size:13px;
    margin-top:30px;
    padding-bottom: 20px;
    overflow: hidden;
    background:#eee; color:#666;
}
#footer .box-footer .container {padding:20px 0;}
#footer  a {color:#444;}
#footer  a:hover {color:#333;}
#footer .title {
    font-size:15px; font-weight:bold;
    text-transform:uppercase; color:#444;
    margin-bottom: 10px; margin-top: 25px;}
#footer .box_ship {}
#footer table td {vertical-align:top}
#footer .hotline {font-size:22px;}
#footer .hotline span {padding-right:20px;}
#footer .faq {color:#00a2ff}
#footer  .connect {overflow:hidden; margin-bottom:20px;}
#footer  .connect .title {}
#footer  .connect ul {margin:0; padding:0}
#footer  .connect ul li {list-style:none; display:inline-block}
#footer  .connect .fa {font-size:35px; margin-right: 50px;}
#footer  .connect a {color:#fff}
#footer  .connect a:hover {color:#333}
#footer .box-info {
    clear:both; padding:20px 0;
    text-align:center;
    background-color: lightgray;
}
#footer .box-info .module {clear:both;line-height: 1.8;}
#footer .box-info .title {margin:10px 0; padding:0; font-size:22px;}
.social {padding:0;}
.social ul {margin:0; padding:0}
.social ul li {list-style:none; display:inline-block; padding:0 10px;}
.social .fa {color:#ccc; font-size:20px;cursor:pointer}
.social .fa.active {color:#ffbe4a}
.social .nheart {color:#888;}
.rating .fa.active { color: #ffbe4a;}
.heart {float:right;}
.heart .fa {font-size:16px;}
.menu-footer { text-align:center; overflow:hidden; margin-bottom:20px;}
.menu-footer ul {float:none; margin:0 auto;}
.menu-footer ul li {
    float: none;
    display: inline-block;
}
.menu-footer ul li a {
    border-right: 1px solid #999;
    padding: 0px 15px; color:#444;
    font-weight:500;
    text-transform:uppercase;
}
.menu-footer ul li a:hover {background-color:transparent; color:#b64906}
.menu-footer ul li:last-child a{border-right:0px;}

.Payment-Shipping {overflow:hidden;margin-top: 20px;}
.payment ul, .shipping ul {margin:0; padding:0}
.payment ul li, .shipping ul li {list-style:none; display:inline-block}
.payment img, .shipping img {max-height: 35px; margin-right: 5px;}

/*--------------- MENU SUPPORT -------------*/
.menu-support{width:100%; overflow:hidden}
.menu-support .navbar-nav{margin:0; padding:0}
.menu-support .navbar-nav>li{list-style:none; display:block; float:none}
.menu-support .navbar-nav>li>a {padding:5px 0}
.menu-support .nav>li>a:focus,
.menu-support .nav>li>a:hover {background-color:transparent}

/*--------------- MAIN PAGE -------------*/
.path {margin:0; padding:15px 0; width:100%; border-radius: 5px;}
.path a{padding:0px 5px; color:#555;}
.body_main .path a:hover,.body_main .path a.active{color:#999}
.body_main .path .fa-home {font-size:20px; padding:0 5px 0 0;}
.body_main .path span .fa {color:#a9a7a7; display: inline-block;}

/*--------------- PRODUCTS LIST -------------*/
.box_products {clear:both;}
.box_products .border-top-left {border-top:1px solid #eee;border-left:1px solid #eee;}
.box_products h1,#list_brand h1,.shop_home h1 {
    font-size:28px; font-weight:normal; color:#ff9000 ;
    padding: 0; margin: 10px 0;
}
.product_filter {
    font-size:14px;
    border-top:1px solid #e0dede;
    border-left:1px solid #e0dede;
    overflow:hidden; margin-bottom:30px;}
.product_filter .box {
    border-right:1px solid #e0dede;
    border-bottom:1px solid #e0dede;
    overflow:hidden;
}
.product_filter .box label{
    padding:8px 10px; margin:0; width: 150px;
    font-weight:500;
}
.product_filter .box .filter{border-left:1px solid #e0dede; min-height:38px;}
.product_filter .box .filter span {padding:6px 10px; display: inline-block;}
.product_filter .logo_brand {max-height:60px; max-width:80px;}

/*--------------- PRODUCTS BLOCK -------------*/
.block_products {
    overflow:hidden;
    padding-bottom:20px; padding-left:0; padding-right:0;
    text-align:center}
.block_products h1 {
    margin-top:0px; font-size:30px;
    text-transform:none; color:#ff9000 ;
}
.block_products hr.line {margin-bottom:20px;}
.box_heading {
    background:#f2f2f2;
    height:46px; line-height:46px;
    border-bottom:1px solid #ccc;
    font-size:15px; position: relative;
}
.box_heading:before {
    position: absolute;
    background: #ff9000 ;
    height: 2px;
    width: 150px;
    content: '';
    left: 0;
    bottom: -1px;
    padding-right: 20px;
}
.box_heading .func_view {padding:0 15px;}
.box_heading .func_view .fa {color:#999; font-size:24px;margin:10px 2px;}
.box_heading .func_view .active {color:#ff9000 }


/*---------------  MULTI CAROUSEL -------------*/
.multi-item-carousel .carousel-inner > .item {
    transition: 500ms ease-in-out left;
}
.multi-item-carousel .carousel-inner .active.left {
    left: -33%;
}
.multi-item-carousel .carousel-inner .active.right {
    left: 33%;
}
.multi-item-carousel .carousel-inner .next {
    left: 33%;
}
.multi-item-carousel .carousel-inner .prev {
    left: -33%;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .multi-item-carousel .carousel-inner > .item {
        transition: 500ms ease-in-out left;
        transition: 500ms ease-in-out all;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-transform: none!important;
        transform: none!important;
    }
}
.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
    background-image: none;
}

/*--------------- NEWS BLOCK -------------*/
.block_body { text-align:left;}
.block_body .inner {background:#fff; border:1px solid #ccc; overflow:hidden;padding: 15px;}
.block_body .column-left .main-title {
    color: #ff9000 ;
    font-size: 24px;
    text-transform: uppercase;
    text-align:center;
}
.block_body .item {overflow:hidden; padding:10px 0;}
.block_body .item .tab_img {margin-bottom:10px; height: 180px;}
.block_body .item .title {height:50px; overflow:hidden}
.block_body hr.line {margin-bottom:20px;}
.block_body .column-left .title a {font-weight:bold; color:#333}
.block_body .column-right .title a {color:#333}
.box_news .title a {
    display:block; text-transform:uppercase;
    font-size: 14px; padding:10px 0 5px;
    font-weight: bold;
    color: #555;}

/*--------------- NEWS DETAIL -------------*/
.news_detail {
    overflow:hidden;
}
.news_detail .inner {
	background: #fff;
    border: 1px solid #ccc;
    overflow: hidden;padding: 15px;
}
.news_detail .news-img { padding:0;}
.news_detail h1 { margin: 0 0 15px; font-size: 26px;}
.news_detail h1 a {color:#333}
.news_detail .box_img img{z-index:0}
.related_news {clear:both; padding:20px 0}
.related_news .main-title{margin:15px 0;}
.related_news .main-title a {color:#333}
.related_news  ul{padding-left: 17px;}
.related_news  ul li{padding: 4px;}
.related_news  ul li a {color:#333;}
.related_news  ul li a:hover {color:#ff9000 ;}

.column-right .hot-news {text-align:left}
.column-right .hot-news .main-title{
    text-transform:uppercase; color:#333; font-weight:bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    position: relative;
}
.column-right .hot-news .main-title a {color:#333}
.column-right .hot-news .main-title:before {
    position: absolute;
    background: #ff9000 ;
    height: 2px;
    width: 180px;
    content: '';
    left: 0px;
    bottom: -1px;
    padding-right: 20px;
}
.column-right .hot-news .item {
    overflow:hidden; padding:10px 0;
    border-bottom:1px dashed #ddd;
}
.column-right .hot-news .item .tab_img { padding:0;}

/*--------------- CART -------------*/
#box_cart .btn-continue a{ color:#fff;}
#box_cart .btn-continue {display:inline-block; margin-bottom:10px}
#tbl-cart {
    font-size:12px;
    margin-bottom: 5px;
}
#tbl-cart .cart-title {
    margin: 0;
    font-size: 13px;
    /* padding-left: 15px; */
}
#tbl-cart .cart-title h3 {
    color: #333;
    margin-bottom: 4px;
    font-size: 13px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 5px;
}
#tbl-cart .cart-title h3 a {color:#333}
#tbl-cart .cart-title p {
    margin-bottom: 5px;
}
#tbl-cart .cart-title .label {
    font-size:12px; margin-bottom:5px;
    display:inline-block;
}
#tbl-cart .cart-title .label a {color:#fff}
#tbl-cart .cart-title .label-primary {}
#tbl-cart .txtsl {width:80px !important; margin-bottom:5px}
#tbl-cart .price, .right-cartinfo .price {
    color:#ff9000 ; font-weight:500;  font-size:15px
}
.right-cartinfo {
    font-size: 13px;
    line-height: 26px;
    font-weight: 700;
    text-align:left;
}
.cart-order-title, .right-cartinfo h3 {
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0 5px;
    padding-top: 0;
    text-transform: uppercase;
    padding-bottom: 12px;
    color:#ff9000 ;
}
.right-cartinfo div.clearfix:nth-child( 2n+1) {
    background: #f6f6f6;
}
.right-cartinfo div.clearfix {
    background: #FBFBFB;
    border-bottom: 1px solid #CCC;
    padding-bottom: 15px;
    padding-top: 15px;
    display: block;
}
.right-cartinfo div.clearfix div {
    padding-left: 10px;
    padding-right: 10px;
    text-transform: capitalize;
}
.right-cartinfo .cart_btn_order:hover {
    background: #337ab7;
    color: #FFF;
}
.right-cartinfo .cart_btn_order {
    background: #5cb85c;
    display: block;
    padding: 10px 0;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 700;
    cursor:pointer;
}
.right-cartinfo .cart_btn_order:hover {background:#449d44}
.cardList {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.cardList li {
    margin: 0;
    padding: 10px;
    float: left;
    width: 20%;
    text-align: center;
}
i.ACB, i.AGB, i.AMREX, i.BAB, i.BIDV, i.DAB, i.EXB, i.GPB, i.HDB, i.ICB, i.JCB, i.MASTE, i.MB, i.MSB, i.NAB, i.NVB, i.OJB, i.PGB, i.SCB, i.SEA, i.SGB, i.SHB, i.TCB, i.TPB, i.VAB, i.VCB, i.VIB, i.VISA, i.VPB {
    width: 80px;
    height: 30px;
    display: block;
    background: url(../imgs/bank_logo.png) no-repeat;
}
i.BIDV {
    background-position: 0 -620px;
}
i.VCB {
    background-position: 0 -124px;
}
i.DAB {
    background-position: 0 -434px;
}
i.TCB {
    background-position: 0 -155px;
}
i.MB {
    background-position: 0 -186px;
}
i.SHB {
    background-position: 0 -465px;
}
i.VIB {
    background-position: 0 -217px;
}
i.ICB {
    background-position: 0 -248px;
}
i.EXB {
    background-position: 0 -279px;
}
i.ACB {
    background-position: 0 -310px;
}
i.HDB {
    background-position: 0 -341px;
}
i.MSB {
    background-position: 0 -372px;
}
i.NVB {
    background-position: 0 -403px;
}
i.VAB {
    background-position: 0 -744px;
}
i.VPB {
    background-position: 0 -713px;
}
i.SCB {
    background-position: 0 -682px;
}
i.OJB {
    background-position: 0 -496px;
}
i.PGB {
    background-position: 0 -589px;
}
i.GPB {
    background-position: 0 -775px;
}
i.AGB {
    background-position: 0 -651px;
}
i.SGB {
    background-position: 0 -806px;
}
i.NAB {
    background-position: 0 -837px;
}
i.BAB {
    background-position: 0 -868px;
}
.master, .visa {
    width: 80px;
    height: 50px;
    display: block;
}
.visa {
    background: url(../imgs/logo-visa.png) center center no-repeat;
}
.master {
    background: url(../imgs/logo-master.png) center center no-repeat;
}
.right-cartcomfirm {tex-align:left}
.right-cartcomfirm div.clearfix {
    background: #fff;
    font-size: 13px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
}
.right-cartcomfirm div.clearfix div {
    padding-left: 10px;
    padding-right: 10px;
    text-transform: capitalize;
}
.right-cartcomfirm div.clearfix:nth-child( 2n+1) {
    background: #FBFBFB;
}
.btn-comfirm-cart {
    background: #5cb85c;
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 50px; margin-top:10px;
    text-align: center;
    text-transform: uppercase;
}
.btn-comfirm-cart:hover {background:#449d44}

.contact-form .main-title {color:#333; text-align:left}
.contact_info {text-align:left; padding-bottom:20px;}
.contact_map {padding-bottom:20px;}

.sale_content {padding-left:0}
.saleoff_news .item {padding: 30px 0 10px}
.saleoff_news .item .title {padding:10px 0; height:60px!important}
.saleoff_news .tab_img {height:270px !important; overflow:hidden}
.saleoff_news .sale_info {height: 80px; text-align:left}

/*--------------- SHOP HOME / SUPPLIER -------------*/
.shop_home {overflow:hidden; margin-bottom:10px;}
.shop_home .col_left {
    border:1px solid #e8e6e6; overflow:hidden;
}
.shop_home .col_left{ background: #eee;}
.shop_home .shop_info {padding:15px; font-size:13px; color:#555}
.shop_home .shop_info .rating .fa {color:#bbb}
.shop_home .shop_name  {text-transform:uppercase; padding-top:10px;}
.shop_name a {color:#333; font-size:16px; font-weight:500;}
.shop_func {
    margin:0; padding:0;
    background: #f9f9f9;
    border:1px dotted #ccc;
    overflow:hidden}
.shop_func li {
    float:left; width:33%;
    font-size:13px;
    padding:10px 0; height:80px;
    display:inline-block; text-align:center;
    border-right:1px dotted #ccc}
.shop_func li:last-child {border-right:0}
.shop_func .fa {
    display:block; font-size:24px; color:#555;
    margin:auto; cursor:pointer;}
.shop_func .fa.active {color:#ffbe4a}
.shop_home .shop_catalog {
    overflow:hidden; padding-bottom: 20px;
}
.shop_home .shop_catalog .title {
    font-weight:500; font-size: 16px;
    padding: 8px 15px; background: #ddd;}
.shop_catalog ul {margin:0; padding:0 15px}
.shop_catalog ul li{ list-style:none; display:block;}
.shop_catalog ul li a {
    display:block; padding:8px 0;
    color:#ff9000 ; font-weight:500;
    text-transform:uppercase;
    border-bottom:1px dashed #ccc}
.shop_catalog ul.level1 {padding:0}
.shop_catalog ul.level1 li a {
    font-weight:500;
    text-transform:none;
    color:#333; border-bottom:0px;}
.shop_catalog ul.level1 li a:hover {color:#000;}
.shop_catalog ul.level2 {padding:0;}
.shop_catalog ul.level2 li a {font-weight:normal; padding:6px 0;}
.shop_catalog ul.level2 li a:hover {color:#000; background:#f9f9f9}
.shop_catalog ul.level2 .fa {margin-left:10px;}

.shop_home .shop_products {border:1px solid #e8e6e6;}

/*--------------- CHECK ORDER --------------*/
.check-order {font-size:13px; line-height:2}

/*--------------- CUSTOMER LOGIN --------------*/
#customer_login,#customer_regis {
    margin:auto; width:70%;
    margin-top:10px; padding:20px 10px;
    overflow:hidden; font-size:13px;
    background:#eee; border-radius:5px
}
.customer_home .path{margin:0;}
.customer_home .col_left {
    color:#666;
	min-height:400px;
}
.customer_home .col_right {
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
    padding:15px;
	min-height:400px;
}
.profile{display:flex;position:relative;text-align:center;align-items:center;flex-direction: column;}
.profile .username{line-height:45px;font-weight:bold;}
.box_profile{padding: 20px 0;line-height:36px;display:flex;position:relative; border-bottom: 1px solid #eee;}
.box_profile .icon_avatar img{width:100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.box_profile .icon_avatar {
    width:37px; height:37px;
    border-radius:50%; background:#f5f5f5;
    border:1px solid #eee;
    text-align: center;font-size: 26px;
	overflow:hidden;position:relative;
	margin-right:5px;
}
.box_profile .avatar { margin:0 auto 10px;}
.box_profile .customer_menu {position:absolute;top:100%;right:0px;background:#fff;border:#f1f1f1 1px solid;width:200px;z-index:9999;padding:0px 5px;box-shadow: 0 2px 4px 0;display:none;}
.box_profile:hover .customer_menu {display:block;}
.box_profile .customer_menu a{display:block;clear:both;width:100%;}
.box_manager {margin:0; padding:0;}
.box_manager li {
    list-style:none; 
    display:block;
    border: 1px solid white;
    margin: 1px;
    background-color: #FF8302;
    color:white;
}
.box_manager li:first-child {
    background-color: #FE5200 !important; 
}
.box_manager h4 {
    /*background:#f5f5f5; color:#555;*/
    background-color: #FE5200;
    padding:10px 0; margin:0;
    text-indent: 10px;
    font-size: 14px;
}
.box_manager li a {
    padding:10px 0; text-indent: 10px;
    font-size: 13px; 
    color: white;
    /*color:#666;*/
    display:block;
}
/*.box_manager li a:hover {
    color: red;
}*/
.customer_home .col_right h1 {margin-bottom:15px;}
.customer_home .col_right .form-group { overflow:hidden}
.customer_home .col_right label {font-weight:normal}
.customer_home .col_right #btn_save {margin-right:10px}
.customer_favorite .col_right h1 {margin-bottom:0px;}
.col_right .msg_box { padding:8px 15px;}

.add-address {}
.address_default {clear:both; margin:10px 0;padding:10px 0; border-top:1px dashed #eee;}
.empty-content {text-align:center; margin:auto;}
.empty-content a.btn {color:#fff}

.list_favorite .item { margin-bottom:30px;}
.list_favorite .item img {height:158px; overflow:hidden; margin-bottom:10px;}
.list_favorite .item .title {font-size:16px; text-align:center}

/*--------------- CUSTOMER REGISTER --------------*/
#customer_regis #month,#customer_regis #day,
#customer_regis #year,#customer_regis #gender {
    padding:6px 0;
}

/*--------------- CHECK ORDER --------------*/
.box_order_status {margin:30px 0; padding:0; border-top:5px solid #ccc;}
.box_order_status li {
    list-style:none; display:inline-block;
    float: left;
    width: 20%;
    padding: 10px;
    text-align: center;
    position:relative;
}
.box_order_status li::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    background-color: #ccc;
    position: absolute;
    top: -10px;
    left: 46%;
}
.box_order_status li.active::before {
    background-color: #27bf44
}

/*------------------ Modal Popup -----------------*/
#myModalPopup .modal-title{font-size: 20px; color: #ff9000 ;}
#myModalPopup .form-group {overflow:hidden}

.check_out .box{
    margin-bottom: 30px;
}
.check_out .title{
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: bold;
}
.h3-header{
    margin-top: 0px;
    font-size: 20px;
    margin-bottom: 15px;
}
.title span{
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
}
.img-color{width: 46px; height: 46px;}
.pro-id{
    margin-top: 8px;
}
.label-attr{
    margin-bottom: 5px;
    color: #b64906;
}
.num {background:red; color:white; padding:0px 3px;border-radius:3px;}