﻿@font-face {
    font-family: Roboto-Regular;
    src: url('fonts/Roboto-Regular.ttf')
}

@font-face {
    font-family: Roboto-Bold;
    src: url('fonts/Roboto-Bold.ttf')
}

@font-face {
    font-family: Roboto-Italic;
    src: url('fonts/Roboto-Italic.ttf')
}
/*===== dang ky website=====*/
.dang-ky-web-site {
    position: fixed;
    top: 0px;
    left: 0px;
    float: left;
    width: 100%;
    z-index: 999999;
    background: #18a4dd;
}
.dang-ky-web-site-content {
    width: 1170px;
    max-width: 100%;
    margin: 0px auto;
    padding: 0px 15px;
    font-size: 16px;
}
.dang-ky-left {
    float: left;
    padding: 9px;
    padding-left: 20px;
    position: relative;
}
.dang-ky-left:before {
    content: "";
    background: url("/theme/default/img/icon-back.png") no-repeat;
    width: 20px;
    height: 20px;
    left: 0px;
    position: absolute;
    top: 15px;
}
.popup-dang-ky {
    background: url("images/Poppup.png") no-repeat top center;
}
.dang-ky-web-site-content a {
    color: white;
    display: inline-block;
    padding-right: 20px;
}
.dang-ky-web-site-content span {
    color: white;
}
.dang-ky-right {
    float: right;
    padding: 5px;
    padding-right: 0px;
}
a#IconSkype {
    position: relative;
    padding-right: 40px;
}
a#IconSkype:after {
    content: "\f17e";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    top: 0px;
    right: 9px;
    font-size: 25px;
    color: #ffffff;
}
.btn {
    display: inline-block;
    padding: 6px 12px !important;
    margin-bottom: 0;
    font-size: 14px;
    font-family: Roboto-Bold !important;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 74px;
}
/*===== dang ky website=====*/
div#Webstore {
    float: left;
    width: 100%;
}
ul#tabs li {
    float: left;
    padding: 0px 10px;
    width: 10%;
    text-align: center;
}ul#tabs {
    float: left;
    width: 100%;
}
.Webstore-content {
    float: left;
    width: 100%;
}
div#Webstore {
    float: left;
    width: 100%;
}
.img-hover img {
    width: 100%;
    height: auto;
}
.frame-box {
    display: block !important;
}
ul#tabs li {
    float: left;
    padding: 0px 10px;
    width: 10%;
    text-align: center;
}ul#tabs {
    float: left;
    width: 100%;
}
 .img-hover img {
    width: 100%;
    height: auto;
}

/* css moi */
.top-header {
    background-color: #39342e !important;
    position: relative;
    line-height: 40px;
}
.container{
    background: transparent !important;
    overflow: initial !important;
    padding: 0px;
}
ul.menu-top {
    float: left;
    line-height: 40px;
}
ul.menu-top li{
    font-size: 13px;
}
ul.menu-top li a {
    color: #aeaeae;
}

.menu-top a:hover, a:focus, a:active {
    color: #8ac400;
    text-decoration: none;
    outline: none;
}
.online-sp {
    font-size: 13px;
    line-height: 40px;
    margin-top: 5px;
    float: right;
}
.online-sp a{
    text-decoration: none;
    color: #aeaeae;
    padding-bottom: 40px;
}
.online-sp a:hover{
    color: #8ac400;
}
.online-sp:hover .box-support{
    display: block !important;
}
.online-sp a:active .box-support{
    display: block !important;
}
.box-support{
    position: absolute;
    z-index: 10;
    top: 40px;
    right: 15px;
    width: 340px;
    display: none;
    margin-top: 17px;
}
.box-support:after {
    clear: both;
    display: table;
    content: "";
    top: -7px;
    right: 20px;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #8ac400;
}
.box-support .header {
    border-left: none;
    background: transparent;
    display: none;
}
.box-support .box-body {
    background: #8ac400;
    color: #ffffff;
}
.box-support .box-body .list-cate-online {
    width: 50%;
    float: left;
}
.box-support .box-body .list-cate-online .header-cate {
    background: #8ac400;
}
.box-support .box-body .list-cate-online .list-online {
    background: #39342e;
}
.nickZalo {
    width: 40%;
    float: left;
}
.nickZalo img {
    width: 100%;
    float: left;
}
.skype-style, .nickEmail {
    display: none;
}
.nickTell {
    width: 60%;
    float: left;
    padding-left: 5px;
}
.mid-header {
    padding-top: 10px;
    padding-bottom: 10px;
}
.box-search {
    width: 80%;
    height: 45px;
    border: solid 1px #e7e7e7;
    margin-top: 14px;
}
.box-search:hover, .box-search:focus, .box-search:active {
    border-color: #8ac400;
}
.input-text {
    outline: none;
    border: none;
    margin-left: 5px;
    width: 80%;
    line-height: 40px;
}
.input-text:hover {
    border-color: #8ac400;
}
.fa-search{
    float: right;
    margin-right: 10px;
    line-height: 43px;
}
.header-box-cart {
    border: dotted 1px #aeaeae;
    margin-top: 14px;
    height: 45px;
}
.header-box-cart .fa-shopping-cart{
    padding-left: 15px;
}
.header-box-cart .txt-Number{
    display: none;
}
.header-box-cart .view-cart a{
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    font-family: Roboto-Bold !important;
    color: #aeaeae;
    line-height: 44px;
    text-align: right;
    max-width: 100%;
    padding: 0 15px;
    padding-left: 10px;
    text-decoration: none;
}
.mid-header .header-box-cart:hover, .view-cart a:hover {
    border-color: #8ac400;
    color: #8ac400;
    text-decoration: none;
}
.nav-top{
    background: #f7f7f7;
    border-top: solid 1px #e8e6e2;
    border-bottom: solid 1px #e8e6e2;
    transition: all 0.3s ease;
}
.box-menu-left .header{
    display: none;
}
.box-menu-left{
    margin-top: 0px;
    position: absolute;
    z-index: 20;
}
.box-menu-left > ul.menu-left-view {
    position: relative;
}
.itop ul li > .sub-menu li {
    position: relative;
}
.itop {
    position: relative;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: solid 1px #e8e6e2;
    border-left: solid 1px #e8e6e2;
    border-right: solid 1px #e8e6e2;
    background: #ffffff;
    text-align: center;
}
.itop a {
    color: #aeaeae;
}
.itop > .link-menu-left {
    color: #8ac400;
    font-family: Roboto-Bold !important;
}
.itop > .link-menu-left:hover {
    text-decoration: none;
}
.itop > ul.sub-menu {
    position: relative;
    margin-left: -1px;
    margin-right: -1px;
    text-align: left;
}
.itop  ul.sub-menu li ul.sub-menu {
    position: absolute;
    left: 100%;
}
.itop > ul.sub-menu > li {
    border-bottom: solid 1px #e8e6e2;
    border-left: solid 1px #e8e6e2;
    border-right: solid 1px #e8e6e2;
    position: relative;
}
.itop > ul.sub-menu > li > a {
    line-height: 41px;
    height: 41px;
    font-size: 14px;
    font-family: Roboto-Regular !important;
}
.menu-left-view .itop > .sub-menu > .icon > .sub-menu {
    width: 650px;
    opacity: 0;
    background: #ffffff;
    visibility: hidden;
}
.menu-left-view .itop > .sub-menu > .icon > .sub-menu > li {
    width: 33%;
    float: left;
}
.menu-left-view .itop > .sub-menu > .icon > .sub-menu > li > a {
    text-transform: uppercase;
    font-size: 14px;
    font-family: Roboto-Bold !important;
}
.menu-left-view .itop > .sub-menu > .icon > .sub-menu > li > .sub-menu {
    position: relative;
    width: 100%;
    z-index: 10;
    display: block;
    clear: both;
    left: 1px;
}
.menu-left-view .itop > ul.sub-menu >li:hover .sub-menu {
    opacity: 1;
    visibility: initial;
}
.itop > ul.sub-menu > li > a {
    padding-left: 50px;
    color: #685e52;
}
.itop > ul.sub-menu > li > a:before {
    content: "";
    position: absolute;
    display: block;
    left: 12px;
    top: 5px;
    width: 30px;
    height: 30px;
    opacity: 0.8;
    background: url(icon.png) no-repeat;
    opacity: 0.8;
}
.itop > ul.sub-menu > li:nth-child(1) > a:before {
    background-position: 0 0;
}
.itop > ul.sub-menu > li:nth-child(2) > a:before {
    background-position: -30px 0;
}
.itop > ul.sub-menu > li:nth-child(3) > a:before {
    background-position: -60px 0;
}
.itop > ul.sub-menu > li:nth-child(4) > a:before {
    background-position: -90px 0;
}
.itop > ul.sub-menu > li:nth-child(5) > a:before {
    background-position: -120px 0;
}
.itop > ul.sub-menu > li:nth-child(6) > a:before {
    background-position: -150px 0;
}
.itop > ul.sub-menu > li:nth-child(7) > a:before {
    background-position: -180px 0;
}
.itop > ul.sub-menu > li:nth-child(8) > a:before {
    background-position: -210px 0;
}
.itop > ul.sub-menu > li > a:after {
    content: "\f105";
    display: block;
    position: absolute;
    right: 15px;
    top: 0;
    line-height: 39px;
    font-family: 'FontAwesome';
    font-size: 16px;
}
.itop > ul.sub-menu > li:hover > a {
    text-decoration: none;
    color: #8ac400;
    background: none !important;
}
.menu-left-view .itop > .sub-menu > .icon > .sub-menu > li > a:hover {
    text-decoration: none;
    color: #8ac400;
    background: none !important;
}
.itop > ul.sub-menu > li ul.sub-menu > li ul.sub-menu > li > a {
    font-size: 14px;
    color: #685e52;
}
.itop > ul.sub-menu > li ul.sub-menu > li ul.sub-menu > li > a:hover:before {
    content: "\f105";
    font-family: 'FontAwesome';
    line-height: 33px;
    position: absolute;
    left: 10px;
    top: 0;
}
.itop > ul.sub-menu > li ul.sub-menu > li ul.sub-menu > li > a:hover {
    text-decoration: none;
    color: #8ac400;
    padding-left: 20px;
    background: none !important;
    -webkit-transition: all 0.3s ease;
}
.box-marque {
    display: none;
}
.nav-main{
    height: auto;
    background: none;
}
ul.nav-menu{
    width: auto;
    float: right;
}
#nav-main-menu{
    margin-top: 5px;
    margin-bottom: 5px;
}
ul.nav-menu li a {
    padding: 0px;
    background: none;
    border: none;
    color: inherit;
    font-size: 13px;
    font-family: Roboto-Bold !important;
    padding-left: 13px;
    padding-right: 13px;
    margin-left: 2px;
    margin-right: 2px;
}
ul.nav-menu li.active a {
    padding: 0px;
    background: #8ac400;
    border: none;
    color: #ffffff;
    font-size: 13px;
    padding-left: 13px;
    padding-right: 13px;
    border-radius: 3px;
    margin-left: 2px;
    margin-right: 2px;
}
ul.nav-menu li:hover a {
    padding: 0px;
    border: none;
    color: #ffffff;
    font-size: 13px;
    padding-left: 13px;
    padding-right: 13px;
    background: #8ac400;
    border-radius: 3px;
    margin-left: 2px;
    margin-right: 2px;
}
.owl-pagination{
    display: none;
}
.policy {
    margin-top: 20px;
    padding: 25px 0;
}
.policy .col-md-4 {
    border-right: solid 1px #e8e6e2;
}
.policy .policy-right {
    border-right: none !important;
}
.policy .col-md-4.last {
    border-right: 0;
}
.policy .icon-box {
    padding-left: 20px;
}
.policy .icon-box .icons {
    float: left;
}
.policy .icon-box .text {
    margin-left: 47px;
}
.policy .icon-box .text h4 {
    font-family: Roboto-Bold !important;
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.policy .icon-box .text p {
    margin-bottom: 0;
    color: #aeaeae;
}
.advItem img {
    width: 100%;
    height: auto;
}
.box-adv-left{
    margin-top: 0px;
    position: relative;
    display: block;
    overflow: hidden;
}
.box-adv-left:hover:after {
    content: "";
    position: absolute;
    opacity: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.1);
    pointer-events: none;
}
.box-adv-left img{
    -webkit-transition: all 0.5s linear;
    width: 100%;
    height: auto;
}
.box-adv-left:hover img {
    -webkit-transform: scale(1.05,1.05);
}
.box-adv-left > .header {
    display: none;

}
.box-adv-center > .header {
    display: none;
}
.box-adv-center{
    margin-top: 0px;
    position: relative;
    display: block;
    overflow: hidden;
}
.box-adv-center:hover:after {
    content: "";
    position: absolute;
    opacity: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.1);
    pointer-events: none;
}
.box-adv-center img{
    -webkit-transition: all 0.5s linear;
}
.body-adv-center:hover img {
    -webkit-transform: scale(1.05,1.05);
}
.box-adv-right > .header {
    display: none;
}
.box-adv-right{
    margin-top: 0px;
    position: relative;
    display: block;
    overflow: hidden;
}
.box-adv-right:hover:after {
    content: "";
    position: absolute;
    opacity: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.1);
    pointer-events: none;
}
.box-adv-right img {
    -webkit-transition: all 0.5s linear;
}
.box-adv-right:hover img {
    -webkit-transform: scale(1.05,1.05);
}
.advItem .advItemName {
    display: none;
}
.advItem{
    color: transparent;
}
.product-top > .container {

    padding-left: 15px;
    padding-right: 15px;
}
.product-top .sub-top {
    padding-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Roboto-Bold !important;
    border-bottom: solid 1px #e8e6e2;
}
.product-top .sub-top a{
    color: #ff9800;
}
.product-top .sub-top a:hover {
    text-decoration: none;
    color: #8ac400;
}
.product-top .sub-top .txt-name-sub > span {
    display: none;
}
.product-top-border {
    border: solid 1px #e8e6e2;
    margin-top: 15px;
}
.col-md-12.product-top-border:after {
    clear: both;
    display: table;
    content: "";
}
.box-pro-home .product-list .item-list {
    width: 16.6%;
}
ul.product-list li {
    padding: 5px;
}
ul.product-list li:hover {
    box-shadow: none !important;
}
ul.product-list li .frame-img {
    float: none;
    padding: 0px;
}
ul.product-list li .frame-img img {
    width: 100%;
    height: auto;
}
.product-top .itemProContent .txt-code {
    display: none;
}
.product-top .itemProContent .price {
    display: none;
}
.box-news-detailt .body-detailt {
    line-height: 24px;
}
ul.product-list li .pro-name {
    color: #000000;
    padding: 5px;
    height: auto;
    margin-top: 0px;
    padding-bottom: 0px;
}
ul.product-list li .pro-name h3 {
    font-size: 13px;
    height: 30px;
    overflow: hidden;
}
ul.product-list li .pro-name:hover {
    color: #8ac400 !important;
}
ul.product-list li .price-new {
    color: #8ac400 !important;
}
.content .itemProContent:after {
    clear: both;
    display: table;
    content: "";
}
ul.product-list li .link-order {
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    color: #8ac400;
    border: dotted 1px #8ac400;
    border-radius: 3px;
    background-color: #ffffff;
    display: block !important;
    overflow: hidden;
    width: 80%;
    margin: 0px auto;
}
ul.product-list li:hover .link-order {
    text-align: center;
    line-height: 35px;
    height: auto;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #8ac400;
    border-radius: 3px;
    display: block !important;
    position: initial !important;
    top: initial !important;
    left: initial !important;
    overflow: hidden;
    background: #8ac400;
    width: 80%;
    margin: 0px auto;
}
ul.product-list li:hover .link-view-short {
    text-align: center;
    line-height: 35px;
    height: auto;
    text-decoration: none;
    color: #8ac400;
    border: dotted 1px #8ac400;
    background: #ffffff;
    top: 83px;
    right: 50px;
}
ul.product-list li .frame-img img:hover {
    filter: brightness(50%);
    transition: all 0.5s linear;
}
.news {
    margin-top: 15px;
}
.box-news-home {
    padding-bottom: 20px;
    border-bottom: solid 1px #aeaeae;
}
.box-news-home .header {
    display: none;
}
.box-news-list {
    width: 50%;
    float: left;
}
.box-news-home .body-news img {
    max-width: 250px !important;
    margin-right: 15px;
    float: left;
}
.box-news-home .body-news {
    border: none;
    padding: 0px;
}
.news-txt {
    font-family: Roboto-Bold !important;
    font-size: 18px;
    text-transform: uppercase;
    background: #fff;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 20px;
}
.box-news-home .body-news .item-list a {
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}
.box-news-home .body-news .item-list a:hover {
    text-decoration: none;
    color: #8ac400;
}
.box-news-home .body-news .item-list {
    padding-bottom: 10px;
    padding-right: 20px;
}
.view-container {
    width: 50%;
    float: left;
    line-height: 24px;
    color: #aeaeae;
    margin-bottom: 15px;
    border-top: dotted 1px #aeaeae;
    margin-top: 20px;
    padding-top: 10px;
}
.view-container p {
    font-size: 13px;
}
.box-news-home .body-news .news-more {
    float: right;
    padding-left: 20px;

}
.box-news-home .body-news .news-more a{
    color: #8ac400;
}
.policy-bottom{
    margin-top: 20px;
}
.policy-bottom-left {
    border-right: solid 1px #aeaeae !important;
    height: 95px;
}
.policy-bottom .policy-bottom-left > h2 {
    font-size: 18px !important;
    font-family: Roboto-Bold !important;
    text-transform: uppercase !important;
    margin-bottom: 15px !important;
}
.policy-bottom .policy-bottom-left > span {
    line-height: 20px;
    font-size: 13px;
    color: #aeaeae
}
.zing {
    display: none;
}
.body-social li:nth-child(4) {
    display: none !important;
}
.body-social li {
    display: inline-block;
    margin-left: 5px;
}
.body-social li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
    border: solid 1px #e7e7e7;
    color: #aeaeae;
    border-radius: 3px;
}
.body-social li a:hover {
    text-decoration: none;
    color: #8ac400;
    border: solid 1px #8ac400;
}
.brand img {
    width: 100%;
    height: auto;
}
.network {
    background: #f7f7f7;
    padding-bottom: 10px;
    margin-top: 10px;
}
.txt-header-letter {
    display: none;
}
.txt-letter {
    display: none;
}
.news-letter .box-input {
    border: none;
    width: 80%;
    float: left;
    margin: 0px;
    margin-top: 15px;
}
.news-letter .box-input .input-text {
    height: 35px;
    width: 50%;
    font-size: 13px;
    outline: none;
    padding: 0 40px 0 10px;
    border: solid 1px #aeaeae;
    float: left;
    margin: 0px;
    margin-right: 6px;
    border-radius: 5px;
}
.news-letter .box-input .btn-letter {
    background: #39342e;
    border-radius: 5px;
}
.news-letter .box-input .btn-letter:hover {
    text-decoration: none;
    background: #8ac400;
}
.box-social-network .body-network {
    top: 10px !important;
}
.box-social-network .header {
    display: none;
}
.body-network .body-social li a:hover {
    text-decoration: none;
    color: #8ac400;
}
.bottom {
    margin-top: 20px;
}
.menu-footer .parent {
    width: 50%;
    float: left;
    padding-left: 50px;
}
.bottom-left span {
    line-height: 22px;
    font-size: 13px;
    color: #aeaeae;
}
.bottom-center h2 {
    font-family: Roboto-Bold !important;
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #685e52;
}
.box-footer {
    background: none;
    border: none;
    margin: 0px;
    color: #aeaeae !important;
    font-size: 14px;
    padding: 0px;
}
.box-footer p {
    font-size: 14px;
}
.parent h3 {
    font-family: Roboto-Bold !important;
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #685e52;
}
.parent ul li a {
    font-size: 14px;
    line-height: 24px;
    color: #aeaeae;
}
.parent ul li a:hover{
    text-decoration: none;
    color: #8ac400;
}
.bank-item ul {
    display: inline-block;
    width: auto;
}
.bank-item ul li {
    float: left;
    width: auto;
    padding: 0px 2px;
}
.bank-item ul li:hover {
    filter: brightness(50%);
    transition: all 0.5s linear;
}
.bank-item {
    text-align: center;
    padding-top: 8px;
}
.bank {
    background: #f7f7f7;
    padding: 10px 0;
    margin-top: 20px;
}
.coppyright {
    padding: 10px 0;
    text-align: right;
    background: #39342e;
    color: #aeaeae;
    line-height: 30px;
    font-size: 13px;
}
.coppyright p a {
    color: #8ac400;
}
/* trang con */
.content{
    margin-top: 30px;
}
.content .box-product-new .header {
    background-color: #8ac400;
    border: none;
    text-transform: uppercase;
    font-size: 16px;
    font-family: Roboto-Bold !important;
    line-height: 36px;
    text-align: center;
}
.content .box-product-new {
    border: solid 1px #e8e6e2;
    padding-bottom: 10px;
    margin-top: 0px;
    border-top: none;
}
.content .box-product-hot ul.body-pro li img {
    width: 80px;
}
.content .box-product-hot ul.body-pro li.item-list {
    margin-top: 10px;
}
.content .box-product-hot ul.body-pro li img {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}
.content .box-product-hot ul.body-pro li h3 {
    color: #000000;
    margin-top: 10px;
}
.content .box-product-hot ul.body-pro li a:hover {
    text-decoration: none;
}
.content .box-product-hot ul.body-pro li h3:hover {
    color: #8ac400;
}
.content .box-pro-sub {
    margin-bottom: 0px;
    margin-top: 0px;
}
.content .box-pro-sub .sub-top{
    margin-top: 0px !important;
}
.content .box-pro-sub .sub-top:before {
    clear: both;
    display: table;
    content: "";
}
.content .box-pro-sub > .sub-top:nth-child(1) > .txt-name-sub {
    text-transform: uppercase;
    font-size: 16px;
    font-family: Roboto-Bold !important;
    line-height: 54px;
    color: #ffffff;
    padding-left: 10px;
    border: none;
    width: 100%;
    height: auto;
    background: #8ac400;
}.content .box-pro-sub > .sub-top:nth-child(1) > .txt-name-sub a {
    color: #ffffff;
}
.content .box-pro-sub > .sub-top:nth-child(1) > .txt-name-sub a:hover {
    text-decoration: none;
}
.content .box-pro-sub > .sub-top:nth-child(1) > .txt-name-sub span {
    display: none;
}
.content .box-pro-sub .box-body {
    line-height: 30px;
}
.content .box-pro-sub .box-body h1 {
    display: block;
    margin-top: 70px;
}
.content .box-pro-sub .sub-top .txt-name-sub2 {
    border: none;
    width: 100%;
    background: #8ac400;
}
.content .box-pro-sub .sub-top .txt-name-sub2 span {
    display: none;
}
.content .box-pro-sub .sub-top .txt-name-sub2 a {
    text-transform: uppercase;
    font-size: 16px;
    font-family: Roboto-Bold !important;
    line-height: 54px;
    color: #ffffff;
    padding-left: 10px;
}
.content .box-pro-sub .sub-top .txt-name-sub2 a:hover {
    text-decoration: none;
    color: #f7f7f7;
}
.content .box-pro-sub ul.product-list {
    margin-top: 0px;
    border-left: solid 1px #e8e6e2;
    border-right: solid 1px #e8e6e2;
    border-bottom: solid 1px #e8e6e2;
}
.content .box-pro-sub ul.product-list:after {
    clear: both;
    display: table;
    content: "";
}
.frame-box {
    position: initial;
    margin-bottom: 20px;
}
.content .box-pro-sub ul.product-list .frame-box .pro-name {
    padding: 0px;
    margin-top: 10px;
    height: auto;
    line-height: 30px;
}
.content .box-pro-sub ul.product-list .frame-box .itemProContent .txt-code {
    display: none;
}
.content .box-pro-sub ul.product-list .frame-box .itemProContent .price {
    display: none;
}
.content .box-pro-sale {
    border: solid 1px #e8e6e2;
    padding-bottom: 10px;
}
.content .box-pro-sale .header {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    border: none;
    font-family: Roboto-Bold !important;
    background: #8ac400;
}
.content .box-pro-sale ul.body-pro li {
    margin-top: 10px;
}
.content .box-pro-sale ul.body-pro li img {
    width: 80px;
    margin-right: 20px;
    margin-left: 10px;
}
.content .box-pro-sale ul.body-pro li a {
    color: #000000;
}
.content .box-pro-sale ul.body-pro li a:hover {
    text-decoration: none;
    color: #8ac400;
}
.content .box-pro-sale ul.body-pro  marquee {
    height: 350px;
}
.content .box-news-sub .clearfix {
    clear: none;
}
.content .box-news-sub .box-body .cat-news {
    margin-bottom: 20px;
}
.content .box-news-sub .box-body .cat-news img {
    width: 30%;
    padding-right: 20px;
    float: left;
}
.content .box-news-sub .box-body .cat-news h3 a {
    font-size: 16px;
    font-family: Roboto-Bold !important;
}
.content .box-news-sub .sub-top {
    margin-top: 0px !important;
}
.content .box-news-sub .box-body .cat-news .clearfix {
    width: 70%;
    float: left;
}
.content .box-news-sub .box-body .cat-news .clearfix {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.content .box-news-sub .box-body .cat-news .clearfix p {
    font-size: 16px;
    line-height: 24px;
    color: #aeaeae;
}
.content .box-news-sub .box-body .cat-news .news-more a {
    font-size: 16px;
    float: right;
    margin-right: 20px;
    color: #8ac400;
}
.content .clearfix #facebook {
    display: none;
}
.content .clearfix .shares-box-comment {
    display: none;
}
.content .box-sub-contact .cate-header {
    margin-top: 0px !important;
}
.content .box-sub-contact .cate-header .txt-name-sub {
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 36px;
    border: none;
    background: #8ac400;
    display: inline-block;
    padding: 9px 10px;
    color: #ffffff;
    font-family: Roboto-Bold !important;
}
.content .box-sub-contact .box-body-sub .row {
    margin: 0px;
}
.content .box-sub-contact .box-body-sub .row .form-group {
    width: 100%;
    overflow: hidden;
    line-height: 25px;
}
.content .box-sub-contact .box-body-sub .row .info iframe {
    width: 100%;
    margin-bottom: 10px;
    border: solid 1px #8ac400 !important;
}
.content .box-sub-contact .box-body-sub .row .form-group:nth-child(8) {
    overflow: initial;
}
.content .box-sub-contact .box-body-sub .row .form-group:nth-child(10) .col-md-7 {
    width: 100%;
    text-align: center;
    line-height: 40px;
}
.content .box-sub-contact .box-body-sub .row .form-group:nth-child(10) a {
    padding: 10px 40px;
    background: #8ac400;
    margin: 0 auto;
    margin-right: 10px;
    border-radius: 5px;
    color: #ffffff;
    border: solid 1px #aeaeae;


}
.content .box-sub-contact .box-body-sub .row .form-group:nth-child(10) a:hover {
    text-decoration: none;
    border: solid 1px #8ac400;
}
.content .box-sub-contact .box-body-sub .row .form-group label {
    padding-left: 0px;
}
.box-face #div-iframe iframe {
    border: none;
}
.box-search-product {
    border: solid 1px #e8e6e2;
}
.box-search-product .sub-top {
    margin: 0px !important;
}
.box-search-product .txt-name-sub {
    text-transform: uppercase;
    font-size: 16px;
    font-family: Roboto-Bold !important;
    line-height: 54px;
    color: #ffffff;
    padding-left: 10px;
    border: none;
    width: 100%;
    height: auto;
    background: #8ac400;
    margin-bottom: 20px;
}
.box-search-product .itemProContent .txt-code {
    display: none;
}
.box-search-product .itemProContent .price {
    display: none;
}
.box-search-product ul.product-list .frame-box .pro-name {
    padding: 0px;
    margin-top: 35px;
    height: auto;
    line-height: 30px;
}
.box-cart-sub {
    border: solid 1px #e8e6e2;
}
.box-cart-sub .sub-top {
    margin: 0px !important;
}
.box-cart-sub .txt-name-sub {
    text-transform: uppercase;
    font-size: 16px;
    font-family: Roboto-Bold !important;
    line-height: 54px;
    color: #ffffff;
    padding-left: 10px;
    border: none;
    width: 100%;
    height: auto;
    background: #8ac400;
}
.pro-detail-view .form-right h4 {
    color: #8ac400;
}
.pro-detail-view .form-right .text-price span {
    color: #8ac400 !important;
}
.pro-detail .boder-color {
    border: solid 1px #8ac400 !important;
}
.table-cart-list {
    margin: 0px;
}
.table-cart-list thead {
    line-height: 30px;
    background: none;
    border-bottom: solid 1px #e8e6e2;
}
.table-cart-list tr th {
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto-Bold !important;
    font-size: 16px;
}
.table-cart-list tr td {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center !important;
}
.table-cart-list tr td:nth-child(2) {
    text-align: left !important;
}
.table-cart-list tr td:nth-child(3) a:hover {
    text-decoration: none;
}
.table-cart-list tr td:nth-child(3) span {
    padding: 5px 10px;
    background: #8ac400;
    border-radius: 3px;
    color: #ffffff;
}
.table-cart-list tr td:nth-child(3) span:hover {
    border: solid 1px #8ac400;
}
.table-cart-list tr td:nth-child(6) a:hover {
    text-decoration: none;
}
.table-cart-list tr td:nth-child(6) span {
    padding: 5px 10px;
    background:  #ffad99;
    border-radius: 3px;
    color: #ffffff;
}
.table-cart-list tr td img {
    margin-right: 10px;
}
.view-price {
    color: #8ac400;
}
.cartlist_button {
    text-align: center;
}
.button-order {
    width: 50%;
    margin-top: 2.5px;
    float: left;
    text-align: right;
    padding-right: 15px;
}
.next-buy {
    width: 50%;
    float: right;
    text-align: left;
}
.box-cart-sub .button-order span {
    padding: 10px 25px;
    background: #8ac400;
    border-radius: 3px;
    color: #ffffff;
    line-height: 30px;
    margin-bottom: 10px;
}
.box-cart-sub .next-buy span {
    padding: 10px 25px;
    background: #8ac400;
    border-radius: 3px;
    color: #ffffff;
    line-height: 30px;
}
.box-cart-sub .next-buy a {
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 30px;
}
.box-cart-sub .next-buy a:hover {
    text-decoration: none;
}
.cartlist_button {
    text-align: center;
}
.cloudzoom{
    pointer-events: none;
}
#sync2 .synced .item {
    border: solid 1px #8ac400;
}
#sync2 .item:hover {
    border: solid 1px #8ac400;
}
.btn-add-card {
    background: #8ac400;
}
.btn-add-card:hover {
    text-decoration: none;
    color: #ffffff;
}
.pro-detail{
    margin-top: 0px;
}
.pro-detail .form-right h1 {
    color: #8ac400;
    margin-bottom: 10px;
}
.info-manu {
    font-size: 14px;
    font-family: Roboto-Bold !important;
}
.pro-detail .form-right .text-line {
    font-size: 14px;
    font-family: Roboto-Bold !important;
}
.pro-detail .form-right .text-price {
    font-size: 14px;
    font-family: Roboto-Bold !important;
}
.info-content, .info-status, .info-date {
    font-size: 14px;
    font-family: Roboto-Bold !important;
}
.info-hotline {
    font-size: 18px;
    font-family: Roboto-Bold !important;
    color: #e60000;
}
.pro-detail .info-content p {
    font-family: Roboto-Regular !important;
    text-transform: unset !important;
    text-align: center;
}
.pro-detail .form-right .text-price span {
    color: #8ac400 !important;
}
.price-total {
    color: #8ac400 !important;
    font-size: 24px;
}
.box-news-detailt {
    margin-bottom: 10px;
}
.box-news-detailt .sub-top {
    margin: 0px !important;
}
.box-news-detailt .sub-top .txt-name-sub {
    font-size: 18px;
    font-family: Roboto-Bold !important;
    color: #8ac400;
}
.box-news-detailt #areaComment {
    display: none;
}
.ul-orther-news li a {
    color: #aeaeae;
}
.ul-orther-news li a:hover {
    text-decoration: none;
    color: #8ac400;
}
.content .box-pro-sub .cate-header:nth-child(3) .txt-name-sub {
    display: none;
}
.khuyen-mai-trai:after, .khuyen-mai-phai:after {
    clear: both;
    content: "";
    display: table;
}
.khuyen-mai-trai .owl-item {
    width: 100% !important;
}
.khuyen-mai-trai .owl-item .frame-box img {
    width: 50%;
    float: left;
    margin-right: 20px;
}
.khuyen-mai {
    margin-bottom: 20px;
}
.khuyen-mai .container {
    padding-left: 15px;
    padding-right: 15px;
}
.khuyen-mai .container .col-md-12 {
    border: solid 1px #e8e6e2;
    padding: 0px;
}
.khuyen-mai-trai .owl-item .frame-box .itemProContent {
    line-height: 24px;
}
.khuyen-mai-trai .owl-item .frame-box .itemProContent .pro-name h3 {
    font-size: 16px;
    font-family: Roboto-Bold !important;
    margin-top: 15px;
    color: #aeaeae;
}
.khuyen-mai-trai .owl-item .frame-box .itemProContent .link-view-short {
    display: none;
}
.khuyen-mai-trai .owl-item .frame-box .itemProContent .link-order {
    padding: 10px 35px;
    line-height: 36px;
    background: #8ac400;
    border-radius: 5px;
    margin-right: 10px;
    color: #ffffff;
}
.khuyen-mai-trai .owl-item .frame-box .itemProContent .link-order:hover {
    text-decoration: none;
}
.khuyen-mai-trai .owl-item .frame-box .itemProContent .link-views {
    padding: 10px 35px;
    line-height: 36px;
    background: #8ac400;
    border-radius: 5px;
    color: #ffffff;
}
.khuyen-mai-trai .owl-item .frame-box .itemProContent .link-views:hover {
    text-decoration: none;
}
.khuyen-mai-trai .owl-item .frame-box .itemProContent .price-new {
    color: #8ac400;
}
.khuyen-mai-trai .owl-item .frame-box .itemProContent .frame-content {
    margin-bottom: 20px;
}
.khuyen-mai-phai {
    border-left: solid 1px #e8e6e2;
    padding-bottom: 10px;
}
.khuyen-mai-phai .box-product-motion {
    margin-top: 0px;
}
.khuyen-mai-phai .box-product-motion .header {
    background: none;
    border-left: none;
    color: #aeaeae;
    font-family: Roboto-Bold !important;
    text-transform: uppercase;
    padding-left: 0px;
    border-bottom: solid 1px #e8e6e2;
    margin-bottom: 10px;
}
.khuyen-mai-phai .box-product-motion ul.body-pro li img {
    width: 170px;
}
.khuyen-mai-phai .box-product-motion ul.body-pro li img:hover {
    filter: brightness(50%);
    transition: all 0.5s linear;
}
.khuyen-mai-phai .owl-item .frame-box .itemProContent {
    margin-top: 10px;
    text-align: center;
}
.khuyen-mai-phai .owl-item .frame-box .itemProContent .link-view-short {
    width: 100px;
    height: 35px;
    right: 45px;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    color: #8ac400;
    border: dotted 1px #8ac400;
    position: absolute;
    top: 75px;
    border-radius: 5px;
    opacity: 0;
    background: #ffffff;
}
.khuyen-mai-phai .owl-item .frame-box:hover .itemProContent .link-view-short {
    width: 100px;
    height: 35px;
    right: 45px;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    color: #8ac400;
    border: dotted 1px #8ac400;
    position: absolute;
    bottom: 140px;
    border-radius: 5px;
    opacity: 1;
}
.khuyen-mai-phai .owl-item .frame-box .itemProContent .price-new {
    color: #8ac400;
    margin-bottom: 10px;
}
.khuyen-mai-phai .owl-item .frame-box .itemProContent .link-views {
    display: none;
}
.khuyen-mai-phai .owl-item .frame-box .itemProContent .txt-code {
    display: none;
}
.khuyen-mai-phai .owl-item .frame-box .itemProContent .link-order {
    padding: 10px 35px;
    line-height: 36px;
    background: #ffffff;
    border-radius: 5px;
    margin-right: 10px;
    color: #8ac400;
    border: dotted 1px #8ac400;
    border-radius: 3px;
}
.khuyen-mai-phai .owl-item .frame-box:hover .itemProContent .link-order {
    text-decoration: none;
    padding: 10px 35px;
    line-height: 36px;
    background: #8ac400;
    border-radius: 5px;
    margin-right: 10px;
    color: #ffffff;
    border: dotted 1px #8ac400;
    border-radius: 3px;
}
.khuyen-mai-phai .owl-item .frame-box .itemProContent .frame-content {
    display: none;
}
.khuyen-mai-phai .owl-item .frame-box .itemProContent .pro-name h3 {
    font-size: 16px;
    font-family: Roboto-Regular !important;
    margin-top: 15px;
    color: #000000;
    overflow: hidden;
    height: 16px;
    margin-bottom: 10px;
}
.khuyen-mai-phai .owl-item .frame-box .itemProContent .pro-name:hover {
    text-decoration: none;
}
.khuyen-mai-phai .owl-item .frame-box .itemProContent .pro-name h3:hover {
    color: #8ac400;
}
.content-left {
    width: 27.1%;
    padding-right: 10px;
}
.content-right {
    width: 72.5%;
    padding-left: 0px;
    float: right;
}
.content-right ul.product-list li:hover .link-view-short {
    right: 60px;
}
.owl-theme .owl-controls .owl-buttons div {
    background: #aeaeae;
    border-radius: 0px;
    line-height: 80px;
    width: 24px;
    text-align: center;
    padding: 0px;margin: 0px;
}
.owl-prev, .owl-next {
    top: 130px !important;
}
#formComment {
    display: none;
}
.pro-count {
    display: none;
}
.pro-manu, .pro-code {
    display: none;
}
.pro-status-yes {
    display: none;
}
.pro-date {
    display: none;
}
.pro-content, .pro-warranty {
    display: none;
}
.pro-price-no {
    display: none;
}
.pro-price-yes {
    display: none;
}
.box-pro-sale .body-pro .img-view {
    float: left;
}
.pro-detail .info-sort {
    display: none;
}
.pro-detail .info-cout {
    display: none;
}
.pro-detail .info-promotion-content {
    display: none;
}
ul.tabs-pro li.active {
    color: #8ac400;
    border-bottom: 2px solid #8ac400;
}
.box-page-sub .cate-header {
    margin-top: 0px !important;
}
.box-page-sub .cate-header .txt-name-sub {
    text-transform: uppercase;
    font-size: 16px;
    font-family: Roboto-Bold !important;
    line-height: 54px;
    color: #ffffff;
    padding-left: 10px;
    border: none;
    width: 100%;
    height: auto;
    background: #8ac400;
}
.box-page-sub .box-body {
    line-height: 24px;
    margin-top: 15px;
}
/* mobile */
/* menu mobile */
/*trang chu*/
@media screen and (min-width:1025px) {
    .nav-main, .online-sp, .header-box-cart, .menu-top {
        display: block !important;
    }
    .menu-left-view .itop > ul.sub-menu >li:hover .sub-menu {
        display: block !important;
    }
    .menu-left-view .itop > .sub-menu > .icon > .sub-menu > li > .sub-menu {
        display: block !important;
    }
    .fix-mobile {
        display: none !important;
    }
    .box-cart-sub {
        display: block !important;
    }
    .itop > ul.sub-menu {
        display: block !important;
    }
}
/* nav top*/
@media screen and (max-width:480px){
    .container-fluid {
        padding: 0px;
    }
    .fix-mobile .col-md-3 {
        width: 25%;
        float: left;
        color: #ffffff;
        background: none;
        text-align: center;
    }
    .nav-mobile {
        position: relative;
    }
    .nav-main {
        position: absolute;
        background: #39342e;
        z-index: 40;
        top: -200px;
        left: 0px;
        width: 100%;
    }
    #nav-main-menu {
        clear: both;
        width: 100%;
        float: left;
    }
    ul.nav-menu li {
        width: 100%;
        color: #ffffff;
    }
    ul.nav-menu li a {
        width: 100%;
        font-family: Roboto-Regular !important;
        text-transform: unset;
    }
    ul.nav-menu li.active a, ul.nav-menu li:hover a {
        background: none !important;
    }
    .nav-sp-mobile {
        position: relative;
    }
    .online-sp {
        position: absolute;
        top: -14px;
        z-index: 40;
        width: 100%;
    }
    .box-support {
        top: 33px;
        left: -15px;
        width: 100%;
    }
    .online-sp > a {
        display: none;
    }
    .box-support .box-body .list-cate-online {
        width: 100%;
    }
    .nickZalo {
        width: 15%;
    }
    .menu-top{
        position: absolute;
        top: 41px;
        left: 0px;
        background: #39342e;
        color: #ffffff;
        z-index: 40;
        width: 100%;
    }
    ul.menu-top li {
        width: 100%;
    }
    .header-box-cart {
        position: absolute;
        z-index: 40;
        top: -96px;
        background: #8ac400;
        width: 100%;
        border: none;
        color: #ffffff;
    }
    .header-box-cart .view-cart a {
        color: #ffffff;
    }
    .mid-header .col-md-3:nth-child(3) {
        padding-left: 0px;
    }
    .content-right{
        width: 100%;
    }
    .bottom-left {
        text-align: center;
    }
    .banner {
        text-align: center;
        float: none;
    }
    .box-search {
        width: 100%;
    }
    .input-text {
        width: 90%;
    }
    /* nav-left */
    .nav-left {
        padding: 0px;
    }
    .nav-mobile-left {
        position: relative;
        z-index: 30;
        color: #8ac400;
        font-size: 26px;
        line-height: 50px;
    }
    #menu_left {
        background: #ffffff;
    }
    /* slidesshow */
    .owl-prev, .owl-next {
        top: 38px !important;
        line-height: 50px;
    }
    /* policy */
    .policy-left {
        float: left;
        margin-bottom: 10px;
    }
    .policy-mid {
        float: left;
        margin-bottom: 10px;
    }
    .policy-right {
        float: left;
        margin-bottom: 10px;
    }
    .policy .col-md-4 {
        border: none;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .khuyen-mai-phai .owl-item .frame-box .itemProContent .link-view-short {
        display: none;
    }
    .policy .icon-box {
        padding-left: 0px;
    }
    .khuyen-mai-trai .frame-box {
        text-align: center;
        padding-bottom: 10px;
    }
    .khuyen-mai .container .col-md-12 {
        border: none;
    }
    .khuyen-mai-trai {
        border: solid 1px #e8e6e2;
        margin-bottom: 10px;
    }
    .khuyen-mai-phai {
        padding: 0px;
    }
    .khuyen-mai-phai .box-product-motion {
        border: solid 1px #e8e6e2;
    }
    /* san pham trang chu */
    .box-pro-home .product-list .item-list {
        width: 50%;
    }
    ul.product-list li .frame-img img {
        width: 100%;
    }
    ul.product-list li .link-order {
        color: #ffffff;
        border: dotted 1px #8ac400;
        background-color: #8ac400;
    }
    ul.product-list li:hover .link-order {
        color: #ffffff;
        border: dotted 1px #8ac400;
        background-color: #8ac400;
    }
    ul.product-list li:hover .link-view-short {
        display: none;
    }
    .product-top-border {
        padding-left: 0px;
        padding-right: 0px;
    }
    /* tin tuc trang chu */
    .box-news-list {
        width: 100%;
    }
    .box-news-home .body-news .item-list a {
        font-size: 12px;
    }
    .box-news-home .body-news img {
        max-width: 106px !important;
    }
    .view-container {
        display: none;
    }
    .news {
        margin-top: 0px;
    }
    .news-letter .box-input {
        width: 100%;
    }
    .news-letter .box-input .input-text {
        width: 67%;
        padding: 0 10px 0 10px;
    }
    .box-social-network .body-network {
        position: initial;
    }
    .box-social-network ul.body-social {
        text-align: center;
        width: 100%;
        padding-bottom: 10px;
    }
    .box-social-network ul.body-social li {
        float: none;
        margin-left: 0px;
    }
    .bottom-center h2 {
        margin-bottom: 0px;
        margin-top: 10px;
    }
    .menu-footer .parent {
        padding-left: 0px;
    }
    .parent h3 {
        margin-bottom: 0px;
        margin-top: 10px;
    }
    .bank-item ul li a img {
        width: 44px;
        height: auto;
    }
    .khuyen-mai-phai .owl-item .frame-box .itemProContent .link-order {
        color: #ffffff;
        border: dotted 1px #8ac400;
        background-color: #8ac400;
    }
    .khuyen-mai-phai .owl-item .frame-box:hover .itemProContent .link-view-short {
        display: none;
    }
    .coppyright {
        text-align: center;
    }
    .button-order {
        position: initial !important;
        left: initial !important;
    }
    .box-cart-sub .next-buy span {
        padding: 10px 15px;
    }
    .table-cart-list {
        color: #000000;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
        display: none;
    }
    .khuyen-mai-trai .owl-item .frame-box img {
        width: 100%;
        margin-bottom: 10px;
    }
}
@media screen and (width:768px){
    .container-fluid {
        padding: 0px;
    }
    .container {
        height: auto;
        width: auto;
    }
    .fix-mobile .col-md-3 {
        width: 25%;
        float: left;
        color: #ffffff;
        background: none;
        text-align: center;
    }
    .nav-mobile {
        position: relative;
    }
    .nav-main {
        position: absolute;
        background: #39342e;
        z-index: 40;
        top: -200px;
        left: 0px;
        width: 100%;
    }
    #nav-main-menu {
        clear: both;
        width: 100%;
        float: left;
    }
    ul.nav-menu li {
        width: 100%;
        color: #ffffff;
    }
    ul.nav-menu li a {
        width: 100%;
        font-family: Roboto-Regular !important;
        text-transform: unset;
    }
    ul.nav-menu li.active a, ul.nav-menu li:hover a {
        background: none !important;
    }
    .nav-sp-mobile {
        position: relative;
    }
    .online-sp {
        position: absolute;
        top: -14px;
        z-index: 40;
        width: 100%;
    }
    .box-support {
        top: 33px;
        left: -15px;
        width: 100%;
    }
    .online-sp > a {
        display: none;
    }
    .box-support .box-body .list-cate-online {
        width: 100%;
    }
    .nickZalo {
        width: 15%;
    }
    .menu-top{
        position: absolute;
        top: 41px;
        left: 0px;
        background: #39342e;
        color: #ffffff;
        z-index: 40;
        width: 100%;
    }
    ul.menu-top li {
        width: 100%;
    }
    .header-box-cart {
        position: absolute;
        z-index: 40;
        top: -96px;
        background: #8ac400;
        width: 100%;
        border: none;
        color: #ffffff;
    }
    .header-box-cart .view-cart a {
        color: #ffffff;
    }
    .mid-header .col-md-3:nth-child(3) {
        padding-left: 0px;
    }
    .content-right{
        width: 100%;
    }
    .banner {
        text-align: center;
        float: none;
    }
    .box-search {
        width: 100%;
    }
    .input-text {
        width: 90%;
    }
    /* nav-left */
    .nav-left {
        padding: 0px;
    }
    .nav-mobile-left {
        position: relative;
        z-index: 30;
        color: #8ac400;
        font-size: 26px;
        line-height: 50px;
    }
    #menu_left {
        background: #ffffff;
    }
    /* slidesshow */
    .owl-prev, .owl-next {
        top: 105px !important;
        line-height: 50px;
    }
    /* policy */
    .policy-left {
        float: left;
        margin-bottom: 10px;
        width: 35%;
    }
    .policy-mid {
        float: left;
        margin-bottom: 10px;
        width: 35%;
    }
    .policy-right {
        float: left;
        margin-bottom: 10px;
        width: 30%;
    }
    .policy .col-md-4 {
        border: none;
    }
    .policy .icon-box {
        padding-left: 0px;
    }
    .khuyen-mai-trai .frame-box {
        text-align: center;
        padding-bottom: 10px;
    }
    .khuyen-mai .container .col-md-12 {
        border: none;
    }
    .khuyen-mai-trai {
        border: solid 1px #e8e6e2;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .khuyen-mai-phai {
        padding: 0px;
    }
    .khuyen-mai-phai .box-product-motion {
        border: solid 1px #e8e6e2;
    }
    .khuyen-mai-phai .box-product-motion ul.body-pro li img {
        width: 235px;
    }
    .khuyen-mai-phai .owl-item .frame-box .itemProContent .link-order {
        color: #ffffff;
        border: dotted 1px #8ac400;
        background-color: #8ac400;
    }
    .khuyen-mai-phai .owl-item .frame-box:hover .itemProContent .link-view-short {
        display: none;
    }
    .box-product-motion ul.body-pro {
        padding-bottom: 10px;
    }
    /* san pham trang chu */
    ul.product-list li .link-order {
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #8ac400;
    background: #8ac400;
    }
    .box-pro-home .product-list .item-list {
        width: 25%;
    }
    ul.product-list li .frame-img img {
        width: 100%;
    }
    ul.product-list li .frame-img {
         height: auto
    }
    ul.product-list li:hover .link-view-short {
        display: none;
    }
    .product-top-border {
        padding-left: 0px;
        padding-right: 0px;
    }
    /* tin tuc trang chu */
    .box-news-home .body-news .item-list a {
        font-size: 13px;
    }
    .box-news-home .body-news img {
        max-width: 150px !important;
    }
    .view-container {
        display: none;
    }/* new letter*/
    .box-social-network {
        width: 50%;
    }
    .news-letter {
        width: 50%;
    }
    .box-social-network ul.body-social li {
        float: none;
    }
    .news-letter .box-input {
        width: 100%;
    }
    .network {
        padding-bottom: 10px;
    }
    .news-letter .box-input .input-text {
        width: 75%;
    }
    /* bottom */
    .bottom-left {
        width: 100%;
        text-align: center;
    }
    .bottom-center {
        width: 40%;
        float: left;
    }
    .bottom-center h2 {
        margin-bottom: 0px;
        margin-top: 10px;
    }
    .menu-footer .parent {
        padding-left: 0px;
        width: 30%;
    }
    .menu-footer .parent:nth-child(2) {
        padding-left: 15px;
    }
    .parent h3 {
        margin-bottom: 0px;
        margin-top: 10px;
    }
    .bank-item ul li a img {
        width: 115px;
        height: auto;
    }
    /* quang cao*/
    .box-adv-left {
        width: 33%;
        float: left;
        margin-right: 3px;
    }
    .box-adv-center{
        width: 33%;
        float: left;
        margin-right: 3px;
    }
    .box-adv-right {
        width: 33%;
    }
    .coppyright {
        text-align: center;
    }
    .table-cart-list tr td:nth-child(3) input {
        width: 40%;
    }
}
@media screen and (min-width:481px) and (max-width:767px) {
    .container-fluid {
        padding: 0px;
    }
    .container {
        height: auto;
        width: auto;
    }
    .fix-mobile .col-md-3 {
        width: 25%;
        float: left;
        color: #ffffff;
        background: none;
        text-align: center;
    }
    .nav-mobile {
        position: relative;
    }
    .nav-main {
        position: absolute;
        background: #39342e;
        z-index: 40;
        top: -200px;
        left: 0px;
        width: 100%;
    }
    #nav-main-menu {
        clear: both;
        width: 100%;
        float: left;
    }
    ul.nav-menu li {
        width: 100%;
        color: #ffffff;
    }
    ul.nav-menu li a {
        width: 100%;
        font-family: Roboto-Regular !important;
        text-transform: unset;
    }
    ul.nav-menu li.active a, ul.nav-menu li:hover a {
        background: none !important;
    }
    .nav-sp-mobile {
        position: relative;
    }
    .online-sp {
        position: absolute;
        top: -14px;
        z-index: 40;
        width: 100%;
    }
    .box-support {
        top: 33px;
        left: -15px;
        width: 100%;
    }
    .online-sp > a {
        display: none;
    }
    .box-support .box-body .list-cate-online {
        width: 100%;
    }
    .nickZalo {
        width: 15%;
    }
    .menu-top{
        position: absolute;
        top: 41px;
        left: 0px;
        background: #39342e;
        color: #ffffff;
        z-index: 40;
        width: 100%;
    }
    ul.menu-top li {
        width: 100%;
    }
    .header-box-cart {
        position: absolute;
        z-index: 40;
        top: -96px;
        background: #8ac400;
        width: 100%;
        border: none;
        color: #ffffff;
    }
    .header-box-cart .view-cart a {
        color: #ffffff;
    }
    .mid-header .col-md-3:nth-child(3) {
        padding-left: 0px;
    }
    .content-right{
        width: 100%;
    }
    .banner {
        text-align: center;
        float: none;
    }
    .box-search {
        width: 100%;
    }
    .input-text {
        width: 90%;
    }
    /* nav-left */
    .nav-left {
        padding: 0px;
    }
    .nav-mobile-left {
        position: relative;
        z-index: 30;
        color: #8ac400;
        font-size: 26px;
        line-height: 50px;
    }
    #menu_left {
        background: #ffffff;
    }
    ul.product-list li .price-new {
        font-size: 12px;
    }
    /* quang cao*/
    .box-adv-left {
        width: 33%;
        float: left;
        margin-right: 2px;
    }
    .box-adv-center{
        width: 33%;
        float: left;
        margin-right: 3px;
    }
    .box-adv-right {
        width: 33%;
    }
    .coppyright {
        text-align: center;
    }
    .khuyen-mai-phai .box-product-motion ul.body-pro li img {
        width: 100%;
        padding: 5px;
    }
    .news-letter {
        float: left;
        width: 50%;
    }
    .news-letter .box-input .input-text {
        width: 65%;
    }
    .box-social-network {
        width: 50%;
    }
    .box-social-network .body-network {
        width: 100%;
        float: left;
    }
    .box-social-network ul.body-social {
        float: right;
    }
    .bank-item ul li a img {
        width: 100px;
    }
    .box-news-list {
        width: 100%;
    }
    .box-news-home .body-news .item-list a {
        font-size: 12px;
    }
    .box-news-home .body-news img {
        max-width: 155px !important;
    }
    .view-container {
        display: block;
        width: 67%;
    }
    .news {
        margin-top: 0px;
    }
    .menu-footer .parent {
        padding-left: 0px;
        padding-top: 10px;
        width: 50%;
    }
    .bottom-center {
        width: 50%;
        float: left;
        padding-top: 10px;
    }
    .bottom-right {
        width: 50%;
        float: left;
    }
}
@media screen and (min-width:769px) and (max-width:1024px) {
    .nav-main, .online-sp, .header-box-cart, .menu-top {
        display: block !important;
    }
    .fix-mobile {
        display: none !important;
    }
    .box-cart-sub {
        display: block !important;
    }
    .itop > ul.sub-menu {
        display: block !important;
    }
    .itop > ul.sub-menu > li > a {
        height: 33.6px;
    }
    .owl-prev, .owl-next {
        top: 110px !important;
    }
    /* sp khuen mai*/
    .khuyen-mai-trai .owl-item .frame-box .itemProContent .frame-content {
        margin-bottom: 5px;
    }
    .khuyen-mai-trai .owl-item .frame-box .itemProContent .link-order {
        padding: 10px 25px;
    }
    .khuyen-mai-trai .owl-item .frame-box .itemProContent .link-views {
        padding: 10px 25px;
    }
    .khuyen-mai-phai .box-product-motion ul.body-pro li img {
        width: 140px;
    }
    .khuyen-mai-phai .owl-item .frame-box .itemProContent .link-order {
        color: #ffffff;
        border: dotted 1px #8ac400;
        background-color: #8ac400;
    }
    .khuyen-mai-phai .owl-item .frame-box:hover .itemProContent .link-view-short {
        display: none;
    }
    ul.product-list li .frame-img {
        height: auto;
    }
    ul.product-list li:hover .link-view-short {
        display: none;
    }
    .box-news-home .body-news .item-list a {
        font-size: 14px;
    }
    .box-news-home .body-news img {
        max-width: 200px !important;
    }
    .view-container {
        font-size: 12px;
        line-height: 20px;
        margin-top: 0px;
        padding-top: 5px;
    }
    ul.product-list li .link-order {
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #8ac400;
    background: #8ac400;
    }
}
/* trang con*/
@media screen and (max-width:480px) {
    .content .container {
        padding-left: 15px;
    }
    .content-right {
        width: 100% !important;
        float: none;
    }
    ul.product-list li {
        width: 50%;
    }
    .content-left {
        width: 100%;
        margin-top: 15px;
        padding-left: 0px;
        padding-right: 15px;
    }
    ul.product-list li .link-order {
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #8ac400;
    background: #8ac400;
    }
    .content .box-product-new {
        margin-top: 15px;
    }
    .content .box-pro-sub ul.product-list .frame-box .pro-name {
        margin-top: 5px;
    }
    ul.product-list li {
        padding-bottom: 15px;
    }
    .content .box-news-sub .box-body .cat-news img {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 10px;
    }
    .content .box-news-sub .box-body .cat-news .clearfix {
        width: 100%;
    }
    .form-control {
        float: left;
    }
    .content .box-sub-contact .box-body-sub .row .form-group:nth-child(8) {
        width: auto;
    }
    .content .box-sub-contact .box-body-sub .row .form-group:nth-child(9) .col-md-3 {
        overflow: hidden;
    }
    .coppyright {
        text-align: center;
    }
    .box-cart-sub {
        width: 100%;
        background: #39342e;
        color: #ffffff;
    }
    .box-cart-sub .txt-name-sub {
        font-size: 12px;
        line-height: 30px;
    }
    .table-cart-list tr th {
        font-size: 12px;
    }
    .table-cart-list tr td:nth-child(2) {
        text-align: center !important;
        width: 25%;
        font-size: 10px;
    }
    .table-cart-list .view-img-cart {
        width: 100%;
        padding-bottom: 5px;
    }
    .table-cart-list tr td img {
        margin-right: 0px;
    }
    .table-cart-list tr td:nth-child(3) input {
        width: 83%;
        margin-bottom: 10px;
    }
    .table-cart-list tr td:nth-child(3) span {
        padding: 5px 1px;
    }
    .table-cart-list tr td:nth-child(6) span {
        padding: 5px 5px;
    }
    .pro-detail .form-left {
        width: 100%;
    }
    .pro-detail .form-right {
        width: 100%;
        padding-left: 0px;
    }
    .pro-detail .form-right h1 {
        font-size: 16px;
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .pro-detail .btn-add-card {
        width: 40%;
    }
    .pro-detail .text-line .col-lg-6:nth-child(2) .btn-add-card {
        float: right;
        margin-top: -1px;
    }
    .input-card {
        width: 50%;
        margin-right: 15px;
    }
    .price-total {
        font-size: 16px;
    }
    .pro-detail .form-right .text-price span {
        font-size: 18px;
    }
    .pro-detail .owl-theme .owl-controls .owl-buttons .owl-next, .pro-detail .owl-theme .owl-controls .owl-buttons .owl-prev {
        display: none !important;
    }
    .owl-theme .owl-controls .owl-buttons .owl-prev, .owl-theme .owl-controls .owl-buttons .owl-prev {
        display: none;
    }
    ul.product-list li {
        width: 50% !important;
    }
    .box-adv-center {
        margin-right: 1px;
    }
    .box-adv-left {
        margin-right: 2px;
    }
    .khuyen-mai-phai .box-product-motion ul.body-pro li img {
        width: 100%;
        padding: 2px;
    }
}
@media screen and (width:768px) {
    .content-right {
        width: 73%;
    }
    ul.product-list li {
        width: 33.33%;
    }
    .content .box-pro-sub .sub-top .txt-name-sub2 a {
        font-size: 14px;
    }
    .content .box-pro-sale .header {
        font-size: 14px;
    }
    .content .box-product-new .header {
        font-size: 14px;
    }
    .content .box-news-sub .box-body .cat-news .clearfix {
        width: 65%;
    }
    .content .box-news-sub .box-body .cat-news img {
        width: 35%;
    }
    .coppyright {
        text-align: center;
    }
    ul.product-list li .link-order {
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #8ac400;
    background: #8ac400;
    }
    .pro-detail .form-right .text-price span {
        font-size: 18px;
    }
    .pro-detail .owl-carousel:nth-child(2) .owl-item {
        width: 55px !important;
    }
    .price-total {
        font-size: 16px;
    }
    .btn-add-card {
        margin-bottom: 10px;
    }
}
@media screen and (min-width:481px) and (max-width:767px){
    .content-right {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 15px;
    }
    .content-left {
        width: 100%;
    }
    .box-product-hot ul.body-pro li, .box-product-motion ul.body-pro li {
        width: 100%;
    }
    .content-left .box-product-hot ul.body-pro li {
        width: 50%;
    }
    .khuyen-mai-phai .owl-item .frame-box .itemProContent .link-order {
        color: #ffffff;
        background: #8ac400;
    }
    .box-pro-sale ul.body-pro li {
        width: 50%;
    }
    .box-pro-home .product-list .item-list {
        width: 25%;
    }
    ul.product-list li .link-order {
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #8ac400;
    background: #8ac400;
    }
    .btn-add-card {
        margin-bottom: 10px;
    }
    .table-cart-list tr td:nth-child(2) {
        text-align: center !important;
        width: 30%;
    }
    .table-cart-list .view-img-cart {
        width: 100%;
    }
    .table-cart-list tr td:nth-child(3) {
        width: 25%;
    }
    .table-cart-list tr td:nth-child(3) input {
        width: 30%;
    }
    .policy-left {
        float: left;
        margin-bottom: 10px;
        width: 35%;
    }
    .policy-mid {
        float: left;
        margin-bottom: 10px;
        width: 35%;
    }
    .policy-right {
        float: left;
        margin-bottom: 10px;
        width: 30%;
    }
    .policy .col-md-4 {
        border: none;
    }
    .policy .icon-box {
        padding-left: 0px;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next, .owl-theme .owl-controls .owl-buttons .owl-prev {
        display: none;
    }

}
@media screen and (min-width:769px) and (max-width:1024px) {
    .content-left{
        width: 27.8%;
    }
    .content-right {
        width: 72.2%;
    }
    ul.product-list li .link-order {
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #8ac400;
    background: #8ac400;
    }
    .btn-add-card {
        margin-bottom: 10px;
    }
}