/* ---------------- Init ---------------- */
@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.ttf);
}

@font-face {
    font-family: Roboto-Bold;
    src: url(../fonts/Roboto-Bold.ttf);
}

@font-face {
    font-family: Roboto-Light;
    src: url(../fonts/Roboto-Light.ttf);
}

@font-face {
    font-family: Roboto-LightItalic;
    src: url(../fonts/Roboto-LightItalic.ttf);
}

@font-face {
    font-family: Roboto-Italic;
    src: url(../fonts/Roboto-Italic.ttf);
}

@font-face {
    font-family: RobotoCondensed-Bold;
    src: url(../fonts/RobotoCondensed-Bold.ttf);
}

@font-face {
    font-family: RobotoCondensed-Regular;
    src: url(../fonts/RobotoCondensed-Regular.ttf);
}

/* --------  -------- */
* {
    margin: 0px;
    padding: 0px;
}

.img-full {
    width: 100%;
}

/* -------- Editor -------- */
.editor img,
.editor frame {
    max-width: 100%;
    height: auto !important;
}

/* -------- Global -------- */
html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    line-height: 20px;
    color: #333333;
    font-family: Arial;
    font-size: 14px;
}

a {
    color: #000;
    outline: none !important;
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    color: #057787;
    text-decoration: none;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: inside;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
}

button {
    outline: none !important;
}

input[type='text'] {
    padding-left: 10px;
}

.col-40,
.col-60,
.col-70,
.col-30,
.col-35,
.col-65 {
    display: inline-block;
    float: left;
    padding-left: 7.5px;
    padding-right: 7.5px;
}


.col-60 {
    width: 60%;
}

.col-40 {
    width: 40%;
}

.col-70 {
    width: 70%;
}

.col-65 {
    width: 65%;
}

.col-30 {
    width: 30%;
}

.col-35 {
    width: 35%;
}


.col-25,
.col-75 {
    display: inline-block;
    float: left;
    padding-left: 7.5px;
    padding-right: 7.5px;
}


.col-25 {
    width: 25%;
}

.col-75 {
    width: 75%;
}


.col-20,
.col-80 {
    display: inline-block;
    float: left;
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.col-20 {
    width: 20%;
}

.col-80 {
    width: 80%;
}

/*------------------------Main Menu-------------------*/
#max-menu-page ul.lv1 {
    list-style: none;
    position: relative;
    display: inline-block;
    float: left;
}

#max-menu-page ul.lv1>li {
    display: inline-block;
    position: relative;
    float: left;
    padding: 0px 7px;
}

#max-menu-page ul.lv1>li:first-child a {
    font-size: 16px;
}

#max-menu-page ul.lv1>li>a {
    display: block;
    text-transform: uppercase;
    color: #fff;
    padding: 7px 15px;
    border-radius: 34px;
}

#max-menu-page ul.lv1>li>a:hover {
    background: #fff;
    color: #057787;
}

/*-----------------MIN menu--------------*/
#min-menu-page {
    background: #057787;
}

#min-menu-page .title {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 7px;
}

#min-menu-page ul.lv1 {
    list-style: none;
}

#min-menu-page ul.lv1>li {
    position: relative;
}

#min-menu-page ul.lv1>li>a {
    display: block;
    padding: 7px 10px;
    color: #fff;
    font-size: 15px;
    border-bottom: 1px solid #fff;
    padding-left: 10px;
    text-transform: uppercase;
}

#min-menu-page ul.lv1>li>a:hover {
    color: #d2232a;
}

#min-menu-page .exit {
    text-align: center;
    margin-top: 15px;
}

#min-menu-page .exit i {
    font-size: 30px;
    color: #fff;
}

#min-menu-page>.lv1>li.have-child>a::after {
    content: "\f2f9";
    font-family: 'Material-Design-Iconic-Font';
    position: absolute;
    right: 5px;
    line-height: 16px;
    font-size: 16px;
    height: 16px;
    width: 16px;
    font-weight: bold;
}

#min-menu-page>.lv1>li.have-child.expand>a::after {
    content: "\f2fc";
    font-family: 'Material-Design-Iconic-Font';
    font-weight: bold;
}

#nav-menu-page {
    padding: 5px 0px;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    color: white;
}

#min-menu-page .dropdown-mobile {
    list-style-type: none;
    background: #eee;
    padding: 15px 0;
    display: none;
}

#min-menu-page .dropdown-mobile li a {
    font-size: 15px;
    padding: 5px 15px;
    display: block;
    color: #057787;
}
#min-menu-page .caret-down {
    width: 80px;
    height: 35px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

#min-menu-page .caret-down::before {
  content: '';
  width: 0; 
  height: 0; 
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #fff;
  position: absolute;
  top: 10px;
  right: 15px;
}

/*-------------header------------*/
#header .top {
    background-color: #efefef;
    padding: 7px 0px;
}

#header .top .hotline {
    display: inline-block;
    float: left;
    /*background-image: url(../img/icon-phone.png);*/
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

#header .top .hotline i,
#header .top .email i {
    padding-right: 5px;
    font-size: 17px;
}

#header .top .email {
    display: inline-block;
    float: left;
    /*background-image: url(../img/icon-email.png);*/
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    margin-left: 30px;
}

#header .menu-top {
    text-align: right;
}

#header .menu-top>ul {
    list-style: none;
}

#header .menu-top>ul>li {
    display: inline-block;
    border-left: 1px solid #d3d3d3;
    position: relative;
}

#header .menu-top>ul>li a {
    padding-left: 10px;
    padding-right: 10px;
}

#header .menu-top>ul>li .menu-sub {
    position: absolute;
    width: 150px;
    left: 0;
    top: 100%;
    z-index: 9;
    padding-top: 5px;
}

#header .menu-top>ul>li .menu-sub .lv2 {
    list-style: none;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    background: #fff;
    position: relative;
    display: none;
}

#header .menu-top>ul>li .menu-sub .lv2:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ffff;
    position: absolute;
    top: -7px;
    right: 15px;
}

#header .menu-top>ul>li .menu-sub li {
    display: block;

}

#header .menu-top>ul>li .menu-sub li a {
    color: #057787;
}

#header .menu-top>ul>li .menu-sub li a {
    display: block;
    padding: 5px 10px;
    text-align: left;
}

#header .menu-top>ul>li .menu-sub li a:hover {
    color: #057787;
}

#header .menu-top>ul li:first-child {
    border-left: none;
}

#header .menu-top>ul>li:hover .lv2 {
    display: block;
}

#header .logo {
    padding: 10px 0px;
}

#header .logo .wrap-right {
    text-align: right;
    padding-top: 8px;
}

#header .logo .form-search {
    display: inline-block;
    position: relative;
}

#header .logo .form-search input {
    height: 38px;
    border-radius: 38px;
    border: 1px solid #e5e5e5;
    width: 515px;
    padding-right: 40px;
}

#header .logo .form-search button {
    border: none;
    background: none;
    position: absolute;
    right: 15px;
    top: 8px;
}

#header .logo .cart {
    display: inline-block;
    background-color: #057787;
    height: 38px;
    line-height: 38px;
    border-radius: 38px;
    padding: 0px 15px;
    color: #fff;
    margin-left: 20px;
}

#header .logo .cart a {
    color: #FFF;
}

#header #menu {
    background: #057787;
    padding: 5px 0px;
}

#footer {
    background: #057787;
}

#footer {
    color: #FFF;
}

#footer .foot a {
    color: #FFF;
}

#footer .foot {
    padding: 30px 0px;
    line-height: 24px;
}

#footer .foot span {
    font-family: Roboto-Bold;
    text-transform: uppercase;
    display: block;
}

#footer .foot a {
    display: block;
}

#footer .foot a:hover {
    color: #000;
}

#footer .foot .form-mail a {
    display: inline-block;
}

#footer .foot .form-mail .form-email {
    margin-top: 10px;
    margin-bottom: 15px;
}

#footer .foot .form-mail .form-email input {
    width: 240px;
    height: 38px;
    border-radius: 38px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
}

#footer .foot .form-mail .form-email button {
    height: 38px;
    border-radius: 38px;
    background: #FFF;
    color: #000;
    border: none;
    line-height: 38px;
    padding: 0px 20px;
}

#footer .foot .form-mail .social {
    width: 35px;
    height: 35px;
    border-radius: 35px;
    background: #6f6f6f;
    color: #fff;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    margin-right: 10px;
}

#footer .foot .form-mail .social i {
    line-height: 35px;
}

#footer .foot-bottom {
    padding: 10px 0px;
    border-top: 1px solid #e5e5e5;
    text-align: center;
}

#slider-page {
    margin-top: 15px;
    margin-bottom: 10px;
}

#slider-page .thumb-box .thumbs {
    list-style: none;
}

#slider-page .thumb-box .thumbs li {
    display: inline-block;
    width: 20%;
    float: left;
    text-align: center;
    background: #FAA41C;
}

#slider-page .thumb-box .thumbs li a {
    display: table-cell;
    width: 163px;
    padding: 10px;
    height: 60px;
    border-left: 1px solid #FFF;
    border-bottom: 2px solid #FAA41C;
    vertical-align: middle;
    color: #FFF;
}

#slider-page .thumb-box .thumbs li a.active {
    border-bottom-color: #057787;
    font-weight: bold;
    color: #FFF;
}

#slider-page .col-30 a:first-child {
    margin-bottom: 10px;
    display: block;
}

.title-home {
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px;
}

.title-home span {
    background: #fff;
    padding: 5px 20px;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}

.title-home hr {
    position: absolute;
    width: calc(100% - 15px);
    top: 50%;
    margin: 0px;
    border-top: 2px solid #FAA41C;
}

#promotion {
    padding-top: 20px;
}

#promotion .item {
    border: 1px solid #e7e7e7;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    -moz-box-shadow: 0 0 5px #e7e7e7;
    -webkit-box-shadow: 0 0 5px #e7e7e7;
    box-shadow: 0 0 5px #e7e7e7;
}

#promotion .item>div {
    display: inline-block;
    float: left;
}

#promotion .item .left {
    width: 40%;
}

#promotion .item .left img {
    margin: auto;
    display: block;
    max-width: 100%;
}

#promotion .item .right {
    width: 60%;
    padding: 20px 10px;
}

#promotion .item .right .name {
    display: block;
    font-size: 15px;
    color: #057787;
    margin-bottom: 5px;
    min-height: 40px;
}

#promotion .item .right .price .sale {
    font-size: 18px;
    color: #057787;
    font-weight: bold;
}

#promotion .item .right .price .root {
    font-size: 13px;
    color: #999999;
    text-decoration: line-through;
    margin-left: 30px;
}

#promotion .item .right .price span.under {
    text-decoration: underline;
}

#promotion .item .right .time {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #f1f1f1;
}

#promotion .item .right .time p {
    background: url(../img/icon-time.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 3px 0px;
    padding-left: 30px;
    font-size: 13px;
}

#promotion .item .right .time p span {
    color: #057787;
    font-size: 14px;
}

.detail-timer {
    clear: both;
}

.detail-timer .time {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #f1f1f1;
}

.detail-timer .time p {
    background: url(../img/icon-time.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 3px 0px;
    padding-left: 30px;
    font-size: 13px;
}

.detail-timer .time p span {
    color: #057787;
    font-size: 14px;
}

#promotion .item .right .time .add-cart {
    background-color: #057787;
    background-image: url(../img/icon-cart-small.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 20px;
    padding-left: 50px;
    border-radius: 35px;
    display: inline-block;
    margin-top: 5px;
}

.star {
    margin-bottom: 5px;
    color: #999;
    font-size: 12px;
}

.star .checked {
    color: #ffc120;
}

.item-product {
    border: 1px solid #e8e6e7;
    padding: 10px;
}

.item-product .img img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.item-product .view {
    display: inline-block;
    width: 100%;
    padding-top: 15px;
}

.item-product .view .star {
    display: inline-block;
    float: left;
}

.item-product .view .vw {
    display: inline-block;
    float: right;
    color: #999;
    background-image: url(../img/icon-view.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.item-product .a-name {
    display: block;
    margin-bottom: 5px;
    height: 40px;
}

.item-product .price {
    width: 100%;
    display: inline-block;
}

.item-product .price .sale {
    color: #057787;
    font-weight: bold;
}

.item-product .price .under {
    text-decoration: underline;
}

.item-product .price .root {
    color: red;
    font-size: 13px;
    text-decoration: line-through;
    float: right;
}

#new-product {
    margin-top: 20px;
    margin-bottom: 10px;
}

.owl-nav-mix .owl-nav>button {
    font-size: 40px;
    width: 35px;
    height: 55px;
    border: 1px solid #e8e6e7;
    position: absolute;
    top: 40%;
    background: #fff !important;
}

.owl-nav-mix .owl-nav .owl-next {
    right: 0;
    border-radius: 5px 0px 0px 5px;
    -moz-box-shadow: -3px 0px 5px #999;
    -webkit-box-shadow: -3px 0px 5px #999;
    box-shadow: -3px 0px 5px #999;
}

.owl-nav-mix .owl-nav .owl-prev {
    border-radius: 0px 5px 5px 0px;
    -moz-box-shadow: 3px 0px 5px #999;
    -webkit-box-shadow: 3px 0px 5px #999;
    box-shadow: 3px 0px 5px #999;
}

.owl-nav-mix .owl-dots {
    display: none;
}

.owl-nav-mix .view-all {
    text-align: center;
}

.owl-nav-mix .view-all a {
    font-size: 15px;
    color: #057787;
    font-weight: bold;
    padding-bottom: 20px;
}

.title-block {
    margin-bottom: 10px;
    margin-top: 10px;
    background: #057787;
    margin-left: 0px;
    position: relative;
    padding: 5px 0px;
}

.title-block .tt-block {
    border-left: 3px solid #057787;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 6px;
    position: relative;
    z-index: 999;
}

.title-block .tt-block a {
    color: #fff;
}

#blog-home {
    margin-top: 15px;
}

.title-block .menu-block {
    list-style: none;
    float: right;
    background: #057787;
    position: relative;
    z-index: 999;
}

.title-block .menu-block li {
    display: inline-block;
}

.title-block .menu-block li a {
    display: block;
    padding: 5px 15px;
    border-radius: 20px;
    color: #FFF;
    font-size: 14px;
}

.title-block .menu-block li a:hover {
    background: #057787;
    color: white;
}

.block .owl-nav>button {
    font-size: 40px !important;
    width: 35px;
    height: 55px;
    border: 1px solid #e8e6e7;
    position: absolute;
    top: 40%;
    background: #fff !important;
}

.block .owl-nav .owl-next {
    right: 7.5px;
    border-radius: 5px 0px 0px 5px;
    -moz-box-shadow: -3px 0px 5px #999;
    -webkit-box-shadow: -3px 0px 5px #999;
    box-shadow: -3px 0px 5px #999;
}

.block .owl-nav .owl-prev {
    border-radius: 0px 5px 5px 0px;
    -moz-box-shadow: 3px 0px 5px #999;
    -webkit-box-shadow: 3px 0px 5px #999;
    box-shadow: 3px 0px 5px #999;
}

.item-blog {
    margin-bottom: 15px;
}

.item-blog img {
    max-width: 100%;
    margin-bottom: 10px;
}

.item-blog .title {
    display: block;
    font-weight: bold;
    min-height: 44px;
}

.item-blog .title:hover {
    color: #057787;
}

.item-blog span {
    font-style: italic;
    color: #999;
    display: block;
    margin-bottom: 10px;
}

.item-blog .more {
    text-transform: uppercase;
    padding: 5px 15px;
    border-radius: 20px;
    border: 1px solid #057787;
}

.item-blog .more i {
    font-size: 12px;
    margin-left: 5px;
}

.item-blog .more:hover {
    background: #057787;
    color: white;
}

#blog-home .owl-nav>button {
    font-size: 40px !important;
    width: 35px;
    height: 55px;
    border: 1px solid #e8e6e7;
    position: absolute;
    top: 25%;
    background: #fff !important;
}

#blog-home .owl-nav .owl-next {
    right: 0px;
    border-radius: 5px 0px 0px 5px;
}

#blog-home .owl-nav .owl-prev {
    border-radius: 0px 5px 5px 0px;
}

#breadcrumb .list {
    list-style: none;
}

#breadcrumb .list li {
    display: inline-block;
}

#breadcrumb .list li a {
    display: block;
    padding: 10px 0px;
}

.sidebar {
    margin-bottom: 15px;
}

.sidebar .title {
    display: block;
    background-color: #057787;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding: 10px;
}

.sidebar .lv1 {
    list-style: none;
}

.sidebar .lv1>li {
    display: block;
    border: 1px solid #999;
    border-top: none;
    border-bottom: none;
    position: relative;
}

.sidebar .lv1>li>a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #999;
    border-left: 3px solid #fff;
    font-size: 15px;
}

.sidebar .lv1>li>a:hover {
    border-left: 4px solid #057787;
}

.sidebar .lv1>li.active>a {
    border-left: 4px solid #057787;
    color: #057787;
    font-weight: bold;
}

.sidebar .lv1>li.have-child>a::after {
    content: "\f2f9";
    font-family: 'Material-Design-Iconic-Font';
    position: absolute;
    right: 5px;
    line-height: 16px;
    font-size: 24px;
    height: 16px;
    width: 16px;
    font-weight: bold;
    color: #057787;
}

.sidebar .lv1>li.have-child.expand>a::after {
    content: "\f2fc";
    font-family: 'Material-Design-Iconic-Font';
    font-weight: bold;
}

.sidebar .lv2 {
    list-style: none;
    border-bottom: 1px solid #999;
    display: none;
}

.sidebar .lv2 li {
    display: block;
}

.sidebar .lv2 li a {
    display: block;
    padding: 7px 10px;
    padding-left: 20px;
}

.sidebar .wrap-check {
    border: 1px solid #999;
    padding: 10px;
}

.sidebar .wrap-check.col-brand {
    height: 300px;
}

.sidebar .wrap-check .input {
    display: inline-block;
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    cursor: pointer;
}

.sidebar .wrap-check .input img {
    position: absolute;
    left: 0;
    top: 0px;
}

.sidebar .wrap-check .input input {
    display: none;
}

.sidebar .wrap-check .input span {
    display: inline-block;
    float: right;
    width: calc(100% - 20px);
    padding-left: 10px;
}

.title-product-page {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 2px solid #057787;
    margin-bottom: 10px;
}

.title-product-page>div {
    display: inline-block;
    float: left;
    width: 50%;
}
@media only screen and (max-width: 767px) {
    .title-product-page .right {
        width: 40%;
    }
    .title-product-page .left {
        width: 60%;
    }
}

.title-product-page .name {
    display: block;
    font-size: 20px;
    font-family: Roboto-Bold;
    color: #057787;
    text-transform: uppercase;
}

.title-product-page select {
    height: 30px;
    border: 1px solid #f1f1f1;
    float: right;
    padding-left: 10px;
    width: 200px;
}
@media only screen and (max-width: 767px) {
    .title-product-page select {
        width: 100%;
    }
}
.categories-list-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 30px;
    overflow: hidden;
    list-style-type: none;
    border-left: 1px solid #e8e6e7;
}
.categories-list-box .categories-item {
    width: 25%;
}
@media only screen and (max-width: 767px) {
    .categories-list-box .categories-item {
        width: 33.33%;
    }
}
.categories-list-box .categories-item a {
    border-right: 1px solid #e8e6e7;
    border-bottom: 1px solid #e8e6e7;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 14px 10px;
    font-size: 14px;
    text-align: center;
    height: 100%;
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}
@media only screen and (min-width: 768px) {
    .categories-list-box .categories-item:nth-child(1) a,
    .categories-list-box .categories-item:nth-child(2) a,
    .categories-list-box .categories-item:nth-child(3) a,
    .categories-list-box .categories-item:nth-child(4) a {
       border-top: 1px solid #e8e6e7;
    }
}
@media only screen and (max-width: 767px) {
    .categories-list-box .categories-item:nth-child(1) a,
    .categories-list-box .categories-item:nth-child(2) a,
    .categories-list-box .categories-item:nth-child(3) a {
       border-top: 1px solid #e8e6e7;
    }   
}
.categories-list-box .categories-item a:hover {
    color: #057787;
}
.categories-list-box .categories-item .icon {
    margin-bottom: 10px;
    height: 60px;
    overflow: hidden;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
}
.categories-list-box .categories-item .icon img {
    max-height: 60px;
    max-width: 100%;
}
@media only screen and (max-width: 767px) {
    .categories-list-box .categories-item .icon {
        height: 50px;
    }
    .categories-list-box .categories-item .icon img {
        max-height: 50px;
    }
}
#product-page .item-product {
    margin-bottom: 15px;
}

#product-page .item-product:hover {
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888888;
    box-shadow: 0 0 5px #888;
}

.paging {
    margin-bottom: 20px;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #f1f1f1;
}

.paging .wrap-item {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.paging .wrap-item a {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #999;
}

.paging .wrap-item a:hover,
.paging .wrap-item a.active {
    color: #fff;
    background: #057787;
    border-color: #057787;
}

#product-detail .img-view {
    position: relative;
    width: 370px;
    height: 363px;
}

#product-detail .img-view img {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    max-width: 100%;
}

#product-detail .img-view img:first-child {
    display: block;
}

#product-detail .img-thumb {
    border: 1px solid #f1f0f1;
    padding: 1px;
    border-radius: 5px;
}

#product-detail .thumb .active {
    border-color: #057787;
}

#product-detail .thumb {
    padding: 0px 15px;
}

#product-detail .note {
    display: block;
    text-align: center;
    padding: 10px 0px;
}

#product-detail .owl-nav button {
    font-size: 30px;
    position: absolute;
    top: 30%;
}

#product-detail .owl-nav .owl-prev {
    left: 0px;
}

#product-detail .owl-nav .owl-next {
    right: -0px;
}

#product-detail .title-product-page {
    margin-bottom: 25px;
}

#product-detail .name-product {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

#product-detail .name-product .title-product {
    width: calc(100% - 115px);
    font-size: 24px;
    display: inline-block;
    float: left;
}

#product-detail .name-product .share {
    width: 113px;
    display: inline-block;
    float: left;
}

#product-detail .price-detail {
    display: inline-block;
    width: 100%;
}

#product-detail .price-detail>div {
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    /* clear: both;*/
}

#product-detail .price-detail .left {
    width: 60%;
}

#product-detail .price-detail .left .sale {
    font-size: 24px;
    color: #057787;
    font-weight: bold;
    margin-right: 15px;
}

#product-detail .price-detail .left .root {
    color: red;
    text-decoration: line-through;
}

#product-detail .price-detail .left .store {
    color: #00cc33;
}

#product-detail .price-detail .left .none {
    color: red;
}

#product-detail .price-detail .right {
    width: 40%;
    text-align: right;
}

#product-detail .price-detail .right .star {
    display: inline-block;
    margin-right: 5px;
}

#product-detail .intro ul {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #999;
    margin-bottom: 20px;
}

#product-detail .intro ul li span {
    font-weight: bold;
    line-height: 24px;
}

#product-detail .combo .tt {
    display: block;
    font-weight: bold;
    color: #057787;
    margin-bottom: 10px;
}

#product-detail .combo .item {
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    border-top: 1px solid #999;
    float: left;
}

#product-detail .combo .item>div {
    display: inline-block;
    float: left;
}

#product-detail .combo .item .input {
    width: 40px;
    position: relative;
    height: 55px;
}

#product-detail .combo .item .input img {
    position: absolute;
    left: 0;
    top: 13px;
}

#product-detail .combo .item .input input {
    display: none;
}

#product-detail .combo .item .img {
    width: 60px;
}

#product-detail .combo .item .name {
    padding-left: 15px;
}

#product-detail .combo .item .name a {
    display: block;
}

#product-detail .combo .item .name .price-cb span:first-child {
    font-weight: bold;
    color: #057787;
    margin-right: 15px;
}

#product-detail .combo .item .name .price-cb span:last-child {
    color: #057787;
    /* text-decoration: line-through;*/
}

#product-detail .total {
    display: block;
    text-align: center;
    background: #d1f3f8;
    font-size: 18px;
    color: #057787;
    font-weight: bold;
    padding: 10px;
    margin-top: 30px;
    border: 1px solid #057787;
    border-radius: 5px;
    margin-bottom: 20px;
}

#product-detail .button-nav {
    display: inline-block;
    width: 100%;
    float: left;
}

#product-detail .button-nav img {
    margin-right: 5px;
}

#product-detail .button-nav button:first-child {
    background-color: #FAA41C;
    border: none;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
    margin-right: 10px;
}

#product-detail .button-nav button:last-child {
    background-color: #00cc33;
    border: none;
    padding: 10.5px 15px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
}

.sidebar-right {
    background: #f6f5f5;
    padding: 15px;
}

.sidebar-right .tit {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.sidebar-right .item {
    display: block;
    margin-bottom: 15px;
}

.sidebar-right .item a {
    display: block;
    font-weight: bold;
    color: #057787;
}

.sidebar-right .hotline a {
    font-size: 20px;
    font-weight: bold;
    color: #057787;
}

#product-content {
    margin-top: 50px;
}

#product-content .tab {
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
}

#product-content .tab span {
    font-size: 16px;
    border-bottom: 2px solid #fff;
    margin-right: 15px;
    padding-bottom: 10px;
    display: inline-block;
}

#product-content .tab span.active {
    border-bottom-color: #057787;
}

#rating {
    background: #fff;
    padding-top: 20px;
}

#rating .title-ra {
    display: block;
    border-bottom: 1px solid #f1f0f1;
    font-size: 16px;
    margin-bottom: 10px;
}

#rating .form-cm {
    padding: 15px 10px;
    background: #f8f8f8;
    border: 1px solid #e2e2e2;
    /*-moz-box-shadow: 0 0 2px #888;
    -webkit-box-shadow: 0 0 2px#888;
    box-shadow: 0 0 2px #888;*/
}

#rating .form-cm .title {
    display: block;
    font-family: Roboto-Bold;
    font-size: 16px;
    margin-bottom: 10px;
}

#rating .form-cm .star {
    margin-bottom: 10px;
}

#rating .form-cm .star span {
    color: #cacaca;
    font-size: 20px;
}

#rating .form-cm .star .checked {
    color: orange !important;
}

#rating .form-cm .star .selected {
    color: orange !important;
}

#rating .form-cm textarea {
    width: 100%;
    padding: 5px 10px;
    margin-bottom: 10px;
    -moz-box-shadow: inset 0 0 2px #888;
    -webkit-box-shadow: inset 0 0 2px #888888;
    box-shadow: inner 0 0 2px #888;
    height: 55px;
}

#rating .form-cm input {
    height: 32px;
    padding-left: 10px;
}

#rating .form-cm .note {
    display: block;
    text-align: left;
}

#rating .form-cm .wrap-bt {
    display: block;
    text-align: right;
}

#rating .form-cm .wrap-bt button {
    width: 95px;
    text-align: center;
    padding: 7px;
    font-size: 16px;
    border-radius: 5px;
    border: none;
    background: #f8f8f8;
}

#rating .form-cm .wrap-bt .submit {
    background: #057787;
    color: white;
}

#rating .form-cm .wrap-bt button:hover {
    background: #057787;
    color: white;
}

.title-ra {
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
}

.title-ra span {
    font-size: 16px;
    border-bottom: 2px solid #057787;
    margin-right: 15px;
    padding-bottom: 10px;
    display: inline-block;
}

#comment-cus {
    background: #fff;
    padding-top: 30px;
}

#comment-cus .title-ra {
    display: block;
    border-bottom: 1px solid #f1f0f1;
    font-size: 16px;
    margin-bottom: 10px;
}

#comment-cus .item {
    padding: 10px 0px;
    border-bottom: 1px solid #f1f0f1;
}

#comment-cus .item .like {
    border: 1px solid #f1f0f1;
    display: inline-block;
    padding: 3px 10px;
}

#comment-cus .star {
    margin-bottom: 5px;
}

#comment-cus .star span {
    color: #c2c2c2;
}

#comment-cus .star .checked {
    color: orange !important;
}

.relate {
    margin-top: 40px;
    margin-bottom: 10px;
}

.relate .item-product {
    margin-bottom: 20px;
}

.relate .title {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.relate .title span {
    font-size: 18px;
    display: inline-block;
    float: left;
}

.relate .title a {
    display: inline-block;
    float: right;
    color: #057787;
}

#news-page .item-blog {
    margin-bottom: 20px;
}

.date-detail {
    font-style: italic;
    margin-bottom: 15px;
    display: block;
    color: #999999;
}

.title-news-page {
    display: block;
    font-size: 16px;
    font-weight: bold;
}

#news-page .title-product-page .left {
    width: 100%;
}

#news-page .relate .title {
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
}

.news-re {
    margin-bottom: 20px;
}

.news-re a {
    line-height: 24px;
    font-size: 16px;
}

.news-re a:hover {
    color: #057787;
}

.item-net a {
    margin-bottom: 30px;
    display: block;
    margin-top: 10px;
}

.item-net a img {
    margin-right: 5px;
}

.title-contact {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    color: #057787;
    margin-bottom: 10px;
}

.form-contact input {
    width: 100%;
    height: 38px;
    border: 1px solid #999;
    padding-left: 10px;
    margin-bottom: 10px;
}

.form-contact textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #999;
    padding-left: 10px;
}

.form-contact button {
    background: #057787;
    border: none;
    color: #fff;
    padding: 5px 40px;
    text-transform: uppercase;
    border-radius: 32px;
}

.form-contact .note {
    float: right;
    color: #057787;
    font-style: italic;
}



#cart .title {
    font-size: 15px;
    padding-top: 20px;
    padding-bottom: 10px;
    display: block
}

#cart .title a {
    display: inline-block;
    float: right;
    color: #ff7e00;
    font-size: 14px
}

#cart .cart-page {
    background: #fff;
    display: inline-block;
    width: 100%
}

#cart .cart-page .wrap-item {
    padding: 15px;
    padding-bottom: 0
}

#cart .cart-page .wrap-item .item {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f1f0f1
}

#cart .cart-page .wrap-item .item>div {
    display: inline-block;
    float: left
}

#cart .cart-page .wrap-item .item .img {
    width: 90px;
    height: 90px;
    border: 1px solid #f1f0f1
}

#cart .cart-page .wrap-item .item .img img {
    margin: auto;
    display: block;
    max-width: 100%
}

#cart .cart-page .wrap-item .item .name {
    width: calc(100% - 260px);
    padding-left: 15px;
    font-size: 14px;
    margin-bottom: 5px
}

#cart .cart-page .wrap-item .item .name .name-product {
    display: block;
    margin-bottom: 10px
}

#cart .cart-page .wrap-item .item .name .number-spinner {
    display: inline-block;
    width: 100%
}

#cart .cart-page .wrap-item .item .name input {
    width: 45px;
    height: 26px;
    display: inline-block;
    border-radius: 0;
    float: left;
    border: 1px solid #e0e0e0
}

#cart .cart-page .wrap-item .item .name .input-group-btn {
    display: inherit
}

#cart .cart-page .wrap-item .item .name button {
    height: 26px;
    border-radius: 0;
    background: #f8f8f8;
    padding: 0 12px;
    display: inline-block;
    float: left;
    border: 1px solid #e0e0e0
}

#cart .cart-page .wrap-item .item .name button span {
    font-size: 8px
}

#cart .cart-page .wrap-item .item .name .down {
    margin-right: -1px
}

#cart .cart-page .wrap-item .item .name .up {
    margin-left: -1px
}

#cart .cart-page .wrap-item .item .price {
    width: 160px;
    font-size: 14px
}

#cart .cart-page .wrap-item .item .close {
    width: 10px
}

#cart .cart-page .sale-code {
    display: inline-block;
    width: 100%;
    padding: 15px;
    padding-top: 0
}

#cart .cart-page .sale-code .wrap-form {
    display: inline-block;
    float: left;
    font-size: 16px
}

#cart .cart-page .sale-code .wrap-form input {
    height: 34px;
    border-radius: 5px;
    border: 1px solid #f1f0f1
}

#cart .cart-page .sale-code .wrap-form button {
    background: #ffb700;
    color: #fff;
    border-radius: 5px;
    border: none;
    height: 33px;
    padding: 0 15px;
    margin-left: -8px
}

#cart .cart-page .sale-code .total {
    display: inline-block;
    float: right;
    font-size: 16px;
    font-family: Roboto-Bold
}

#cart .cart-page .sale-code .total span {
    color: #c00;
    padding-left: 15px
}

#cart .cart-page .sale-code .shipping-note {
    font-style: italic;
    font-weight: 400;
    margin-top: 10px;
}

#cart .cart-page .wrap-info {
    border-top: 1px solid #f1f0f1;
    padding: 15px
}
#cart .cart-page .wrap-note-shipping {
    margin-top: 10px;
    font-size: 16px;
    font-style: italic;
    color: #c00;
}

#cart .cart-page .wrap-info .tit {
    display: block;
    font-size: 16px;
    font-family: Roboto-Bold;
    color: #c00;
    margin-bottom: 20px
}

#cart .cart-page .wrap-info .item-form {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

#cart .cart-page .wrap-info .item-form>span {
    display: inline-block;
    width: 125px;
    float: left;
    font-size: 14px;
    font-family: Roboto-Bold;
    padding-top: 10px
}

#cart .cart-page .wrap-info .item-form input,
#cart .cart-page .wrap-info .item-form select {
    display: inline-block;
    width: calc(100% - 125px);
    float: left;
    height: 36px;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    padding-left: 10px
}

#cart .cart-page .wrap-info .item-select {
    font-family: Roboto-Italic;
    font-size: 14px
}

#cart .cart-page .wrap-info .submit {
    /* float: right;*/
    background: #ffb700;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 15px;
    border: none;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 20px
}

.message-error {
    color: red;
    padding: 10px 0px;
}

.error-alert {
    border: 1px solid red !important;
}

.table-success {
    width: 100%;

}

.table-success td {
    border: 1px solid #EEE;
    padding: 10px 10px;
}

.wap-order h3 {
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0px;
    margin-top: 10px;
}

.wap-order .form-input {
    padding: 5px 0px;
    border: 1px solid #EEE;
    padding: 10px;
}

.wap-order .form-input .name {
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}


.sale-in {
    font-size: 15px;
    text-align: center;
    padding: 8px 10px;
    display: block;
    background: #057787;
    color: #FFF;
    border-radius: 5px;
    margin: 10px auto;
    width: 200px;
}




.title-success {
    font-size: 16px;
    display: block;
    text-align: center;
    padding: 15px;
    color: #057787;
    font-weight: bold;
}

.wap-tax {
    display: none;
}

.item_remove {
    font-size: 13px;
    color: #666;
    opacity: 1;
}

.title-ra {
    margin-top: 15px;
}

.add-cart {
    cursor: pointer;
}

#popup-config .modal-body {
    display: inline-block;
    width: 100%;
    padding: 0;
}

.popup-callme .modal-body {
    padding-top: 10px !important;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.popup-callme .img-modal img {
    margin: auto;
}

.popup-callme .img-modal span {
    margin-top: 20px;
    font-size: 14px;
    font-family: Roboto-Bold;
    display: block;
    text-align: center;
}

.popup-callme .modal-dialog {
    width: 60% !important;
}

.popup-callme .modal-header .close {
    margin-top: -7px;
}

.popup-callme .modal-body {
    padding-top: 10px !important;
}

.popup-callme .item-form {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

.popup-callme .item-form>div {
    display: inline-block;
    float: left;
}

.popup-callme .item-form .left-f {
    width: 90px;
    font-size: 14px;
    font-family: Roboto-Bold;
    padding-top: 10px;
}

.popup-callme .item-form .left-f span {
    color: red;
}

.popup-callme .item-form .right-f {
    width: calc(100% - 90px);
}

.popup-callme .item-form .right-f .wrap-radio {
    display: inline-block;
    width: 70px;
    font-size: 14px;
    font-family: Roboto-Bold;
    position: relative;
    padding-left: 25px;
}

.popup-callme .item-form .right-f .wrap-radio img {
    position: absolute;
    left: 0;
    top: 0;
}

.popup-callme .item-form .right-f .wrap-radio input[type='radio'] {
    display: none;
}

.popup-callme .item-form .right-f input[type='text'] {
    width: 100%;
    height: 36px;
    border-radius: 5px;
    border: 1px solid #e9e9e9;
}

.popup-callme .item-form .right-f textarea {
    padding-left: 10px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #e9e9e9;
}

.popup-callme .submit {
    padding: 7px 20px;
    border-radius: 5px;
    border: none;
    background: #ffb700;
    text-transform: uppercase;
    float: right;
    color: #fff;
    margin-bottom: 20px;
}

.specifications {
    list-style: none;
    padding: 20px 0px 40px 0px;
    overflow: hidden;
}

.specifications li {
    /*width: 70%;*/
    display: block;
    font-weight: bold;

}

.specifications .rowfix {
    padding: 12px 0px;
}

.specifications .rowf- {
    display: block;
    background: #f2f2f2;
    font-size: 16px;
    font-weight: bold;
    color: #c0392b;
}

.specifications .first {
    font-weight: 600;
}

.specifications .keyf-0 {
    background: #f9f9f9;
}

.editor h1 {
    font-size: 22px;
    margin-bottom: 10px;
}

.editor h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.editor {
    text-align: justify;
}

.editor table {
    width: 100%;
}

.editor img {
    text-align: center;

}

.editor p {
    margin-bottom: 6px;
}

.wp-block-image {
    text-align: center;
    margin-bottom: 10px;
}

.editor td,
.editor th {
    border: 1px solid #ddd;
    padding: 8px;
}

.editor img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.editor img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.editor tr:nth-child(even) {
    background-color: #f2f2f2;
}

.editor tr:hover {
    background-color: #ddd;
}

.editor th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}

.editor {
    line-height: 24px;
}

.home-right-banner img {
    max-width: 100%;
}

.buy-product {
    color: #FFF !important;
    background: #057787;
    padding: 9px 10px;
    border-radius: 5px;
    margin-right: 10px;
}

:focus {
    outline: none;
}

.wrap-search .wrap-keyword {
    padding-top: 10px;
    display: none;
    position: relative;
    z-index: 100;
}

.wrap-keyword .keyword {
    padding: 10px;
}

.wrap-search .keyword {
    position: absolute;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #EEE;
}

.keyword .suggest a {
    padding: 4px 10px;
    display: block;
    text-align: left;
}

.keyword .suggest a span {
    color: #d42333;
    padding-left: 10px;
    display: block;
}

.keyword .suggest a img {
    float: left;
    vertical-align: middle;
    padding-right: 10px;
    max-width: 50px;
}

.wrap-keyword .keyword {
    padding: 10px;
}

.eml-countdown {
    color: #057787;
    font-weight: bold;

}

.item-product .time {
    padding: 10px 0px 5px 0px;
}

.paging select {
    height: 31px;
}

#header .top {
    background: #FAA41C;
}

#header .top {
    color: #FFF;
}

#header .top a {
    color: #FFF;
}

.footer-bottom {
    background: #FAA41C;
    color: #FFF;
    text-align: center;
}

.footer-bottom p {
    padding: 3px 0px;
    margin: 0px 0px;
}

.menu-fixed {
    position: fixed;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 99999;
}

.main-parents {
    margin-top: 10px;
    clear: both;
}

.main-parents .config-price {
    border: 1px solid #CCC;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
    margin: 3px;
}

.main-parents .config-price.active-cf {
    /*background: #057787;
    color: #FFF;*/
    border: 1px solid #057787;
}

.main-parents .price-sale {
    color: #057787;
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.main-parents .config-price.active-cf .active-cf {}

.availability_0 {
    display: none;
}

.math-0 .availability_0 {
    display: block;
}

.math-0 .availability_1 {
    display: none;
}

.math-1 .availability_1 {
    display: block;
}

#product-detail .btn-add-cart-0 {
    display: none;
}

.dropdown-2 {
    background: #eee;
    color: #000;
    list-style: none;
    margin-top: 9px;
    border-radius: 5px;
    overflow: hidden;
}
.dropdown-desk-wrapper {
    display: none;
}
#menu .lv1 li {
    position: relative;
}

.dropdown-2 a {
    padding: 10px 15px;
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    color: #057787;
    transition: all .3s;
}

.dropdown-2 a:hover {
    background: #FAA41C;
    color: #fff;
}

#menu .lv1 li:hover .dropdown-desk-wrapper {
    display: block;
    position: absolute;
    left: 0px;
    top: 30px;
    z-index: 9999;
    min-width: 200px;
    overflow: hidden;
}

.vat-style {
    font-size: 12px;
    font-weight: bold;
    font-family: 'Roboto-Bold';
    font-style: italic;
    clear: both;
}


.style-genuine {
    font-size: 12px;
    font-weight: bold;
    font-family: 'Roboto-Bold';
    /*font-style: italic;*/
    clear: both;
    color: red;
}

.clearFix {
    float: none;
    clear: both;
}

.main-banner-home {
    position: relative;
}

.main-banner-bottom .row {
    padding: 0px;
    margin: 0px;
}

.main-banner-bottom img {
    max-width: 100%;
}

.main-b-t img {
    /* min-height: 400px;*/
}

.thumbs-top li {
    list-style: none;
    display: inline;
}

.thumbs-top {
    text-align: center;
    margin-top: -10px;
    z-index: 999;
    position: absolute;
    bottom: 10px;
    left: 50%;
}

.thumbs-top li a {
    font-size: 0px;
    width: 10px;
    height: 10px;
    background: #EEE;
    display: inline-block;
    border-radius: 50%;
}

.thumbs-top li a.active {
    background: #000;
}

.main-banner-home-mix .col-60,
.main-banner-home-mix .col-40,
.main-banner-home-mix .col-65,
.main-banner-home-mix .col-35s,
.main-banner-home-mix .col-md-6 {
    padding: 0px;
    margin: 0px;
}

.btn-tn {
    background: #057787;
    color: #fff;
    text-align: center;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 15px;
    padding: 0 14px 0;
    outline: 0;
    line-height: 33px;
}

.alert-register {
    display: none;
}

.title-tn {
    text-align: center;
}

.main-l-r {
    padding: 20px 0px;
}

.title-tn {
    color: #FFF;
    background: #057787;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 5px;
    margin-bottom: 10px;
}

.btn-tn:hover {
    color: #FFF;
}

.register-f {
    text-align: center;
    display: block;
    margin: 10px 0px;
}


.main-orders table {
    border: 1px solid #1C6EA4;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    font-family: Arial;

}

.main-orders td,
.main-orders th {
    padding: 5px 10px;
    border: 1px solid #CCC;
}

.main-orders td a {
    color: #057787;
    font-weight: bold;
}

.main-orders th {
    font-weight: bold;
}

.main-profile {
    margin-top: 10px;
}

.main-profile .title-tn {
    margin-bottom: 0px;
}

.list-nav {
    list-style: none;
    padding-bottom: 5px;

}

.list-nav a {
    display: block;
    background: #EEE;
    color: #000;
    padding: 6px 10px;
    border-bottom: 1px solid #CCC;
}

.list-nav a:hover {
    background: #057787;
    color: #FFF;
}

.login-social img {
    max-width: 100%;
}

.login-social {
    margin: 10px 0px;
}

.login-social .facebook a {
    background: rgb(59, 89, 152);
    display: block;
    border-radius: 5px;
    color: #FFF;
    font-size: 18px;
}


.login-social .google a {
    background: rgb(223, 74, 50);
    display: block;
    border-radius: 5px;
    color: #FFF;
    font-size: 18px;
}

.login-social i {
    font-size: 30px;
    padding: 8px 10px;
    vertical-align: middle;
}

.title-block-c {
    color: #FFF;
    padding: 6px 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
}

.myFancyBox .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
}

.myFancyBox.fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
}

.banner-bottom-category {
    margin-bottom: 15px;
}

.banner-bottom-category img {
    width: 100%;
}

.editor table {
    width: 100% !important;
}

.main-question {
    margin: 50px 0px;
}

.main-question p {
    font-weight: bold;
    padding: 0px 0px;
    margin: 0px;
    margin-bottom: 10px;
    font-size: 15px;
}

.main-question .item {
    padding: 10px 0px;
    border-bottom: 1px solid #EEE;
}

.title-box {
    font-size: 20px;
}

.line-d {
    border-top: 2px solid #FAA41C;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 95%;
}

.line-d-2 {
    border-top: 2px solid #FAA41C;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 95%;
}

.title-block-c span {
    position: relative;
    z-index: 9999;
    background: #057787;
    padding: 0px 10px;
}

.title-block .tt-block a {
    background: #057787;
    padding: 0px 10px;
}

.box-chat {
    list-style: none;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-color: #fff;
    padding: 5px 10px;
    position: fixed;
    right: 20px;
    bottom: 80px;
    z-index: 9999;
}

.box-chat a {
    display: block;
    vertical-align: middle;
    margin: 5px 0px;
}

.box-chat a img {
    width: 30px;
    height: 25px;
    border-radius: 5px;
    padding-right: 5px;
}

.wap-icon-desktop {
    position: fixed;
    right: 10px;
    bottom: 100px;
    z-index: 99999;
}

.wap-icon-desktop li {
    list-style: none;
}

.wap-icon-desktop li a {
    display: block;
    width: 59px;
    height: 59px;
    font-size: 0px;
}


.wap-icon-desktop li.icon-call a {
    background: url('../img/m-icon-left-call-0.png') center center;
}

.wap-icon-desktop li.icon-call a:hover {
    background: url('../img/m-icon-left-call-1.png') center center;
}

.wap-icon-desktop li.icon-zalo a {
    background: url('../img/m-icon-left-zalo-0.png') center center;
}

.wap-icon-desktop li.icon-zalo a:hover {
    background: url('../img/m-icon-left-zalo-1.png') center center;
}

.wap-icon-desktop li.icon-msg a {
    background: url('../img/m-icon-left-msg-0.png') center center;
}

.wap-icon-desktop li.icon-msg a:hover {
    background: url('../img/m-icon-left-msg-1.png') center center;
}

.wap-icon-desktop li.icon-showrom a {
    background: url('../img/m-icon-left-showroom-0.png') center center;
}

.wap-icon-desktop li.icon-showrom a:hover {
    background: url('../img/m-icon-left-showroom-1.png') center center;
}


.product-detail-page .product-price-fixed {
    background: #fff;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    -ms-border-radius: 999px;
    -o-border-radius: 999px;
    border-radius: 999px;
    -webkit-box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.2);
    position: fixed;
    bottom: 70px;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    z-index: 9996;
}

.product-detail-page .product-price-fixed:after {
    content: '';
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: -1;
    position: absolute;
}

.product-detail-page .product-price-fixed .add-to-cart {
    background: #f7a41d;
    color: #fff;
    border: none;
    outline: 0;
    padding: 10px;
    font-size: 13px;
    line-height: 16px;
    line-height: 1.23077em;
    letter-spacing: 0em;
    font-weight: 300;
    display: block;
    width: 100%;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    -ms-border-radius: 999px;
    -o-border-radius: 999px;
    border-radius: 999px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-detail-page .product-price-fixed .add-to-cart span {
    font-size: 20px;
    line-height: 20px;
    line-height: 1em;
    letter-spacing: 0em;
    font-weight: 700;
    display: block;
    margin-top: 4px;
}

.product-detail-page .product-detail-title {
    font-size: 19px;
    line-height: 23px;
    line-height: 1.21053em;
    letter-spacing: 0em;
    font-weight: 700;
    position: relative;
    margin: 0 0px 20px;
    padding: 0 15px;
    z-index: 1;
    text-transform: uppercase;
}

.product-detail-page .product-detail-title:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #cdcdcd;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.product-detail-page .product-detail-title span {
    display: inline-block;
    border-bottom: 3px solid #057787;
    padding-bottom: 10px;
}

.product-detail-page .product-slider {
    border: 1px solid #aeaeae;
    margin: 0 0px;
    position: relative;
}

.product-detail-page .product-slider .slide-img img {
    width: 100%;
    display: block;
}

.product-detail-page .product-slider .slider-counter {
    background: #7a7a7a;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    -ms-border-radius: 999px;
    -o-border-radius: 999px;
    border-radius: 999px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    line-height: 13px;
    line-height: 1em;
    position: absolute;
    bottom: 12px;
    right: 12px;
    z-index: 10;
    padding: 2px 10px;
}

.product-detail-page .product-name {
    font-size: 17px;
    line-height: 25px;
    line-height: 1.47059em;
    letter-spacing: 0em;
    font-weight: 700;
    margin-top: 13px;
}

.product-detail-page .product-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
}

.product-detail-page .product-rating .star {
    line-height: 0;
    margin-right: 5px;
}

.product-detail-page .product-rating .star i {
    display: inline-block;
    font-size: 12px;
}

.product-detail-page .product-rating .star i:before {
    color: #e2e2e2;
}

.product-detail-page .product-rating .star i.checked:before {
    color: #faa41b;
}

.product-detail-page .product-rating span {
    font-size: 13px;
    line-height: 16px;
    line-height: 1.23077em;
    color: #888;
}

.product-detail-page .product-price {
    margin-top: 6px;
}

.product-detail-page .product-price .regular-price {
    font-size: 24px;
    line-height: 26px;
    line-height: 1.08333em;
    letter-spacing: 0em;
    font-weight: 700;
    color: #faa41b;
    display: inline-block;
}

.product-detail-page .product-specs {
    margin-top: 3px;
}

.product-detail-page .product-specs .spec-item {
    font-size: 14px;
    line-height: 20px;
    line-height: 1.42857em;
}

.product-detail-page .product-recommend {
    margin-top: 30px;
}

.product-detail-page .product-recommend .recommend-title {
    font-size: 19px;
    line-height: 24px;
    line-height: 1.26316em;
    letter-spacing: 0em;
    font-weight: 700;
    margin-bottom: 10px;
}

.product-detail-page .product-recommend .recommend-box .item-cb {
    position: relative;
    margin-bottom: 8px;
}

.product-detail-page .product-recommend .recommend-box .item-cb .cb-input {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.product-detail-page .product-recommend .recommend-box .item-cb .cb-input:checked+label {
    border: 1px solid #faa41b;
}

.product-detail-page .product-recommend .recommend-box .item-cb .cb-input:checked+label .check {
    display: block;
}

.product-detail-page .product-recommend .recommend-box .item-cb .cb-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    border: 1px solid #aeaeae;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 9px 50px 9px 9px;
    background: #f7f7f7;
    font-weight: normal;
}

.product-detail-page .product-recommend .recommend-box .item-cb .img {
    width: 62px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.product-detail-page .product-recommend .recommend-box .item-cb .img img {
    display: block;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.product-detail-page .product-recommend .recommend-box .item-cb .inf {
    padding-left: 12px;
}

.product-detail-page .product-recommend .recommend-box .item-cb .inf * {
    display: block;
}

.product-detail-page .product-recommend .recommend-box .item-cb .inf .ttl {
    font-size: 15px;
    line-height: 17px;
    line-height: 1.13333em;
    margin-bottom: 5px;
}

.product-detail-page .product-recommend .recommend-box .item-cb .inf .regular-price {
    font-size: 18px;
    line-height: 20px;
    line-height: 1.11111em;
    letter-spacing: 0em;
    font-weight: 700;
}

.product-detail-page .product-recommend .recommend-box .item-cb .check {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -12px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #e4e4e4;
    background: #fff;
    display: none;
}

.product-detail-page .product-recommend .recommend-box .item-cb .check:before {
    content: '';
    width: 13px;
    height: 13px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background: #faa41b;
    position: absolute;
    left: 5px;
    top: 5px;
}

.product-detail-page .product-related {
    margin-top: 30px;
}

.product-detail-page .product-related .product-related-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 0 -7px;
}

.product-detail-page .product-related .product-related-box .related-item {
    width: 50%;
    padding: 5px 7px;
}

.product-detail-page .product-related .product-related-box .related-item .related-item-inner {
    height: 100%;
    padding: 10px;
    border: 1px solid #e2e2e2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.product-detail-page .product-related .product-related-box .related-item .item-img a {
    display: block;
    line-height: 0;
    border: 1px solid #cdcdcd;
}

.product-detail-page .product-related .product-related-box .related-item .item-img a img {
    width: 100%;
    display: block;
}

.product-detail-page .product-related .product-related-box .related-item .item-info {
    padding-top: 13px;
}

.product-detail-page .product-related .product-related-box .related-item .item-title {
    display: block;
    font-size: 15px;
    line-height: 20px;
    line-height: 1.33333em;
    color: #000;
    text-decoration: none;
}

.product-detail-page .product-related .product-related-box .related-item .item-price {
    font-size: 15px;
    line-height: 20px;
    line-height: 1.33333em;
    letter-spacing: 0em;
    font-weight: 700;
    color: #faa41b;
}

.product-detail-page .product-content {
    margin-top: 20px;
    padding-bottom: 20px;
}

.main-config-items {
    margin-top: 10px;
    margin-bottom: 10px;
}

.main-config-items .alter-title {
    margin-bottom: 5px;
}

.main-config-items li {
    list-style: none;
}

.main-config-items .active-cf {
    background: #057787;
    color: #FFF;
}

.item-config-v {
    padding: 9px 50px 9px 9px;
    background: #f7f7f7;
    border: 1px solid #aeaeae;
    border-radius: 5px;
    margin-bottom: 5px;
}


#cta-icon {
    position: fixed;
    background: #fff;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    z-index: 9997;
}

#cta-icon .item-icon {
    width: 25%;
}

#cta-icon .item-icon a {
    display: block;
    text-decoration: none;
    text-align: center;
}

#cta-icon .item-icon a i {
    display: block;
    text-align: center;
}

#cta-icon .item-icon a span {
    text-transform: uppercase;
    color: #057787;
    font-size: 10px;
    line-height: 10px;
    line-height: 1em;
    letter-spacing: 0em;
    font-weight: 700;
}

.css-btn0 {
    display: none;
}


.css-btn1 {
    display: block;
}

.main-config-items .store {
    margin-top: 5px;
}

.main-config-items .store img,
.main-config-items .none img {
    width: 15px;
}
@media only screen and (max-width: 767px) {
    body {
        padding-top: 98px;
    }
    #header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 2000;
        transition: transform .3s;
    }
    #header.fixHeader {
        -webkit-transform: translate(0,-38px);
           -moz-transform: translate(0,-38px);
            -ms-transform: translate(0,-38px);
             -o-transform: translate(0,-38px);
                transform: translate(0,-38px);
    }
}

#header .header-top {
    background: #faa41b;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 8px 15px;
}

#header .header-top p{
    margin: 0px;
}

#header .header-top p {
    font-size: 13px;
    line-height: 22px;
    line-height: 1.69231em;
    color: #fff;
}

@media only screen and (max-width: 360px) {
    #header .header-top p {
        font-size: 10px;
    }
}

#header .header-top p:not(:last-child) {
    margin-right: 30px;
}

#header .header-top a {
    color: inherit;
    text-decoration: none;
}

#header .header-info {
    background: #057787;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 60px;
    padding: 0 15px;
    position: relative;
}

#header .header-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    position: absolute;
    right: 15px;
    top: 15px;
}

#header .header-hamberger {
    border: none;
    outline: none;
    cursor: pointer;
    width: 30px;
    height: 20px;
    position: absolute;
    left: 15px;
    top: 20px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

#header .header-hamberger .burger-icon {
    position: relative;
    margin-top: 7px;
    margin-bottom: 7px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#header .header-hamberger .burger-icon,
#header .header-hamberger .burger-icon::before,
#header .header-hamberger .burger-icon::after {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #fff;
    outline: 1px solid transparent;
    -webkit-transition-property: background-color, -webkit-transform;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    transition-property: background-color, transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

#header .header-hamberger .burger-icon::before,
#header .header-hamberger .burger-icon::after {
    position: absolute;
    content: "";
}

#header .header-hamberger .burger-icon::before {
    top: -7px;
}

#header .header-hamberger .burger-icon::after {
    top: 7px;
}

#header .header-hamberger .burger-icon:before {
    width: 25px;
}

#header .header-hamberger .burger-icon:after {
    width: 18px;
}

#header .header-hamberger .burger-icon.is-active {
    background-color: transparent;
}

#header .header-hamberger .burger-icon.is-active::before {
    -webkit-transform: translateY(7px) rotate(45deg);
    -moz-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    -o-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
}

#header .header-hamberger .burger-icon.is-active::after {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -moz-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    -o-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg);
}

#header .header-hamberger .burger-icon.is-active:before {
    width: 30px;
}

#header .header-hamberger .burger-icon.is-active:after {
    width: 30px;
}

#header .header-search .btn-search {
    display: block;
    line-height: 0;
    text-decoration: none;
    background: url('../img/icon-search-m.png') center center no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
}

#header .header-form-search {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 2000;
    border: 1px solid #e5e5e5;
    background: #fff;
    height: 40px;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    -ms-border-radius: 999px;
    -o-border-radius: 999px;
    border-radius: 999px;
  /*  overflow: hidden;*/
    display: none;
}

#header .header-form-search .input-keyword {
    border: none;
    font-size: 15px;
    line-height: 15px;
    line-height: 1em;
    padding: 0 10px;
    height: 36px;
    width: calc(100% - 45px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#header .header-form-search .search-submit-btn {
    border: none;
    outline: 0;
    background: none;
    height: 36px;
    width: 45px;
    position: absolute;
    right: 0;
    top: 0;
}

#header .header-cart {
    margin-left: 18px;
}

#header .header-cart .btn-cart {
    display: block;
    line-height: 0;
    position: relative;
    text-decoration: none;
    background: url('../img/icon-cart-m.png') center center no-repeat;
    width: 30px;
    height: 30px;
    background-size: contain;

}

#header .header-cart .btn-cart .num {
    display: block;
    background: #f7a41d;
    font-size: 12px;
    line-height: 16px;
    width: 15px;
    height: 15px;
    color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    right: -7px;
    top: -3px;
    text-align: center;
}

.form-search-m {
    width: 100%;
}


.m-extend-fix-left{
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 250px;
    z-index: 9999999;
    display: none;
    overflow-y: scroll;
}

.list-viewed-side li{
    padding: 4px;
    list-style: none;

}
.main-item-xn{
    border:1px solid #999;
    border-top: none;
    padding: 10px 5px;
}
.main-item-xn ul{
    padding-left: 5px;
}


.home-main-slider .slide-img img {
    width: 100%;
    display: block;
}

.home-main-slider .owl-dots {
    line-height: 0;
    font-size: 0;
    display: inline-block;
    background: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    -ms-border-radius: 999px;
    -o-border-radius: 999px;
    border-radius: 999px;
    padding: 4px 2px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.home-main-slider .owl-dots .owl-dot {
    width: 7px;
    height: 7px;
    background: #939393;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    margin: 0 2px;
}

.home-main-slider .owl-dots .owl-dot.active {
    background: #fff;
}

.home-banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 7px;
}

.home-banner .bnr-item {
    width: 50%;
    padding: 6px;
}

.home-banner .bnr-item a {
    display: block;
}

.home-banner .bnr-item a img {
    width: 100%;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.button-more {
    border: 1px solid #fff;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    -ms-border-radius: 999px;
    -o-border-radius: 999px;
    border-radius: 999px;
    max-width: 180px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    line-height: 1.33333em;
    letter-spacing: 0em;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    padding: 10px;
    margin: 0 auto;
}

.text-more {
    color: #057787;
    font-size: 15px;
    line-height: 18px;
    line-height: 1.2em;
    text-decoration: none;
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 999;
}

.block-category {
    position: relative;
    margin: 20px 0;
}

#product-promotion {
    background: #faa41b;
    padding: 30px 0 20px;
}

#product-promotion .promotion-title {
    font-size: 19px;
    line-height: 23px;
    line-height: 1.21053em;
    letter-spacing: 0em;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 0 15px;
    z-index: 1;
    text-transform: uppercase;
}

#product-promotion .promotion-slider {
    margin-bottom: 20px;
    margin-top: -30px;
    padding-top: 45px;
}

#product-promotion .promotion-slider .product-item {
    width: 100%;
}

#product-promotion .promotion-slider .owl-nav button.owl-prev,
#product-promotion .promotion-slider .owl-nav button.owl-next {
    top: 20px;
    width: 24px;
    height: 24px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0 0;
}

#product-promotion .promotion-slider .owl-nav button.owl-prev:before,
#product-promotion .promotion-slider .owl-nav button.owl-next:before {
    display: none;
}

#product-promotion .promotion-slider .owl-nav button.owl-prev {
    left: 20px;
    background-image: url("/assets/images/default/arr_prev.png");
}

#product-promotion .promotion-slider .owl-nav button.owl-next {
    right: 20px;
    background-image: url("/assets/images/default/arr_next.png");
}

.main-title {
    font-size: 19px;
    line-height: 23px;
    line-height: 1.21053em;
    letter-spacing: 0em;
    font-weight: 700;
    position: relative;
    margin: 0 -8px 20px;
    padding: 0 15px;
    z-index: 1;
    text-transform: uppercase;
}

.main-title:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #cdcdcd;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.main-title span {
    display: inline-block;
    border-bottom: 3px solid #057787;
    padding-bottom: 10px;
}

.product-boxes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 0 -7px;
}

.product-item {
    width: 50%;
    padding: 5px 7px;
}

.product-item .product-item-inner {
    height: 100%;
    padding: 10px;
    border: 1px solid #e2e2e2;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.product-item .item-img a {
    display: block;
    line-height: 0;
    border: 1px solid #cdcdcd;
}

.product-item .item-img a img {
    width: 100%;
    display: block;
}

.product-item .item-info {
    padding-top: 13px;
}

.product-item .item-title {
    display: block;
    font-size: 15px;
    line-height: 20px;
    line-height: 1.33333em;
    color: #000;
    text-decoration: none;
}

.product-item .item-price {
    font-size: 15px;
    line-height: 20px;
    line-height: 1.33333em;
    letter-spacing: 0em;
    font-weight: 700;
    color: #faa41b;
}

#home-news {
    background: #f5f5f5;
    padding: 20px 0 0;
    margin: 35px 0 20px;
    position: relative;
}

#home-news .text-more {
    top: 20px;
}

#home-news .home-news-article .news-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #dfdfdf;
    padding: 15px 0;
}

#home-news .home-news-article .news-box .news-box-img {
    width: 30%;
}

#home-news .home-news-article .news-box .news-box-img img {
    width: 100%;
    display: block;
}

#home-news .home-news-article .news-box .news-box-ctn {
    width: 70%;
    padding-left: 10px;
}

#home-news .home-news-article .news-box .news-box-ctn .news-title {
    display: block;
    font-size: 15px;
    line-height: 20px;
    line-height: 1.33333em;
    letter-spacing: 0em;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}

#home-news .home-news-article .news-box .news-box-ctn .date {
    color: #888;
    font-size: 12px;
    line-height: 12px;
    line-height: 1em;
}

#home-partner {
    margin-bottom: 20px;
}

#home-partner .partner-slider .partner-item a {
    display: block;
}

#home-partner .partner-slider .partner-item a img {
    width: 100%;
    display: block;
}

.home-page .owl-carousel .owl-nav button.owl-prev,
.home-page .owl-carousel .owl-nav button.owl-next {
    outline: 0;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    border: none;
    top: 50%;
    z-index: 10;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.home-page .owl-carousel .owl-nav button.owl-prev:before,
.home-page .owl-carousel .owl-nav button.owl-next:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    border-top: 2px solid #bbb;
    border-right: 2px solid #bbb;
}

.home-page .owl-carousel .owl-nav button.owl-prev span,
.home-page .owl-carousel .owl-nav button.owl-next span {
    display: none;
    color: transparent;
}

.home-page .owl-carousel .owl-nav button.owl-prev.disabled,
.home-page .owl-carousel .owl-nav button.owl-next.disabled {
    cursor: not-allowed;
}

.home-page .owl-carousel .owl-nav button.owl-prev.disabled:before,
.home-page .owl-carousel .owl-nav button.owl-next.disabled:before {
    border-top-color: #d3d3d3;
    border-right-color: #d3d3d3;
}

.home-page .owl-carousel .owl-nav button.owl-prev {
    left: 10px;
}

.home-page .owl-carousel .owl-nav button.owl-prev:before {
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.home-page .owl-carousel .owl-nav button.owl-next {
    right: 10px;
}

.home-page .owl-carousel .owl-nav button.owl-next:before {
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}






.product-detail-page .owl-carousel .owl-nav button.owl-prev,
.product-detail-page .owl-carousel .owl-nav button.owl-next {
    outline: 0;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    border: none;
    top: 50%;
    z-index: 10;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.product-detail-page .owl-carousel .owl-nav button.owl-prev:before,
.product-detail-page .owl-carousel .owl-nav button.owl-next:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    border-top: 2px solid #bbb;
    border-right: 2px solid #bbb;
}

.product-detail-page .owl-carousel .owl-nav button.owl-prev span,
.product-detail-page .owl-carousel .owl-nav button.owl-next span {
    display: none;
    color: transparent;
}

.product-detail-page .owl-carousel .owl-nav button.owl-prev.disabled,
.product-detail-page .owl-carousel .owl-nav button.owl-next.disabled {
    cursor: not-allowed;
}

.product-detail-page .owl-carousel .owl-nav button.owl-prev.disabled:before,
.product-detail-page .owl-carousel .owl-nav button.owl-next.disabled:before {
    border-top-color: #d3d3d3;
    border-right-color: #d3d3d3;
}

.product-detail-page .owl-carousel .owl-nav button.owl-prev {
    left: 10px;
}

.product-detail-page .owl-carousel .owl-nav button.owl-prev:before {
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.product-detail-page .owl-carousel .owl-nav button.owl-next {
    right: 10px;
}

.product-detail-page .owl-carousel .owl-nav button.owl-next:before {
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}







/*.wap-icon-desktop li a{
    display: block;
    width: 100px;
    height: 71px;
    font-size: 0px;
}

.wap-icon-desktop li.icon-call a{
    background: url('../img/icon-left-call-0.png') center center;
}

.wap-icon-desktop li.icon-call a:hover{
    background: url('../img/icon-left-call-1.png') center center;
}

.wap-icon-desktop li.icon-zalo a{
    background: url('../img/icon-left-zalo-0.png') center center;
}

.wap-icon-desktop li.icon-zalo a:hover{
    background: url('../img/icon-left-zalo-1.png') center center;
}

.wap-icon-desktop li.icon-msg a{
    background: url('../img/icon-left-msg-0.png') center center;
}

.wap-icon-desktop li.icon-msg a:hover{
    background: url('../img/icon-left-msg-1.png') center center;
}

.wap-icon-desktop li.icon-showrom a{
    background: url('../img/icon-left-showroom-0.png') center center;
}

.wap-icon-desktop li.icon-showrom a:hover{
    background: url('../img/icon-left-showroom-1.png') center center;
}

.wap-icon-desktop li{
    list-style: none;
}*/

/*<div class="wap-icon-desktop">
    <ul>
        <li class="icon-call"><a href="">0907 30 9988</a></li>
    </ul>
</div>*/