@charset "utf-8";
/*@import url('https://fonts.googleapis.com/css?family=Muli:400,700&subset=vietnamese');*/
body{
  margin:0;
  padding:0;
  line-height:1;
/*  font-family: 'Muli', sans-serif!important;*/
}

#noname{
    max-width:1350px;
    position:relative;
    margin:0 auto;
    overflow:hidden;
}
.breadcrumb {
    background: none!important;
    margin-bottom:0px!important;
}
.red{
    color:red!important;
}
a.disabled {
   pointer-events: none;
   cursor: default;
}
.hide{
	display:none;
}
.clear,.clearfix{
	clear:both;
}
.row-5{
	margin-left:-5px;
	margin-right:-5px;
}
.row-10{
	margin-left:-10px;
	margin-right:-10px;
}
.row-md{
	margin-left:-15px;
	margin-right:-15px;
}
/*---Margin---*/
.mg0{
	margin:0;
}
.mg5{
	margin:5px;
}
.mg10{
	margin:10px;
}
.mg20{
	margin:20px;
}
.mgl5{
	margin-left:5px;
}
.mgtb5{
	margin:5px 0px;
}
.mglr5{
	margin:0px 5px;
}
.mgtb10{
	margin:10px 0px;
}
.mglr10{
	margin:0px 10px;
}

.mgr5{
	margin-right:5px;
}
.mgt5{
	margin-top:5px;
}
.mgb5{
	margin-bottom:5px;
}
.mgl10{
	margin-left:10px;
}
.mgr10{
	margin-right:10px;
}
.mgt10{
	margin-top:10px;
}
.mgb10{
	margin-bottom:10px;
}
.mgl20{
	margin-left:20px;
}
.mgr20{
	margin-right:20px;
}
.mgt20{
	margin-top:20px;
}
.mgb20{
	margin-bottom:20px;
}
/*---Padding---*/
.pd0{
	padding:0!important;
}
.pdt0{
    padding-top:0px;
}
.pdr0{
    padding-right:0px;
}
.pdb0{
    padding-bottom:0px;
}
.pdl0{
    padding-left:0px;
}

.pd5{
	padding:5px;
}
.pd10{
	padding:10px;
}
.pd20{
	padding:20px;
}
.pdl5{
	padding-left:5px;
}
.pdr5{
	padding-right:5px;
}
.pdt5{
   padding-top:5px;
}
.pdb{
	padding-bottom:5px;
}
.pdl10{
	padding-left:10px;
}
.pdr10{
	padding-right:10px;
}
.pdt10{
  padding-top:10px;
}
.pdb10{
	padding-bottom:10px;
}
.pdl20{
	padding-left:20px;
}
.pdr20{
	padding-right:20px;
}
.pdt20{
	padding-top:20px;
}
.pdb{
	padding-bottom:20px;
}
/*---Line height---*/
.lh5{
	line-height:5px;
}
.lh10{
	line-height:10px;
}
.lh15{
	line-height:15px;
}
.lh20{
	line-height:20px;
}
.lh25{
	line-height:25px;
}
.lh30{
	line-height:30px;
}
.lh35{
	line-height:35px;
}
.lh40{
	line-height:40px;
}
/*---Tabproduct---*/
#tabs-container {
   

}
.tabs-menu {
    position: relative;
    list-style: none;
    padding: 0;
    text-align:center;
}
.tabs-menu li {
    line-height:30px;
    margin:0 auto;
    display:inline-table;
    position:relative;
    margin-right:3px;
    background:#f4f5f9;
    padding:5px 12px;
    border-radius:3px;
}
/*.tabs-menu li:after {
    content: "";
    height: 2px;
    width: 30px;
    background-color: #c8c8c8;
    position: absolute;
    left: 0;
    top: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}*/
.tabs-menu li.current {
    position: relative;
    z-index: 5;
        -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background:#3a9329;
}
.tabs-menu li a {
    text-transform: uppercase;
    color: #555;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}
.tabs-menu .current a {
    color: #fff;
}
.tabs-menu li.current:after{
    width: 100%;
    background-color: #62ce00;
}
.tabs-menu li:hover{
    background:#3a9329;
}
.tabs-menu li:hover a{
    color:#fff;
}

/*--------------*/

.tabs-menu1 {
    position: relative;
    list-style: none;
    padding: 0;
    text-align:center;
}
.tabs-menu1 li {
    line-height:30px;
    margin:0 auto;
    display:inline-table;
    position:relative;
    margin-right:3px;

    padding:5px 12px;
    border-radius:3px;
}
.tabs-menu1 li:after {
    content: "";
    height: 3px;
    width: 30px;
    background-color: #62ce00;
    position: absolute;
    left: 0;
    top: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    
}
.tabs-menu1 li.current {
    position: relative;
    z-index: 5;
        -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    
}
.tabs-menu1 li a {
    text-transform: uppercase;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}
.tabs-menu1 .current a {
    color: #62ce00;
}
.tabs-menu1 li.current:after{
    width: 80%;
    background-color:#62ce00;
    left:10%;
}
/*.tabs-menu1 li:hover{
    background:#62ce00;
}*/
.tabs-menu1 li:hover a{
    color:#62ce00;
}

.product_box a{
    display:block;
}
.product_box h3{
    font-size:14px;
    color:#333;
    text-align:center;
}

#comments {
    padding: 20px 10px;
    border: 1px solid #ccc;
    border-top: none;
}

.tab {
    background-color: #fff;
    margin-bottom: 20px;
    width: 100%;
}
.tab .tab-content {
    width: 100%;
    display: none;
}


.block-product .item{
    width:20%;
    padding:10px;

}

/*-----*/

a,a:hover{
	color:#333;
	text-decoration:none!important;
}
img{
	max-width:100%;
	height:auto;
	border:none;
}
.bold{
  font-weight:bold;
}
.bold600{
    font-weight:600;
}
.fixed {
    background: #fff;
    padding: 5px 0px!important;
    position: fixed!important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
/*---Computer---*/

.main-head{
	padding:10px 0px;

}
.logo img,.banner img{
	max-height:100px;
}
.banner img{
    float:right;
}
#main-nav{
	position:relative;
    margin:0;
    float:left;
    list-style-type:none;
    padding-left:0px;
}
#main-nav li ul{
	display:none;
}
#main-nav li{
	float:left;
    position:relative;
}
#main-nav > li > a{
	line-height:50px;
	font-weight:500;
	margin:0px 15px;
    color:#fff;
    text-transform:uppercase;

}
#main-nav > li:hover > ul{
    display:block;
}
#main-nav > li > ul{

    position: absolute;
    display:none;
    top: 100%;
    margin: 0;
    color: #444;
    background-color: #fff;
    z-index:999;
    padding-left:0px;
}
#main-nav > li > ul > li {
    position: relative;
    min-width: 210px;
    white-space: nowrap;
    line-height: 38px;
    color: inherit;
    box-sizing: border-box;
    text-indent: 10px;
    position:relative;
    list-style-type:none;
}
#main-nav > li > ul > li > a{
    color:#333;
}
#main-nav > li > ul > li > ul{
    position:absolute;
    top:0px;
    left:100%;
    display:none;
    z-index:999;
    background:#fff;
}
#main-nav > li > ul > li > ul > li{
    position: relative;
    min-width: 210px;
    white-space: nowrap;
    line-height: 38px;
    color: inherit;
    box-sizing: border-box;
    text-indent: 10px;
    position:relative;
}
#main-nav > li > ul > li:hover ul{
    display:block;
}
#main-nav > li > ul > li > ul > li > a{
    color:#333;
}
/*---Product---*/
.block-product .block-title{
	margin: auto;
    background-color: #e64850;
    display: inline-block;
    color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.block-product ul {
    padding: 0;
    margin: auto;
}
.block-product .item {
    padding: 5px;
    width: 20%;
    float: left;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    position: relative;
    margin-bottom:15px;
}


.block-product .wrap-image {
    margin-bottom: 5px;
    width: 100%;
    position:relative;
}
.block-product .wrap-image .wrapImage {
    display: block;
    width: 100%;
    padding-top:110%;
    position: relative;
    overflow: hidden;

}
.block-product  .wrap-image  .bigimg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.block-product .price {
    color: #e64850;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
    min-height:27px;
}
.block-product .title {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #616161;
    line-height: 18px;
    overflow: hidden;
    height: 54px;
}
.block-product .sub_block_title{
	float: right;
    padding-right:10px;
    margin-left: 20px;
    line-height: 40px;
    max-width:975px;
}
.block-product .sub_block_title a{
	padding:0px 5px;
	font-size:13px;
	border-right:1px solid #000;
}
#Content{
    margin-bottom:30px;
}
.map_area{
    position:relative;
    height:0;
    width:100%;
    padding-bottom:35%;
}
.map_area iframe{
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
}

/*-------------*/
.ttl{
    margin-bottom:20px;
    text-align:center;
}
/*.ttl h1{
	margin: auto;
    background-color: #e64850;
    display: inline-block;
    color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom:0px;
    text-transform: uppercase;
}*/
.ttl h3{
   margin: auto;
    background-color: #e64850;
    display: inline-block;
    color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#productinfo h1{
    font-size: 1.71429em;
    line-height:32px;
    margin-top:0px;
}
#productinfo .text-price{
     color: #e81854;
    font-size: 1.77143em;
    font-weight: bold;
}
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
del.old-price {
    font-size: 0.7em;
    color: #a2a2a2;
    margin-left: 5px;
    display: inline-block;
}
.product-description {
    border-top: 1px solid #ebebeb;
    line-height:25px;
    border-bottom: 1px solid #ebebeb;
    padding:15px 0px;
    margin:15px 0px;
}
#detail_pro{
    padding:20px 10px;border:1px solid #ccc;border-top:none
}

#productinfo .text-price sup {
    top: -.5em;
}
/*--footer--*/
footer{
    color: #fff;
    padding-top:30px;
    background-size:cover;
}
.footitle{
       padding-top: 0;
    color: #e81854;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    margin-top:0px;
}
.social_foo_icon{
    height:20px;
    width:20px;
    margin-right:5px;
}
.foo-ic{
    height:20px;
    margin-right:4px;
}
.footop{
	padding-top:20px;
}
.footop h4{
	text-transform:uppercase;
	font-size:15px;
	font-weight:600;
}
.footree{
	list-style:none;
	padding:0;
}
.footree li{
	list-style:none;
	line-height:25px;
}
.footree li a{
	color:#fff;
	font-size:13px;
}
/*--------------*/
.menu{
    position:relative;
      background:#436ebb;
    height: 40px;
    min-width: 1200px;
}
.menu nav {
    float: left;
    width: 281px;
}
.nav-catalog h2{
    font-size:14px;
    font-weight:600;
    text-transform:uppercase;
    margin:0;
    padding:0px;
    line-height:40px;
    background:#c00000;
    color:#fff;
    border-left: 1px solid #c00000;
    border-right: 1px solid #c00000;
    text-indent:10px;
}
.nav-items {
    width: 280px;
    padding-top:1px;
    background: #f5f5f5;
    border: 1px solid #dfdfdf;
    border-right: 0;
    border-top: 0;
    display: none;
    position: absolute;
    z-index: 1000;
}
.nav-items>ul {
    border: 1px solid #fff;
    border-top: 0;
    padding:0px;
    margin:0;
}
.nav-items>ul>li {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #dfdfdf;
    line-height: 19px;
}
.nav-items>ul>li>div.border {
    padding: 7px 10px;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 8px;
}
.nav-items>ul>li>div.border img{
    padding-right:5px;
}
.nav-items>ul>li>div.border>a{
    color:#333;
}
.nav-items>ul>li>div.border>a:hover{
    text-decoration:none;
}
.nav-items .childs {
    position: absolute;
    left: 277px;
    top: 0;
    height:330px;
    background: #fff;
    border: 1px solid #dfdfdf;
    border-top: 0;
    display: none;
    z-index: 1001;
    border-left: 0;
    overflow: hidden;
    width:850px;
}
.nav-items>ul>li:hover .childs {
    display: block;
}

.nav-items .childs> .box-cate {
    float: left;
    width:200px;
    padding:9px;
    line-height:20px;
}
.box-cate .sub1 {
    color: red;
    font-size: 13px;
    font-weight:600;
}
.box-cate .sub2 {
    line-height: 20px;
    width: 100%;
    padding: 0 5px;
    display: block;
    color: #333;
    font-size:13px;
}

.sortpro{
    position:relative;
    line-height: 35px;
    padding-right:10px;
    text-align:right;
    margin-bottom:10px;
}
.sortpro select{
    min-width:150px;
}

/*---Paging---*/
.wrap_paging {
    margin: 10px auto;
    position: relative;
    width: 100%;
    padding: 0px 0px;
    text-align: right;
}
.paging {
    margin: 0px auto;
    text-align: center;
}
.pages {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.pages li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}
.paging a {
    float: left;
    margin-right: 5px;
    width: 25px;
    height: 25px;
    line-height: 25px !important;
    text-align: center;
    border: 1px solid #CCC;
    background: #f9f9f9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #000;
    font-weight: bold;
}
ul.pages .fa {
    line-height: 25px !important;
    position:relative;
}
.pages li a.active {
    background: #b11116;
    border: 1px solid #b11116;
    color: #FFF;
}
#site_right{
    position:relative;
    margin-right:-15px;
}
.ttl-right h2{
    margin: auto;
    background-color: #e64850;
    color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.box-right{
    margin-top:10px;
    border:1px solid #ccc;
}
.treelist{
  position:relative;
  margin-bottom:0px;
}
.treelist li{
    text-indent:10px;
    border-bottom:1px dashed #ccc;
}
.treelist li:last-child{
    border-bottom:none;
}
.treelist li a{
    color:#333;
    line-height:27px;
}

.treepricerange li{
  text-indent:15px;
}
.treepricerange li a{
    color:#333;
}
.treebrand li{
  text-indent:15px;
}
.treebrand li a{
    color:#333;
}
.head_info ul{
    float:left;
    margin-bottom:0px;
    padding-left: 0px;
}
.head_info ul li {
    display: inline-block;
    position: relative;
    padding-left: 40px;
    margin-left: 5px;
}
.head_info ul li .icon {
    position: absolute;
    left: 0;
    top: 4px;
}
.head_info .text p {
    font-size: 15px;
    margin-bottom: 5px;
    color: #6c6c6c;
    font-size: 15px;
    font-weight: 600;
    text-transform:uppercase;
}
.head_info .text span a {
    font-size: 16px;
    font-weight: bold;
    color:#f01a27;
}

.head_info img {
   height:35px;
}
.main-head.fixed .logo img,.main-head.fixed .banner img{
    max-height:50px;
}
.main-head.fixed .head_info ul{
    margin-top:0px;

}
.main_nav{
    background:#2e3553;
}
#xform{
  
    margin-top:7px;
}
#xform input{
    float:left;
    max-width:70%;
    border-radius:0;
}
#xform button{
    margin-left:0px;
    background:#3a9329;
    border-radius:0px;
    border-color:#3a9329;
}
#sel_pro{
    float:left;
    max-width:90px;
    border-radius:0;
}
.ico_search{
    height:15px;
    padding:0px 10px;

}
.tit_home{
    text-transform:uppercase;
    font-size:25px;
    font-weight:500;
    position:relative;
    letter-spacing: .01em;
    margin-bottom:20px;
    margin-top:0px;
}
.col-service a,.col-service a:hover{
    color:#333;
}
.col-service h3{
    font-size:18px;
    font-weight:600;
    margin-bottom:15px;
}
.col-service:nth-child(3n+1){
    clear:both;
}
.top-head{border-bottom: 1px solid #eee;
    padding: 7px 0;}
.top-head p{
    margin-bottom:0px;
    font-size:13px;
    
}
.top-head p b{
    color:#3a9329;
}
.social_list{
    margin-bottom:0px;
}
.social_list li{
    float:left;
    margin-right:5px;

}
.social_list li img{
    height:20px;
}
.main-head .logo{
    float:left;
    width:50%;
}
.head_info{
  
    float:left;
    padding-top:25px;
}
.top_search{
    float:left;
    width:28%;
    padding-top:25px;
}
.cart_ic{
    margin-top:-40px;
}
.cart_box{
    position:relative;
    display:block;
}
.cart-right{
      position: absolute;
    top: -25px;
    right: -52px;
}
.cart-right .count_item_pr {
    display: block;
    clear: both;
    color: #fff;
    background-color: #e81854;
    height: 20px;
    width: 35px;
    border-radius: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    line-height: 20px;
}
.cart-right .cart-text {
    color: #000;
    font-size: 12px;
}

.product_box {
    text-align: left;
    margin-bottom: 14px;
    background: #fff;
    position: relative;
    overflow: hidden;
}
.product_box .product-thumbnail {
    position: relative;
    height:210px;
}
.product_box .product-info {
    z-index: 10;
    position: relative;
    padding-bottom: 10px;
}
.price-w{
   /* text-align:center;*/
}
.price-w .sale-price,.price-w .old-price{
    display:inline-block;
}
.text-price-sale{
    font-size: 14px;
    color:#d60c0c;
        line-height: 1.71429em;
    display: block;
    font-weight: 400;
}
.text-proce-old{
        margin: 0 0 0 10px;
    display: inline-block;
        text-decoration: line-through;
        color: #cecece;
    font-size: 14px;
}
.product-info h3{
    font-size:16px;
    margin:0;
    height:35px;
    overflow:hidden;
    color:#333;
}
.product-info h3 a{
    color:#222;

}
.main-head.fixed .top_search,.main-head.fixed .head_info {
   padding-top: 0px;
}
.product-info-hide{
    position: absolute;
    bottom:0px;
        background: #161a2b;
 
    width: 100%;
    height:100%;
    left: 0;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    padding: 20px 0;
    text-align: center;
    color:#fff;
    z-index:-1;
}
.product-info-hide a{
    background:#62ce00;
    color: #fff;
    font-size: 16px;
    text-align: center;
    display:inline-block;
    margin-right:5px;
    font-weight:600;
    line-height:40px;
    padding:0px 10px;
}
.product-info-hide a:hover{
    color:#fff;
}
.entry_ot{
    position:absolute;
    left:0px;
    bottom:20px;
    width:100%;
    height:40px;
}
.product_box:hover  .product-info-hide {
    opacity: 0.8;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    z-index:1;
}
.product-info-hide{
    text-align:center;
}
.product-info-hide img{
    height:20px!important;
    width:20px!important;
    display:inline-table!important;
}
.entry_whychoose a{
    color:#333;
}
.entry_whychoose h3{
    font-size:20px;
}
.product-thumbnail{
    overflow:hidden;
}

.product_box .product-info-hide a img{
    width:15px;
    height:15px;
}

.box_policy {
    background-color: #e5e5e5;
    border-radius: 5px;
    text-align: center;
    padding: 15px;
    position: relative;
}
.box_policy.box_policy_1{
    background-color: #8079a5;
}
.box_policy.box_policy_2{
    background-color: #ff6600;
}
.box_policy.box_policy_3{
    background-color: #4dabce;
}
.box_policy h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
    font-weight: 600;
}
 .box_policy p {
    font-size: 14px;
    margin-bottom: 5px;
    color: #fff;
    min-height: 40px;
    line-height: 1.1;
    margin-top: 5px;
}
.news-item-head{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -30px;
    border-radius: 8px;
    background-color: #fff;
    text-align: center;
    position: relative;
    padding: 15px 10px;
}
.news-item-head h3 {
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    margin-bottom: 7px;
    height: 40px;
    overflow: hidden;
    position: relative;
    color:#333;
}
.news-item-head .post-time {
    color: #9f9f9f;
    font-size: 12px;
    margin-bottom: 15px;
}
.news-item-head .dtt{
    border: 1px solid #222;
    padding: 7px 15px;
    color: #222;
    height: auto;
    line-height: 1.1;

}
#brand{
        background-color: #f8f8f8;
}
.content_regis{
    position:relative;
    max-width:600px;
    margin:0 auto;
}
#form-sub{
    position:relative;
}
#form-sub input{
        outline: none;
    box-shadow: none;
    border-radius: 3px;
    border: 1px solid #e8e8e8;
    height:40px;
}
#form-sub button{
  position:absolute;
  right:0px;
  top:0;
  color: #fff;
    background-color: #222222;
    text-transform: uppercase;
    border-bottom-right-radius: 3px !important;
    border-top-right-radius: 3px !important;
    height:40px;
    border-top-left-radius:0px;
    border-bottom-left-radius:0px;
}


.copyright {
    background-color:#161829;
    font-size: 13px;
    padding: 10px 0;
    border-top: 1px solid #161829;
    color: #fff;
    text-align:center;
}
.copyright p{
    margin-bottom:0px;
}
.post_item h2{
    font-size:16px;
    line-height:24px;
    font-weight:600;
    margin-top:10px;
}
.post_item p{
    line-height:24px;
}
.desc_post_dt{
    font-size:16px;
    line-height:24px;
    font-weight:600;
    margin-top: 0px;
}
.othernews h3{
    text-transform:uppercase;
    font-size:18px;
    font-weight:600;
}
.othernews ul li{
    line-height:26px;
}
.othernews ul li a{
    color:#333;
}
.quantity {
    position: relative;
    float: left;
    margin-right: 5px;
}
.quantity input {
    width: 90px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0 20px;
    margin: 0;
    border: 1px solid #eee;
}
.quantity-nav {
    float: left;
    position: relative;
    height: 42px;
}
.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    color: #333;
    font-size: 13px;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-align:center;
}
.quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
    border-bottom: 1px solid #eee;
}
.quantity-button.quantity-down {
    position: absolute;
    bottom: -1px;
    height: 50%;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.product-item-carts{
    border-radius:0px!important;
    padding:10px 12px!important;
}
#slider{
    position:relative;
    overflow:hidden;
}
.topsidebar li{
    float:left;
    margin:0 10px;
}
.topsidebar li a{
    color:#333;
}
.dropdown_cus1{
        position: absolute!important;
    right: -5px;
    top: 17px!important;
    color:#fff;

}
.banner_style_1{
    position:relative;
    overflow:hidden;
    margin-bottom:30px;
}
.banner_style_1 h3{
    top: 18px;
    position: absolute;
    left: 30px;
    z-index: 2;
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; 
}
.banner_style_1 .banner-title{
        visibility: hidden;
    top: 18px;
    position: absolute;
    left: 30px;
    z-index: 2;
    font-size: 15px;
    text-transform: none;
    margin: 0;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.overlay-bg{

    top: 15px;
    opacity: .8;
    width: 40px;
    height: 50px;
    position: absolute;
    left: 20px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.banner_style_1:hover h3{
   left: 50% !important;
    top: 50% !important;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    bottom: auto;
}

.banner_style_1:hover .banner-title {
    visibility: visible;
    left: 50% !important;
    top: 63% !important;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    bottom: auto;
}
.banner_style_1:hover .overlay-bg{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.box_gt{
    position:relative;
    padding:7px;
    background:#3a9329;
}
.box_gt .inner_gt{
    border:1px dashed #fff;
    padding:30px 20px;
}

.heading_tab{
    position:relative;
    text-align:left;

}
.heading_tab h2{
    font-weight:600;
    font-size:20px;
    float:left;
    padding:0px;
    margin-top:10px;
    text-transform:uppercase;
}
.heading_tab h2:after {
    content: "";
    width: 10%;
    border-top: 3px solid #62ce00;
    height: 3px;
    position: absolute;
    top: 40px;
    background: #fff;
    left: 0px;
    z-index: 999;
}

.heading h2:before {
    content: "";
    width: 100%;
    height: 3px;
    background: transparent url(../images/line.png) center;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 1;
}
.col-2{
    position:relative;
    margin-bottom:30px;
}
.col-2 .product-thumb{
    position:relative;
    float:left;
    width:49%;
    display:inline-table;
    margin-right:10px;
}
.col-2 .product-thumb img{
    width:100%;
}
.col-2 h3{
    margin-top:0px;
    font-size:17px;
    font-weight:600;
    
}
.col-2 h3 a{
    color:#333;
}

.product_action a{
    background:#62ce00;
    color:#fff;
    padding:10px 20px;
    margin-top:20px;
}
.product_action a:hover{
    color:#fff;
}

.tab .tab-content1{
    width:100%;
    display:none;
}

.owl_product h3{
    font-size:16px;
    color:#333;

}
.owl_product h3 a{
    color:#333;
}

.owl_product{
    position:relative;
}
.owl_product .owl-prev,.owl_product .owl-next{
    position:absolute;
    top:25%;
    color:#fff;
    background:#252525;
    font-size:25px;
}
.owl_product .owl-prev{
    left:0px;

}
.owl_product .owl-next{
    right:0px;
 

}
.wrap_img{
    display:block;
    position:relative;
}

.wrap_img:hover .product-info-hide{
    opacity: 0.8;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    z-index: 1;
}
.owl_news_home h3{
    font-size:16px;
    font-weight:600;
    color:#333;
    line-height:23px;
}


.owl_news_home .owl-prev,.owl_news_home .owl-next{
    position:absolute;
    top:-45px;
    font-size:16px;
    font-weight:100;
    z-index:9;
}
.owl_news_home .owl-prev{
    right:20px;
}
.owl_news_home .owl-next{
    right:0px;
}
.item_customer{
    padding:30px;

}
.reviews{
    text-align:center;
    overflow:hidden;
    color:#fff;
}
.reviews img {
  max-width: 100%;
    border: 2px solid #fff;
    width: 75px!important;
    height: auto;
    max-height: 100%;
    display: inline-block!important;
    border-radius: 50%;
}
.inner_custommer{
    background:url(../images/bg_feedback.png);
    background-size:cover;
    margin-top:20px;
}

.item_commitment img{
   width:40%;
   float:left;
   margin-right:10px;
}
.item_commitment h3{
    font-size:16px;
    font-weight:600;
    color:#62ce00;
}

.othernews ul{
    list-style-type:none;
    padding-left:10px;
}
.othernews ul li{
    list-style: none;
    position: relative;
    padding: 7px 0 7px 25px;
    margin: 0;
    border-bottom: 1px solid #ececec;
    position:relative;
}
.othernews ul li:after{
        left: 0;
    position: absolute;
    font-size: 16px;
    color: #7a9c59;
    content:'';
    width:20px;
    height:20px;
    background:url(../images/right-arrow.png)no-repeat;
    background-size:cover;
    top:10px;
}

#add-cart{
    background:#62ce00;
    border:1px solid #62ce00;
}

.owl-product-hot h3{
    font-size:16px;
   
}
.owl-product-hot h3 a{
     color:#333;
}
.aside-item{
    border: 1px solid #ebebeb;
}
.aside-item h3{
    text-transform:uppercase;
    font-size:18px;
    margin:0;
    padding:0;
    text-indent:15px;
    background:#62ce00;
    color:#fff;
    line-height:35px;
    font-weight:600;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.tree-category{
    position:relative;
    padding-left:0;
    list-style-type:none;
    margin-bottom:0px;
}
.tree-category li{
    line-height:40px;
    text-indent:30px;
    border-bottom: 1px solid #ebebeb;
    position:relative;
}
.tree-category li:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    top: 17px;
    left: 17px;
    background: #62ce00;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.tree-category li:last-child {
    border-bottom: none;
}

.tree-category li a{
    color:#333;
}



.left_Dt{
    float:left;
    width:75%;
}
.right_Dt{
    width:24%;
    float: left;
    margin-right:1%;
}

.wp-policy{
    position:relative;
    border-radius:10px;
    border:1px solid #62ce00;
    padding:10px;
}

.treepo{
    list-style-type:none;
    padding-left:0px;
}
.treepo li .thumb_img{
    width:50px;
    float:left;
    margin-right:5px;
    height:50px;
    text-align:center;
}
.treepo li  a h5{
    font-weight:600;
    color:#333;
}

.img_like{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}

#thongtinchitiet{
    padding-right:10px;
}
.item_like h4{
    color:#333;
    font-size:14px;
    font-weight:600;
}


/*--------*/
.heading-dt{
    padding-left:10px;
}

.block-product.wrap-list .item{
    width:33.33%;
}
.row-md{
    margin-left:-15px;
    margin-right:-15px;
}
.fbold{
    font-weight:bold;
}
.mgt30{
    margin-top:30px;
}
.mgb0{
    margin-bottom:0px!important;
}
.h20{
    height:20px;
}
.section{
    position:relative;
    padding:20px 0px;
}
.inner{
    padding:15px 0px;
    
    
}
.white{
    color:#fff;
}
.title_home_line:before {
    content: "";
    left: 0;
    bottom: -8px;
    background: #fbad1a;
    height: 4px;
    position: absolute;
    width: 50px;
}

.alo-ph-img-circle{
  width:30px;
  height:30px;
      top: 45px;
    left: 45px;
  position:absolute;
  background:rgba(30,30,30,0.1) url(../images/alo.png) no-repeat center center;
  background-size:contain;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  border:2px solid transparent;opacity:.7;
  -webkit-animation:alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation:alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation:alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation:alo-circle-img-anim 1s infinite ease-in-out;
  animation:alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin:50% 50%;
  -moz-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  -o-transform-origin:50% 50%;
  transform-origin:50% 50%;
}
.alo-phone{
    position:fixed;
    visibility:hidden;
    background-color:
    transparent;
    width:120px;
    height:120px;
    cursor:pointer;
    z-index:999;
    -webkit-backface-visibility:hidden;
    -webkit-transform:translateZ(0);
    -webkit-transition:visibility .5s;
    -moz-transition:visibility .5s;
    -o-transition:visibility .5s;
    transition:visibility .5s;
    left:10px;
    bottom:20px;
    }
.alo-phone.alo-show{
  visibility:visible
}
.alo-phone:hover{
  opacity:1
}
.alo-ph-circle{
  width:120px;
  height:120px;
  top:0;
  left:0;
  position:absolute;
  background-color:transparent;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  border:2px solid #bfebfc;
  opacity:.1;
  -webkit-animation:alo-circle-anim 1.2s infinite ease-in-out;
  -moz-animation:alo-circle-anim 1.2s infinite ease-in-out;
  -ms-animation:alo-circle-anim 1.2s infinite ease-in-out;
  -o-animation:alo-circle-anim 1.2s infinite ease-in-out;
  animation:alo-circle-anim 1.2s infinite ease-in-out;
  -webkit-transition:all .5s;-moz-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  -webkit-transform-origin:50% 50%;
  -moz-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  -o-transform-origin:50% 50%;transform-origin:50% 50%
}

.alo-phone p{
    position: absolute;
    bottom: -18px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #fe6c1c;
    left:0px;
    font-size:24px;
}


.alo-phone:hover .alo-ph-circle,.hotline&gt;a:hover .alo-ph-circle{
    border-color:#00aff2;
    opacity:.5
  }
.alo-phone.alo-green:hover .alo-ph-circle,.hotline a:hover .alo-ph-circle{
  border-color:#04AFEF;
  border-color:#baf5a7;
  opacity:.5
}
.alo-phone.alo-green .alo-ph-circle{
    border-color:#ffbc0a;
    border-color:#bfebfc;
    opacity:.5
}
.alo-ph-circle-fill{
  width:60px;
  height:60px;
  top:30px;
  left:30px;
  position:absolute;
  background-color:#000;
  -webkit-border-radius:100%;
  moz-border-radius:100%;
  border-radius:100%;
  border:2px solid transparent;
  opacity:.1;
  -webkit-animation:alo-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation:alo-circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation:alo-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation:alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation:alo-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;-o-transition:all .5s;
  transition:all .5s;-webkit-transform-origin:50% 50%;
  -moz-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  -o-transform-origin:50% 50%;
  transform-origin:50% 50%
  }
  .alo-phone:hover .alo-ph-circle-fill,.hotline a:hover .alo-ph-circle-fill{
    background-color:rgba(0,175,242,0.5);
    background-color:#00aff2;
    opacity:.75!important
  }.alo-phone.alo-green:hover .alo-ph-circle-fill,.hotline a:hover .alo-ph-circle-fill{
    background-color:rgba(4,175,239,0.5);
    background-color:#baf5a7;
    opacity:.75!important
    }
    .alo-phone.alo-green .alo-ph-circle-fill{
      /* background-color:rgba(255,188,10,0.5); */
      background-color:red;
      opacity:.9!important
      }
    .alo-phone:hover .alo-ph-img-circle,.hotline a:hover 
    .alo-ph-img-circle{
      background-color:#00aff2
    }
    .alo-phone.alo-green.alo-hover .alo-ph-img-circle,.alo-phone.alo-green:hover .alo-ph-img-circle,.hotline&gt;a:hover .alo-ph-img-circle{
 
      background-color:#04AFEF}
      .alo-phone.alo-green .alo-ph-img-circle{

        background-color:red;
        }
  @-moz-keyframes alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-webkit-keyframes alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-o-keyframes alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@keyframes alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-moz-keyframes alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-webkit-keyframes alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-o-keyframes alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@keyframes alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-moz-keyframes alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@-webkit-keyframes alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@-o-keyframes alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@keyframes alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}#alo-fixed{visibility:visible;opacity:0;position:fixed;right:-100px;top:100px;filter:alpha(opacity=0);-webkit-transition:all .4s linear 0;transition:all .4s linear 0}#alo-fixed.show{right:10px;visibility:visible;opacity:1;filter:alpha(opacity=100);-webkit-transition:all .4s linear 0;transition:all .4s linear 0}
  
/*---Reponsive---*/
@media (min-width:1350px){

}
@media (max-width:1200px){

}
@media (max-width:1024px){
    #thongtinchitiet{
        padding-right:0px;
    }

    .left_Dt{
        width:100%;

    }
    .right_Dt{
        display:none;
    }
    .tabs-menu1 li{
        padding:5px 0px;
       
    }
    .tabs-menu1 li a{
        font-size:13px; 
    }
    .tit_home{
        font-size:20px;
    }
    .banner_style_1 h3{
        font-size:22px;
    }
    .cart_m{
        position:fixed;
        top:0px;
        right:5px;
        color:red;
        z-index:9999;
    }
    .cartic_m{
        height:30px;
    }
    .hotline_m{
        margin-top:10px;
    }
    .hotline_m a{
        color:red;
        font-size:20px;
    }
    .logo_m img{
        margin:0 auto;
        max-height:100px;
    }
     .top_slogan{
        padding:10px 0px;
        color:#62ce00;
     }
     .row_m{
        padding:0px 8px;
     }
     .head_info {
        display:block;
        float:none;
     }
    .main-head .logo{
        width:100%;
        text-align:center;
    }
     .main-head{
        position:relative!important;
        padding:5px 0px;
     }
     .top-head p{
        text-align:center;
        margin:10px 0px;
     }
     .social_list {
        width:100%;
        text-align:center;
     }
     .social_list li{
         display:inline-block;
         float:none;
     }
     .social_list li img{
        height:30px;
     }
    .logo{
        text-align:center;
        margin:20px 0px;
    }
    .logo img{
        margin:0 auto;
    }
    .head_info{
        width:auto;
        position:relative;

    }
    .head_info ul{
        margin-top:0px;
    }
   .top_search{
    position:relative;
    width:100%;
    margin:10px 0px;
    padding:0px 10px;


   }
   .entry_whychoose h3{
    font-size:18px;
    font-weight:600;
   }
   .section,.inner{
    padding:10px 0px;
   }
   .block-product .item{
    width:33.3%;
   }
}
@media (max-width:991px){
    .block-product.wrap-list .item{
        width:50%;
    }
     .tabs-menu li a{
        font-size:14px;
    }
     .head_info ul li{
    margin-left:10px;
    margin-bottom:10px;
   }
   .cart-right{
    display:none;
   }

}
@media (max-width:767px){
    .row-md{
        margin-left:0px;
        margin-right:0px;
    }



     .block-product .item{
    width:50%;
   }
   .box_policy{
    margin-bottom:15px;
   }
   #tabs-container{
    padding:5px 0px;
   }
   
     .tabs-menu li a{
        font-size:13px;
    }
    .breadcrumb{
        padding:10px 2px!important;
    }
    .breadcrumb li{
        font-size:12px;
    }

}
@media (max-width:500px){
    #xform input{
        max-width:75%;
    }
    .block-product.wrap-list .item{
        width:100%;
    }
    .item_commitment img{
        
        display:block;
        float:none;
        width:auto;
        margin:0 auto;
    }
    .col-2 h3{
        margin-top:20px;
    }
    .col-2 .product-thumb{
        width:100%;
        display:block;
        float:none;
    }
    .tabs-menu1 li{
        line-height:24px;
    }
    .box_gt .inner_gt{
        padding:5px;

    }
    .box_gt .inner_gt *{
        font-size:20px;
    }
    .tabs-menu1{
        margin-top:25px;
    }
    .tabs-menu1 li:after{
        display:none;
    }
    .heading_tab h2{
        float:none;
        display:block;
    }
    .top_slogan {
        margin-top:30px;
    }
    .row-xs-10{
        margin-left:-10px!important;
        margin-right:-10px!important;
    }
    .block-product .item{
        width:100%;

    }
    .tabs-menu li a{
        font-size:12px;
    }

   .tit_home{
    font-size:20px;
   }
   .row-xs{
    margin-left:-15px;
    margin-right:-15px;
   }
   .head_info ul li{
    margin-left:5px;
     margin-bottom:10px;
   }
}
