﻿@font-face {
    font-family: "roboto";
    src: url('fonts/Roboto-Regular.ttf');
}

@font-face {
    font-family: "roboto-r";
    src: url('fonts/Roboto-Regular.ttf');
}

@font-face {
    font-family: "roboto-b";
    src: url('fonts/Roboto-Bold.ttf');
}

@font-face {
    font-family: "roboto-i";
    src: url('fonts/Roboto-Italic.ttf');
}

@font-face {
    font-family: "roboto-l";
    src: url('fonts/Roboto-Light.ttf');
}

@font-face {
    font-family: "roboto-m";
    src: url('fonts/Roboto-Medium.ttf');
}

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('lib/simple-line-icons.css');

#aspnetForm {
    overflow: hidden;
    float: left;
    width: 100%;
}

ul {
    -webkit-margin-before: 0 !important;
    -webkit-margin-after: 0 !important;
    -webkit-margin-start: 0 !important;
    -webkit-margin-end: 0 !important;
    -webkit-padding-start: 0 !important;
}

    ul li {
        list-style: none;
    }

strong, b {
    font-family: "roboto-b";
    font-weight: normal;
}

a, a:hover {
    text-decoration: none;
    outline: none !important;
}

    a:hover {
        color: #983094;
    }

body {
    font-size: 14px;
    font-family: 'roboto';
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    background: #fafbfd;
}

.menu-mega-sub.noHasChild {
    display: none !important;
}

.main-wapper {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto !important;
}

.w100 {
    width: 100%;
}

.w50 {
    width: 50%;
}

.fw {
    width: 100%;
    float: left;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wrapper {
    width: 100%;
    box-sizing: border-box;
    float: left;
    margin-top: -1px;
}

.hidden, .none {
    display: none !important;
}

.mgr-trangtrong {
    margin-top: 50px;
}

.ahotline {
    position: fixed;
    bottom: 30px;
    left: 10px;
}

@media (min-width:767px) and (max-width:992px) {
    .product .list .col-sm-1:nth-child(12n+1),
    .product .list .col-sm-2:nth-child(6n+1),
    .product .list .col-sm-3:nth-child(4n+1),
    .product .list .col-sm-4:nth-child(3n+1),
    .product .list .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}

/*Large Desktop*/
@media (min-width:993px) {
    .product .list .col-md-1:nth-child(12n+1),
    .product .list .col-md-2:nth-child(6n+1),
    .product .list .col-md-3:nth-child(4n+1),
    .product .list .col-md-4:nth-child(3n+1),
    .product .list .col-md-6:nth-child(2n+1),
    .product .list .col-lg-1:nth-child(12n+1),
    .product .list .col-lg-2:nth-child(6n+1),
    .product .list .col-lg-3:nth-child(4n+1),
    .product .list .col-lg-4:nth-child(3n+1),
    .product .list .col-lg-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (max-width:767px) {
    .product .list .col-xs-1:nth-child(12n+1),
    .product .list .col-xs-2:nth-child(6n+1),
    .product .list .col-xs-3:nth-child(4n+1),
    .product .list .col-xs-4:nth-child(3n+1),
    .product .list .col-xs-6:nth-child(2n+1) {
        clear: left;
    }
}


@media (min-width:767px) and (max-width:992px) {
    .b-clear .col-sm-1:nth-child(12n+1),
    .b-clear .col-sm-2:nth-child(6n+1),
    .b-clear .col-sm-3:nth-child(4n+1),
    .b-clear .col-sm-4:nth-child(3n+1),
    .b-clear .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}

/*Large Desktop*/
@media (min-width:993px) {
    .b-clear .col-md-1:nth-child(12n+1),
    .b-clear .col-md-2:nth-child(6n+1),
    .b-clear .col-md-3:nth-child(4n+1),
    .b-clear .col-md-4:nth-child(3n+1),
    .b-clear .col-md-6:nth-child(2n+1),
    .b-clear .col-lg-1:nth-child(12n+1),
    .b-clear .col-lg-2:nth-child(6n+1),
    .b-clear .col-lg-3:nth-child(4n+1),
    .b-clear .col-lg-4:nth-child(3n+1),
    .b-clear .col-lg-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (max-width:767px) {
    .b-clear .col-xs-1:nth-child(12n+1),
    .b-clear .col-xs-2:nth-child(6n+1),
    .b-clear .col-xs-3:nth-child(4n+1),
    .b-clear .col-xs-4:nth-child(3n+1),
    .b-clear .col-xs-6:nth-child(2n+1) {
        clear: left;
    }
}

.product .list .list-archive .g-product {
    padding: 0 5px !important;
}
/*Pager*/
#fb-root {
    min-height: auto !important;
}

.pager {
    float: none;
    position: relative;
    width: auto;
    text-align: left;
    margin: 0 0;
}

    .pager label {
        color: #fff;
        display: inline-block;
        font-weight: bold;
        line-height: 36px;
        padding-right: 0;
    }

    .pager a.num, .pager a.next {
        font-size: 14px;
        text-align: center;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 28px;
        border: 1px solid #e5e5e5;
        color: #222;
        border-radius: 50%;
        box-sizing: border-box;
        margin-right: 5px;
    }

        .pager a.num.last {
            margin-right: 0;
        }

    .pager a.select, .pager a:hover {
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 28px;
        color: #fff;
        background: #983094;
        border: 1px solid #983094;
    }

    .pager .next > a, .pager .next > span {
        float: none;
    }

.butletFix ul {
    list-style-type: disc !important;
    -webkit-padding-start: 20px !important;
    -moz-padding-start: 20px !important;
    -os-padding-start: 20px !important;
}

    .butletFix ul li {
        list-style: inherit !important;
    }
/*Loading contact*/
.FormLoading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1000;
}

    .FormLoading .overlay {
        background: #000;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9999999;
        -moz-opacity: 0.8;
        opacity: .80;
        position: fixed;
        z-index: 1001;
    }

    .FormLoading .FormLoadingW100H100 {
        position: relative;
        height: 100%;
        width: 100%;
    }

        .FormLoading .FormLoadingW100H100 img {
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto auto;
            position: absolute;
            width: 130px;
            height: 60px;
            z-index: 99999;
        }

ul {
    padding-left: 0 !important;
}

/*Loading form*/
.Loading {
    background: url('img/bg_loading.png') no-repeat center center #000;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-size: auto 100%;
}

.LoadingAbsolute {
    width: 121px;
    display: block;
    margin: auto auto !important;
    height: 124px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 18px;
    font-family: 'UTM Trajan Pro Bold';
    text-transform: inherit;
    text-align: center;
    font-size: 18px;
    color: #ffda94;
    padding-top: 13px;
}

    .LoadingAbsolute .text {
        margin-top: 10px;
    }

.loadingForm {
    width: 100%;
    height: 100%;
    position: relative;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

.LoadingAbsolute img {
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transition-timing-function: linear;
}

.imgHoverScale {
    overflow: hidden;
}

    .imgHoverScale img {
        -webkit-transition: all 0.5s linear;
        transition: all 0.5s linear;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    .imgHoverScale:hover img {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1);
    }

.imgHoverOpacity {
    overflow: hidden;
}

    .imgHoverOpacity img {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-transition: all 0.5s linear;
        transition: all 0.5s linear;
        opacity: 1;
    }

    .imgHoverOpacity:hover img {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1);
        opacity: 1;
        filter: brightness(1.1);
    }

.imgQuay:hover img {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 1000ms;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 1000ms;
    -ms-animation-iteration-count: 1;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}

@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


.msibar-height {
    margin-bottom: 30px;
}

.psibar-height {
    padding: 25px 20px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 0px 10px #e5e5e5;
}

.msibar-height .list {
    margin-top: 28px;
}

    .msibar-height .list iframe, .msibar-height .list video, .msibar-height .fb-page.fb_iframe_widget, .msibar-height .fb-page.fb_iframe_widget span {
        width: 100% !important;
    }
/*Header*/
header {
    background: #fff;
}

.header_top {
    background: #983094;
    color: #fff;
    height: 35px;
}

    .header_top .captionLeft {
        text-align: left;
        line-height: 35px;
    }

    .header_top a {
        color: #fff;
    }

    .header_top .hotline {
        background: url('img/hotline.jpg') no-repeat left center;
        padding-left: 32px;
        height: 35px;
        line-height: 35px;
        margin-right: 50px;
        color: #fff;
        font-size: 14px;
    }

.language {
    background: url('img/dangnhap.jpg') no-repeat left center;
    padding-left: 32px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
}

    .language.logged {
        background: none;
    }

    .language, .language a {
        color: #fff;
        text-transform: uppercase;
        height: 35px;
        line-height: 35px;
        font-size: 13px;
    }

.l-product .fw.quatang {
    margin-top: 10px;
}

.logoheader {
    z-index: 9999;
    position: relative;
    height: 160px;
    background: #fff;
}

    .logoheader .logo {
        margin-top: 20px;
    }

.captionRightLogo {
    text-align: right;
    margin-top: 40px;
    position: relative;
}

    .captionRightLogo .icon_search {
        position: absolute;
        right: 15px;
        top: 4px;
        width: 47px;
        height: 66px;
    }

.logoheader .container {
    position: relative;
}

.logoheader .niemtin {
    margin-top: 15px;
    position: relative;
}

    .logoheader .niemtin img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        width: auto !important;
    }

header .boxSearch {
    border: 1px solid #e5e5e5;
    margin-top: 6px;
    position: relative;
    height: 53px;
    box-sizing: border-box;
    width: 575px;
    border-radius: 30px;
}

    header .boxSearch select {
        height: 100%;
        width: 200px;
        cursor: pointer;
        box-sizing: border-box;
        font-size: 14px;
        color: #333;
        font-family: 'roboto';
        float: left;
        border: none;
        border-right: 1px solid #e5e5e5;
        background: url('img/down.png') no-repeat right 15px center;
        padding: 10px 10px 10px 37px;
        /*text-transform: uppercase;*/
        box-sizing: border-box;
        -moz-appearance: none;
        -webkit-appearance: none;
    }

    header .boxSearch input[type='text']:before {
        content: '|';
    }

    header .boxSearch input[type='text'] {
        width: calc( 100% - 200px - 45px - 3px );
        border: none;
        box-sizing: border-box;
        padding: 0 5px 0 20px;
        font-size: 14px;
        color: #353535;
        font-family: 'roboto';
        float: left;
        height: 51px;
    }

        header .boxSearch input[type='text']::-webkit-input-placeholder {
            color: #ccc8c8;
        }

        header .boxSearch input[type='text']::-moz-placeholder {
            color: #ccc8c8;
        }

        header .boxSearch input[type='text']:-ms-input-placeholder {
            color: #ccc8c8;
        }

        header .boxSearch input[type='text']:-moz-placeholder {
            color: #ccc8c8;
        }

    header .boxSearch input[type='button'], header .boxSearch input[type='submit'] {
        width: 45px;
        box-sizing: border-box;
        border: none;
        background: url(icon/ic_search.png) no-repeat center center #983094;
        float: left;
        border-radius: 50%;
        height: 45px;
        margin-top: 3px;
        margin-right: 3px;
    }

header .captionGoiY {
    font-size: 11px;
    color: #333;
    margin-top: 4px;
    font-family: Arial;
}

    header .captionGoiY a {
        color: #333;
        font-size: 11px;
        font-family: Arial;
    }

        header .captionGoiY a:hover {
            color: #983094 !important;
        }

header .boxSearchLeft {
    box-sizing: border-box;
    width: 575px;
    float: left;
    position: relative;
}

header .liveChat {
    margin-left: 25px;
}

@media screen and (max-width: 767px) {
    header .boxSearchLeft {
        margin-bottom: 10px;
    }

    header .boxSearchLeft {
        width: 100%;
    }

    header .boxSearch select {
        height: 100%;
        width: 200px;
        cursor: pointer;
        box-sizing: border-box;
        font-size: 9px;
        color: #333;
        font-family: 'roboto';
        float: left;
        border: none;
        border-right: 1px solid #e5e5e5;
        background: url(img/down.png) no-repeat right 15px center;
        padding: 10px 10px 10px 10px;
        /*text-transform: uppercase;*/
        box-sizing: border-box;
        -moz-appearance: none;
        -webkit-appearance: none;
    }

    header .boxSearch input[type='submit'] {
        width: 45px;
        box-sizing: border-box;
        border: none;
        background: url(icon/ic_search.png) no-repeat center center #983094;
        float: left;
        border-radius: 50%;
        height: 45px;
        margin-top: -3px;
        margin-right: -3px;
    }

    header .boxSearch {
        width: 80%;
        border: 1px solid #e5e5e5;
    }

    header .boxSearchLeft {
        position: relative;
    }

    header .captionGoiY {
        display: none;
    }

    .result-search-autocomplete {
        top: 46px !important;
    }

    .result-search-autocomplete {
        width: 100% !important;
    }

    header .boxSearch input[type='text'] {
        width: 200px;
    }

    header .boxSearch select {
        z-index: 9;
        width: 41% !important;
        border: none;
        margin-bottom: 10px;
    }

    header .boxSearch input[type='text'] {
        width: 53% !important;
        padding-left: 0px;
        left: 0 !important;
        right: 0 !important;
    }

    header .boxSearch span.small {
        margin-top: 6px;
        position: relative;
        height: 53px;
        box-sizing: border-box;
        width: 57%;
        border-radius: 30px;
        float: left;
    }

        header .boxSearch span.small input[type='text'] {
            position: relative;
            height: 43px;
            box-sizing: border-box;
            width: 70% !important;
            border-radius: 30px;
            float: left;
            border: none;
        }

    header .boxSearch input[type='submit'] {
        float: right;
    }

    header .boxSearch {
        margin-top: -22px !important;
    }
}

@media screen and (min-width: 768px) {
    .result-search-autocomplete {
        width: 572px !important;
    }
}

@media screen and (max-width: 320px) {
    header .boxSearch select {
        height: 100%;
        width: 200px;
        cursor: pointer;
        box-sizing: border-box;
        font-size: 8px;
        color: #333;
        font-family: 'roboto';
        float: left;
        border: none;
        border-right: 1px solid #e5e5e5;
        background: none;
        padding: 10px 10px 10px 10px;
        /*text-transform: uppercase;*/
        box-sizing: border-box;
        -moz-appearance: none;
        -webkit-appearance: none;
    }

    header .boxSearch input[type='submit'] {
        width: 40px;
        box-sizing: border-box;
        border: none;
        background: url(icon/ic_search.png) no-repeat center center #983094;
        float: left;
        border-radius: 50%;
        height: 40px;
        margin-top: 0px;
        margin-right: -3px;
    }

    header .boxSearch span.small input[type='text'] {
        font-size: 11px;
        margin-top: -3px;
    }
}

.page-header-top-giohang {
    float: right;
    margin-top: 15px;
}

    .page-header-top-giohang a {
        background: url("img/icon_cart.png") no-repeat;
        font-size: 19.34px;
        height: 32px;
        text-align: center;
        width: 44px;
        position: relative;
        float: left;
        display: block;
    }

        .page-header-top-giohang a span {
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            position: absolute;
            right: -10px;
            top: -17px;
            background: #983094;
            display: block;
            padding: 4px 10px;
            border-radius: 50%;
        }

    .page-header-top-giohang .tongtien {
        display: block;
        float: left;
        text-align: left;
        padding-left: 16px;
        margin-top: -8px;
    }

        .page-header-top-giohang .tongtien .tien {
            font-size: 14px;
        }

        .page-header-top-giohang .tongtien b {
            text-transform: uppercase;
            font-size: 15px;
        }

        .page-header-top-giohang .tongtien sup {
            font-size: 10px;
        }
/*Banner*/
.banner {
    position: relative;
    width: 100%;
}

    .banner .owl-dots {
        max-width: 95%;
        margin: 0 auto !important;
    }

    .banner .owl-nav {
        max-width: 95%;
        margin: 0 auto !important;
    }

        .banner .owl-nav .owl-prev, .banner .owl-nav .owl-next {
            display: none !important;
            width: 50px;
            height: 50px;
            font-size: 0;
            display: inline-block;
        }

        .banner .owl-nav .owl-prev {
            background: url('img/icon_nav_prev.png') no-repeat center center;
            float: left;
            opacity: 0.5;
        }

        .banner .owl-nav .owl-next {
            background: url('img/icon_nav_next.png') no-repeat center center;
            float: right;
            opacity: 0.5;
        }

    .banner .owl-controls .owl-dots {
        position: absolute;
        bottom: 35px;
        left: 10px;
        right: 0;
        margin: 0 auto;
        z-index: 999;
        text-align: center;
    }

    .banner .owl-controls .owl-nav {
        position: absolute;
        bottom: 45%;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 999;
        text-align: left;
    }

    .banner .owl-controls .owl-nav {
        display: block;
    }

    .banner .owl-controls .owl-dot {
        background: none;
        display: inline-block;
        margin-left: 0px;
        margin-right: 8px;
        line-height: 16px;
        font-size: 0;
        border-radius: 50%;
        line-height: 9px;
        width: 9px;
        height: 9px;
        border: 2px solid #c2bbc6;
    }

        .banner .owl-controls .owl-dot.active {
            line-height: 10px;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #983094;
            border: none;
        }

@media screen and (max-width:767px) {
    .banner .owl-controls .owl-nav {
        display: none !important;
    }

    .banner .owl-controls .owl-dots {
        bottom: 5px;
    }

        .banner .owl-controls .owl-dots .owl-dot, .banner .owl-controls .owl-dot.active {
            width: 10px;
            height: 10px;
            margin-right: 3px;
        }

    .banner .owl-controls .owl-dot.active {
        background: #983094;
    }
}

.banner .bic_slider:hover .owl-nav .owl-prev, .banner .bic_slider:hover .owl-nav .owl-next {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both;
    display: block !important;
}

.msection {
    padding: 50px 0;
}

.msection_height {
    padding: 25px 0 30px 0;
}

.msection_height_mar {
    margin-top: 10px;
    margin-bottom: 30px;
}

    .msection_height_mar img {
        max-width: 100%;
        height: auto;
    }

.wrapper, .partner, .nganhang, .Footer {
    background: #fafbfd;
}

.huongdanmuahangbox {
    background: url('img/bg_huongdan.png') no-repeat center top;
    min-height: 234px;
}

.huongdanmuahang .item img {
    width: auto !important;
}

.huongdanmuahang .item {
    background: url('img/hd_next.png') no-repeat right center;
    margin-top: 47px;
}

.huongdanmuahang .owl-item:last-child .item {
    background: none;
}

.huongdanmuahang .item .title {
    font-size: 16px;
    font-family: 'roboto-b';
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
    color: #fff;
}
/*
.phone {
    background:none;
    bottom: 10%;
    height: 50px;
    left: 2%;
    position: fixed;
    text-align: center;
    width: 200px;
    border-radius:30px;
    z-index:10000;
}
.phone:hover{
    background: #983094 none repeat scroll 0 0;
}
.phone > a {
    display: block;
}
.phone i {
    background: #983094 none repeat scroll 0 0;
    border-radius: 50%;
    color: white;
    float: left;
    font-size: 26px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    
}
.phone:hover span {
    visibility: visible;
}
.phone span {
    background: #983094 none repeat scroll 0 0;
    color: white;
    display: block;
    float: right;
    height: 50px;
    line-height: 50px;
    visibility: hidden;
    width: 150px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
}
*/
/*San pham hot*/
.product-hot .caption-f a {
    font-size: 25px;
    color: #222;
    font-family: 'roboto';
    text-transform: uppercase;
    padding-top: 12px;
    font-weight: 500;
}

    .product-hot .caption-f a:hover {
        color: #983094;
    }

.product-hot .caption {
    width: 100%;
    float: left;
}

.product-hot .product-container {
    background: #fff;
    box-shadow: 0 0 15px #e5e5e5;
    width: 100%;
    float: left;
    box-sizing: border-box;
    max-height: 455px;
    overflow: hidden;
    min-height: 455px;
}

    .product-hot .product-container .caption {
        padding: 0 15px;
        border-top: 2px solid #983094;
        border-bottom: 1px solid #e5e5e5;
    }

    .product-hot .product-container .caption-list {
        padding: 0 15px;
    }

.product-hot .caption-menu-child .ls-ul {
    width: auto !important;
    float: right;
}

    .product-hot .caption-menu-child .ls-ul .item {
        display: inline-block;
        font-size: 14px;
        font-family: 'roboto';
        color: #222;
        text-transform: uppercase !important;
        padding: 16px 30px;
        float: left;
        width: auto !important;
        font-weight: 500;
    }

        .product-hot .caption-menu-child .ls-ul .item:hover, .product-hot .caption-menu-child .ls-ul .item.active {
            border-bottom: 2px solid #983094;
            color: #983094;
            margin-bottom: -2px;
        }

.product-hot .caption-list {
    margin-top: 30px;
}

.product-hot .caption-list {
    position: relative;
}

    .product-hot .caption-list .owl-nav {
        max-width: 100%;
        margin: 0 auto !important;
    }

        .product-hot .caption-list .owl-nav .owl-prev, .product-hot .caption-list-child .owl-nav .owl-next {
            width: 45px;
            height: 30px;
            font-size: 0;
            display: inline-block;
        }

        .product-hot .caption-list .owl-nav .owl-prev {
            background: url('img/bg_prev.png') no-repeat center center;
            float: left;
            position: absolute;
            left: 0;
            z-index: 999;
            text-align: left;
            top: 98px;
        }

        .product-hot .caption-list .owl-nav .owl-next {
            background: url('img/bg_next.png') no-repeat center center;
            position: absolute;
            right: 0;
            z-index: 999;
            text-align: left;
            top: 98px;
        }

    .product-hot .caption-list .owl-controls {
        display: none;
    }

    .product-hot .caption-list:hover .owl-controls {
        display: block;
    }

    .product-hot .caption-list .owl-controls .owl-nav {
        display: block;
    }

    .product-hot .caption-list .caption-list-child {
        padding-left: 0;
        padding-right: 0;
    }

        .product-hot .caption-list .caption-list-child .item .image {
            width: 100%;
            float: left;
            display: block;
        }

            .product-hot .caption-list .caption-list-child .item .image img {
                margin-left: auto;
                margin-right: auto;
                width: auto !important;
            }

        .product-hot .caption-list .caption-list-child .item .title {
            width: 100%;
            float: left;
            display: block;
            font-size: 16px;
            font-family: 'roboto-r';
            color: #222;
            text-transform: inherit;
            margin-top: 10px;
            text-align: center;
            min-height: 40px;
        }

        .product-hot .caption-list .caption-list-child .item .sub-title {
            width: 100%;
            float: left;
            display: block;
            font-size: 12px;
            font-family: 'roboto-r';
            color: #b5b5b5;
            text-transform: inherit;
            margin-top: 4px;
            text-align: center;
        }

.product-hot .caption-menu-child .item figure .sales {
    top: 0;
    left: 0;
    position: absolute;
    width: 45px;
    height: 19px;
    background: url('img/sales.png') no-repeat;
    color: #fff;
    text-align: center;
}

.product-hot .caption-list .caption-list-child .item .gia {
    width: 100%;
    float: left;
    display: block;
    text-transform: inherit;
    margin-top: 15px;
    text-align: center;
}

    .product-hot .caption-list .caption-list-child .item .gia span.giamoi {
        color: #e9252a;
        font-size: 20px;
        font-family: 'roboto';
        font-weight: 500;
    }

    .product-hot .caption-list .caption-list-child .item .gia span.giacu {
        text-decoration: line-through;
        color: #b5b5b5;
        font-family: 'roboto';
        font-size: 14px;
    }

.product-hot .caption-f h2 {
    margin-top: 0;
}

.btn-add-cart {
    text-align: center;
    margin-top: 14px;
    display: none;
}

    .btn-add-cart a {
        color: #fff;
        font-family: 'roboto';
        font-size: 12px;
        text-transform: uppercase;
        padding: 6px 25px;
        border-radius: 22px;
        background: #983094;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
    }

.gia a {
    color: #fff;
    font-family: 'roboto';
    font-size: 12px;
    text-transform: uppercase;
    padding: 6px 25px;
    border-radius: 22px;
    background: #983094;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.product-hot .caption-list .caption-list-child .item:hover .gia {
    display: none;
}

.product-hot .caption-list .caption-list-child .item:hover .btn-add-cart {
    display: block;
    cursor: pointer;
}

.product-hot figure {
    position: relative;
}
/*Danh muc san pham*/
.danhmuc-product .product-container {
    background: #fff;
    box-shadow: 0 0 15px #e5e5e5;
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding-bottom: 20px;
}

    .danhmuc-product .product-container .caption {
        padding: 0 15px;
        border-top: 2px solid #983094;
        border-bottom: 1px solid #e5e5e5;
    }

.danhmuc-product .caption-f a {
    font-size: 25px;
    color: #222;
    font-family: 'roboto';
    text-transform: uppercase;
    padding-top: 7px;
    font-weight: 500;
    padding-bottom: 7px;
}

    .danhmuc-product .caption-f a:hover {
        color: #983094;
    }

.danhmuc-product .caption {
    width: 100%;
    float: left;
}

.danhmuc-product .product-container .caption-list {
    padding: 0 15px;
    padding-top: 25px;
    padding-bottom: 50px;
}

    .danhmuc-product .product-container .caption-list .item {
        position: relative;
        display: block;
    }

        .danhmuc-product .product-container .caption-list .item .title {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background: url(img/th_bgImgHome.png) repeat;
            text-transform: uppercase;
            height: 32px;
            text-align: center;
            font-size: 14px;
            color: #fff;
            line-height: 32px;
            width: 100%;
            display: block;
            z-index: 999999;
        }

.lsBoxTinTuc {
    background: url('img/bg_boxduoi.png') no-repeat top center;
    padding: 60px 0 30px 0;
    background-size: auto 100%;
    position: relative;
}

    .lsBoxTinTuc .itemBox {
        background: #faf4f9;
        padding: 30px;
        height: 330px;
        margin-bottom: 30px;
        opacity: 0.9;
    }

        .lsBoxTinTuc .itemBox .caption {
            margin-top: 0;
            text-align: center;
            position: relative;
            padding-bottom: 15px;
        }

            .lsBoxTinTuc .itemBox .caption a {
                font-size: 18px;
                color: #222;
                font-family: 'roboto-b';
                display: block;
                width: 100% !important;
                float: left;
            }

            .lsBoxTinTuc .itemBox .caption .line_duoi {
                display: block;
                height: 1px;
                width: 70px;
                background: #983094;
                float: left;
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                margin-left: auto;
                margin-right: auto;
            }

    .lsBoxTinTuc .tintuc .item {
        margin-top: 25px;
    }

        .lsBoxTinTuc .tintuc .item .image {
            width: 100px;
            height: auto;
            float: left;
            margin-right: 10px;
        }

        .lsBoxTinTuc .tintuc .item img {
            width: 100px;
            height: auto;
            float: left;
        }

        .lsBoxTinTuc .tintuc .item .title {
            font-size: 16px;
            color: #222;
            font-family: 'roboto-b';
            float: none;
        }

.khachhangnoive .item img {
}

.khachhangnoive .item .image {
    display: block;
    float: left;
}

.khachhangnoive .item img {
    width: auto !important;
    max-width: auto !important;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
}

.khachhangnoive .item .title {
    font-size: 16px;
    color: #222;
    font-family: 'roboto-b';
    float: none;
}

.khachhangnoive .item .mota {
    margin-top: 20px;
    font-size: 15px;
    color: #222;
    font-family: 'roboto';
    font-style: italic;
    line-height: 22px;
}

.khachhangnoive .item .tennguoi {
    font-size: 14px;
    font-family: 'roboto-b';
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 11px;
}

.listBox .desc {
    text-align: center;
    font-size: 14px;
    font-family: 'roboto';
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 5px;
    color: #222;
}

.listBox input[type='text'] {
    border: 1px solid #e5e5e5;
    padding: 10px 15px;
    margin-top: 10px;
    width: 100%;
    float: left;
    display: block;
    border-radius: 20px;
    margin-bottom: 10px;
}

.listBox input[type='button'] {
    border: none;
    padding: 10px 25px;
    color: #fff;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 20px;
    margin-top: 20px;
    background: #983094;
}

.socialdesc {
    text-align: center;
    margin-top: 30px;
    background: url('img/line.png') no-repeat center center;
}

    .socialdesc a {
        display: inline-block;
        background: #fff;
        width: 40px;
        height: 40px;
        text-align: center;
        border-radius: 50%;
        line-height: 40px;
        margin: 0 6px;
        cursor: pointer;
        border: 1px solid #e7e7e7;
    }

        .socialdesc a i {
            font-size: 16px;
            color: #333;
        }

.product-container .list {
    position: relative;
}

.product-container .owl-controls .owl-dots {
    position: absolute;
    bottom: 5px;
    left: 10px;
    right: 0;
    margin: 0 auto;
    z-index: 999;
    text-align: center;
}

.product-container .owl-controls .owl-dot {
    background: none;
    display: inline-block;
    margin-left: 0px;
    margin-right: 8px;
    line-height: 16px;
    font-size: 0;
    border-radius: 50%;
    line-height: 9px;
    width: 9px;
    height: 9px;
    border: 2px solid #c2bbc6;
}

    .product-container .owl-controls .owl-dot.active {
        line-height: 10px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #983094;
        border: none;
    }

.khachhangnoive .list {
    position: relative;
}

.khachhangnoive .owl-controls .owl-dots {
    position: absolute;
    bottom: -45px;
    left: 10px;
    right: 0;
    margin: 0 auto;
    z-index: 999;
    text-align: center;
}

.khachhangnoive .owl-controls .owl-dot {
    background: none;
    display: inline-block;
    margin-left: 0px;
    margin-right: 8px;
    line-height: 16px;
    font-size: 0;
    border-radius: 50%;
    line-height: 9px;
    width: 9px;
    height: 9px;
    border: 2px solid #c2bbc6;
}

    .khachhangnoive .owl-controls .owl-dot.active {
        line-height: 10px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #983094;
        border: none;
    }

/*San pham hot*/
.partner {
    background: #fff;
    box-shadow: 0px 0px 10px 6px #f3f4f6;
    position: relative;
}

.partner-box {
    padding: 30px 0;
}

    .partner-box .lsPartner {
        position: relative;
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
        overflow: hidden;
    }

.fixowl-logo-heha .item img {
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: auto !important;
}

.partner .owl-nav .owl-prev, .partner .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    font-size: 0;
}

.partner .owl-nav .owl-prev {
    background: url('img/owl_p_prev.png') no-repeat center center;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
}

.partner .owl-nav .owl-next {
    background: url('img/owl_p_next.png') no-repeat center center;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}

.nganhang {
    margin-bottom: 30px;
}

.nganhang-box {
    padding: 20px 0;
    border-top: 1px dotted #e5e5e5;
    border-bottom: 1px dotted #e5e5e5;
}

    .nganhang-box img {
        opacity: 0.35;
    }
/*Navigation*/

.TrangTrong {
    margin-top: 50px;
    width: 100%;
    margin-bottom: 50px;
}

@media screen and (min-width: 1200px) {
}

/*Menu*/
.menu {
    height: 50px;
    position: relative;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: #fff;
}

.caption {
    width: 100%;
    text-align: left;
}

    .caption a {
        font-size: 16px;
        color: #222222;
        width: 100% !important;
        text-decoration: none;
        display: block;
        float: left;
        font-family: "roboto-b";
        text-transform: uppercase;
    }

    .caption .border_right {
        display: block;
        height: 1px;
        background: #983094;
        float: left;
        width: 52px;
        margin-top: 12px;
    }
/*POPUP*/

.popup {
    font-size: 10px;
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 10000;
}

    .popup i {
        color: white;
    }

    .popup .dangky-hoptac {
        background: #983094 none repeat scroll 0 0;
        border: 1px solid #94571e;
        height: 100px;
        padding: 20px 5px 10px;
        text-align: center;
        width: 50px;
    }

    .popup .dangky-tuvan {
        background: #983094 none repeat scroll 0 0;
        border: 1px solid #94571e;
        height: 100px;
        padding: 20px 10px 10px;
        text-align: center;
        width: 50px;
        margin-top:3px;
    }

    .popup a {
        color: #ffffff;
    }

    .popup .dangky-hoptac:hover a, .popup .dangky-tuvan:hover a {
        color: #B57D83;
    }
    .popup .dangky-hoptac:hover i, .popup .dangky-tuvan:hover i {
        color: #B57D83;
    }

#dangkyhoptac {
    z-index: 20000;
}

#tuvanlamdep {
    z-index: 20000;
}

/*Footer*/
.FooterTren {
    background: #fafbfd;
    padding: 56px 0;
}

    .FooterTren .list {
        margin-top: 40px;
        color: #222;
    }

    .FooterTren .cot1 {
    }

        .FooterTren .cot1 .list {
        }

            .FooterTren .cot1 .list .item {
                margin-bottom: 20px;
                color: rgba(51, 51, 51, 0.7);
            }

                .FooterTren .cot1 .list .item img {
                }

                .FooterTren .cot1 .list .item:nth-child(3) {
                    line-height: 32px;
                }

    .FooterTren .cot2 {
    }

        .FooterTren .cot2 .item {
            margin-bottom: 15px;
        }

            .FooterTren .cot2 .item a {
                color: #222;
                font-size: 14px;
                opacity: 0.7;
                font-family: 'roboto-r';
            }

                .FooterTren .cot2 .item a:hover {
                    color: #983094;
                }

    .FooterTren .cot3 {
    }

        .FooterTren .cot3 .list {
            color: #222;
            font-size: 14px;
            opacity: 0.7;
            font-family: 'roboto-r';
            line-height: 25px;
        }

.FooterDuoi {
    height: 40px;
    line-height: 40px;
    background: #983094;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

    .FooterDuoi a {
        color: #fff;
        font-size: 12px;
    }

.desingBy, .desingBy a {
    color: #FFF;
    text-transform: inherit;
    font-size: 12px;
}

    .desingBy a:hover {
        color: #fff;
    }

.FooterDuoi .cot1 {
    text-align: left;
}
/*Hotline o mobile va ipad*/
.hotlinePhaiTrang {
    z-index: 99999999999;
    position: fixed;
    bottom: 2px;
    left: 15px;
    width: 145px;
    background: #983094;
    height: 40px;
    border-radius: 25px;
}

    .hotlinePhaiTrang a {
        display: block;
        width: 156px;
        cursor: pointer;
        height: 40px;
        text-align: center;
        color: #983094;
        font-size: 14px;
        line-height: 40px;
        background: url('img/phone.png') no-repeat left 5px center;
        padding-left: 20px;
        top: 0;
        font-family: 'roboto-b';
    }
/*Set seoseting*/
.SeoSettingIndent {
    text-indent: -999px;
    height: 0 !important;
    margin: 0 !important;
}

.SeoSetting {
    margin: 0 !important;
    font-size: 0 !important;
}

.bic_slider {
    z-index: 0 !important;
    position: relative !important;
}

.ketqua {
    color: #333;
    font-size: 18px;
    width: 100%;
    float: left;
    margin-bottom: 30px;
    font-family: 'roboto-b';
}

/*.lvReviewGallery .item{ overflow: hidden;max-height: 600px;max-width: 700px;}
.lvReviewGallery .item img{ display: block;width: auto !important;height: auto !important;max-height: 600px;max-width: 700px;}
.lvReviewGallery { position: relative;width: 100%;}
.lvReviewGallery  .owl-dots{max-width: 95%;margin: 0 auto !important;}
.lvReviewGallery  .owl-nav{max-width: 95%;margin: 0 auto !important;}
.lvReviewGallery  .owl-nav .owl-prev,.lvReviewGallery  .owl-nav .owl-next{ width: 50px;height: 50px;font-size: 0;display: inline-block;}
.lvReviewGallery  .owl-nav .owl-prev{background: url('img/icon_nav_prev.png') no-repeat center center;float: left;}
.lvReviewGallery  .owl-nav .owl-next{background: url('img/icon_nav_next.png') no-repeat center center;float: right;}
.lvReviewGallery .owl-controls .owl-dots{position: absolute;bottom: 10px;left: 10px;right: 0;margin: 0 auto;z-index: 999;text-align: left;}
.lvReviewGallery .owl-controls .owl-nav{position: absolute;bottom: 45%;left: 0;right: 0;margin: 0 auto;z-index: 999;text-align: left;}
.lvReviewGallery .owl-controls .owl-nav{ display: block;}
.lvReviewGallery .owl-controls .owl-dot{background:#fff;  display: inline-block;margin-left:0px;margin-right: 8px;line-height: 16px; font-size: 0; border-radius:50%;;line-height: 16px; width: 16px;height: 16px;}
.lvReviewGallery .owl-controls .owl-dot.active{ line-height: 16px; width: 16px;height: 16px; border-radius:50%;background: #983094;}
@media screen and (max-width:767px){
    .lvReviewGallery .owl-controls .owl-nav{display:none !important;}
    .lvReviewGallery .owl-controls .owl-dots {bottom:5px;}
    .lvReviewGallery .owl-controls .owl-dots  .owl-dot,.banner .owl-controls .owl-dot.active {width:10px; height:10px; margin-right:3px;}
    .lvReviewGallery .owl-controls .owl-dot.active {background:#983094;}
}
.vbox-content iframe::-webkit-scrollbar { 
    display: none !important; 
}
.vbox-content iframe{border: none;}*/
.GalleryDetail h1 span {
    color: #1a1a1a;
    text-transform: uppercase;
    width: 100%;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    text-align: center;
    display: block;
    margin-bottom: 30px;
}

.GalleryDetail .item {
    margin-bottom: 20px;
}

.bando iframe {
    width: 100% !important;
    height: 100% !important;
}

.dobong {
    box-shadow: 0px 0px 12px #e3e4e6;
    background: #fff;
}

.controls-fitter {
    width: 102%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 30px;
    margin-left: -1%;
}

    .controls-fitter .cot1 {
        float: left;
    }

        .controls-fitter .cot1 .grid-fitter, .controls-fitter .cot1 .list-fitter {
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            border-radius: 50%;
            border: 1px solid #e5e5e5;
            display: inline-block;
        }

        .controls-fitter .cot1 .grid-fitter, .controls-fitter .cot1 .list-fitter {
            color: #333;
        }

        .controls-fitter .cot1 a.active, .controls-fitter .cot1 a:hover {
            color: #fff;
            background: #983094;
            border: 1px solid #983094;
        }

    .controls-fitter .cot2 {
        float: right;
        margin-right: 50px;
    }

    .controls-fitter .cot3 {
        float: right;
    }

        .controls-fitter .cot3 select {
            width: 100px;
            height: 30px;
            background: url('img/bg_size.png') no-repeat center center;
        }

        .controls-fitter .cot3 select {
            width: 100px;
            height: 30px;
            background: url('img/bg_size.png') no-repeat center center;
            border: none;
            -webkit-appearance: none;
            -os-appearance: none;
            -moz-appearance: none;
            padding-left: 10px;
        }

    .controls-fitter .cot2 select {
        width: 200px;
        height: 30px;
        background: url('img/bg_sort.png') no-repeat center center;
        border: none;
        -webkit-appearance: none;
        -os-appearance: none;
        -moz-appearance: none;
        padding-left: 10px;
    }

    .controls-fitter .cot2, .controls-fitter .cot3 {
        color: #222;
        font-size: 14px;
        text-transform: uppercase;
        font-family: 'roboto';
    }

.controls {
    height: 26px;
    background: url(img/bg_controls_hoa.png) no-repeat center center;
    width: 100%;
    margin-top: 5px;
}

.captionArchive.caption {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 30px;
}

    .captionArchive.caption a {
        font-size: 22px;
    }

.captionDetail.caption {
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
}

    .captionDetail.caption a {
        font-size: 22px;
    }
/*Product archive*/
.product .list .list-archive .item .image {
    width: 100%;
    display: block;
}

    .product .list .list-archive .item .image img {
        margin-left: auto;
        margin-right: auto;
        width: auto !important;
        margin-top: 15%;
    }

.product .list .list-archive .item .title {
    width: 100%;
    display: block;
    font-size: 16px;
    font-family: 'roboto-r';
    color: #222;
    text-transform: inherit;
    margin-top: 10px;
    min-height: 44px;
    text-align: center;
}

.product .list .list-archive .item .sub-title {
    width: 100%;
    display: block;
    font-size: 11px;
    font-family: 'roboto-r';
    color: #b5b5b5;
    text-transform: inherit;
    margin-top: 4px;
    text-align: center;
    padding-bottom: 24px;
}

.product .list .list-archive .item .title.hidden-grid, .product .list .list-archive .l-product .item .sub-title {
    text-align: left;
}

.product .list .list-archive .item .gia {
    width: 100%;
    display: block;
    text-transform: inherit;
    margin-top: 15px;
    text-align: center;
}

    .product .list .list-archive .item .gia span.giamoi {
        color: #e9252a;
        font-size: 20px;
        font-family: 'roboto';
        font-weight: 500;
    }

    .product .list .list-archive .item .gia span.giacu {
        text-decoration: line-through;
        color: #b5b5b5;
        font-family: 'roboto';
        font-size: 14px;
    }

.product .list .list-archive .item {
    margin-bottom: 10px;
    background: #fff;
    padding: 10px;
}

.product .list .list-archive .g-product .item {
    border: 1px solid #efeff1;
    box-shadow: 0px 0px 12px #e3e4e6;
}

    .product .list .list-archive .g-product .item:hover .gia span {
        display: none;
    }

    .product .list .list-archive .g-product .item:hover .btn-add-cart {
        display: block;
        cursor: pointer;
    }

.product .list .list-archive figure {
    position: relative;
}

.hot-new {
    top: 3%;
    left: 3%;
    position: absolute;
}

    .hot-new .news {
        float: left;
        width: 45px;
        height: 19px;
        background: url('img/news.png') no-repeat;
        margin-right: 2px;
    }

    .hot-new .hot {
        float: left;
        width: 45px;
        height: 19px;
        background: url('img/hot.png') no-repeat;
        margin-right: 2px;
    }

    .hot-new .sales {
        float: left;
        width: 45px;
        height: 19px;
        background: url('img/sales.png') no-repeat;
        color: #fff;
        text-align: center;
    }

.product .pager {
    text-align: center;
    margin: 30px 0 10px 0;
}

.product .list .list-archive .l-product .item {
    margin-bottom: 20px;
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #e4e6e5;
}

    .product .list .list-archive .l-product .item .sub-title {
        float: none;
    }

    .product .list .list-archive .l-product .item .title {
        min-height: auto;
    }

    .product .list .list-archive .l-product .item .image {
        border: 1px solid #efeff1;
        box-shadow: 0px 0px 12px #e3e4e6;
        background: #fff;
        height: 100%;
    }

.product .g-product .desc,
.product .g-product .title,
.product .g-product .sub-title,
.product .g-product .giaBox,
.product .g-product .btn-add-cart,
.product .g-product figure {
    width: 100%;
}

.product .l-product figure {
    float: left;
    width: 300px;
    height: 300px;
    margin-right: 15px;
}

.product .list .list-archive .g-product .hidden-grid {
    display: none !important;
}

.product .list .list-archive .l-product .hidden-list {
    display: none !important;
}

.product .list .list-archive .item .gia {
    float: none !important;
}

.product .list .l-product .item .gia, .product .list .l-product .item .btn-add-cart {
    text-align: left;
}

.product .list .list-archive .l-product .item .btn-add-cart {
    display: block;
    cursor: pointer;
}

.list .list-archive .l-product .title {
    font-size: 25px !important;
    margin-top: -7px !important;
}

.list .list-archive .l-product .item {
    background: none;
}

.list .list-archive .l-product .gia-list .item1 {
    color: #222222;
    font-size: 14px;
}

    .list .list-archive .l-product .gia-list .item1 .child {
        color: #222222;
        text-decoration: line-through;
        font-size: 14px;
    }

.list .list-archive .l-product .gia-list .item2 {
    color: #222222;
    margin-bottom: 10px;
}

    .list .list-archive .l-product .gia-list .item2 .giacu {
        text-decoration: line-through;
    }

    .list .list-archive .l-product .gia-list .item2 .child {
        color: #e9252a;
        font-size: 25px;
        font-family: 'roboto-b';
    }

    .list .list-archive .l-product .gia-list .item2 .vat {
        color: #7c7c7d;
        font-size: 12px;
    }

.list .list-archive .l-product .gia-list .item3 {
    color: #222222;
    font-size: 14px;
}

    .list .list-archive .l-product .gia-list .item3 .persentSales {
        color: #e9252a;
        margin-left: 7px;
        font-size: 14px;
    }

.list .list-archive .l-product .motangan {
    color: #222222;
    margin-top: 20px;
    color: #7c7c7d;
}

.list-archive .l-product .motangan .textCap {
    text-transform: uppercase;
    color: #222222;
    font-family: 'roboto';
}

.list-archive .l-product .btn-add-cart {
    margin-top: 20px;
}

.list-archive .l-product .masp {
    margin-bottom: 10px;
}

.list-archive .l-product .thuonghieu {
    margin-bottom: 10px;
}

.language.logged {
    background: none;
    position: relative;
    padding-left: 0;
}

.account-page {
    position: absolute;
    background: #fff;
    display: block;
    visibility: visible;
    opacity: 1;
    z-index: 99999;
    left: 0;
    right: 0;
    box-shadow: 0 0 11px #983094;
    display: none;
}

    .account-page li a {
        text-transform: initial;
        color: #222;
        padding: 3px 10px;
    }

.language.logged:hover .account-page {
    display: block;
}

.resize-image .image {
    overflow: hidden;
}

    .resize-image .image img {
        width: 100% !important;
        height: 100% !important;
    }

.caption-l {
    text-align: center;
}

.XemThemClass {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    /*margin-top: 27px;*/
    display: inline-block;
    outline: none;
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 15px;
    text-align: center;
    width: 92.5%;
    background: url('img/th_bgImgHome.png') repeat;
    padding: 10px 0;
    max-width: 440px;
}



.menu-top-content > ul {
    display: inline-flex;
    position: relative;
}

    .menu-top-content > ul li.menu-item {
        list-style: outside none none;
        margin-top: 1px;
    }

        .menu-top-content > ul li.menu-item.hasChild:after {
            content: '\f0d7';
            display: inline-block;
            margin-right: 6px;
            color: #333;
            opacity: 0.8;
            font-family: fontawesome;
        }

        .menu-top-content > ul li.menu-item.hasChild:hover:after {
            color: #983094;
        }

.mega-menu-item .item figure img {
}

.menu-top-content .menu-mega-sub {
    display: block;
    opacity: 0;
    position: absolute;
    transform: rotateX(90deg);
    transform-origin: center top 0;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    z-index: 100;
    background: rgba(255, 255, 255, 0.96) none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 3px 5px #aeaeae;
    width: auto !important;
    border-top: 4px solid #983094;
}

.menu-top-content > ul > li.menu-item > .menu-link {
    cursor: pointer;
    text-align: center;
    color: #222222;
    font-size: 14px;
    font-weight: normal;
    font-family: 'roboto';
    text-transform: uppercase;
    padding: 0 29px;
    border-left: 1px solid #e5e5e5;
    display: inline-block;
    line-height: 48px;
}

.menu-top-content > ul > li.menu-item:hover, .menu-top-content > ul > li.menu-item.active {
    /*border-top: 2px solid #983094;*/
    /*margin-top: -1px;*/
    background: #983094;
}

.menu-top-content > ul > li.menu-item.menu-item6.mega_menu .menu-mega-sub {
    right: auto;
    left: 0;
}

.menu-top-content > ul > li.menu-item.menu-item114.mega_menu .menu-mega-sub {
    right: auto;
    left: 0;
}

.menu-top-content > ul > li.menu-item.menu-item7.mega_menu .menu-mega-sub {
    right: auto;
    left: 10%;
}

.menu-top-content > ul > li.menu-item.menu-item9.mega_menu .menu-mega-sub {
    right: auto;
    left: 22%;
}

.menu-top-content > ul > li.menu-item.no_mega_menu .menu-mega-sub {
    min-width: 111px;
    text-align: left;
}

    .menu-top-content > ul > li.menu-item.no_mega_menu .menu-mega-sub a {
        display: block;
        width: 100%;
        float: left;
        text-align: left;
    }

.menu-top-content > ul > li.menu-item:hover > .menu-link {
    color: #fff;
}

.menu-top-content > ul > li.menu-item > .menu-link:hover, .menu-top-content > ul > li.menu-item.active > .menu-link {
    color: #fff;
}

.menu-top-content .menu-item:hover .menu-mega-sub {
    opacity: 1;
    transform: rotateX(0deg);
    visibility: visible;
}

.menu-top-content .menu-item .menu-mega-sub .sub-menu {
    float: right;
}

.menu-top-content .menu-item.mega_menu .menu-mega-sub .sub-menu {
    width: 200px;
}

.menu-top-content .sub-menu > li {
    padding: 0 15px;
}

.menu-top-content > ul > li.menu-item.no_mega_menu .menu-mega-sub .sub-menu {
    width: 100%;
}

.menu-top-content .sub-menu > li > a {
    color: #333;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

    .menu-top-content .sub-menu > li > a:hover {
        color: #983094;
    }

.menu-top-content [class^="mega-menu"] {
    float: right;
    display: inline-block;
    width: 635px;
}

.menu-top-content .menu-item:hover [class^="mega-menu"] {
    opacity: 1;
}

.mega-menu-item .item, .mega-menu .item {
    float: left;
    padding: 5px;
    position: relative;
    width: 25%;
}

    .mega-menu-item .item figure {
        position: relative;
    }



    .mega-menu-item .item .item-title {
        bottom: 0;
        float: left;
        left: 0;
        margin: 10px 0;
        width: 100%;
        min-height: 44px;
    }

    .mega-menu-item .item .price {
        text-align: left;
        color: red;
        font-size: 20px;
        margin-bottom: 10px;
    }

    .mega-menu-item .item .item-title .title {
        color: #333;
        display: block;
        width: 100%;
        float: left;
        text-align: left;
        font-size: 15px;
    }

        .mega-menu-item .item .item-title .title:hover {
            color: #983094;
        }

    .mega-menu .item > figure {
        border: 1px solid #dfdfdf;
        position: relative;
    }

        .mega-menu .item > figure img {
            width: 100%;
        }

.menu-top-content img:hover {
    opacity: 0.5;
}


.mega-menu .item .title {
    bottom: 0;
    margin-bottom: -50px;
    padding: 15px;
    position: absolute;
    transition: all 300ms ease-in 0ms;
    z-index: 1;
}

    .mega-menu .item .title .ext-links {
        transition: all 300ms ease-in 0ms;
    }

.mega-menu .item > figure::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(51, 51, 51, 0) 25%, rgba(0, 0, 0, 0.5) 100%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(51, 51, 51, 0) 25%, rgba(0, 0, 0, 0.5) 100%) repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.mega-menu .item .menu-link {
    color: #ffffff;
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
}

.mega-menu .item .ext-links a {
    color: #fff;
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
}

    .mega-menu .item .ext-links a i.fa {
        margin-right: 5px;
    }

.mega-menu .item:hover .title .ext-links {
    position: relative;
}

.mega-menu .item:hover .title {
    margin-bottom: 0;
}

.mega-menu .item .ext-links a:hover {
    color: #dc5727;
}

.mega-menu .item .menu-link:hover {
    color: #94c6eb;
}

.menu-top-content .menu-item.mega_menu .menu-mega-sub {
    width: 841px !important;
}

    .menu-top-content .menu-item.mega_menu .menu-mega-sub.noHasChild {
        width: 637px !important;
    }

.sub-title {
    margin-top: 5px;
    color: #7c7c7d;
    font-weight: 500;
    font-size: 13px;
    padding-bottom: 4px;
    width: 100%;
    float: left;
}

.price-contact {
    display: block;
}

    .price-contact .gia {
        display: block !important;
    }

.g-product .price-contact {
    float: left;
    width: 100% !important;
}

.dangkilamdaily {
    max-width: 500px !important;
    margin-left: auto;
    margin-right: auto;
}

.tabcontent img, #divDetailContent img {
    display: inline-block !important;
}

.mega-menu-item .item .item-box {
    box-sizing: border-box;
    box-shadow: 0 0 15px rgba(222, 222, 222, 0.76);
    padding: 5px;
}

.bx-wrapper .bx-pager {
    display: none !important;
}
/*End Menu News*/

.product-hot .products .item {
    padding-bottom: 20px;
}

    .product-hot .products .item:hover {
        box-shadow: 0px 0px 12px #e3e4e6;
    }

.lsPartner .owl-controls .owl-nav .owl-prev,
.lsPartner .owl-controls .owl-nav .owl-next {
    top: 8px;
}

.product-hot .products.product .row.owl-carousel, .product-hot .products.all .row.owl-carousel {
    margin-top: -10px;
}

    .product-hot .products.product .row.owl-carousel .owl-item, .product-hot .products.all .row.owl-carousel .owl-item {
        padding: 5px !important;
    }

.all.products .owl-controls {
    display: none;
}

.all.products .owl-carousel:hover .owl-controls {
    display: block;
}

.slider-selection {
    position: absolute;
    background-image: -webkit-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);
    background-image: -o-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);
    background-image: linear-gradient(to bottom,#d3d3d3,#f5f5f5 100%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}

.menu.menu-fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.page-header-top-giohang-fixed {
    right: 5%;
    position: fixed;
    top: 3px;
    z-index: 1001;
}

    .page-header-top-giohang-fixed .tongtien {
        display: none;
    }

.fw.khuyenmai {
    max-height: 250px;
    overflow: hidden;
}

.sanphamlienquan .owl-controls {
    margin-top: 24px;
}

.mgr-trangtrong .list figure .img-responsive {
    max-width: 70%;
}

.danhsachRef .list figure .img-responsive {
    max-width: 95%;
}

.mgr-trangtrong .list .diachi {
    padding-top: 20px;
}

/*Footer above*/
.footer_above_fixed {
    width: 100%;
    display: none;
    visibility: hidden;
    bottom: 0px;
    height: 44px;
    background: #983094;
    line-height: 44px;
    position: fixed;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    z-index: 160003;
}

    .footer_above_fixed .callme {
    }

    .footer_above_fixed .yeucaubaogia {
    }

    .footer_above_fixed a {
        text-transform: uppercase;
        color: #fff;
        font-size: 18px;
        font-family: Arial;
        width: 100% !important;
        height: 100% !important;
        display: block;
    }

    .footer_above_fixed .yeucaubaogia a {
        text-align: left;
        padding-left: 38px;
        padding-right: 5px;
        background: url(img/ico_phone.png) no-repeat left center;
    }

    .footer_above_fixed .callme a {
        text-align: right;
        padding-left: 0px;
        padding-right: 38px;
        background: url(img/baogia_icon1.png) no-repeat right center;
    }

@media screen and (max-width:767px) {
    /*.sbzoff {
        display: none;
    }*/
    .footer_above {
        display: block;
    }

        .footer_above .col-xs-12.col-sm-8.col-md-8.col-lg-7 {
            display: none !important;
        }

    .footer_above_fixed {
        display: none;
        visibility: visible;
    }

    .footer_above {
        min-height: 35px !important;
        line-height: 35px !important;
        padding: 0px 0px !important;
        height: auto !important;
    }
}

@media screen and (min-width:768px) {
    /*.sbzoff {
        display: block;
    }*/
    .footer_above {
        display: block;
    }

    .footer_above_fixed {
        display: none;
        visibility: hidden;
    }
}
