body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, span, a, p, sub, blockquote, th, td
{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
body{
    height: 100%;
}
/*-------------------------Header css-------------------------------------------*/
#hdTop{
    background: #eee;
    height: 28px;
    display: block;
}
.hdUser{
    padding-left: 0px;
}
.hdUser li{
     display: inline-block;
     list-style: none;
     margin-right: 10px;
}
.hdUser li a{
    color: #fff;
    text-decoration:none;
}
.headMenu{
    float: right;
    padding: 4px 0;
}
.switchView a{
    padding: 0 5px;
}
.headMenu li{
    display: inline-block;
    list-style: none;
    padding: 0 10px;
    border-left: 1px solid #ddd;
    position: relative;
}
.headMenu li.checkOrder>form {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #aaa;
    display: none;
    right: 0;
    padding: 15px;
    position: absolute;
    top: 21px;
    width: 300px;
    z-index: 101;
}
.headMenu li.checkOrder>form .btnCheck {
    background-color:#00944A;
    color: #fff;
}
.headMenu li.checkOrder:hover > form {
    display: block;
}
.headMenu li:first-child{
    border-left: none;
}
.headMenu li a{
    color: #000;
    font-size: 13px;
    text-decoration: none;
}
.headMenu li a:hover{
    color: #D84938;
}
.hdLanguage{
     padding-left: 0px;
    margin-top: 3px;
 }
.hdLanguage li{
    display: inline-block;
    list-style: none;
    margin-right: 10px;
}
#hdMidTop{
    margin-bottom: 0.7em;
}
#hdLogo{
    padding-left: 0px;
}
#hdLogo a{
    height: 76px;
    overflow: hidden;
    display: block;
}
#hdLogo img{
    max-width: 100%;
}
/*#searchBlock{*/
    /*padding-left: 50px;*/
/*}*/
#hdSearch{
    margin-top: 20px;
    position: relative;
    border: 1px solid  #D84938;
}
#chooseCate{
    display: inline-block;
}
#chooseCate button{
   border-radius: 0px;
    background: #e7e7e7 !important;
}
#hdSearch input{
    display: inline-block;
    width: 50%;
    height: 33px;
    border: none;
}
#hdSearch input:focus{
    outline: 0;
}
/*#hdSearch #search-btn{*/
    /*position: absolute;*/
    /*font-size: 13px !important;*/
    /*background: #eee;*/
    /*border-radius: 0px;*/
    /*top: 36px;*/
    /*left: 1px;*/
    /*min-width: 70px;*/
/*}*/
#hdSearch .btnSearch{
    position: absolute;
    top: 0px;
    right: 0px;
    background-color:#00944A;
    border: none;
    font-size: 23px;
    height: 100%;
}
#hdSearch .btnSearch i{
   color: #fff;
    padding: 4px 7px;
}
#hdCart {
    padding-top: 8px;
    padding-right: 0px;
}
#hdCart>div{
    float:right;
    padding: 5px;
    width: 80px;
}
#hdCart>div p{
    margin-bottom: 0px;
}
#hdCart>div i{
    color: #D84938;;
    font-size: 25px;
    margin-right: 5px;
}
#hdCart>div a{
    padding: 3px;
    color: #000;
    position: relative;
}
#hdCart>div a:hover{
    text-decoration: none !important;
}
#numberPro{
    position: absolute;
    top: -13px;
    left: 15px;
    background: #00944A;
    color: #fff;
    border-radius: 50%;
    line-height: 17px;
    font-size: 14px;
    height: 18px;
    width: 18px;
    text-align: center;
    border: 1px solid #fff;
}
.floor-fixed {
    position: fixed;
    top: 0;
    background: #fff;
    width: 100%;
    z-index: 9999;
    border: 1px solid #e9e9e9;
}
/*-----------End-------- */

/*-------------------------navbar css-------------------------------------------*/
#menu{
    margin-top: 15px;
}
.navbar-default{
    border: none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover
{
    background:#00944A;
    color: #fff;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header
{
    padding-left: 0px;
}
.nav>li>a{
    padding: 15px 25px;
    text-transform: uppercase;
    font-weight: 600;
}


#menuBar{
    background: #00944A;
    /*border-bottom: 2px solid #00944A;*/
}
.menu{
    padding-left: 0px;
}
.menu>p {
    text-transform: uppercase;
    color: #fff;
    background: #00944A;
    line-height: 36px;
    display: block;
    cursor: pointer;
    padding: 0 15px;
    font-size: 15px;
    margin: 0;
    width: 247.5px;
}
.menu>p>.fa {
    line-height: 36px;
    font-size: 17px;
}
.menu>p>.fa-bars {
    float: left;
    margin-right: 15px;
}
.menuTrigger{
    background: #fff;
    border: 1px solid #e9e9e9;
    height: 382px !important;
    position: absolute;
    top: 37px;
    left: 0px;
    right: 30px;
   display: none;
    opacity: 1;
    z-index: 98;
    transition: all 0.15s;
    padding-left: 0px;
    /*width: 250px;*/
}
.menuHome{
   overflow: inherit !important;
   /*top: 0px !important;*/
}
.slimScrollDiv{
    z-index:99;
    overflow: visible !important;
}
.menu:hover .menuTrigger,.menuHome{
    opacity: 1;
    display: block;
}
#fixMenu{
    display: none;
    margin-top: 13px;
}
.menuTrigger{
    border-left: 1px solid  #00944A;
    border-bottom: 1px solid  #00944A;
    border-right: 1px solid  #00944A;
}
.menuTrigger>li,.menuTop>li {
    border-top:1px solid #fff;
    border-right: none;
    border-bottom:1px solid #eaeaea;
    border-left:1px solid #eaeaea;
    background-color: #fff;
    list-style: none;
}
.menuTop ul.lv1{
    top: 12px !important;
    min-height: 390px;
}
.menuHover{
    max-height: 382px;
}
.menuHover>li:hover>ul{
    min-height: 382px;
}
.menuTop.menuHover>li:hover>ul{
    min-height: 369px;
}
.menuMore:hover{
    min-height: 496px;
}
.menuMore>li:hover>ul{
    min-height: 483px;
}
.menuTop.menuMore>li:hover>ul{
    min-height: 495px;
}
/*.menuTop>li:hover>ul{*/
    /*min-height: 483px;*/
/*}*/
.menuMore>li:nth-child(n+11){
    display: none;
}
.menuMore:hover>li:nth-child(n+11){
    display: block;
}
.menuMore>li:last-child{

}
.menuTrigger>li:hover, .menuTop>li:hover{
    background: #fff !important;
    border-right: none;
    border-top: 1px solid #00944A;
    border-bottom: 1px solid #00944A;
}
.menuTrigger>li:first-child:hover, .menuTop>li:first-child:hover{
    border-top: 1px solid #fff;
}
.menuTrigger>li>.menuLink>span, .menuTop>li>.menuLink>span{
    width: 24px;
    height: 24px;
    position: absolute;
    top: 8px;
    left: 8px;
    overflow: hidden;
}

.menuTrigger>li>.menuLink a, .menuTop>li>.menuLink a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
    transition: all 0.1s;
    padding-left: 40px;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    z-index: 4;
}
.menuTrigger>li>.menuLink > a, .menuTop>li>.menuLink > a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 210px;
}
.menuTrigger>li>.menuLink, .menuTop>li>.menuLink{
    position: relative;
}
.menuTrigger>li>.menuLink> a:hover:before,.menuTrigger>li>.menuLink> a.active:before, .menuTop>li>.menuLink> a:hover:before,.menuTop>li>.menuLink> a.active:before{
    background-color: #fff;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: -3px;
    top: 0;
    width: 4px;
    z-index: 4;
}
.menuTrigger>li>.menuLink a:hover{
    /*color:#fff;*/
}
.menuTrigger>li:first-child>.menuLink> a.active:before, .menuTop>li:first-child>.menuLink> a.active:before{
    top: -2px;
}
.menuTrigger>li>.menuLink a>.fa-angle-right, .menuTop>li>.menuLink a>.fa-angle-right{
    position: absolute;
    right: 0;
    font-size: 15px;
    line-height: 41px;
    margin-right: 15px;
    color: #666;
    top: -3px;
}
.box-feature {
    overflow: hidden;
    position: absolute;
    bottom: 5px;
}
.box-feature a {
    display: block;
    float: left;
    width: 120px;
    text-align: center;
    margin-right: 15px;
    margin-left: 5px;
    position: relative;
    z-index: 1;
    color: #333;
}
.box-feature a:hover span {
    background-color: rgb(192, 210, 232);
}
.box-feature a:hover {
    box-shadow: 0 1px 6px #999;
}
.box-feature a span {
    display: block;
    background-color: rgba(204, 204, 204, 0.7);
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    margin-top: 0;
    padding: 0 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 11px;
}
.menuTrigger>li ul.lv1 li a .fa-angle-right , .menuTop>li ul.lv1 li a .fa-angle-right {
    float: right;
    font-size: 15px;
    margin-right: 15px;
    color: #666;
}
.menuTrigger ul, .menuTop ul{
    background: #fff;
}
.menuTrigger ul.lv1, .menuTop ul.lv1{
    display: none;
    border-top:none;
    border-right:1px solid #00944A;
    border-bottom:1px solid #00944A;
    border-left:1px solid #00944A;
    width: 881px;
    z-index: 2;
}
ul.lv1 > li.show1{
    float: left;
}
ul.lv1 > li.show2{
    float: right;
}
/*.menuTrigger ul.lv1{*/
    /*min-height: 420px;*/
/*}*/
.menuTrigger li:hover ul, .menuTop li:hover ul {
    display: block;
}
.menuTrigger ul.lv1, .menuTop ul.lv1 {
    position: absolute;
    top: 0px !important;
    left: 100%;
    padding-left: 0px;
    /*height: ;*/
}
#jsMenuMarkLayer, #jsMenuMarkLayer-bartop {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    cursor: pointer;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 8;
}
.menuTrigger ul.lv1 > li, .menuTop ul.lv1 > li{
    list-style: none;
    width: 35%;
    position: relative;
    z-index: 1;
}
ul.lv1 > li > ul{
    float: left;
    width: 50%;
    padding: 5px 15px;
}
ul.lv1 > li > ul li{
    list-style: none;
}
ul.lv1 > li > ul li a{
    color: inherit;
}

ul.lv1 > li:first-child{
    width: 50%;
}
.img-cate {
	width: 50%;
}
.img-cate img{
	max-width: 100%;
}
.menuTrigger ul.lv1 > li > a, .menuTop ul.lv1 > li > a{
    color: #333;
    font-size: 13px;
    line-height: 20px;
    padding: 5px 0 0 10px;
    text-overflow: ellipsis;
    width: 220px;
    white-space: nowrap;
    overflow: hidden;
}
.menuTrigger ul.lv1 > li > a:hover, .menuTop ul.lv1 > li > a:hover, ul.lv1 > li > ul li a:hover{
    text-decoration: underline;
    color: #00944A;
}
.menuHome ul.lv1 li ul.lv2 {

}
.menuHome ul.lv1 li ul.lv2 li{

}
.menuHome ul.lv1 li ul.lv2 li a{
    display: block;
    line-height: 22px;
    padding: 0 10px;
    font-weight: normal;
    font-size: 12px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 5px;
    overflow: hidden;
}
.menuHome ul.lv1{

}
.img-cate{
    position: absolute;
    right: 0;
    top: 0;
    clear: both;
    display: block;
    max-height: 100%;
    overflow: hidden;
}
.img-cate img {
    display: block;
    float: right;
}
/*.menuHome ul.lv1 li:hover ul.lv2 {*/
    /*display: block;*/
/*}*/
ul.lv1>li{

}
.menuTrigger li ul li a {
    font-size: 14px;
    line-height: 22px;
    display: block;
    color: #000;
    text-decoration: none;
}
.menuTrigger li ul li a:hover{
    /*color:#fff;*/
}
.menuTrigger ul.lv2 li {
    float: left;
    width: 100%;
    list-style: none;
}
.menuTrigger li ul ul li a {
    font-weight: 400;
    color: #000;
    text-decoration: none;
}
.menuTrigger ul.lv1 li{
    position: relative;
}
.menuTrigger ul.lv1 li ul.lv2 {
    padding: 0;
    margin: 0;
    /*display: none;*/
    /*position: absolute;*/
    /*top: -3px;*/
    /*left: 100%;*/
    /*padding-left: 0px;*/
    /*border: 1px solid #e9e9e9;*/
    /*height: auto;*/
}
.menuTrigger ul.lv1 li ul.lv2 li{
    /*float: left;*/
    /*width: 100%;*/
    /*list-style: none;*/
    /*padding: 5px 0px 0 0px;*/
}
.menuTrigger ul.lv1 li ul.lv2 li a{
    /*border-bottom: 1px solid #e9e9e9;*/
}
.menuTop{
    background: #fff;
    border: 1px solid #e9e9e9;
    height: 382px;
    position: absolute;
    top: 36px;
    left: 0px;
    right: 45px;
    display: none;
    opacity: 1;
    z-index: 999;
    transition: all 0.15s;
    padding-left: 0px;
    border-left: 1px solid #00944A;
    border-bottom: 1px solid #00944A;
    border-right: 1px solid #00944A;
}
.menu:hover .menuTop{
    opacity: 1 !important;
   display: block !important;
}

.menu ul.lv1 li ul.lv2 li a{

}

.menuRight{
    float: left;
    width: 100%;
}
ul.navMenu{
    padding-left: 0px;
}
ul.navMenu> li{
    float: left;
    display: block;
    position: relative;
}
ul.navMenu> li > a{
    display: block;
    padding: 0 17px;
    line-height: 36px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}
ul.navMenu>li>span{
    display: block;
    padding: 0 10px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
}
ul.navMenu ul{
    display: none;
    width: 200px;
    height: auto;
    background: #f8f8f8;
    padding: 10px 0 15px;
    z-index: 99;
}
ul.navMenu>li:hover ul.nlv1,ul.nlv1>li:hover ul.nlv2{
    display: block;
}
/*ul.nlv1>li:hover>a{*/
    /*text-decoration: underline;*/
/*}*/
ul.navMenu ul.nlv1{
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #e9e9e9;
}
ul.navMenu ul li{
    padding: 0 10px;
}
ul.nlv1 .fa{
    float: right;
    line-height: 30px;
    padding-right: 15px;
}
ul.navMenu ul.nlv2{
    position: absolute;
    top: -1px;
    left: 100%;
    border: 1px solid #e9e9e9;
}
ul.nlv1 a{
    padding-left: 10px;
    font-size: 13px;
    line-height: 30px;
}
.slicknav_menu {
    display:none;
}


/*--------------------------------Footer-------------------------------*/
#topFooter{
    background:#00944A;
    margin-top: 10px;
}
.footer_block h3{
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.footer_block ul{
    padding-left: 0px;
}
.footer_block ul li{
    list-style: none;
}
.footer_block ul li a{
   color: #fff;
    text-decoration: none;
}
.footer_hotline li{
    color: #fff;
    text-transform: uppercase;
}
.footer_hotline li strong{
   font-size: 18px;
}
.social li{
    display: inline-block;
    margin-right: 10px;
    border-radius: 3px;
    padding: 5px;
    height: 30px;
    width: 30px;
    text-align: center;
}
.social li i {
    color: #fff;
    font-size: 18px;
}
.social li.facebook {
    background: #3D5FA6;
}
.social li.google {
    background: #D84938;
}
.social li.twitter{
    background: #28C6F5;
}
.social li.youtube {
    background: #DC332C;
}
.middleBlock h3{
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
#subscribe{
    width: 100%;
    height: 33px;
    padding-left: 5px;
}
#btnEmail {
    background: #DC332C;
    border: none;
    padding: 6px 6px;
    color: #fff;
    right: 0px;
    position: absolute;
    top: 0px;
}
.sub_title{
    float: left;
    color: #fff;
    font-size: 13px;
}
#fixFooter{
    position: fixed;
    /*margin-top: 15px;*/
    background:#eee;
    bottom: 0;
    width: 100%;
    z-index: 99;
}
/*------------------------------categoryLeft---------------------------------*/
#leftBlock{
    padding-left: 0px;
}
.cateLeft{
    position: relative;
    border:1px solid #D7D7D7;;
    box-shadow: #D7D7D7;
    margin-top: 15px;
}
.imgIcon>img{
	max-width: 100%;
}
.cateLeft h4{
    background:#00944A;
    padding: 10px;
    margin-top: 0px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
}
.cateLeft > ul{
    padding-left: 0px;
}
.cateLeft>ul>li{
    list-style: none;
    padding: 8px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}
.cateLeft>ul>li>a{
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    color: #000;
}
.cateLeft>ul>li>a.active{
	color: #00944A;
}

.cateLeft>ul >li>a i{
    float: right;
}
.cateLeft>ul>li>ul{
    visibility: hidden;
    position: absolute;
    left: 276px;
    top: 34px;
    width: 200px;
    overflow: hidden;
    z-index: 99;
    background: #fff;
    height: 420px;
    border:1px solid #00944A;
    padding-left: 8px;
}
.cateLeft>ul>li:hover >ul{
    visibility:visible;
}
.cateLeft>ul>li>ul>li{
    margin:5px 0;
    list-style: none;
}
.cateLeft>ul>li>ul>li>a{
    font-size: 13px;
    color: #000;
}
#indexLeft{
    height: 455px;
    position: relative;
    border:1px solid #D7D7D7;;
    box-shadow: #D7D7D7;
}
#indexLeft h4{
    background:#00944A;
    padding: 10px;
    margin-top: 0px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
}
#indexLeft > ul{
    padding-left: 0px;
}
#indexLeft>ul>li{
    list-style: none;
    padding: 8px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}
#indexLeft>ul >li>a{
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    color: #000;
}
#indexLeft>ul >li:hover{
    border-bottom:1px solid #00944A;
    border-top:1px solid #00944A;
    border-left:1px solid #00944A;
    border-right:1px solid #fff;
}
#indexLeft>ul >li>a i{
    float: right;
}
#indexLeft>ul>li>ul{
    visibility: hidden;
    position: absolute;
    left: 276px;
    top: 34px;
    width: 800px;
    overflow: hidden;
    z-index: 99;
    background: #fff;
    height: 420px;
    border:1px solid #00944A;
    padding-left: 8px;
}
#indexLeft>ul>li>ul>li{
    width:24%;
    margin:5px 5px;
    float: left;
    list-style: none;
}
#indexLeft>ul>li>ul>li>a{
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    color: #000;
}
#indexLeft>ul>li>ul>li>ul{
    padding-left:15px;
}
#indexLeft>ul>li>ul>li>ul>li{
   list-style: none;
}
#indexLeft>ul>li>ul>li>ul>li>a{
    text-decoration: none;
    font-size: 13px;
    color: #000;
}
#indexLeft ul li:hover >ul{
    visibility:visible;
}

.buyOption{
    border:1px solid #ccc;
    box-shadow: #c9c9c9;
    margin-top: 15px;
}
.buyOption h4{
    background:#00944A;
    padding: 10px;
    margin-top: 0px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 0px;
    font-size: 17px;
}

.buyOption ul,
.buyOption ul li,
.buyOption ul li a {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*.buyOption ul ul {*/
    /*display: none;*/
/*}*/

.buyOption > ul > li > a {
    padding: 12px 20px;
    border-bottom: 1px solid #D7D7D7;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    /*font-weight: bold;*/
    text-decoration: none;
    color:  #DC332C;
    background: #F5F5F5;
    font-weight: bold;
}
.buyOption > ul > li.has-sub > a:after {
    display: block;
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    right: 20px;
    z-index: 10;
    top: 13.5px;
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.buyOption > ul > li.open > a{
    color:#00944A;
}

.buyOption > ul > li.open > a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
}
.buyOption > ul > li:last-child > a,
.buyOption > ul > li.last > a {
    border:none;
}

.buyOption ul ul li a {
    cursor: pointer;
    padding: 10px 20px;
    z-index: 1;
    text-decoration: none;
    font-size: 13px;
    color: #000;
    background: #FBFBFB;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.buyOption ul ul li a i{
    margin-right: 5px;
}
.buyOption ul ul li:first-child > a {
    box-shadow: none;
}

.onlineSupport{
    border:1px solid #ccc;
    box-shadow: #c9c9c9;
    margin-top: 15px;
}
.onlineSupport h4{
    background:#626262;
    padding: 10px;
    margin-top: 0px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    font-size: 17px;
}
.onlineSupport ul{
    padding-left: 15px;
}
.onlineSupport ul li{
    list-style: none;
    margin-bottom: 5px;
}
.onlineSupport .sup_hotline li{
    color: #DC332C;
    font-size: 16px;
    font-weight: bold;
}
.onlineSupport h5{
    padding-left: 15px;
}
/*--------------------rightBlock-------------------*/
.rightBlock{
    padding-left: 0px;
    padding-right: 0px
}
.homeBanner{
    width: 79%;
    height: 382px;
    position: relative;
    margin-left: 247px;
    overflow: hidden;
}
.homeBanner ul{
    padding-left: 0px;
}
.homeBanner ul li{
    list-style: none;

}
.blockMenu{
    width: 100%;
    background: #EEEBEB;
    display: table;
}
.blockMenu ul{
   padding-left: 0px;
}
.blockMenu ul li{
    display: inline-block;
    list-style:  none;
    padding: 0 20px 0 10px;
    line-height: 40px;
    position: relative;
    float: left;
    height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    margin-right: 20px;
}
.blockMenu ul li:after{
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    content: "";
    display: block;
    height: 28px;
    position: absolute;
    right: -15px;
    top: 6px;
    transform: rotate(-45deg);
    width: 30px;
}
.blockMenu ul li.active{
    background: #D84938;
    color: #fff;
}
.blockMenu ul li.active:after{
    background: #D84938;
}

#product_bestseller,#product_hot{
    display: none;
}

.remaining-content{
    display: none;
}
/*.productBlock{*/
    /*border: 1px solid #ccc;*/
/*}*/
.prItem{
    padding-left: 4px;
    padding-right:0px
}
.pcItem{
    padding-right: 9px;
    padding-left: 8px;;
    margin-top: 10px;
    margin-bottom: 10px;
}
.productBlock{
    border: 1px solid #ccc;
    padding: 5px;
    position: relative;
}
.productBlock .img{
    height: 150px;
    overflow: hidden;
    display: block;
    text-align: center;
    position: relative;
}
.view_detail{
    display: none;
    position: absolute;
    top: 70px;
    left: 45px;
    color: #fff;
    background: #00944A;
    padding: 5px;
}
.productBlock:hover .view_detail{
   display: block;
}
.buyOption .lstAttr{
    max-height: 250px;
    overflow-y: auto;
}
.productBlock .nameBlockText{
   text-decoration: none;
    color: #000;
    margin: 2px 0 2px;
    height: 50px;
    display: block;
    overflow: hidden;
    line-height: 17px;
}
.productBlock .nameBlockText:hover{
    color:#D84938;
}
.productBlock .img img.img-loop{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.productBlock .img img{
   max-width: 100%;
    max-height: 100%;
}
.productBlock>span{
    font-size: 14px;
    color: #D84938;
    font-weight: bold;
    margin-right:15px;
}
.productBlock>del{
    font-size: 13px;
}
.productBlock p{
   margin: 5px 0 2px;
}
.productBlock input{
    width: 20%;
    text-align: center;
    border: 1px solid #00944A;
}
.productBlock .buynow{
    display: inline;
    background: #00944A;
    color: #fff;
    padding: 5px 10px;
    margin-left: 5px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
}
.productBlock .buynow:hover{
    background: #D84938;
}
.productBlock .saleTag{
    width:35px;
    height:46px;
    background:url(../img/sale.png);
    position:absolute;
    top:0;
    right:0
}
.productBlock .saleTag span{
    color:#fff;
    font-weight:bold;
    font-size:16px;
    position:absolute;
    top:16px;
    left:3px;
}
.img_view{
    padding-left: 0px
}
.img_view img{
   max-width: 100%;
    height: 100%;
}
.listProduct .saleTag{
    width:35px;
    height:46px;
    background:url(../img/sale.png);
    position:absolute;
    top:-10px;
    right:0
}
.listProduct .saleTag span{
    color:#fff !important;
    font-weight:bold !important;
    font-size:16px !important;
    position:absolute !important;
    top:16px !important;
    left:3px !important;
}
.blockCategory{
    display: table;
    width: 100%;
    border: 1px solid #ccc;
    margin: 10px 0 10px;
}
.blockCategory .blockCateMenu{
    background: #f4f2f3;
    border: 1px solid #eee;
    line-height: 24px;
    display: table;
    width: 100%;
}
.blockCategory .blockCateMenu>h2{
    background: #00944A;
    padding: 16px 30px 0 5px;
    line-height: 16px;
    position: relative;
    float: left;
    height: 59px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    width: 190px;
    vertical-align: middle;
    display: block;
}
.blockCategory .blockCateMenu>h2:after{
    background: #00944A;
    content: "";
    display: block;
    height: 41px;
    position: absolute;
    right: -21px;
    top: 9px;
    transform: rotate(-45deg);
    width: 41px;
}
.blockCategory .blockCateMenu ul{
    float: left;
    width: 70%;
    margin: 0 !important;
    height: 59px;
    display: block;
    overflow: hidden;
}
.blockCategory .blockCateMenu ul li{
    display: inline-block;
    list-style: none;
    margin-top: 5px;
}
.blockCategory .blockCateMenu ul li a {
    font-size: 14px;
    border-right: 1px solid #c0c0c0;
    padding: 0 5px;
    color:#00944A;
    text-decoration: none;
    display: block;
}
.blockCategory .blockCateMenu ul li:last-child a {
    border-right: none;
}
.blockCategory .blockCateMenu ul li a span{
    display: block;
    height: 30px;
    background-size: 100%;
}
.blockCategory .blockCateMenu .viewmore{
    display: block;
    float: right;
    text-transform: uppercase;
    font-size: 12px;
    padding: 17px 13px;
    background: rgb(72, 68, 68);
    color: #fff;
}
.blockCategory .blockCateMenu .viewmore i {
    font-size: 16px;
    margin-left: 10px;
}

#cateProduct li{
    list-style: none;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cssmenu {
    color: #ffffff;
}
#cssmenu ul ul {
    display: none;
}
.align-right {
    float: right;
}
#cssmenu > ul > li > a {
     padding: 12px 20px;
     border-bottom: 1px solid #D7D7D7;
     cursor: pointer;
     z-index: 2;
     font-size: 14px;
     /*font-weight: bold;*/
     text-decoration: none;
     color: #000;
     background: #F5F5F5;
 }
#cssmenu > ul > li.has-sub > a:after {
    display: block;
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    right: 20px;
    z-index: 10;
    top: 13.5px;
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.open > a {
    background:  #D84938;
}
#cssmenu > ul > li.open > a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
    border:none;
}
.holder {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
}
.holder::after,
.holder::before {
    display: block;
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    right: 20px;
    z-index: 10;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.holder::after {
    top: 17px;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
    border-color: #eeeeee;
}
.holder::before {
    top: 18px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-top-color: inherit;
    border-left-color: inherit;
}
#cssmenu ul ul li a {
    cursor: pointer;
    padding: 10px 20px;
    z-index: 1;
    text-decoration: none;
    font-size: 13px;
    color: #000;
    background: #eee;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

#cssmenu ul ul li:first-child > a {
    box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul ul li a {
    padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
    border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
    border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
    border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
    display: block;
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    right: 20px;
    z-index: 10;
    top: 11.5px;
    border-top: 2px solid rgba(0, 0, 0, 0.75);
    border-left: 2px solid rgba(0, 0, 0, 0.75);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
/*#cssmenu ul ul li.active > a::after,*/
/*#cssmenu ul ul li.open > a::after,*/
/*#cssmenu ul ul li > a:hover::after {*/
    /*border-color: #ffffff;*/
/*}*/

/* -------------------------------Sub menu--------------------------- */
/*ul.nav li.dropdown:hover > ul.dropdown-menu {*/
    /*display: block;*/
    /*margin-top:0px;*/
/*}*/

/*-------------------------breadcrumb------------------------*/
.breadcrumbBox{
    background: #00944A;
    width: 100%;
    float: left;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    margin-top: 15px;
}
.breadcrumbBox .breadcrumb {
     padding: 0px !important;
     background: none !important;
 }
.breadcrumbBox .breadcrumb li a{
    color: #fff;
    text-decoration: none;
}
#fullBreadcrumb .breadcrumb{
    background: #fff !important;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-top: 15px;
}
#fullBreadcrumb .breadcrumb li a{
    color: #000504;
}
.sort{
    text-align: right;
}
.sort label{
    color: #fff;
    font-weight: 300;
}
.sort a{
    color: #ccc;
    text-decoration: none;
    cursor: pointer;
}
.sort a.active{
    color: #fff;
}
.sort a i{
    font-size: 15px;
}
.sort .filterMore{
    padding: 3px;
    border: none;
}
.listProduct{
    border: 1px solid #ccc;
    margin-top: 10px;
}
.listProduct div:nth-child(1) a{
    height: 150px;
    overflow: hidden;
    display: block;
}
.listProduct div:nth-child(1) a img{
  max-height: 100%;
    max-width: 100%;
}

.listProduct div:nth-child(2) span{
    font-size: 14px;
    color: #D84938;
    font-weight: bold;
    margin-right:15px;
}
.listProduct div:nth-child(2) del{
    font-size: 13px;
}
.listProduct div:nth-child(2) a{
    margin: 0 0 2px;
    color: #000;
    text-decoration: none;
}
.listProduct div:nth-child(3) input{
    width: 20%;
    text-align: center;
    border: 1px solid #00944A;
}
.listProduct div:nth-child(3) .buynow{
    display: inline;
    background: #00944A;
    color: #fff;
    padding: 5px;
    margin-left: 5px;
    text-transform: uppercase;
    text-decoration: none;
}
.listProduct div:nth-child(3) .buynow:hover{
    background:#D84938;
}
.listProduct div:nth-child(2){
    margin-top:10px;
}
.listProduct div:nth-child(3){
    margin-top:10px;
}



/*----------------------------product view--------------------------*/
.proVImg{
    height: 350px;
    overflow: hidden;
    display: block;
    text-align: center;
    border: 1px solid #ccc;
    padding: 5px;
    position: relative;
}
.proVImg img{
    max-width: 100%;
    max-height: 100%;
}
.proVImg .saleTag{
    width:35px;
    height:46px;
    background:url(../img/sale.png);
    position:absolute;
    top:0;
    right:0
}
.proVImg .saleTag span{
    color:#fff;
    font-weight:bold;
    font-size:16px;
    position:absolute;
    top:16px;
    left:3px;
}
.listImg{
    margin-top: 10px;
}

.blockTab{
    width: 100%;
    background: #EEEBEB;
    display: table;
}
.blockTab ul{
    padding-left: 0px;
}
.blockTab ul li{
    display: inline-block;
    list-style:  none;
    padding: 0 20px 0 10px;
    line-height: 40px;
    position: relative;
    float: left;
    height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-right: 20px;
}
.blockTab ul li:after{
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    content: "";
    display: block;
    height: 28px;
    position: absolute;
    right: -15px;
    top: 6px;
    transform: rotate(-45deg);
    width: 30px;
}
.blockTab ul li.active{
    background: #00944A;
    color: #fff;
}
.blockTab ul li.active:after{
    background: #00944A;
}
#tab_description,#tab_detail{
	margin-top: 10px;
    padding: 10px;
}
#tab_description img,#tab_detail img{
	max-width: 100%
}

#foo{padding-left: 0px;width: 90%;margin: 0 auto}
#foo li{float: left;margin: 0 5px 0 5px;list-style: none;border: 1px solid #eee}
#foo li .child_img{height: 100px;display: block;overflow: hidden;line-height: 100px;width: 100%}
#foo li .child_img img{width: 100%;vertical-align: middle;height:100%}
#foo .owl-next{
    top: 35px;
    right: -35px;
}
#foo .owl-next:after,#foo .owl-prev:after{
    font-family: FontAweSome;
    font-size: 20px;
    color: #000;
    /*background: #4B3621;*/
    /*border-radius: 50%;*/
    /*padding: 8px;*/
}
#foo .owl-next:after{
    content: "\f138";
    font-size: 20px;
}
#foo .owl-prev {
    top: 35px;
    left: -15px;
}
#foo .owl-prev:after{
    content: "\f137";
}
.blockRelateMenu{
    background: #f4f2f3;
    border: 1px solid #eee;
    line-height: 24px;
    display: table;
    width: 100%;
}
.blockRelateMenu>h2{
    background: #00944A;
    padding: 0 20px 0 10px;
    line-height: 40px;
    position: relative;
    float: left;
    height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
}
.blockRelateMenu>h2:after{
   background: #00944A;
    content: "";
    display: block;
    height: 27px;
    position: absolute;
    right: -15px;
    top: 7px;
    transform: rotate(-45deg);
    width: 30px;
}
.blockRelateMenu .viewmore {
    display: block;
    float: right;
    text-transform: uppercase;
    font-size: 12px;
    padding: 8px 13px;
    background: rgb(72, 68, 68);
    color: #fff;
}
.proRight > h1 {
	font-size: 17px;
	font-weight:bold;
	margin:10px 0 10px;
}
.proRight > span {
	color: #00944A;
	font-size: 20px;
	font-weight: bold;
}
.proRight > del {
	font-size: 16px;
	margin-left: 30px;
}
.proRight hr {
	margin: 10px 0 10px;
}
.proAction{
	margin-top: 5px;
}
.proAction .addToCart{
	background: #D84938;
    margin: 5px;
    padding: 6px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
.proAction input{
    width: 10%;
    padding: 2px;
    text-align: center;
}
.proAction .addToCart i{
	margin-right: 5px;
}
.proRight h4{
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}
.pv_detail p{
    margin-bottom: 0px;
    font-size: 14px;
}
.delivery_box{
    margin-top: 15px;
    border: 1px solid #eee;
    /*border-bottom: none;*/
}
.delivery_box h4{
    font-size: 14px;
    font-weight:bold;
    color: #000;
    text-align: center;
}
.delivery_box ul{
    padding-left: 10px;
}
.delivery_box ul li{
    list-style: none;
}
.delivery_box ul li i{
    background-image: url("../img/spritesheet2.png");
    height: 40px;
    width: 32px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.delivery_box ul li:nth-child(1) i{
    background-position: -90px -90px;
    background-repeat: no-repeat;
}
.delivery_box ul li:nth-child(2) i{
    background-position: -98px -5px;
    background-repeat: no-repeat;
}
.delivery_box ul li:nth-child(3) i{
    background-position: -6px -55px;
    background-repeat: no-repeat;
}
.delivery_box ul li span{
    font-size: 12px;
    max-width: 150px;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
}
.supplier_box{
    border: 1px solid #eee;
}
.supplier_box ul{
    padding:10px 0 0 10px;
}
.supplier_box ul li {
    list-style: none;
}
.supplier_box ul li i{
    background-image: url("../img/spritesheet2.png");
    height: 40px;
    width: 32px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background-position: -53px -5px;
    background-repeat: no-repeat;
}
.supplier_box ul li span{
    font-size: 12px;
    max-width: 150px;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
}
/*-----------------------cart css-------------------*/

.cartBlock{
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 15px;
}
.cartBlock h4{
    color: #00944A;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
.cartItem{
    border-bottom: 1px solid #eee;
    padding: 15px 0 15px
}
.cartItem img{
    max-width: 100%;
}
.cartItem .pcName{
    color: #00944A;
    font-size: 14px;
    font-weight: bold;
}
.cartItem p {
    margin: 0px;
}
.cartItem hr{
    margin-top: 5px;
    margin-bottom: 10px;
}
.removeCartItem{
    float: right;
    padding: 10px;
}
.removeCartItem i{
    color: #D84938;
    font-size: 16px;
}
.cartInfo .pcPrice span {
    color: #00944A;
    font-size: 14px;
    font-weight: bold;
}
.cartInfo .pcTotal{
    float: right;
    text-transform: uppercase;
}
.cartInfo .pcTotal span{
    color: #00944A;
    font-size: 15px;
    font-weight: bold;
}
.cartBlock .cartTotal{
    float: right;
}
.cartBlock .cartTotal p{
   font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}
.cartBlock .cartTotal p span{
    color: #00944A;
}
.cartBlock .cartNavigator {
    float: right;
}
.cartBlock .cartNavigator .btnBack {
    background: rgb(72, 68, 68);
    padding: 6px 15px;
    color: #fff;
}
.cartBlock .cartNavigator .btnCheck{
    background: #00944A;
    padding: 8px 15px;
    color: #fff;
}
.cartBlock .cartNavigator .btnCheck:after{
    content:" \f138";
    font-family: FontAwesome;
}
.updateCart{
    padding: 2px;
    margin-left: 10px;
}

/*------------------------order csss-----------------------*/
#step h3{
    background: #F4F2F3;
    font-size: 15px;
    padding: 7px;
    margin-bottom: 10px;
    font-weight: bold;
}
.fInputOrder{
    padding-left: 0px;
}
.fInputOrder li{
    list-style: none;
    margin-bottom: 10px;
}
.fInputOrder li .input {
    display: inline-block;
    width: 95%;
    height: 28px;
    padding: 0 5px;
}
.formError .formErrorContent, .formError .formErrorArrow div{
    border-radius: 0!important;
}
.formError .formErrorContent{
    min-width: 136px !important;
}
.b{
    margin: 8px 0 5px 0;
}
.b label{
    font-size: 12px;
}
#paymentMethod{
    padding-left: 10px;
}
.listBank span {
    float: left;
    width: 50px;
    height: 34px;
    overflow: hidden;
    margin: 2px;
    cursor: pointer;
    padding: 2px;
}
.listBank span:hover{
    background: #ccc;
}
.listBank{
    display: none;
}
.listBank span.active{
    background: #ccc;
}
#cartReview {
    /*border-bottom: 2px solid #333;*/
    margin: 20px 0 0;
    max-height: 225px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}
.cartItemProd{
    margin-bottom: 15px;
}
.cartItemProd>a>img {
    max-width: 100%;
}
.cartItemProdInfo>p {
    display: block;
    line-height: 1.3em;
    overflow: hidden;
    text-align: left;
    margin: 0px;
}
.thcheckout tr{
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0;
    font-weight: bold;
    text-align: center;
}
.tbcheckout tr{
    border-bottom: 1px solid #ccc;
}
.tbcheckout td{
    padding: 8px 0;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}
.boder-none{
    border-bottom: none !important;
}
.btnRed {
    border: none;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #D84938;
    transition: all 0.15s;
}
.btnCK{
    float: right;
    border: none;
    padding: 7px 20px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #00944A;
    transition: all 0.15s;
}


/*-------------------Signin & signup----------------------*/

#signin .f ul{
    padding-left: 0px;
}
#signin .f ul li{
    list-style: none;
    color: #373737;
    font-size: 12px;
    margin-bottom: 10px;
}
#signin .f .errors li{
    margin-top: 5px;
    color: #D84938 !important;
}
#signin .f ul li label{
    display: block;
    color:#00944A;
}
#signin .f ul li input{
    border: 1px solid #ccc;
    width: 100%;
    height: 33px;
    padding :0 10px;
}
#signin .f ul li select {
    border: 1px solid #ccc;
    height: 33px;
    width: 100%;
    display: inline-block;
    padding :0 10px;
}
#signin h3{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 21px;
    margin-bottom: 20px;
    text-align: center;
}
#signup{
    margin-bottom: 20px;
}
#signin .f ul li textarea{
    border: 1px solid #ccc;
    height: 33px;
    width: 100%;
    display: inline-block;
}
#signin .f ul li input#btnSubmit{
    height: 38px;
    width: 150px;
    background: #00944A;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    color: #fff;
}
#signin .f ul li.btns{
    padding: 10px 0;
}
#signin .btnEdit {
    background: #00944A;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    color: #fff;
    padding: 5px 15px;
    text-decoration: none;
}
#profile h3{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 21px;
    margin-bottom: 20px;
}
#profile .btnEdit {
    background: #00944A;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    color: #fff;
    padding: 5px 15px;
    text-decoration: none;
}
/*---------------404 error---------------------*/
#error>h1, #error>h2{
    text-align: center; font-weight: normal; text-transform: uppercase;
}
#error>h1{
    font-size: 80px;
}
#error>h2{
    font-size: 20px;
}
#error>p{
    text-align: center; margin-bottom: 20px;
}
#error>p>span{
    font-size: 20px; border-top: 1px solid #333; padding: 15px 0; display: inline-block;
}
/*----------------------Contact css--------------*/
#fContact input{
    width: 100%;
    height: 28px;
    border: 1px solid #ccc;
    padding: 0 5px;
    box-sizing: border-box;
    margin: 5px 0 5px;
}

#fContact textarea{
    width: 100%;
    height: 150px;
    resize: none;
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px 0;
}
#fContact button[type="submit"]{
    display: inline-block;
    padding: 5px 20px;
    border: none;
    text-transform: uppercase;
    background-color: #00944A;
    font-weight: bold;
    font-family: sans-serif !important;
    color: #fff;
}
#fContact button[type="submit"]:after{
    content:" \f138";
    font-family: FontAwesome;
}
#fContact #showErrorContact{
    border: 1px dashed #D84938;
    margin-bottom: 10px;
    color: #D84938;
    padding: 2px 5px;
    text-align: center;
    font-weight: bold;
}
#fContact #showSuccessContact{
    border: 1px dashed #00944A;
    margin-bottom: 20px;
    color: #00944A;
    padding: 2px 5px;
    text-align: center;
}
.contactTitle {
    width: 100%;
    background: #00944A;
    line-height: 15px;
}
.contactTitle h2{
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    padding: 10px;
}


/*---------------------news-------------------*/
.newItems{
    margin-bottom: 15px;
    background: #f8f8f8;
}
.newItems .newImg{
    padding: 15px 0 15px;
}
.newItems .newImg a{
    height: 170px;
    overflow: hidden;
    display: block;
}
.newItems .newImg a img{
   max-width: 100%;
}
.newContent{
    padding-top: 15px;
}
.newContent .newTitle{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    color: #000;
    padding-bottom: 5px;
    display: block;
}

.newContent .newViewMore{
    background:#00944A;
    padding: 7px 20px;
    color: #fff;
    text-decoration: none;
}

.newDetail{
    background: #f8f8f8;
    padding: 10px;
}
.newDetail img{
    max-width: 100% !important;
}
.relateNew {
    margin-top: 15px;
}
.relateNew h4{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
.relateNew .relateItem > div{
    height: 100px;
    overflow: hidden;
    display: block;
}
.relateNew .relateItem >div img{
   max-width: 100%;
}
.relateNew .newTextBlock{
    text-decoration: none;
    color: #000;
    margin-top: 5px;
    display: block;
}


/*------------- brand css ----------------*/
.brandItem{
    margin-top: 15px;
    border: 1px solid #ccc;
    padding: 5px;
}
.brandItem:last-child{
    margin-bottom: 15px;
}
.brandItem .brandItem{
    height: 70px;
    overflow: hidden;
    display: block;
}
.brandItem img{
    max-width: 100%;
    vertical-align: middle;
    max-height: 100%;
}
.brandItem .brandName{
    text-decoration: none;
    color: #000;
}
.brandItem .brandImg{
    height: 70px;
    overflow: hidden;
    line-height: 70px;
    display: block;
}

/*------------------pagination-------------------*/

.pager {
    text-align: right;
    border: 1px solid #eee;
    padding: 10px;
 }

.pager .titlePages{
    display: none;
}
.pager .labelPages{
    float : left !important;
}
.pager .currentPage{
    color: #D84938;
    font-weight: bold;
    margin: 5px;
}
.pager .paginator a{
    margin: 0 5px;
    color: #000;
}

/*menu*/
.navbar-nav>li>.dropdown-menu{background: #f8f8f8;}
.dropdown-submenu>.dropdown-menu{background: #f8f8f8;}
.navbar-inverse .navbar-nav > li > a{color: #000;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #00944A;
    color: #fff;
}

@media only screen and (min-width: 768px) {
    .dropdown:hover .multi-level {display: block;}
    .dropdown-submenu:hover>.dropdown-menu {display: block;}
    .dropdown-submenu {position: relative;}
    .dropdown-submenu>.dropdown-menu {top: 0;left: 100%;margin-top: -6px;margin-left: 1px;}
    .dropdown-submenu>a:after{content: none !important;}
    .dropdown-submenu:hover>a:after {border-left-color: #fff;}
    .dropdown-submenu.pull-left {float: none;}
    .dropdown-submenu.pull-left>.dropdown-menu {left: -100%;margin-left: 10px;}
    .dropdown-menu > li:last-child{border:none;}
}
/*facebook*/
.fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget span iframe[style] {max-width: 100% !important;}


#btTop {
    position: fixed;
    bottom: 30px;
    right: 10px;
    display: none;
}
#btTop i {
    cursor: pointer;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 30px;
    background: #00944A;
    color: #fff;
}
.cate_block{
    margin-top: 10px;
    text-align: center;
    border: 1px solid #eee;
    padding: 2px;
}
.cate_block .cate_information a{
    text-decoration: none;
    color: #000;
    height: 40px;
    display: block;
    overflow: hidden;
}
.cate_block .cate_img {
    height: 120px;
    overflow: hidden;
    display: block;
}

.cate_block .cate_img img{
    max-width: 100%;
}
/*.cate_block:hover{*/
    /*border: 1px solid #eee;*/
/*}*/
/*.cItem:hover{*/
    /*border: 1px solid #eee;*/
/*}*/
#textSearch{
    position: relative;
}
#searchFolding {
    display: none;
    position: absolute;
    top: 35px;
    left: 0px;
    width: 602px;
    padding: 5px 0;
    background: #fff;
    box-shadow: 0 0 2px #bbb;
    border-bottom: 1px solid #888;
    z-index: 100;
}
#searchFolding a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 5px 10px;
    color: #7e7e7e;
}
#searchFolding a:nth-of-type(odd) {
    background: #F6F6F6;
}
#searchFolding a:hover{
    background: #1aa3da;
    color: #fff;
}
#searchFolding a span{
    float: right;
    color: #7e7e7e;
}
#searchFolding a i{
    color: #0E76BC;
    font-size: 11px;
}


.details-user .user-title{
    text-transform: uppercase;
    color: #666;
    font-size: 17px;
    padding: 5px 0;
    border-bottom: 1px solid #e9e9e9;
    display: block;
}
.details-user #profileIf> div{
    padding: 10px 0;
    margin-left: 10px;
}
.details-user #profileIf> div > span{
    padding-right: 15px;
    width: 100px;
    display: inline-block;
}
.details-user #profileIf> div > a{
    float: left;
    display: inline-block;
    color: #fff;
    background: #e12126;
    padding: 10px 15px;
    text-transform: uppercase;
}
.details-user #profileIf > .profile table{
    width: 80%;
    margin-left: 10px;
}
.details-user #profileIf > .profile tr{
    line-height: 25px;
    width: 100%;
}

.details-user #profileIf > .profile tr td.val input{
    padding: 5px;
    width: 100%;
}
.details-user #profileIf > .profile tr td.val select{
    padding: 5px;
    width: 50%;
}
.details-user #profileIf > .profile tr td.val button{
    border:  none;
    background: #e12126;
    text-transform: uppercase;
    color: #fff;
    margin: 10px 0;
    padding: 5px 10px;
}
.details-user #profileIf > .profile tr td.val a{
    padding: 10px 15px;
    margin: 10px 0;
    text-transform: uppercase;
    border: 1px solid #e9e9e9;
    color: #666;
}
.block-order1 ul li{
    float: left;
    width: 45%;
    list-style: none;
}
.block-order1 ul{
    padding-left: 0px;
}
.block-order1 ul li p{
    display: block;
}

.status-order{
    display: inline-block;
    background-image: url("../img/icon_status.png");
    background-repeat: no-repeat;
    background-position: left center;
    height: 16px;
    width: 20px;
    vertical-align: top;
}
.status_active{
    color: #e12126;
}
.status_active .status-order{
    background-image: url("../img/active_status.png") !important;
}


.homeBanner .owl-theme .owl-controls {
    bottom: 2%;
    position: absolute;
    right: 5%;
    text-align: center;
}
.homeBanner .owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.homeBanner .owl-controls .owl-page,.homeBanner .owl-controls .owl-buttons div {
    cursor: pointer;
}

.homeBanner .owl-theme .owl-controls .owl-page span {
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: 0 3px;
    width: 13px;
}
.homeBanner .owl-theme .owl-controls .owl-page.active span{
    background: #fff;
    border: 1px solid #fff;
}

.cloudzoom-lens {
    width: 150px !important;
    height: 150px !important;
}
.cloudzoom-zoom {
    border: none;
    box-shadow: none;
}
.cloudzoom-lens {
    border: 1px solid #888;
    width: 100px !important;
    height: 100px !important;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
}
.cloudzoom-blank>div:last-of-type{
    display: none !important;
}
#justBuy ul{
    padding-left: 0px;
}
#justBuy ul li{
    list-style: none;
}
.loginFb{
    background-color: #3B5998;
    color: #FFF;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    width: 100px;
    margin: 0 0 20px 0px;
    text-decoration: none;
}
.loginFb i{
    margin: 0 5px 0 5px;
}
.loginGg{
    background-color: #E02F2F;
    color: #FFF;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    width: 96px;
    margin: 0 0 0 10px;
    text-decoration: none;
}
.loginGg i{
    margin: 0 5px 0 5px;
}
.loginGg:hover,.loginFb:hover{
    color: #fff;
}
.hideList{
    max-height: 175px;
    overflow: hidden;
    position: relative;
}
ul.sizeAttr > li{
    display: block !important;
}
ul.lstAttr > span{
    position: absolute;
    z-index: 5;
    right: 3px;
    bottom: 0px;
    cursor: pointer;
    padding: 5px;
    color: #000;
    font-size: 12px;
}
.contentBrand {
    padding: 0px;
}
.imageDetails img, .contentBrand img{
    width: 100%;
    height: 70px !important;
}
#sAttr{
	position: relative;
	text-align: center;
}
.searchAttr{
	width: 99%;
	padding: 5px 10px;
	border: 1px solid #ccc;
	margin: 1px auto;
}
#sAttr i{
	position: absolute;
	color: #ccc;
	right: 15px;
    top: 7px;
}
#rsAttr{
	position: absolute;
	top: 30px;
	left: 1px;
	z-index: 100;
	width: 99%;
	border: 1px solid #ccc;
	display: none;
}
#rsAttr>a:HOVER{
	background: #eee;
}
@media (min-width: 768px){
    .navbar .container{
        padding-left: 0px;
    }
}

.deactive{
    background: #aaa;
    pointer-events: none;
}
.attr a {
    display: inline-block;
    min-width: 25px;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
    border: 1px solid #fff;
    margin-right: 7px;
    transition: all 0.2s;
    box-shadow: 0 0 0 1px #B8B8B8;
    text-align: center;
    font-size: 14px;
    padding: 0 3px;
    color: #333;
}

.attr p {
    font-size: 15px;
}

.attr a:hover, .attr a.active {
    box-shadow: 0 0 2px 2px #FF7A00;
}

.p-child {
    margin: 10px 0;
}

#select-pChild {
    width: 100%;
    padding: 7px 5px;
}
.content-brand{
    border: 1px solid black;
}
.content-brand p{
    margin: 20px;
    font-size: 13px;
}
.cloudzoom{
    height: 100%;
}
.vote .si.voteHover, .vote .si.active {
    background-position: 3px -249px;
}
.si {
    background: transparent url("../img/spriteIcon.png") no-repeat scroll 0 0;
}
.vote .si {
    float: left;
    width: 20px;
    height: 15px;
    background-position: 3px -329px;
    cursor: pointer;
}
.product-price-star .star {
    margin-top: 15px;
}
.pro-price {
    display: flex;
}
.product-price-star span, .box-pro-prices span {
    display: inline-block;
}
.rate-box {
    margin-top: 20px;
    margin-bottom: 20px;
}
.comment-info {
    margin-top: 10px;
}
#tab_rate form{
    margin: 0 15px;
}
#btnRate{
    text-align: center;
    margin-bottom: 15px;
}
.blockShip-present {
    border: 1px solid #ccc;
    padding: 20px;
    position: relative;
    margin-top: 25px;
}

.blockShip-present .psGifts>i {
    position: absolute;
    top: -19px;
    background: #fff;
    font-size: 30px;
}
.account-sidebar .account-sidebar-items {
    display: flex;
    flex-direction: column;
}
.account-sidebar .account-sidebar-items a {
    border: 1px solid #00944A;
    padding: 10px 20px;
    background: #fff;
    color: #000;
    margin-bottom: 5px;
    border-radius: 16px;
}
.account-sidebar, .account-order {
    padding-top: 20px;
}
.account-sidebar .account-sidebar-items a.active, .account-sidebar .account-sidebar-items a:hover {
    background: #00944A;
    color: #fff;
}