﻿* {
    margin: 0;
    padding: 0
}

img {
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    border: 0;
    transition: all .2s ease-in-out
}

a {
    color: #288ad6;
    text-decoration: none;
}

ul, ol {
    list-style: none
}

ul, menu, dir {
    display: block;
    list-style-type: none;
    margin-block-end: 0;
    margin-block-start: 0;
    margin-inline-end: 0;
    margin-inline-start: 0;
    padding-inline-start: 0
}

.clr {
    clear: both
}

body {
    background: #e9edf0;
    min-width: 1200px;
    overflow-y: scroll
}

body, input, button, option, textarea, label, select, legend, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #333;
    font: 14px/18px Helvetica, Arial, sans-serif;
    outline: none;
    text-rendering: geometricPrecision
}

p {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-margin-after: 0;
    -webkit-margin-before: 0;
    -webkit-margin-end: 0;
    -webkit-margin-start: 0;
    text-rendering: geometricPrecision
}

.lazy, .vlazy, .owl-lazy {
    opacity: 0
}

    .lazy.loaded, .vlazy.loaded, .owl-lazy.loaded {
        opacity: 1
    }

.scroll {
    -ms-flex-wrap: wrap !important;
    -ms-scroll-chaining: chained;
    -webkit-flex-wrap: wrap !important;
    -webkit-overflow-scrolling: touch;
    flex-wrap: wrap !important;
    overflow-x: scroll !important;
    white-space: nowrap !important;
}

body.fixed {
    overflow: hidden
}

input[type=text], input[type=tel], textarea {
    -webkit-appearance: none
}

[class^="dls-"], [class*="dls-"] {
    background-image: url(images/dailoanshopicon.png);
    background-repeat: no-repeat;
    background-size: 500px auto;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    width: 30px;
}

header {
    background: #008848;
    display: block;
    height: 50px;
    left: 0;
    margin: auto;
    min-width: 1200px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.hastop header {
    height: 75px
}

.tophead {
    display: block;
    height: 50px;
    margin: auto;
    max-width: 1200px;
    overflow: visible;
    width: 100%;
}

.hide {
    display: none
}

.logo {
    float: left;
    height: 33px;
    overflow: hidden;
    padding: 8px 0 9px 0;
    width: 170px;
}

.dls-logo {
    background-position: -56px -32px;
    height: 34px;
    width: 152px;
}

.hiscart {
    float: right
}

    .hiscart * {
        box-sizing: border-box
    }

    .hiscart .histories {
        box-sizing: border-box;
        color: #fff;
        display: inline-block;
        float: left;
        font-size: 12px;
        height: 50px;
        line-height: 15px;
        overflow: hidden;
        padding: 10px 5px;
        text-align: center;
        vertical-align: middle;
        width: 140px;
    }

.hidden {
    display: none !important
}

.menu {
    float: left;
    height: 34px;
    margin: 6px 0 5px;
    overflow: hidden;
    text-align: center;
    width: 46px;
}

.dls-menu {
    background-position: -165px 0;
    display: block;
    height: 16px;
    margin: 8px auto;
    width: 18px;
}

.mainsearch {
    border-radius: 30px;
    float: left;
    height: 34px;
    margin: 2px 0 0 33px;
    position: relative;
    top: 6px;
    width: 500px;
}

    .mainsearch input {
        -webkit-appearance: none;
        background: #fff;
        border: 0;
        border-radius: 30px;
        box-sizing: border-box;
        display: block;
        height: 34px;
        padding-right: 30px;
        text-indent: 10px;
        width: 100%;
    }

    .mainsearch button[type="submit"] {
        background: none;
        border: 0;
        border-radius: 4px;
        height: 34px;
        position: absolute;
        right: 0;
        top: 0;
        width: 45px;
    }


    .mainsearch button[type="button"] {
        background: none;
        border: 0;
        border-radius: 4px;
        height: 34px;
        position: absolute;
        right: 0;
        top: 0;
        width: 45px;
    }

.dls-search {
    background-position: -282px -33px;
    height: 18px;
    width: 18px;
}

.reset {
    background: #dbdbdb;
    border-radius: 20px;
    color: #999;
    cursor: pointer;
    display: none;
    font-family: monospace;
    font-size: 15px;
    height: 20px;
    line-height: 17px;
    position: absolute;
    right: 50px;
    text-align: center;
    top: 7px;
    width: 20px !important;
}

section {
    display: block;
    margin: 50px auto 0;
    width: 1200px;
}

.hastop section {
    margin: 80px auto 0
}

.colmenu {
    float: left;
    height: 90%;
    overflow: hidden auto;
    position: fixed;
    top: 12px !important;
    width: 210px;
    z-index: 11;
}

.colcontent {
    float: right;
    width: 980px;
}

.margin-left {
    margin-left: 200px
}

.colrecom {
    float: left;
    margin-left: 5px;
    overflow: hidden;
    width: 195px;
}

nav {
    background: #e9edf0;
    display: block;
    overflow: visible;
    overflow: visible;
    padding: 15px 0 0;
    z-index: 11;
}

    nav > span {
        display: none
    }

    nav ul {
        display: block;
        overflow: visible;
        position: relative;
        z-index: 11
    }

    nav li {
        display: block;
        margin-bottom: 22px;
        overflow: visible;
        padding-left: 10px;
        position: relative;
        z-index: 11
    }

        nav li .nav-parent {
            color: #1d1d1d;
            cursor: pointer;
            display: block;
            font-size: 12px;
            font-weight: 600;
            line-height: 1.4em;
            margin-bottom: 10px;
            overflow: hidden;
            text-transform: uppercase;
        }

        nav li.fourkfarm a {
            color: #1d1d1d;
            cursor: pointer;
            display: block;
            font-size: 12px;
            font-weight: 600;
            line-height: 1.4em;
            margin-bottom: 10px;
            overflow: hidden;
            text-transform: uppercase;
        }

    nav .nav-item {
        display: none;
        overflow: visible;
        position: relative;
        z-index: 11
    }

    nav li .parent {
        display: block;
        overflow: visible;
        position: relative;
        z-index: 11
    }

        nav li .parent a {
            color: #1d1d1d;
            cursor: pointer;
            display: block;
            font-size: 12px;
            overflow: hidden;
            padding: 6px 7px 6px 10px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        nav li .parent.active a.link-hover.parent, nav li .parent.active > a {
            color: #008848
        }

        nav li .parent a.link-hover:hover {
            color: #008848
        }

        nav li .parent:hover {
            background: #fff
        }

    nav li .nav-parent:before, nav li .nav-parent:after {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #979797;
        content: '';
        height: 0;
        position: absolute;
        right: 5px;
        top: 5px;
        width: 0;
    }

    nav li .nav-parent:after {
        border-top-color: #e9edf0;
        border-top-width: 4px;
        top: 4px
    }

    nav li .nav-parent.parent-open:before, nav li .nav-parent.parent-open:after {
        border-bottom: 4px solid #979797;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: unset;
        content: '';
        height: 0;
        position: absolute;
        right: 5px;
        top: 4px;
        width: 0;
    }

    nav li .nav-parent.parent-open:after {
        border-bottom-color: #e9edf0;
        border-bottom-width: 4px;
        top: 5px
    }

    nav li .nav-parent.parent-open + .nav-item {
        display: block
    }

    nav li a.actived {
        color: #008848
    }

footer {
    background-color: #e9edf0;
    display: block;
    margin: 0 auto;
    width: 1200px;
}

.boxfooter {
    display: flex;
    float: right;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
    width: 980px;
}

    .boxfooter aside {
        background-color: #fff;
        box-sizing: border-box;
        float: left;
        overflow: hidden;
        width: 60%;
    }

        .boxfooter aside:nth-child(2) {
            background-color: #fff;
            width: 40%;
        }

        .boxfooter aside:nth-child(3) {
            background-color: #e9edf0;
            width: 50%;
        }

.boxfooter-detail {
    display: flex;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
    width: 1200px;
}

    .boxfooter-detail aside {
        background-color: #fff;
        float: left;
        overflow: hidden;
        width: 40%;
    }

        .boxfooter-detail aside:nth-child(2) {
            background-color: #fff;
            width: 25%;
        }

        .boxfooter-detail aside:nth-child(3) {
            background-color: #e9edf0;
            width: 20%;
        }

.callcenter {
    background: #fff;
    color: #008848;
    display: block;
    font-size: 13px;
    font-weight: 600;
    overflow: hidden;
    padding: 10px 10px 5px;
}

    .callcenter a {
        color: #008848;
        display: inline-block;
        vertical-align: middle;
    }

.dls-call {
    background-position: -183px -268px;
    height: 17px;
    margin-right: 5px;
    vertical-align: sub;
    width: 16px;
}

.socail {
    display: flex;
    float: right;
    line-height: 30px;
    margin-right: 10px;
    overflow: hidden;
}

    .socail a {
        color: #4a4a4a;
        display: block;
        font-size: 13px;
        font-weight: 600;
        margin: 5px
    }

    .socail .fb_iframe_widget {
        display: block;
        margin-bottom: 5px;
        overflow: hidden;
        width: 100px;
    }

    .socail .fb-like span {
        border-radius: 2px;
        height: 21px !important;
        padding-top: 3px !important;
        width: 100px !important
    }

    .socail .fb_iframe_widget iframe {
        top: 2px !important;
        width: 100px !important
    }

        .socail .fb_iframe_widget iframe > form {
            width: 100px !important
        }

.commit {
    background: #fff;
    color: #4a4a4a;
    display: block;
    float: right;
    font-size: 11px;
    margin-right: 10px;
    overflow: hidden;
    padding: 10px 0;
    padding-bottom: 0
}

    .commit div {
        margin-bottom: 7px;
        overflow: hidden;
    }

.dls-quali {
    background-position: -96px -68px;
    height: 23px;
    margin-right: 5px;
    width: 20px;
}

.dls-ship {
    background-position: -51px -68px;
    height: 16px;
    margin-right: 5px;
    width: 20px;
}

.commit p {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    vertical-align: middle;
}

.dls-fb {
    background-position: -131px -67px;
    height: 17px;
    vertical-align: sub;
    width: 16px;
}

.dls-fb2 {
    background-position: -233px -62px;
    background-size: 430px auto;
    height: 30px;
    vertical-align: sub;
    width: 30px;
}

.dls-line {
    background-position: -155px -62px;
    background-size: 430px auto;
    height: 30px;
    vertical-align: sub;
    width: 30px;
}

.dls-zalo {
    background-position: -194px -62px;
    background-size: 430px auto;
    height: 30px;
    vertical-align: sub;
    width: 30px;
}

.dls-gg {
    background-position: -100px -35px;
    height: 16px;
    vertical-align: sub;
    width: 16px;
}

.dls-gg2 {
    background-position: -213px -216px;
    height: 17px;
    vertical-align: sub;
    width: 17px;
}

.dls-phone {
    background-position: -160px -216px;
    height: 16px;
    vertical-align: sub;
    width: 16px;
}

.dls-mail {
    background-position: -53px -216px;
    height: 16px;
    vertical-align: sub;
    width: 18px;
}

.dls-userlog {
    background-position: -109px -216px;
    height: 17px;
    vertical-align: sub;
    width: 16px;
}

.dls-pass {
    background-position: -81px -216px;
    height: 18px;
    vertical-align: sub;
    width: 16px;
}

.dls-otp {
    background-position: -133px -216px;
    height: 18px;
    vertical-align: sub;
    width: 16px;
}

.dls-otpcheck {
    background-position: -186px -216px;
    height: 16px;
    margin-right: 12px;
    vertical-align: sub;
    width: 16px;
}

.dls-otpload {
    -webkit-animation: rotation 2s infinite linear;
    background-position: -289px -215px;
    height: 18px;
    margin-right: 12px;
    vertical-align: sub;
    width: 18px;
}

.dls-error {
    background-position: -237px -216px;
    height: 18px;
    vertical-align: top;
    width: 18px;
}

.dls-backsign {
    background-position: -263px -216px;
    height: 18px;
    margin-right: 5px;
    vertical-align: top;
    vertical-align: middle;
    width: 18px;
}

.linkstatic {
    float: left;
    overflow: hidden;
    padding: 3px 10px 5px;
    width: 100%;
}

    .linkstatic a:nth-child(4) {
        clear: both
    }

.boxfooter .linkstatic a:nth-child(3n + 2) {
    box-sizing: border-box;
    padding-left: 0 !important
}

.linkstatic a.recruitment {
    background-color: #ff4500;
    border-radius: 2px;
    color: #fff !important;
    text-indent: 8px;
    width: 80px !important
}

.linkstatic .hot-Job {
    font-weight: bold;
    margin-left: 8px;
    width: 50% !important
}

.linkstatic a.recruitment:before, .linkstatic a.hot-Job:before {
    display: none
}

.linkstatic a:before {
    color: #288ad6;
    content: '•';
    display: inline-block;
    font-size: 8px;
    margin-right: 5px;
    vertical-align: middle;
}

.webmember {
    display: block;
    padding: 10px
}

    .webmember div {
        display: block
    }

    .webmember span {
        color: #4a4a4a;
        display: inline-block;
        font-size: 13px;
        margin-right: 10px;
        overflow: hidden;
        vertical-align: middle;
    }

.dls-bct {
    background-position: -288px -110px;
    height: 32px;
    width: 85px;
}

.webmember a {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.webmember .block2 {
    margin-left: 120px;
    margin-top: 7px
}

.dmca-badge {
    /*opacity: .4*/
}

.copyright {
    background: #e9edf0;
    color: #999;
    display: block;
    float: right;
    font-size: 10px;
    margin: auto;
    padding: 5px 0;
    text-align: center;
    width: 980px;
}

    .copyright.hascart {
        margin-bottom: 40px
    }

.copyright-detail {
    background: #e9edf0;
    color: #999;
    display: block;
    font-size: 10px;
    margin: auto;
    padding: 5px 470px 0 50px;
    text-align: center;
    width: 800px;
}

.copyright a {
    color: #999;
    text-decoration: underline
}

.copyright-detail a {
    color: #999;
    text-decoration: underline
}

.suggest {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 8px 1px rgba(0, 0, 0, .25);
    display: none;
    left: 5px;
    overflow: visible;
    position: absolute;
    right: 5px;
    top: 40px;
    z-index: 7;
}

    .suggest:before {
        border-bottom: 8px solid #fff;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        content: '';
        left: 90px;
        position: absolute;
        top: -8px;
    }

    .suggest li {
        border-bottom: 1px solid #f1f1f1;
        display: block;
        overflow: hidden;
    }

        .suggest li a {
            display: block;
            overflow: hidden;
            padding: 10px
        }

        .suggest li h3 {
            display: block;
            line-height: 1.3em;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .suggest li span {
            color: #d0011b;
            display: block;
            font-size: 12px;
            overflow: hidden;
        }

        .suggest li img {
            float: left;
            height: 50px;
            margin-right: 10px;
            width: 50px;
        }

.breadcrumb {
    box-sizing: border-box;
    display: block;
    margin: 0;
    overflow: hidden;
    width: 100%;
}

    .breadcrumb li {
        display: inline-block;
        overflow: hidden;
        vertical-align: middle;
        vertical-align: top
    }

        .breadcrumb li a {
            color: #008848;
            display: inline-block;
            font-size: 12px;
            font-weight: 600;
            line-height: 40px;
            padding: 0 5px;
            vertical-align: top;
            white-space: nowrap;
        }

            .breadcrumb li a[href^="javascript:"] {
                cursor: pointer
            }

    .breadcrumb span {
        color: #444;
        display: inline-block;
        font-size: 18px;
        line-height: 36px;
        padding: 0 2px;
    }

    .breadcrumb li h2 {
        color: #333;
        display: inline-block;
        font-size: 12px;
        font-weight: normal;
        line-height: 36px
    }

    .breadcrumb li a h2 {
        color: #333;
        padding-left: 2px;
    }

    .breadcrumb li a h1 {
        color: #666;
        font-weight: 300;
        line-height: 40px;
        padding-left: 2px;
    }

.popup-addtocart, .popup-addtosave {
    background: #fff;
    border-radius: 5px;
    display: none;
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 30%;
    width: 460px;
    z-index: 999
}

    .popup-addtocart .box-img, .popup-addtosave {
        padding: 18px 0
    }

        .popup-addtocart .box-img p, .popup-addtosave p {
            display: block;
            padding: 6px;
            text-align: center;
        }

        .popup-addtocart .box-img .icon-success, .popup-addtosave .icon-success {
            -ms-transform: scale(.75, .75);
            -webkit-transform: scale(.75, .75);
            background-position: -299px 0;
            display: inline-block;
            height: 71px;
            margin-right: 10px;
            transform: scale(.75, .75);
            width: 72px;
        }

        .popup-addtocart .box-img img, .popup-addtosave img {
            display: inline-block;
            height: auto;
            max-height: 55px;
            vertical-align: middle;
            width: 55px;
        }

        .popup-addtocart .box-img > div, .popup-addtosave > div {
            color: #333;
            display: block;
            font-size: 16px;
            padding: 5px 0 10px;
            text-align: center
        }

    .popup-addtocart .buycont {
        color: #288ad6;
        float: left;
        font-size: 14px;
        font-weight: bold;
        padding: 16px 0;
        text-transform: uppercase;
    }

    .popup-addtocart .order {
        color: #288ad6;
        float: right;
        font-size: 14px;
        font-weight: bold;
        padding: 16px 0;
        text-transform: uppercase;
    }

    .popup-addtocart .lefarr {
        color: #288ad6;
        float: left;
        font-family: -webkit-body;
        font-size: 18px;
        font-style: normal;
        line-height: 15px;
        margin-right: 3px;
        overflow: hidden;
        width: 10px;
    }

    .popup-addtocart .rigarr {
        color: #288ad6;
        float: right;
        font-family: -webkit-body;
        font-size: 18px;
        font-style: normal;
        line-height: 15px;
        margin-left: 3px;
        overflow: hidden;
        text-align: right;
        text-indent: -10px;
        width: 10px;
    }

    .popup-addtocart h3 {
        text-align: center
    }

    .popup-addtocart a.gotocart {
        background-color: #d1ecd8;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        color: #358760;
        display: block;
        font-size: 18px;
        line-height: 25px;
        padding: 12px 0;
        text-align: center;
    }

.popup-overlay {
    background: #000;
    bottom: 0;
    display: none;
    left: 0;
    margin: auto;
    opacity: .7;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 20;
}

.ajloading {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9999
}

    .ajloading > div:first-child {
        margin: 0 auto;
        padding: 4px;
        position: relative;
        top: 20%;
        transform: translateY(-50%);
        width: 100px;
    }

.lds-ellipsis {
    height: 16px;
    margin: auto;
    position: relative;
    width: 54px;
}

    .lds-ellipsis div {
        animation-timing-function: cubic-bezier(0, 1, 1, 0);
        background: #008848;
        border-radius: 50%;
        height: 5px;
        position: absolute;
        top: 6px;
        width: 5px;
    }

        .lds-ellipsis div:nth-child(1) {
            animation: lds-ellipsis1 .6s infinite;
            left: 6px;
        }

        .lds-ellipsis div:nth-child(2) {
            animation: lds-ellipsis2 .6s infinite;
            left: 6px;
        }

        .lds-ellipsis div:nth-child(3) {
            animation: lds-ellipsis2 .6s infinite;
            left: 26px;
        }

        .lds-ellipsis div:nth-child(4) {
            animation: lds-ellipsis3 .6s infinite;
            left: 45px;
        }

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(19px, 0)
    }
}

.flex {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.btn-search {
    background: #fbd600;
    border-radius: 0 15px 16px 0;
    cursor: pointer;
    display: none;
    padding: 8px 7px;
}

.new2019 .btn-search {
    border-radius: 0 4px 3px 0
}

.mainsearch .dls-closemenu {
    background-position: -239px -53px;
    height: 10px;
    margin-top: 2px;
    width: 10px;
}

.easy-autocomplete {
    position: static;
    width: 100% !important
}

    .easy-autocomplete input {
        box-sizing: border-box;
        padding: 0 30px 0 0;
    }

.easy-autocomplete-container {
    background: #fff;
    top: 42px;
    z-index: 1;
}

    .easy-autocomplete-container p.title {
        display: none
    }

    .easy-autocomplete-container ul:before {
        border-bottom: 8px solid #fff;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        content: '';
        left: 60px;
        position: absolute;
        top: -6px;
    }

    .easy-autocomplete-container ul {
        border-top: 0;
        box-shadow: 0 1px 8px 1px rgba(0, 0, 0, .25);
        position: relative;
        top: 0;
    }

        .easy-autocomplete-container ul.active {
            display: block !important
        }

    .easy-autocomplete-container li {
        border-bottom: 1px solid #f1f1f1 !important;
        display: block;
        overflow: hidden;
        padding: 0 !important
    }

    .easy-autocomplete-container ul li.selected {
        background: none repeat scroll 0 0 #f6f6f6;
        cursor: pointer
    }

    .easy-autocomplete-container ul li div {
        display: flex;
        width: 100%
    }

    .easy-autocomplete-container ul li .search-item {
        box-sizing: border-box;
        padding: 10px 10px;
        position: relative
    }

        .easy-autocomplete-container ul li .search-item .viewdetail {
            width: 100%
        }

    .easy-autocomplete-container li .pic {
        display: inline-block;
        width: 60px;
    }

    .easy-autocomplete-container li .info {
        display: inline-block;
        width: calc(100% - 60px);
    }

        .easy-autocomplete-container li .info .price, .easy-autocomplete-container li .info .gift {
            display: inline-block;
            width: calc(100% - 100px);
        }

            .easy-autocomplete-container li .info .price strong {
                color: #333;
                display: inline-block;
                font-size: 13px;
                font-weight: normal;
                margin-right: 2px;
                vertical-align: middle;
            }

            .easy-autocomplete-container li .info .price span {
                color: #999;
                display: inline-block;
                font-size: 12px;
                font-weight: 300;
                margin-right: 2px;
                text-decoration: line-through;
                vertical-align: middle;
            }

            .easy-autocomplete-container li .info .price label {
                background: #de2000;
                border-radius: 3px;
                color: #fff;
                display: inline-block;
                font-size: 12px;
                font-weight: 600;
                height: 20px;
                line-height: 20px;
                text-align: center;
                vertical-align: middle;
                width: 32px;
            }

    .easy-autocomplete-container li .buys {
        float: right;
        position: absolute;
        right: 10px;
        top: 30px;
        width: 135px;
        z-index: 1;
    }

    .easy-autocomplete-container li .btnbuy {
        background: none;
        border: 1px solid #008848;
        border-radius: 4px;
        color: #008848;
        float: right;
        padding: 5px 0;
        position: absolute;
        right: 0;
        text-align: center;
        text-transform: uppercase;
        width: 100px;
    }

        .easy-autocomplete-container li .btnbuy.nobuy {
            border: 1px solid #999;
            color: #999;
            font-size: 12px
        }

        .easy-autocomplete-container li .btnbuy.preorder {
            padding: 3px 0
        }

            .easy-autocomplete-container li .btnbuy.preorder span {
                color: #000;
                display: block;
                font-size: 9px;
                line-height: 8px;
                text-transform: none
            }

            .easy-autocomplete-container li .btnbuy.preorder b {
                color: #d44;
                font-size: 10px;
            }

    .easy-autocomplete-container li .btnstopbuy.nobuy {
        background: none;
        border: 1px solid #999;
        border-radius: 4px;
        color: #999;
        float: right;
        font-size: 12px;
        padding: 5px 0;
        text-align: center;
        text-transform: uppercase;
        width: 100px;
        width: 138px
    }

    .easy-autocomplete-container li .btncomingbuy.nobuy {
        background: none;
        border: 1px solid #999;
        border-radius: 4px;
        color: #999;
        float: right;
        font-size: 12px;
        padding: 5px 0;
        position: absolute;
        right: 0;
        text-align: center;
        text-transform: uppercase;
        width: 100px;
    }

    .easy-autocomplete-container li .info .gift {
        box-sizing: border-box;
        padding-right: 10px;
        text-transform: capitalize;
    }

        .easy-autocomplete-container li .info .gift img {
            height: 30px;
            width: 30px;
        }

    .easy-autocomplete-container li a.name {
        display: block;
        margin-bottom: 5px;
        overflow: hidden;
    }

    .easy-autocomplete-container li h3 {
        display: block;
        line-height: 1.3em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .easy-autocomplete-container li span {
        display: block;
        font-size: 12px;
        overflow: hidden;
        word-break: break-word
    }

    .easy-autocomplete-container li img {
        float: left;
        height: 50px;
        margin-right: 10px;
        width: 50px;
    }

    .easy-autocomplete-container li .viewdetail.news img {
        height: auto
    }

    .easy-autocomplete-container li .more-cate {
        display: block !important;
        padding-right: 20px;
        position: relative;
        text-align: left;
    }

        .easy-autocomplete-container li .more-cate a {
            border-bottom: 2px solid #eee !important;
            padding: 10px 10px;
            width: 100%;
        }

        .easy-autocomplete-container li .more-cate::after {
            color: rgba(123, 123, 123, .5);
            content: "→";
            position: absolute;
            right: 10px;
            top: 8px;
        }

    .easy-autocomplete-container li .s-viewmore {
        cursor: pointer;
        padding: 10px;
        text-align: center;
        width: 100%;
    }

    .easy-autocomplete-container li .s-brand {
        box-sizing: border-box;
        padding-left: 70px;
        position: relative;
        width: 100%;
    }

        .easy-autocomplete-container li .s-brand::after {
            color: #7b7b7b;
            color: rgba(123, 123, 123, .5);
            content: "→";
            position: absolute;
            right: 10px;
            top: 15px;
        }

        .easy-autocomplete-container li .s-brand img {
            bottom: 0;
            height: auto;
            left: 10px;
            margin: auto;
            position: absolute;
            top: 0;
            width: 55px;
        }

        .easy-autocomplete-container li .s-brand span {
            display: inline-block;
            font-size: 14px;
            line-height: 50px;
            vertical-align: middle;
        }

            .easy-autocomplete-container li .s-brand span b {
                text-transform: capitalize
            }

#flyimg {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    height: 120px;
    left: calc(50vw - 60px);
    line-height: 120px;
    overflow: hidden;
    position: fixed;
    text-align: center;
    width: 120px;
    z-index: 1000;
}

    #flyimg img {
        bottom: 0;
        height: auto;
        left: 0;
        margin: auto;
        max-width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        vertical-align: middle;
    }

.searchhistory p.title {
    border-bottom: 1px solid #f1f1f1;
    box-sizing: border-box;
    color: #ccc;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px 10px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

    .searchhistory p.title:before {
        border-bottom: 8px solid #fff;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        content: '';
        left: 60px;
        position: absolute;
        top: -6px;
    }

.searchhistory ul {
    padding-top: 39px
}

    .searchhistory ul:before {
        display: none
    }

.searchhistory.easy-autocomplete-container ul li.selected {
    background: none
}

.searchhistory ul li.hisselected {
    background: none repeat scroll 0 0 #f6f6f6 !important;
    cursor: pointer
}

.stickycart {
    -ms-border-radius: 50%;
    background: #008848;
    border-radius: 50%;
    bottom: 40px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-family: Arial;
    font-size: 18px;
    height: 32px;
    line-height: 29px;
    position: fixed;
    right: 40px;
    text-align: center;
    width: 32px;
    z-index: 11;
}

.stickyfeedback {
    bottom: 45px;
    cursor: pointer;
    display: block;
    left: 40px;
    position: fixed;
    text-align: center;
    z-index: 20;
}

    .stickyfeedback a div {
        margin-top: 9px
    }

.dls-feedback {
    background: url('//cdn.tgdd.vn/bachhoaxanh/www/Content/images/desktop/dlsdesk@2x.v202007301610.png') no-repeat -131px -143px;
    background-size: 500px auto;
    display: inline-block;
    height: 40px;
    width: 41px;
}

.ajs-no-overflow header {
    margin-right: 8px
}

.ajs-no-overflow .stickycart {
    right: 57px
}

.ajs-no-overflow {
    width: calc(100% - 17px)
}

.boxintro {
    padding-bottom: 10px
}

    .boxintro .minheight {
        max-height: 110px;
        overflow: hidden;
        position: relative
    }

    .boxintro.hasVideo .minheight {
        display: inline-block;
        max-height: 181px;
        padding: 0 10px;
        text-align: justify;
        width: 61%;
    }

    .boxintro p {
        clear: both;
        font-size: 12px;
        text-align: justify;
    }

    .boxintro .ovlarticle {
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #e1e6e9 65%, #e1e6e9 100%);
        bottom: 0;
        height: 75%;
        left: 0;
        position: absolute;
        right: 0;
    }

    .boxintro.hasVideo .ovlarticle {
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #e9edf0 65%, #e9edf0 100%)
    }

    .boxintro .xemthem {
        background: none;
        color: #288ad6;
        cursor: pointer;
        display: block;
        font-size: 14px;
        margin-top: -25px;
        position: relative;
        text-align: center;
    }

    .boxintro.hasVideo .xemthem {
        float: right;
        width: 64%;
    }

    .boxintro .xemthem:after {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #288ad6;
        content: '';
        display: inline-block;
        margin: -2px 0 0 5px;
        right: 0;
        vertical-align: middle;
        width: 0;
    }

.select2-container--open .select2-dropdown.select2-dropdown--below {
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
}

.select2-container--open .select2-dropdown.select2-dropdown--above {
    -moz-box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, .15);
}

.select2-container--default .select2-results::-webkit-scrollbar, .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
    width: 3px
}

.select2-container--default .select2-results::-webkit-scrollbar-track, .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
    -webkit-border-radius: 3px;
    -webkit-box-shadow: inset 0 0 3px #0081bd;
    border-radius: 3px
}

.select2-container--default .select2-results::-webkit-scrollbar-thumb, .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px;
    -webkit-box-shadow: inset 0 0 3px #0081bd;
    background: #0081bd;
    border-radius: 3px;
}

    .select2-container--default .select2-results::-webkit-scrollbar-thumb:window-inactive, .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb:window-inactive {
        background: #0081bd
    }

header.sticky {
    position: fixed;
    top: 0;
    z-index: 12
}

.sticky .addmore {
    background: rgba(19, 18, 24, .1);
    color: #fff;
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
}

.popuppro-relative {
    height: 0;
    margin: auto;
    position: absolute;
    top: 50px;
    width: 1200px;
}

.popuppro-dls {
    background: #df3016;
    border-radius: 4px;
    float: right;
    margin: 2px 12px 0 0;
    opacity: .85;
    padding: 10px;
    position: relative;
    width: 500px;
}

    .popuppro-dls:before {
        border-bottom: 8px solid #df3016;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        content: '';
        position: absolute;
        right: 22px;
        top: -8px;
    }

    .popuppro-dls .popuppro-content {
        display: inline-block;
        max-width: 310px;
        padding-right: 10px;
        vertical-align: middle;
    }

        .popuppro-dls .popuppro-content p {
            color: #fff
        }

    .popuppro-dls .icon-giftbig {
        background-image: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/desktop/icongiftbig.v202007301610.png);
        background-repeat: no-repeat;
        background-size: 38px auto;
        display: inline-block;
        height: 40px;
        position: relative;
        vertical-align: middle;
        width: 40px;
    }

    .popuppro-dls a {
        border: 1px solid #fff;
        border-radius: 20px;
        color: #fff;
        display: inline-block;
        font-size: 15px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        vertical-align: middle;
        width: 100px;
    }

nav li.nav-search {
    padding: 0 5px 0 10px
}

.sticky .addmore .hclose {
    background: rgba(19, 18, 24, .26);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 26px;
    margin-left: 10px;
    position: relative;
    vertical-align: middle;
    width: 26px;
}

    .sticky .addmore .hclose:after {
        bottom: 0;
        color: #fff;
        content: '×';
        font-size: 22px;
        left: -1px;
        line-height: 26px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
    }

nav li.nav-search {
    padding: 0 5px 0 10px
}

.nav-search .search-menu {
    background: #fff;
    border: 0;
    border-radius: 4px;
    color: #333;
    font-size: 12px;
    height: 34px;
    text-indent: 10px;
    width: 100%;
}

.nav-search .reset {
    background: #a59b9b;
    border-radius: 20px;
    color: #999;
    display: none;
    font-family: monospace;
    font-size: 15px;
    height: 20px;
    line-height: 17px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 8px;
    width: 20px;
}

    .nav-search .reset.show {
        display: block
    }

    .nav-search .reset.hidden {
        display: none
    }

.nav-search .dls-closemenu {
    background-position: -239px -53px;
    height: 10px;
    margin-top: 2px;
    width: 10px;
}

.nav-search button {
    background: #fff;
    border: 0;
    border-radius: 4px;
    color: #a7a7a7;
    height: 34px;
    position: absolute;
    right: 5px;
    top: 0;
    width: 34px;
}

.mainnav .nav-search button.show {
    display: block
}

.mainnav .nav-search button.hidden {
    display: none
}

.search-result {
    display: none
}

    .search-result:before {
        border-bottom: 8px solid #fff;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        content: '';
        left: 15px;
        position: absolute;
        top: 34px;
    }

    .search-result ul {
        background: #fff;
        border-radius: 4px;
        border-top: 0;
        box-shadow: none;
        margin-top: 6px;
        max-height: 140px;
        overflow-x: hidden;
        padding: 10px 0;
        padding-bottom: 0;
        padding-left: 0;
        position: absolute;
        width: 92%;
        z-index: 10
    }

        .search-result ul li {
            margin-bottom: 10px
        }

            .search-result ul li a {
                color: #333;
                display: block;
                font-size: 13px;
                width: 100%;
            }

                .search-result ul li a:hover {
                    color: #008848
                }

nav li.productpromo-count, nav li.store-count, nav li.product-expired {
    margin-bottom: 10px;
    padding-left: 10px;
    z-index: 1;
}

    nav li.productpromo-count a, nav li.store-count a, nav li.product-expired a {
        color: #000
    }

.menu-active {
    display: block
}

nav li.productpromo-count i, nav li.store-count i, nav li.product-expired i {
    margin-bottom: 4px;
    margin-right: 5px;
}

nav .dls-productpromo {
    background-position: -328px -165px;
    height: 14px;
    width: 14px;
}

nav .dls-productexpired {
    background-position: -380px -166px;
    height: 14px;
    width: 14px;
}

nav .dls-storecount {
    background-position: -354px -165px;
    height: 14px;
    width: 14px;
}

.unhappy {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    padding-top: 55px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

    .unhappy [type="checkbox"]:not(:checked), .unhappy [type="checkbox"]:checked {
        left: -9999px;
        position: absolute;
    }

        .unhappy [type="checkbox"]:not(:checked) + label, .unhappy [type="checkbox"]:checked + label {
            cursor: pointer;
            display: block;
            line-height: 22px;
            padding-left: 1.95em;
            position: relative;
        }

            .unhappy [type="checkbox"]:not(:checked) + label:before, .unhappy [type="checkbox"]:checked + label:before {
                background: #fff;
                border: 1px solid #ccc;
                border-radius: 4px;
                content: '';
                height: 16px;
                left: 0;
                position: absolute;
                top: 0;
                width: 16px;
            }

            .unhappy [type="checkbox"]:checked + label:after {
                opacity: 1;
                transform: scale(1)
            }

            .unhappy [type="checkbox"]:not(:checked) + label:after, .cpopup [type="checkbox"]:not(:checked) + label:after {
                opacity: 0;
                transform: scale(0)
            }

            .unhappy [type="checkbox"]:not(:checked) + label:after, .unhappy [type="checkbox"]:checked + label:after {
                background-color: #008848;
                background-image: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/sprite@2x-checkout.v202007301610.png);
                background-position: -9px -116px;
                background-repeat: no-repeat;
                background-size: 280px auto;
                border-radius: 4px;
                content: '';
                display: inline-block;
                height: 18px;
                left: 0;
                position: absolute;
                top: 0;
                vertical-align: middle;
                width: 18px;
            }

    .unhappy .content {
        -webkit-animation-duration: .4s;
        -webkit-animation-name: animatetop;
        animation-duration: .4s;
        animation-name: animatetop;
        background-color: #fefefe;
        border: 1px solid #888;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
        margin: auto;
        position: relative;
        width: 500px;
    }

        .unhappy .content ul {
            width: 100%
        }

            .unhappy .content ul li {
                padding: 3px 0
            }

        .unhappy .content textarea {
            border: 1px solid #ccc;
            border-radius: 4px;
            margin-top: 10px;
            min-height: 70px;
            padding: 5px 10px;
            width: calc(100% - 20px);
        }

        .unhappy .content ul > li > ul {
            display: none;
            padding: 3px 0 3px 25px;
            width: calc(100% - 24px)
        }

        .unhappy .content .hd {
            padding: 15px 16px 5px;
            text-align: left
        }

        .unhappy .content .ct {
            display: flex;
            flex-wrap: wrap;
            padding: 2px 16px;
        }

        .unhappy .content .bt {
            padding: 10px 0;
            text-align: center
        }

            .unhappy .content .bt button {
                background: #008848;
                border: none;
                border-radius: 4px;
                color: #fff;
                cursor: pointer;
                height: 36px;
                width: 160px;
            }

        .unhappy .content ul.main-unhappy {
            max-height: 50vh;
            overflow-x: hidden;
            overflow-y: auto;
        }

            .unhappy .content ul.main-unhappy::-webkit-scrollbar-track {
                -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
                background-color: #f5f5f5;
                border-radius: 10px;
            }

            .unhappy .content ul.main-unhappy::-webkit-scrollbar {
                background-color: #f5f5f5;
                width: 12px;
            }

            .unhappy .content ul.main-unhappy::-webkit-scrollbar-thumb {
                -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
                background-color: #555;
                border-radius: 10px;
            }

    .unhappy .error-unhappy {
        color: #e82626;
        display: block;
        margin-bottom: 9px;
        padding: 0 16px;
        text-align: center;
    }

    .unhappy .content .closePopdls {
        background-color: #000;
        border-radius: 50%;
        color: #fff;
        cursor: pointer;
        font-size: 12px;
        font-weight: bold;
        height: 20px;
        line-height: 20px;
        position: absolute;
        right: -8px;
        text-align: center;
        top: -8px;
        width: 20px;
    }

@-webkit-keyframes animatetop {
    from {
        opacity: 0;
        top: -300px;
    }

    to {
        opacity: 1;
        top: 0;
    }
}

@keyframes animatetop {
    from {
        opacity: 0;
        top: -300px;
    }

    to {
        opacity: 1;
        top: 0;
    }
}

.search-result ul::-webkit-scrollbar {
    width: 2px
}

.search-result ul::-webkit-scrollbar-track {
    border-radius: 10px;
    box-shadow: inset 0 0 2px #a5a5a5;
}

.search-result ul::-webkit-scrollbar-thumb {
    background: #a7a7a7;
    border-radius: 4px
}

    .search-result ul::-webkit-scrollbar-thumb:hover {
        background: #a8a8a8
    }

.colmenu::-webkit-scrollbar {
    width: 2px
}

.colmenu::-webkit-scrollbar-track {
    border-radius: 4px;
    box-shadow: inset 0 0 2px #a5a5a5;
}

.colmenu::-webkit-scrollbar-thumb {
    background: #a7a7a7;
    border-radius: 4px
}

    .colmenu::-webkit-scrollbar-thumb:hover {
        background: #a8a8a8
    }

.popupContactCRM .ajs-dialog {
    width: 350px !important
}

.popupContactCRM .icon-radio {
    background-position: -49px -56px;
    background-size: 295px auto;
    height: 18px;
    margin-left: 0;
    margin-right: 3px;
    position: initial;
    width: 18px;
}

.popupContactCRM .checked .icon-radio {
    background-position: -49px -36px
}

.popupContactCRM .input-group {
    margin-bottom: 10px
}

.popupContactCRM input {
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 10px 10px;
    width: 100%;
}

.popupContactCRM .message-content {
    min-height: 60px;
    overflow: hidden
}

.popupContactCRM .row {
    font-size: 15px;
    margin: 10px 0;
}

    .popupContactCRM .row.footer {
        margin: 10px 10px 0 10px
    }

.popupContactCRM .btnOK {
    background: #008848;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 13px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px auto;
    overflow: hidden;
    padding: 11px;
    text-align: center;
    text-transform: uppercase;
    width: 49%;
}

.popupContactCRM .btnOKRequest {
    background: #008848;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 14px;
    overflow: hidden;
    padding: 11px;
    text-align: center;
    text-transform: uppercase;
    width: 49%;
}

.popupContactCRM .btnCancel {
    background: #dfdfdf;
    border-radius: 5px;
    box-sizing: border-box;
    color: #666;
    cursor: pointer;
    float: right;
    font-size: 13px;
    line-height: 14px;
    overflow: hidden;
    padding: 11px;
    text-align: center;
    text-transform: uppercase;
    width: 49%;
}

.popupContactCRM .ajs-footer {
    display: none
}

.popupContactCRM .message-error {
    color: #f52525;
    font-size: 15px;
    margin: 10px 0;
}

.popupContactCRM .small {
    font-size: 13px
}

.popupContactCRM .message-success {
    display: none
}

.popupContactCRM .genderlabel {
    margin-right: 15px
}

    .popupContactCRM .genderlabel:hover {
        cursor: pointer
    }

[class^="icon-"], [class*="icon-"] {
    background-image: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/sprite@2x-checkout.v202007301610.png);
    background-repeat: no-repeat;
    background-size: 295px auto;
    display: inline-block;
    line-height: 30px;
    margin-right: 5px;
    vertical-align: middle;
}

.popupContactCRM .ajs-dialog {
    padding-bottom: 15px
}

.popupContactCRM .inline label {
    display: inline-block;
    font-size: 15px;
    width: 33%;
}

.popupContactCRM .inline input {
    display: inline-block;
    width: 40%;
}

.js-float-label-wrapper label {
    color: rgba(51, 51, 51, .5);
    font-size: 12px;
    top: -5px;
}

.js-float-label-wrapper.focused label, .js-float-label-wrapper.populated label {
    display: inline-block !important
}

.js-float-label-wrapper.focused input, .js-float-label-wrapper.populated input, .js-float-label-wrapper.focused textarea, .js-float-label-wrapper.populated textarea {
    padding-top: 23px !important
}

.contact-name::after {
    color: #f00;
    content: "*";
    font-weight: bold;
    margin-left: 4px
}

.popup-contact .focused input::placeholder, .popup-contact .focused textarea::placeholder {
    color: transparent
}

.popup-contact .contact-vvbtn {
    display: flex;
    width: 100%
}

.popup-contact .ajs-footer {
    display: none !important
}

.popup-contact .contact-vvbtn a {
    background: #fff;
    border: 1px solid #008848;
    border-radius: 4px;
    color: #008848;
    cursor: pointer;
    font-weight: 600;
    margin-top: 14px;
    min-width: unset;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.popup-contact .guidecontent p {
    font-size: 14px;
    line-height: 28px;
    margin: 15px auto;
    width: auto;
}

.popup-contact .guidecontent h3 {
    margin: 0;
    padding: 16px 0;
}

.popup-contact .gendercomment {
    display: inline-block;
    margin: 5px 0;
    text-align: left;
}

    .popup-contact .gendercomment label {
        color: #666;
        display: inline-block;
        font-size: 15px;
        line-height: 14px;
        padding-right: 5px
    }

        .popup-contact .gendercomment label .dls-radio {
            background-position: -280px -52px;
            height: 16px;
            vertical-align: bottom;
            width: 16px;
        }

        .popup-contact .gendercomment label.chon .dls-radio {
            background-position: -298px -52px
        }

.popup-contact .content {
    border-bottom: 1px solid #ddd;
    margin-top: 30px;
    padding-bottom: 30px;
    width: 100%
}

.popup-contact .left {
    display: inline-block;
    width: 39%;
}

    .popup-contact .left .title {
        border-left: 5px solid #008848;
        color: #333;
        display: block;
        font-size: 22px;
        font-weight: bold;
        line-height: 30px;
        padding-left: 10px;
        text-transform: uppercase;
    }

.popup-contact .contact {
    border-radius: 4px;
    display: block;
    margin-top: 15px;
    overflow: hidden;
    padding: 0;
}

    .popup-contact .contact .js-float-label-wrapper:first-child {
        border: 1px solid #d9d9d9;
        border-radius: 4px;
    }

    .popup-contact .contact .js-float-label-wrapper.populated:first-child textarea, .popup-contact .contact .js-float-label-wrapper.focused:first-child textarea {
        margin-top: 23px;
        max-height: 47px;
        min-height: 47px;
        overflow: hidden;
        padding-top: 0 !important;
    }

    .popup-contact .contact textarea {
        background-color: transparent;
        border: none;
        box-sizing: border-box;
        height: 70px;
        max-height: 70px;
        min-height: 70px;
        padding: 10px 15px;
        width: 100%;
    }

    .popup-contact .contact label {
        margin: 10px 15px 0 4px;
        overflow: hidden;
        vertical-align: middle;
    }

    .popup-contact .contact .js-float-label-wrapper.populated:first-child label, .popup-contact .contact .js-float-label-wrapper.focused:first-child label {
        left: 10px;
        top: -5px;
    }

.popup-contact .gendercomment label {
    display: inline-block;
    left: 3px;
    margin: 10px 15px 0 0 !important;
    overflow: hidden;
    vertical-align: middle;
}

.popup-contact .contact input {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    box-sizing: border-box;
    clear: both;
    display: block;
    height: 48px;
    margin-top: 14px;
    max-height: 48px;
    min-height: 48px;
    padding: 10px 15px;
    width: 100%;
}

.popup-contact .contact button {
    background: #008848;
    border: 1px solid #008848;
    border-radius: 4px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .25);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    margin-top: 14px;
    min-width: unset;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.popup-contact .boxcontent h2:first-child {
    border: 1px dashed #008848;
    display: block;
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px;
    width: 778px;
}

.popup-contact .message-error {
    color: #f00;
    display: none;
    margin: 10px 0 0;
}

.popup-contact .pAlert {
    display: none
}

    .popup-contact .pAlert button {
        background: #008848;
        border: 1px solid #22502b;
        border-radius: 4px;
        color: #fff;
        cursor: pointer;
        display: block;
        font-weight: 600;
        margin: 20px auto -50px;
        margin-top: 10px;
        overflow: hidden;
        padding: 10px 0;
        text-align: center;
        text-transform: uppercase;
        width: 30%;
    }

.popupContact .popup-contact .title {
    border-left: 5px solid #008848;
    color: #333;
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 10px;
    text-transform: uppercase;
}

.popupContact.alertify .ajs-dialog {
    max-width: 480px;
    min-width: 350px;
    top: 0;
    width: 50% !important;
}

.popupContact.alertify .ajs-footer {
    height: 0;
    min-height: 0;
}

.popup-contact .wrapinput {
    position: relative
}

    .popup-contact .wrapinput:before {
        color: #ff001f;
        content: "*";
        position: absolute;
        right: 9px;
        top: 10px;
    }

#for-notification .alert {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    border-radius: 4px;
    bottom: 0;
    box-shadow: 2px 0 16px 4px rgba(0, 0, 0, .21);
    box-sizing: border-box;
    height: 130px;
    margin: 0 10px 10px;
    max-width: 450px;
    padding: 20px;
    position: fixed;
    right: 0;
    z-index: 1000;
}

#for-notification p {
    text-align: center
}

#for-notification .center {
    margin-top: 15px;
    text-align: center;
}

#for-notification .yes {
    background: #008849;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 12px;
    text-transform: uppercase;
    width: 120px
}

#for-notification .no {
    border-radius: 4px;
    color: #008849;
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
    padding: 12px;
    text-transform: uppercase;
    width: 120px;
}

#for-notification .icon-check {
    margin: 0 !important
}

    #for-notification .icon-check.active {
        background-position: -155px 0;
        height: 16px;
        margin: 0 !important;
        width: 16px;
    }

.easy-autocomplete-container .keysearch p {
    color: #ccc;
    padding: 10px 10px;
    text-align: left;
    width: 100%;
}

.easy-autocomplete-container .keysearch span {
    color: #000 !important;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 10px;
    width: 100%;
}

img.labelpro-2562, img.labelpro-2563 {
    background: unset !important;
    bottom: unset !important;
    display: block !important;
    height: auto !important;
    margin: 0 auto !important;
    max-width: 80px !important;
    min-height: unset !important;
    position: absolute !important;
    top: 0 !important;
    transform: unset !important;
    width: auto !important;
    z-index: 1;
}

img.labelpro-2564, img.labelpro-2565 {
    background: unset !important;
    bottom: 0 !important;
    display: block !important;
    height: auto !important;
    margin: 0 auto !important;
    max-width: 80px !important;
    min-height: unset !important;
    position: absolute !important;
    top: unset !important;
    transform: unset !important;
    width: auto !important;
    z-index: 1;
}

img.labelpro-2562, img.labelpro-2564 {
    left: unset !important;
    right: 0 !important;
}

img.labelpro-2563, img.labelpro-2565 {
    left: 0 !important;
    right: unset !important
}

#back-top {
    background: rgba(70, 70, 70, .8392156862745098);
    border-radius: 50%;
    bottom: 45px;
    color: #fff;
    cursor: pointer;
    display: none;
    height: 40px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 40px;
    z-index: 8;
}

    #back-top span {
        display: block;
        font-size: 9px !important;
        line-height: 8px
    }

.bantho {
    height: 50px;
    margin: 0 auto;
    width: 1200px;
}

    .bantho img {
        max-height: 50px
    }

.bg-bantho + header {
    top: auto
}

nav li[data-id="7578"] {
    display: none
}

.new2019 header {
    padding-left: calc((100% - 1200px) / 2);
    padding-right: calc((100% - 1200px) / 2);
    width: 1200px
}

.new2019 .tophead {
    background: #008848;
    border-radius: 0 0 4px 4px;
    margin-left: 220px;
    max-width: 980px;
}

.new2019 .mainsearch {
    margin: 2px 0 0 10px;
    width: 380px;
}

    .new2019 .mainsearch input {
        border-radius: 4px
    }

.new2019 .colmenu {
    background: #fff;
    border-radius: 4px 4px 0 0;
    height: calc(100vh - 10px);
    top: -40px;
    z-index: 11
}

.new2019 nav {
    background: none;
    padding: 0 !important;
}

    .new2019 nav > span {
        border-bottom: 1px solid #e5e5e5;
        color: #656565;
        display: block;
        margin-bottom: 10px;
        padding: 10px 10px 10px 35px;
        position: relative;
        text-align: center;
        cursor: pointer
    }

    .new2019 nav span.totalcount {
        text-align: left
    }

    .new2019 nav span .dls-navmenu {
        background-position: -294px -162px;
        display: inline-block;
        height: 21px;
        left: 10px;
        position: absolute;
        width: 21px;
    }

    .new2019 nav li {
        padding-left: 7px
    }

        .new2019 nav li .nav-parent:after {
            border-top-color: #fff
        }

        .new2019 nav li .nav-parent.parent-open:after {
            border-bottom-color: #fff
        }

        .new2019 nav li.nav-search {
            padding: 0 8px 0 7px
        }

.new2019 .nav-search .search-menu {
    border: 1px solid #e5e5e5
}

.new2019 .nav-search button {
    height: 32px;
    right: 9px;
    top: 1px;
}

.new2019 .nav-search .reset {
    cursor: pointer;
    right: 10px;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

.new2019.hover header {
    z-index: 21
}

.new2019 .colmenu.menu2 {
    background: transparent;
    height: auto;
    z-index: 21
}

    .new2019 .colmenu.menu2 nav > span {
        background: rgba(19, 18, 24, .16);
        border: none;
        color: #fff;
        margin-bottom: 0;
    }

        .new2019 .colmenu.menu2 nav > span .dls-navmenu {
            -webkit-filter: brightness(2);
            filter: brightness(2)
        }

    .new2019 .colmenu.menu2 nav .colmenu-ul {
        display: none !important
    }

    .new2019 .colmenu.menu2.hover {
        background: #fff;
        border-radius: 4px;
        height: auto;
        max-height: calc(100vh - 10px);
    }

        .new2019 .colmenu.menu2.hover nav > span {
            background: #fff;
            border-bottom: 1px solid #e5e5e5;
            color: #656565;
            margin-bottom: 10px;
        }

            .new2019 .colmenu.menu2.hover nav > span .dls-navmenu {
                -webkit-filter: none;
                filter: unset
            }

        .new2019 .colmenu.menu2.hover nav .colmenu-ul {
            display: block !important
        }

    .new2019 .colmenu.menu2 .colmenu-ul::-webkit-scrollbar-track {
        border-radius: 4px;
        box-shadow: inset 0 0 2px #a5a5a5;
    }

    .new2019 .colmenu.menu2 .colmenu-ul::-webkit-scrollbar-thumb {
        background: #a7a7a7;
        border-radius: 4px
    }

    .new2019 .colmenu.menu2 .colmenu-ul::-webkit-scrollbar {
        width: 2px
    }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.new2019 #notifychatnewmsg {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    bottom: 0 !important;
    box-shadow: 2px 5px 3px rgba(0, 0, 0, .25);
    color: #333;
    display: none;
    font-size: 13px;
    left: unset !important;
    position: relative;
    position: fixed;
    right: 0 !important;
    top: unset !important;
    width: 340px;
    z-index: 8;
}

#notifychatnewmsg .ccmtnotify-header {
    background: #008848 !important
}

.new2019 #notifychatnewmsg .ccmtcontent {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    background-color: #f2f2f2;
    border-left: 3px solid #ddd;
    display: -webkit-box !important;
    height: 50px;
    overflow: hidden !important;
    padding: 5px !important;
    text-overflow: ellipsis;
}

.new2019 .chatnotifytoolbox {
    display: none
}

#notifychatnewmsg .notifyNewChat textarea {
    border: 1px solid #a7a7a7;
    border-radius: 4px;
    margin: 5px 0 12px;
    padding: 5px;
    width: 97% !important;
}

#notifychatnewmsg .notifyNewChat .cmtrating {
    border: none !important;
    border-radius: 0 !important;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    margin-left: 10px;
    padding: 5px;
    text-decoration: none;
}

.popratecmt {
    left: -11px !important;
    padding: 0 8px 10px 0 !important;
    top: 60px !important;
}

    .popratecmt input[type=text] {
        border: 1px solid #ddd;
        display: block;
        margin: 2px;
        padding: 5px;
        width: calc(100% - 14px);
    }

    .popratecmt input[type=button] {
        background: #008848 !important;
        border-radius: 4px;
        width: 70px !important;
    }

.boxfooter {
    display: block
}

.benefits {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    box-sizing: border-box;
    display: flex;
    font-size: 13px;
    padding: 16px 0;
    width: 100%;
}

    .benefits > div, .benefits > a {
        align-items: center;
        display: flex;
        height: 24px;
        justify-content: center;
        vertical-align: middle;
        width: 50%;
    }

    .benefits > a {
        border-left: 1px solid #ccc;
        color: #000
    }

        .benefits > div i, .benefits > a i {
            height: 30px;
            margin-right: 15px;
            min-width: 27px;
            width: 27px;
        }

            .benefits > div i.dls-pig, .benefits > a i.dls-pig {
                margin-left: 45px
            }

        .benefits > div p, .benefits > a p {
            display: inline-block;
            width: 48%
        }

.dls-sship {
    background-position: -55px -261px;
    height: 15px;
    margin-right: 5px;
    width: 15px;
}

.dls-pig {
    background-position: -88px -261px;
    height: 15px;
    margin-right: 5px;
    width: 15px;
}

.dls-swap {
    background-position: -122px -261px;
    height: 18px;
    margin-right: 5px;
    width: 15px;
}

.detail {
    display: flex
}

    .detail .callcenter {
        font-size: 14px;
        font-weight: 700
    }

        .detail .callcenter a {
            color: #008848;
            display: inline-block;
            vertical-align: initial;
        }

    .detail .linkstatic a {
        color: #288ad6;
        float: left;
        font-size: 12px;
        line-height: 28px;
        overflow: hidden;
        padding: 0;
        text-align: left;
        width: 33%
    }

    .detail .stores {
        background: #fff;
        box-sizing: border-box;
        color: #4a4a4a;
        display: block;
        float: right;
        font-size: 12px;
        overflow: hidden;
        padding-left: 10px;
        width: 100%;
    }

        .detail .stores > div {
            margin: 5px 0
        }

            .detail .stores > div:first-child {
                font-size: 14px;
                /*font-weight: 700;*/
                margin: 0;
                padding: 10px 0 5px
            }

                .detail .stores > div:first-child a {
                    vertical-align: middle
                }

            .detail .stores > div span {
                color: #a30a1d;
                font-weight: 700;
            }

        .detail .stores .dls-stores {
            background-position: -154px -267px;
            height: 20px;
            margin-right: 5px;
            width: 25px;
        }

    .detail .webmember div {
        display: inline-block
    }

    .detail .webmember a {
        margin-right: 10px
    }

.lab_promo {
    color: #f00;
    display: inline-block;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin-left: 5px;
    position: relative;
    text-align: left;
    text-indent: 0;
}

.social-left, .social-right {
    display: flex
}

    .social-left a:last-child img {
        vertical-align: middle
    }

.popup-shortlink {
    height: 0;
    margin: auto;
    position: absolute;
    top: 50px;
    width: 1200px;
}

.popupshortlink-dls {
    background: #f8e71c;
    border-radius: 4px;
    float: right;
    opacity: .85;
    padding: 10px;
    position: absolute;
    right: 12px;
    top: 3px;
    width: 325px;
}

    .popupshortlink-dls:before {
        border-bottom: 8px solid #f8e71c;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        content: '';
        position: absolute;
        right: 21px;
        top: -8px;
    }

    .popupshortlink-dls .popupshortlink-content {
        display: inline-block;
        font-size: 13px;
        padding-left: 10px;
        vertical-align: middle;
        width: 260px;
    }

    .popupshortlink-dls .dls-close {
        cursor: pointer;
        font-size: 18px;
        height: 10px;
        position: absolute;
        right: 12px;
        top: 0;
        width: 10px;
    }

    .popupshortlink-dls .dls-pmh {
        background-position: -280px -268px;
        height: 18px;
        width: 30px;
    }

    .popupshortlink-dls .expiry-date {
        color: #d1051c;
        font-size: 14px;
        font-weight: bold
    }

.popup-promexpired {
    height: 0;
    margin: auto;
    position: absolute;
    top: 50px;
    width: 1200px;
}

.popuppromexpired-dls {
    background: #df3016;
    border-radius: 4px;
    float: right;
    opacity: .85;
    padding: 10px;
    position: absolute;
    right: 12px;
    top: 3px;
    width: 325px;
}

    .popuppromexpired-dls:before {
        border-bottom: 8px solid #df3016;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        content: '';
        position: absolute;
        right: 21px;
        top: -8px;
    }

    .popuppromexpired-dls .dls-close {
        background-position: -239px -53px;
        cursor: pointer;
        font-size: 18px;
        height: 10px;
        position: absolute;
        right: 6px;
        top: 5px;
        width: 10px;
    }

    .popuppromexpired-dls .dls-pmh {
        background-position: -205px -268px;
        height: 18px;
        width: 30px;
    }

    .popuppromexpired-dls .popuppromexpired-content {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        color: #fff;
        display: -webkit-box;
        float: right;
        font-size: 13px;
        max-height: 36px;
        overflow: hidden;
        padding-right: 10px;
        text-overflow: ellipsis;
        vertical-align: middle;
        white-space: initial;
        width: 270px;
    }

        .popuppromexpired-dls .popuppromexpired-content b {
            font-weight: normal;
            text-transform: capitalize;
        }

    .popuppromexpired-dls .icon-giftbig {
        background-image: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/desktop/icongiftbig.v202007301610.png);
        background-repeat: no-repeat;
        background-size: 38px auto;
        display: inline-block;
        height: 40px;
        position: relative;
        vertical-align: middle;
        width: 40px;
    }

.prov_lst {
    background-color: #e8e8e8;
    border-radius: 2px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-sizing: border-box;
    color: #333;
    font-size: 15px;
    left: -109px;
    line-height: 22px;
    margin: auto;
    max-width: 500px;
    overflow: visible;
    padding: 10px 15px;
    position: absolute;
    text-align: left;
    top: 51px;
    width: 243px;
    z-index: 1;
}

    .prov_lst > span.arrow-icon {
        border-color: transparent transparent #e8e8e8 transparent;
        border-style: solid;
        border-width: 0 5px 10px 5px;
        content: '';
        height: 0;
        left: 68%;
        position: absolute;
        top: -9px;
        width: 0;
    }

    .prov_lst > p {
        font-size: 14px;
        font-weight: bold;
        line-height: 16px;
        margin-bottom: 0;
        text-align: left;
    }

    .prov_lst .prov_desc {
        font-size: 11px
    }

    .prov_lst > label {
        cursor: pointer;
        display: inline-block;
        height: 20px;
        margin-bottom: 7px;
        width: 49%;
    }

    .prov_lst .tooltip_content {
        width: 100%
    }

        .prov_lst .tooltip_content > p {
            display: inline-block;
            text-align: left;
            width: 85%
        }

        .prov_lst .tooltip_content i.tooltip_icon {
            background: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/desktop/dlsdesk@2x.v202007301610.png) no-repeat -117px -175px;
            background-size: 300px auto;
            box-sizing: border-box;
            display: inline-block;
            float: left;
            height: 20px;
            margin: 10px 5px 10px 0;
            text-align: center;
            width: 22px;
        }

    .prov_lst .toottip_close {
        color: #288ad6;
        cursor: pointer;
        display: block;
        height: 23px;
        padding: 0;
        position: absolute;
        right: -10px;
        text-decoration: none;
        top: -10px;
        width: 23px;
        z-index: 100001;
    }

        .prov_lst .toottip_close::before {
            background-color: #ec0707;
            border: 2px solid #fff;
            border-radius: 50%;
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
            color: #fff;
            content: "✕";
            display: block;
            font-family: Tahoma;
            font-size: 10px;
            font-weight: bold;
            height: 17px;
            line-height: 17px;
            text-align: center;
            width: 17px;
        }

    .prov_lst > li {
        box-sizing: inherit;
        margin: 4px;
        padding: 4px;
    }

        .prov_lst > li span {
            text-transform: capitalize
        }

        .prov_lst > li i.dls-select {
            background-position: -315px -50px;
            height: 18px;
            visibility: hidden;
            width: 17px;
        }

        .prov_lst > li.sel i.dls-select {
            visibility: visible
        }

    .prov_lst label .dls-radio {
        background-position: -280px -52px;
        height: 16px;
        width: 16px;
    }

    .prov_lst label.chon .dls-radio {
        background-position: -298px -52px
    }

    .prov_lst > li.sel span {
        color: #255d25
    }

    .locationContainer:hover, .prov_lst > li:hover {
        cursor: pointer
    }

.locationUser .dls-toggle {
    background-position: -319px -295px;
    bottom: 0;
    display: inline-block;
    height: 18px;
    left: 0;
    margin: auto;
    max-height: 100%;
    position: absolute;
    top: 0;
    width: 13px;
}

.prov_lst .lst-district {
    background: #fffff7;
    border-color: #efeee7;
    border-radius: 5px;
    color: #0c6bc4;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 45px;
    padding: 5px;
    width: 100%;
}

    .prov_lst .lst-district #defaultOption {
        font-weight: normal
    }

.prov_lst .select-dist {
    display: block;
    margin-top: 8px
}

    .prov_lst .select-dist.hidden {
        display: none
    }

.prov_lst .lst-district option {
    color: #0c6bc4;
    font-size: 13px;
    padding: 5px
}

.prov_lst .select2-container .select2-selection--single {
    background: #fff;
    border-color: #efeee7;
    border-radius: 5px;
    color: #0c6bc4;
    font-size: 13px;
    height: 45px;
    outline: none
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #2a8bd9;
    line-height: 43px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px
}

.locationContainer:hover, .prov_lst > li:hover {
    cursor: pointer
}

.locationContainer .location_tooltip {
    background-color: #fffcdc;
    border-radius: 2px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-sizing: border-box;
    color: #333;
    font-size: 15px;
    left: -158px;
    line-height: 22px;
    margin: auto;
    max-width: 500px;
    overflow: visible;
    padding: 15px 20px;
    position: absolute;
    top: 51px;
    width: 275px;
    z-index: 1;
}

    .locationContainer .location_tooltip::before {
        border-color: transparent transparent #fffcdc transparent;
        border-style: solid;
        border-width: 0 8px 8px 8px;
        content: '';
        height: 0;
        left: 69%;
        position: absolute;
        top: -7px;
        width: 0;
    }

    .locationContainer .location_tooltip .tooltip_content {
        width: 100%
    }

        .locationContainer .location_tooltip .tooltip_content > p {
            display: inline-block;
            text-align: left;
            width: 85%
        }

        .locationContainer .location_tooltip .tooltip_content i.tooltip_icon {
            background: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/desktop/dlsdesk@2x.v202007301610.png) no-repeat -117px -175px;
            background-size: 300px auto;
            box-sizing: border-box;
            display: inline-block;
            float: left;
            height: 20px;
            margin: 10px 5px 10px 0;
            text-align: center;
            width: 22px;
        }

    .locationContainer .location_tooltip .toottip_close {
        color: #288ad6;
        cursor: pointer;
        display: block;
        height: 23px;
        position: absolute;
        right: -20px;
        text-decoration: none;
        top: -10px;
        width: 23px;
        z-index: 100001;
    }

        .locationContainer .location_tooltip .toottip_close::before {
            background-color: #ec0707;
            border: 2px solid #fff;
            border-radius: 50%;
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
            color: #fff;
            content: "✕";
            display: block;
            font-family: Tahoma;
            font-size: 10px;
            font-weight: bold;
            height: 17px;
            line-height: 17px;
            text-align: center;
            width: 17px;
        }

.select-prov .select2-container--default .select2-selection--single, .select-dist .select2-container--default .select2-selection--single {
    font-size: 14px !important
}

    .select-prov .select2-container--default .select2-selection--single .select2-selection__placeholder, .select-dist .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #2a8bd9
    }

.containerprov .dropdownprov li.select2-results__option {
    border-bottom: 1px solid #eee;
    color: #2a8bd9;
    padding: 10px 0 10px 14px
}

.containerprov .dropdownprov .select2-results__option--highlighted[aria-selected] {
    background-color: #e8e8e8;
    color: #0081bd
}

.containerprov .dropdownprov .select2-search__field {
    border: 1px solid #0081bd;
    border-radius: 4px;
    outline: 0;
    padding: 6px
}

.containerprov.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #0081bd transparent transparent transparent;
    border-width: 6px 6px 0 6px;
    left: 17%
}

.containerprov.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #0081bd transparent;
    border-width: 0 6px 6px 6px
}

.alertify.confirmlocation .ajs-dialog {
    max-width: 400px;
    padding: 0;
    top: 20vh;
    width: 85%;
}

.alertify.confirmlocation .ajs-content {
    padding: 0
}

.alertify.confirmlocation .location_title {
    background-color: #008945;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 7px;
}

    .alertify.confirmlocation .location_title .close_pop {
        float: right;
        height: 25px;
        position: relative;
        right: 0;
        top: -23px;
        width: 25px;
    }

.close_pop div:before {
    transform: rotate(45deg)
}

.close_pop div:after {
    transform: rotate(-45deg)
}

.close_pop div:after, .close_pop div:before {
    background: #fff;
    bottom: 0;
    content: '';
    display: block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
}

.alertify.confirmlocation .btn_locat {
    display: block;
    text-align: center;
    width: 100%;
}

    .alertify.confirmlocation .btn_locat button {
        background: #26b99a;
        background-color: #008945;
        border: 1px solid #008945;
        border-radius: 5px;
        color: #fff;
        font-weight: 600;
        margin: 5px 10px 10px;
        min-height: 35px;
        min-width: 160px;
        padding: 0 10px;
        text-transform: initial;
    }

        .alertify.confirmlocation .btn_locat button:hover, .alertify.confirmlocation .location_title .close_pop:hover {
            cursor: pointer
        }

.alertify.confirmlocation .location_body {
    padding: 10px
}

.popup-location-mess.alertify .ajs-dialog {
    border: 0;
    box-shadow: none;
    margin: 5% auto;
    max-width: 450px;
    padding: 10px 6px;
    padding-bottom: 15px;
    top: 15vh;
}

.popup-location-mess.alertify .ajs-content {
    padding: 5px !important
}

.popup-location-mess.alertify .ajs-footer {
    margin-bottom: 10px;
    min-height: initial;
    padding: 0;
}

    .popup-location-mess.alertify .ajs-footer .ajs-buttons .ajs-button {
        font-size: 13px;
        font-weight: normal;
        margin: 0 4px;
        width: auto;
    }

        .popup-location-mess.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-cancel {
            background-color: #dfdfdf;
            border: 1px solid #dfdfdf
        }

.p-location-mess {
    font-size: 15px;
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: center;
}

    .p-location-mess .first {
        text-align: left
    }

    .p-location-mess .title, .p-location-mess .title-x {
        font-family: Helvetica, Arial, sans-serif !important;
        font-size: 14px !important;
        font-weight: normal;
        letter-spacing: normal !important;
        line-height: 1.5em !important;
        margin-bottom: 15px;
        text-align: justify;
    }

        .p-location-mess .title b, .p-location-mess .title-x b {
            font-size: 14px !important
        }

            .p-location-mess .title-x b:first-child {
                text-transform: capitalize
            }

    .p-location-mess .lst {
        max-height: 350px;
        overflow: auto
    }

        .p-location-mess .lst::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, .3);
            background-color: #f5f5f5
        }

        .p-location-mess .lst::-webkit-scrollbar {
            background-color: #f5f5f5;
            width: 4px;
        }

        .p-location-mess .lst::-webkit-scrollbar-thumb {
            background-color: #008848
        }

        .p-location-mess .lst .item {
            border-bottom: 1px solid #e9e9e9;
            margin-top: 15px;
            overflow: hidden;
            padding-bottom: 15px;
            text-align: left;
        }

            .p-location-mess .lst .item:first-child {
                margin-top: 0
            }

            .p-location-mess .lst .item:last-child {
                border-bottom: none
            }

            .p-location-mess .lst .item img {
                display: inline-block;
                margin-right: 10px;
                max-width: 40px;
                vertical-align: top;
            }

            .p-location-mess .lst .item .text {
                display: inline-block;
                font-size: 14px;
                width: calc(100% - 50px);
            }

                .p-location-mess .lst .item .text span {
                    color: #f00;
                    display: block;
                    font-style: italic;
                    margin-top: 5px
                }

    .p-location-mess .yesno {
        border-top: 1px solid #f6f6f6;
        font-size: 14px;
        padding: 15px 0 0;
    }

        .p-location-mess .yesno b {
            font-weight: normal !important;
            text-transform: capitalize
        }

.p-mess-productoff {
    display: block;
    line-height: 1.7em;
    padding-bottom: 15px;
}

@media screen and (max-width: 1366px) {
    .popup-location-mess.alertify .ajs-dialog {
        margin-top: 3%;
        width: 553px
    }

    .p-location-mess .lst {
        max-height: 330px
    }
}

.coronapage .logo-text {
    color: #fff;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    padding: 9px 35px;
    position: relative;
}

    .coronapage .logo-text::before {
        background: #6ead89;
        border-radius: 10px;
        content: "";
        height: 30px;
        left: 15px;
        position: absolute;
        top: 10px;
        width: 2px;
    }

    .coronapage .logo-text b {
        display: block;
        font-size: 15px
    }

    .coronapage .logo-text span {
        font-size: 12px
    }

.coronapage .tophead {
    width: 760px
}

.text-placeholder {
    color: #888;
    display: block;
    font-size: 11px;
    line-height: 12px;
    position: absolute;
    top: 32px
}

.cart-mini {
    background: #fff;
    bottom: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    display: block;
    height: 40px;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 12;
}

    .cart-mini.visibility {
        visibility: hidden
    }

.cart-mini-main {
    background: #fff;
    height: 40px;
    margin: 0 auto;
    padding-left: 840px;
    width: 1200px;
}

.cart-mini * {
    box-sizing: border-box
}

.cart-mini .cart {
    float: left;
    padding: 7px 10px 5px;
    position: relative;
    width: 202px
}

    .cart-mini .cart .n {
        background: #e9edf0;
        border-radius: 3px;
        float: left;
        height: 28px;
        margin-right: 5px;
        position: relative;
        text-align: center;
        width: 28px;
    }

        .cart-mini .cart .n i {
            background-position: -236px -294px;
            height: 22px;
            margin-top: 5px;
            width: 24px;
            zoom: .9
        }

        .cart-mini .cart .n b {
            background: #f00;
            border-radius: 20px;
            color: #fff;
            font-size: 10px;
            height: 12.5px;
            line-height: 13px;
            position: absolute;
            right: -2px;
            text-align: center;
            top: -2px;
            width: 12.5px;
        }

    .cart-mini .cart ul {
        float: right;
        min-width: 28px
    }

        .cart-mini .cart ul li {
            border: 1px solid #e7e7e7;
            border-radius: 4px;
            float: left;
            height: 28px;
            margin: 0 5px;
            overflow: hidden;
            position: relative;
            width: 28px;
        }

            .cart-mini .cart ul li:last-child {
                margin-right: 0
            }

            .cart-mini .cart ul li img {
                bottom: 0;
                left: 0;
                margin: auto;
                position: absolute;
                right: 0;
                top: 0;
                width: 26px;
            }

    .cart-mini .cart .li-hidden {
        height: 28px;
        position: absolute;
        right: 10px;
        width: 28px;
    }

.cart-mini .pay {
    background: #008848;
    float: right;
    padding: 6px 0;
    width: 158px;
}

    .cart-mini .pay span {
        color: #fff;
        display: block;
        text-align: center;
    }

    .cart-mini .pay .txt {
        font-size: 14px;
        font-weight: bold;
        line-height: 14px;
        margin-bottom: 2px;
        text-transform: uppercase;
    }

    .cart-mini .pay .vl {
        font-size: 13px;
        line-height: 13px
    }

        .cart-mini .pay .vl b {
            color: #faff00
        }

.hiscart .temcart {
    background: rgba(19, 18, 24, .16);
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: 300;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 140px;
}

    .hiscart .temcart .dls-cart {
        background-position: -256px -33px;
        height: 22px;
        width: 24px;
    }

    .hiscart .temcart div {
        display: inline-block;
        margin-right: 6px;
        position: relative;
        vertical-align: top;
    }

    .hiscart .temcart.no div:last-child {
        /*line-height: 13px;
        margin-left: 3px;
        margin-right: 0;
        padding-top: 14px;
        text-align: left;*/
    }

    .hiscart .temcart b {
        display: block
    }

    .hiscart .temcart .no b.card {
        padding-bottom: 3px
    }

    .hiscart .temcart .no i {
        height: 17px;
        padding-bottom: 5px;
    }

    .hiscart .temcart b.sumorder {
        color: #faff00;
        font-weight: normal;
    }

    .hiscart .temcart sup {
        display: inline-block;
        font-weight: 300;
        margin-left: -2px;
        vertical-align: middle;
    }

    .hiscart .temcart span {
        background: #f00;
        border-radius: 20px;
        display: inline-block;
        font-size: 10px;
        font-weight: 600;
        height: 15px;
        left: 15px;
        line-height: 15px;
        position: absolute;
        text-align: center;
        top: 15px;
        width: 15px;
    }

.stickycart .hiscart .temcart span {
    background: #f00;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    height: 15px;
    left: 23px;
    line-height: 15px;
    position: absolute;
    text-align: center;
    top: -3px;
    width: 15px;
}

header .location {
    background-color: #fff;
    color: #000;
    left: -60px;
    margin-top: 12px;
    position: absolute;
    width: 300px;
    z-index: 21
}

    header .location ul li {
        padding: 10px
    }

        header .location ul li:hover {
            background: #e8efe5
        }

    header .location .title-box > .title {
        background-color: #037841;
        color: #fff;
        font-size: 14px;
        height: 50px;
        text-align: center;
    }

        header .location .title-box > .title.prov {
            line-height: 20px !important;
            padding: 15px;
        }

    header .location .title-box > span.arrow-icon {
        border-color: transparent transparent #037841 transparent;
        border-style: solid;
        border-width: 0 5px 10px 5px;
        content: '';
        height: 0;
        left: 50%;
        position: absolute;
        top: -9px;
        width: 0;
    }

    header .location .title-box > .title .back {
        display: inline-block;
        float: left;
        height: 48px;
        padding: 12px;
        position: relative;
        width: 40px;
    }

        header .location .title-box > .title .back > i {
            border-left: 2px solid #fff;
            border-top: 2px solid #fff;
            content: '';
            display: block;
            height: 10px;
            left: 19px;
            position: absolute;
            top: 19px;
            transform: rotate(-45deg);
            width: 10px;
        }

    header .location .title-box > .title .main {
        display: inline-block;
        font-size: 13px;
        line-height: 18px;
        padding: 6px 40px 6px 0;
        width: calc(100% - 40px);
    }

        header .location .title-box > .title .main::before {
            background-image: linear-gradient(#037841, #9eedc8, #037842);
            content: "";
            height: 30px;
            left: 40px;
            position: absolute;
            top: 10px;
            width: 1px;
        }

    header .location .title-box > a.close {
        background-color: #fff;
        border-radius: 50%;
        color: #037841;
        content: "✕";
        font-family: Tahoma;
        font-size: 10px;
        font-weight: bold;
        height: 20px;
        line-height: 20px;
        position: absolute;
        right: 12px;
        text-align: center;
        top: 14px;
        width: 20px;
    }

    header .location .prov-container > ul {
        height: calc(38px * 7);
        overflow-y: scroll;
        padding: 0;
    }

    header .location .dist-container > ul, header .location .ward-container > ul {
        height: calc(38px * 10);
        overflow-y: scroll;
        padding: 0;
    }

        header .location .prov-container > ul::-webkit-scrollbar, header .location .dist-container > ul::-webkit-scrollbar, header .location .ward-container > ul::-webkit-scrollbar {
            width: 3px
        }

        header .location .prov-container > ul::-webkit-scrollbar-track, header .location .dist-container > ul::-webkit-scrollbar-track, header .location .ward-container > ul::-webkit-scrollbar-track {
            border-radius: 4px;
            box-shadow: inset 0 0 2px #a5a5a5;
        }

        header .location .prov-container > ul::-webkit-scrollbar-thumb, header .location .dist-container > ul::-webkit-scrollbar-thumb, header .location .ward-container > ul::-webkit-scrollbar-thumb {
            background: #037841;
            border-radius: 4px
        }

            header .location .prov-container > ul::-webkit-scrollbar-thumb:hover, header .location .prov-container > ul::-webkit-scrollbar-thumb:hover, header .location .prov-container > ul::-webkit-scrollbar-thumb:hover {
                background: #a8a8a8
            }

body.disable-scroll {
    outline: none;
    overflow: hidden !important;
    width: calc(100% - 17px)
}

    body.disable-scroll header {
        margin-right: 8px
    }

.cate {
    -webkit-flex-flow: row wrap;
    background: #ecf0f1;
    clear: both;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 100%;
    flex-flow: row wrap;
    overflow: hidden;
}

    .cate .product, .cate .expired {
        background: #fff;
        border: 1px dashed #eee;
        border-left: 0;
        border-top: 0;
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding-bottom: 60px;
        position: relative;
        width: 245px;
    }

    .cate .box-resize {
        padding-bottom: 105px
    }

    .cate .product:nth-child(4n + 4), .cate .expired:nth-child(4n + 4) {
        float: right;
        margin-right: 0
    }

    .cate .product a, .cate .expired a {
        display: block;
        overflow: hidden;
        padding: 8px 8px 0
    }

    .cate .nearly-expired a {
        padding: 8px
    }

    .cate .product .boximg, .cate .expired .boximg {
        display: block;
        height: 160px;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .cate .product .boximg img, .cate .expired .boximg img {
            display: block;
            height: 160px;
            margin: 0 auto 0;
            width: auto;
        }

    .cate .product.vertical .boximg.center img, .cate .expired.vertical .boximg.center img {
        margin: auto
    }

    .cate .product .boxlabel, .cate .expired .boxlabel {
        background: rgba(255, 255, 255, .6);
        border: 1px solid transparent;
        border-radius: 4px;
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        overflow: hidden;
        padding: 0 2px;
        position: absolute;
        text-align: center;
        width: auto;
    }

        .cate .product .boxlabel.bor, .cate .expired .boxlabel.bor {
            border: 1px solid;
            border-color: #c7c5c5
        }

        .cate .product .boxlabel > span, .cate .expired .boxlabel > span {
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            color: #444;
            display: block;
            display: -webkit-box;
            font-size: 12px;
            font-weight: bold;
            overflow: hidden;
            text-align: center;
            text-overflow: ellipsis;
            white-space: initial;
        }

        .cate .product .boxlabel.labelThree span:first-child {
            color: #d63c34;
            font-size: 11px
        }

        .cate .product .boxlabel.labelThree span:nth-child(3) {
            border-top: 1px solid
        }

        .cate .product .boxlabel.row > span:first-child, .cate .expired .boxlabel.row > span:first-child {
            border-bottom: 1px solid #444;
            text-align: center
        }

    .cate .product .labelRice {
        background: #fff;
        border: 1px solid #f0f0f0;
        border-radius: 4px;
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        opacity: .9;
        overflow: hidden;
        padding: 2px 5px;
        position: absolute;
        text-align: left;
        width: auto;
    }

        .cate .product .labelRice #2505 {
            background: #fff;
            border: 1px solid #f0f0f0;
            border-radius: 4px;
            bottom: 0;
            display: block;
            left: 0;
            margin: auto;
            opacity: .8;
            overflow: hidden;
            padding: 2px 5px;
            position: absolute;
            text-align: left;
            width: auto;
        }

        .cate .product .labelRice .labelKey {
            height: 16px
        }

            .cate .product .labelRice .labelKey .keyProp {
                color: #000;
                display: inline-block;
                font-size: 11px;
                height: 16px;
                line-height: 16px;
                max-width: 50px;
                min-width: 40px;
                vertical-align: middle;
                width: fit-content;
            }

                .cate .product .labelRice .labelKey .keyProp::before {
                    color: #999;
                    content: '•';
                    display: inline-block;
                    font-size: 11px;
                    margin-right: 3px;
                    vertical-align: middle
                }

.recomcart .flex .cateproduct .labelRice {
    display: none
}

.recomcart .cateproduct .boxlabel.labelThree {
    display: none
}

.labelRice.cate-2505 span.star {
    background-image: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/desktop/5stars@2x.v202007301610.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 55px auto;
    display: inline-block;
    height: 8px;
    vertical-align: middle;
    width: 30px
}

.labelRice.cate-2505 {
    opacity: .8 !important
}

.labelRice span.star {
    background-image: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/desktop/5stars@2x.v202007301610.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 55px auto;
    display: inline-block;
    height: 8px;
    vertical-align: middle;
    width: 54px
}

.labelRice span.star-co {
    background-image: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/desktop/check@2x.v202007301610.png);
    background-position: 0 0;
    background-size: 8px;
    display: inline-block;
    vertical-align: middle;
    width: 8px;
}

.cate .product .labelRice .labelKey:last-child {
    padding-bottom: 5px
}

.cate .product .labelRice .labelKey .labelKey-title {
    color: #c01a1a !important;
    font-size: 12px;
    font-weight: bold;
    margin-left: 6px
}

.cate .product .labelRice .labelKey .star-1 {
    background: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/desktop/5stars@2x.v202007301610.png) no-repeat -44px 0;
    background-size: 97px 8px;
    height: 8px
}

.cate .product .labelRice .labelKey .star-2 {
    background: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/desktop/5stars@2x.v202007301610.png) no-repeat -33px 0;
    background-size: 97px 8px;
    height: 8px
}

.cate .product .labelRice .labelKey .star-3 {
    background: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/desktop/5stars@2x.v202007301610.png) no-repeat -22px 0;
    background-size: 97px 8px;
    height: 8px
}

.cate .product .labelRice .labelKey .star-4 {
    background: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/desktop/5stars@2x.v202007301610.png) no-repeat -11px 0;
    background-size: 97px 8px;
    height: 8px
}

.cate .product .labelRice .labelKey .star-5 {
    background: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/desktop/5stars@2x.v202007301610.png) no-repeat 0 0;
    background-size: 97px 8px;
    height: 8px
}

.cate .product .labelRice .labelKey .star-co {
    color: transparent
}

.cate .product .product-name, .cate .expired .product-name {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333;
    display: block;
    display: -webkit-box;
    font-size: 13px;
    height: 25px;
    line-height: 1.3em;
    margin-bottom: 7px;
    min-height: 32px;
    overflow: hidden;
    padding: 10px 0 0;
    text-overflow: ellipsis;
    white-space: initial;
}

.cate .product .removepoint, .cate .expired .removepoint {
    display: block;
    height: 26px;
    overflow: hidden;
}

    .cate .product .removepoint span, .cate .expired .removepoint span {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        color: #666;
        display: block;
        display: -webkit-box;
        font-size: 12px;
        margin-bottom: 7px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
    }

        .cate .product .removepoint span:before, .cate .expired .removepoint span:before {
            color: #999;
            content: '•';
            display: inline-block;
            font-size: 12px;
            margin-right: 3px;
            vertical-align: middle;
        }

.cate .product .sellpoint span, .cate .expired .sellpoint span {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #666;
    display: block;
    display: -webkit-box;
    font-size: 12px;
    margin-bottom: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
}

    .cate .product .sellpoint span:before, .cate .expired .sellpoint span:before {
        color: #999;
        content: '•';
        display: inline-block;
        font-size: 12px;
        margin-right: 3px;
        vertical-align: middle;
    }

.cate .product .price, .cate .expired .price {
    display: block;
    overflow: hidden
}

    .cate .product .price strong, .cate .expired .price strong {
        color: #b10e0e;
        display: inline-block;
        font-size: 13px;
        font-weight: bold;
        /*font-weight: normal;*/
        vertical-align: middle;
    }

    .cate .product .price span, .cate .expired .price span {
        color: #757575;
        display: inline-block;
        font-size: 13px;
        font-weight: 300;
        text-decoration: line-through;
        vertical-align: middle;
    }

        .cate .product .price span.unit, .cate .expired .price span.unit {
            color: #666;
            display: block;
            font-size: 11px;
            text-decoration: none;
        }

        .cate .product .price span.notunit, .cate .expired .price span.notunit {
            display: block;
            height: 18px;
            text-decoration: none;
        }

    .cate .product .price label, .cate .expired .price label {
        background: #b10e0e;
        border-radius: 3px;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        height: 20px;
        line-height: 20px;
        text-align: center;
        vertical-align: middle;
        width: 32px;
    }

.cate .product .gift, .cate .expired .gift {
    color: #626262;
    display: block;
    font-size: 13px;
    margin: 10px 0 0;
    overflow: hidden;
}

    .cate .product .gift img, .cate .expired .gift img {
        display: block;
        float: left;
        height: 36px;
        vertical-align: top;
        width: 36px;
    }

    .cate .product .gift span, .cate .expired .gift span {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        color: #626262;
        display: -webkit-box;
        float: left;
        font-size: 12px;
        margin-left: 3px;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: top;
        white-space: initial;
        width: calc(100% - 40px);
    }

.cate .product .newlabel, .cate .expired .newlabel {
    background: #7ed321;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 26px;
}

.cate .product .wishitem-del, .cate .expired .wishitem-del {
    color: #fff;
    display: block;
    height: 25px;
    left: 10px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 25px;
}

    .cate .product .wishitem-del .dls-wishdel, .cate .expired .wishitem-del .dls-wishdel {
        background-position: -206px -135px;
        height: 22px;
        width: 22px;
    }

        .cate .product .wishitem-del .dls-wishdel:hover, .cate .expired .wishitem-del .dls-wishdel:hover {
            background-position: -230px -135px;
            height: 22px;
            width: 22px;
        }

.cate .product .newlabel .line, .cate .expired .newlabel .line {
    background: transparent !important;
    bottom: -7px;
    left: 0;
    position: absolute;
    right: 0;
}

    .cate .product .newlabel .line:after, .cate .expired .newlabel .line:after {
        border-bottom: 7px solid transparent;
        border-left: 13px solid #7ed321;
        border-right: 13px solid #7ed321;
        bottom: 0;
        content: '';
        height: 0;
        left: 0;
        position: absolute;
        width: 0;
    }

.cate .product .buy, .cate .expired .buy {
    border: 1px solid #008848;
    border-radius: 4px;
    bottom: 10px;
    color: #008848;
    cursor: pointer;
    display: block;
    font-size: 13px;
    left: 20px;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    text-transform: uppercase;
}

.cate .product .buy-preorder {
    border: 1px solid #008848;
    border-radius: 4px;
    bottom: 10px;
    color: #008848;
    cursor: pointer;
    display: block;
    font-size: 13px;
    left: 20px;
    overflow: hidden;
    padding: 3px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    text-transform: uppercase;
}

    .cate .product .buy-preorder span {
        color: #000;
        display: block;
        font-size: 9px;
        line-height: 8px;
        text-transform: none
    }

    .cate .product .buy-preorder b {
        color: #d44;
        font-size: 12px;
        line-height: 14px;
    }

.cate .product .hasNearlyExpired, .cate .expired .hasNearlyExpired {
    bottom: 55px !important
}

.cate .product .buy.nobuy, .cate .expired .buy.nobuy {
    border: 1px solid #999;
    border-radius: 4px;
    color: #999;
    display: block !important;
    margin: 0;
}

.cate .product .updown, .cate .expired .updown {
    /*background: #fff;
    border-radius: 4px;
    bottom: 10px;
    display: none;
    left: 20px;
    overflow: hidden;
    position: absolute;
    right: 20px;*/

    background: #fff;
    border-radius: 4px;
    bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
}

    .cate .product .updown *, .cate .expired .updown * {
        box-sizing: border-box
    }

.cate .product .down, .cate .expired .down, .cate .product .up, .cate .expired .up {
    background: #fff;
    background: linear-gradient(#fff, #f3f3f3);
    border: 1px solid #ececec;
    cursor: pointer;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    user-select: none;
    width: 40px
}

.cate .product .down, .cate .expired .down {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    float: left;
}

    .cate .product .down span, .cate .expired .down span {
        background: #1f884c;
        border-radius: 4px;
        display: block;
        height: 2px;
        margin: 18px auto;
        user-select: none;
        width: 20px;
    }

.cate .product .number, .cate .expired .number {
    border: 1px solid #ececec;
    border-left: 0;
    border-right: 0;
    color: #333;
    float: left;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    user-select: none;
    width: calc(100% - 80px);
}

.cate .product .up, .cate .expired .up {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    float: right;
}

    .cate .product .up span, .cate .expired .up span {
        background: #1f884c;
        border-radius: 4px;
        display: block;
        height: 2px;
        margin: 18px auto;
        user-select: none;
        width: 20px;
    }

        .cate .product .up span + span, .cate .expired .up span + span {
            height: 20px;
            margin: -29px auto 0;
            user-select: none;
            width: 2px;
        }

.cate .product.selected .buy, .cate .expired.selected .buy {
    display: none
}

.cate .product.selected .updown, .cate .expired.selected .updown {
    display: block
}

.cate .product .nearly-expired, .cate .expired .nearly-expired {
    bottom: 0;
    cursor: pointer;
    display: block;
    font-size: 12px;
    left: 20px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    text-align: center;
}

    .cate .product .nearly-expired strong, .cate .expired .nearly-expired strong {
        color: #c10017;
        display: inline-block;
        font-weight: normal;
        vertical-align: middle;
    }

    .cate .product .nearly-expired span, .cate .expired .nearly-expired span {
        color: #288ad6;
        display: inline-block;
        font-weight: 300;
        text-decoration: none;
        vertical-align: middle;
    }

        .cate .product .nearly-expired span:last-child, .cate .expired .nearly-expired span:last-child {
            display: block
        }

    .cate .product .nearly-expired label, .cate .expired .nearly-expired label {
        background: #c10017;
        border-radius: 3px;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        height: 20px;
        line-height: 20px;
        text-align: center;
        vertical-align: middle;
        width: 32px;
    }

.viewmore, .href-viewmore {
    background: #fff;
    color: #0064c2;
    cursor: pointer;
    display: block;
    line-height: 30px;
    margin-bottom: 0;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    text-align: center;
}

    .viewmore:after {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #0064c2;
        content: '';
        display: inline-block;
        margin-left: 5px;
        position: relative;
        top: -2px
    }

    .viewmore.noafter {
        background: none;
        cursor: pointer
    }

        .viewmore.noafter.hide {
            display: none
        }

        .viewmore.noafter:after {
            display: none
        }

.groupfeature .viewmore:before {
    border: none
}

/*.groupfeature .viewmore:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #0064c2;
    content: '';
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: -2px
}*/

.overlaycate {
    background: rgba(0, 0, 0, .7);
    bottom: 0;
    cursor: pointer;
    display: none;
    left: 0;
    margin: auto;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}

.popupkm {
    background: #fff;
    border-radius: 4px;
    display: none;
    left: 0;
    margin: auto;
    max-width: 500px;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 90px;
    z-index: 3;
}

.sp {
    display: block;
    overflow: hidden;
    padding: 10px 0
}

    .sp img {
        display: inline-block;
        height: 40px;
        vertical-align: middle;
        width: 40px;
    }

    .sp h3 {
        color: #4a4a4a;
        display: inline-block;
        margin-left: 10px;
        vertical-align: middle;
    }

.boxkm {
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    display: block;
    margin-top: 15px;
    overflow: visible;
    padding: 10px 10px 0;
    position: relative;
}

.postext {
    background: #fff;
    border-radius: 2px;
    color: #4a4a4a;
    font-size: 13px;
    left: 20px;
    padding: 5px 10px;
    position: absolute;
    top: -14px;
}

.infokm {
    display: block;
    overflow: hidden;
    padding-top: 10px
}

    .infokm div {
        display: block;
        overflow: hidden;
        padding: 10px 0 10px 10px
    }

    .infokm .option {
        cursor: pointer
    }

    .infokm i {
        float: left;
        margin: 5px 10px 0 0
    }

    .infokm img {
        float: left;
        height: 32px;
        margin-right: 10px;
        width: 32px;
    }

    .infokm p {
        color: #4a4a4a;
        display: block;
        font-size: 13px;
        overflow: hidden;
    }

    .infokm span {
        color: #818181;
        display: block;
        font-size: 11px;
    }

    .infokm p.error {
        color: #f00;
        padding-bottom: 15px;
        text-align: center
    }

.kmchon i {
    margin-top: 3px
}

.dls-opt {
    background-position: -280px -52px;
    height: 16px;
    width: 16px;
}

.kmchon .dls-opt {
    background-position: -280px -52px;
    height: 17px;
    margin: 7px 10px 0 2px;
    width: 16px;
}

.chon .dls-opt {
    background-position: -298px -52px
}

.kmchon .disable .dls-opt {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

    .kmchon .disable .dls-opt:hover {
        cursor: not-allowed
    }

.chonloai {
    display: block;
    margin: 10px 0;
    overflow: hidden;
    text-align: center
}

    .chonloai a {
        border: 1px solid #dfdfdf;
        border-radius: 4px;
        display: inline-block;
        height: 88px;
        margin-right: 1.3%;
        vertical-align: top;
        width: 25%;
    }

        .chonloai a:nth-child(4) {
            margin-top: 10px
        }

        .chonloai a.chon {
            border-color: #008848
        }

        .chonloai a i {
            display: block;
            margin: 5px auto
        }

        .chonloai a b, .chonloai a strong {
            color: #4a4a4a;
            display: block;
            font-size: 12px;
            text-align: center;
        }

        .chonloai a strong {
            color: #d0021b
        }

        .chonloai a span {
            color: #818181;
            display: block;
            font-size: 11px;
            text-align: center
        }

            .chonloai a span.strike {
                text-decoration: line-through
            }

            .chonloai a span.listedprice {
                text-decoration: line-through
            }

.chonsoluong {
    display: block;
    margin: 20px 0;
    overflow: hidden;
}

    .chonsoluong label {
        color: #4a4a4a;
        float: left;
        font-size: 13px;
        padding: 7px 10px 7px 0
    }

    .chonsoluong .updown {
        background: #eee;
        border: 1px solid #d9d9d9;
        border-radius: 4px;
        color: #fff;
        float: left;
        font-size: 14px;
        height: 30px;
        overflow: hidden;
        position: relative;
        width: 100px;
    }

    .chonsoluong .down {
        background: #eee;
        float: left;
        height: 30px;
        position: relative;
        user-select: none;
        width: 30px;
    }

        .chonsoluong .down span {
            background: #747474;
            border-radius: 4px;
            display: block;
            height: 2px;
            margin: 14px auto;
            user-select: none;
            width: 10px;
        }

    .chonsoluong .number {
        background: #fff;
        color: #333;
        float: left;
        font-size: 14px;
        font-weight: 600;
        height: 30px;
        line-height: 30px;
        text-align: center;
        user-select: none;
        width: 40px;
    }

    .chonsoluong .up {
        background: #eee;
        float: right;
        height: 30px;
        position: relative;
        user-select: none;
        width: 30px;
    }

        .chonsoluong .up span {
            background: #747474;
            border-radius: 4px;
            display: block;
            height: 2px;
            margin: 14px auto;
            user-select: none;
            width: 10px;
        }

            .chonsoluong .up span + span {
                height: 10px;
                margin: -20px auto 0;
                user-select: none;
                width: 2px;
            }

.boxbuyclose {
    display: block;
    overflow: hidden
}

    .boxbuyclose a {
        float: left
    }

        .boxbuyclose a.mua {
            background: #008848;
            border-radius: 4px;
            color: #fff;
            font-size: 16px;
            line-height: 22px;
            padding: 10px 0;
            text-align: center;
            text-transform: uppercase;
            width: 48%;
        }

        .boxbuyclose a.dong {
            background: #fff;
            border: 1px solid #c1c1c1;
            border-radius: 4px;
            color: #888686;
            float: right;
            font-size: 16px;
            line-height: 22px;
            padding: 10px 0;
            text-align: center;
            text-transform: uppercase;
            width: 48%;
        }

.dls-check {
    background-position: -316px -52px;
    height: 10px;
    margin: 0 5px;
    width: 12px;
}

.BeforeAddToCartModel .promodetail {
    padding: 0
}

.owl-new {
    -webkit-flex-flow: row wrap;
    background: #ecf0f1;
    clear: both;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    flex: 1 100%;
    flex-flow: row wrap;
    margin-bottom: 5px;
    overflow: hidden;
}

    .owl-new .item {
        background: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        border-radius: 2px;
        padding-bottom: 38px;
        position: relative;
    }

        .owl-new .item a {
            display: block;
            overflow: hidden;
            padding: 8px
        }

        .owl-new .item .boximg {
            display: block;
            height: 160px;
            overflow: hidden;
            position: relative;
            width: 100%;
        }

            .owl-new .item .boximg img {
                display: block;
                height: auto;
                margin: -20px auto 0;
                width: 160px;
            }

        .owl-new .item.vertical .boximg img {
            margin-left: -10px;
            margin-top: 0
        }

        .owl-new .item h3 {
            color: #666;
            display: block;
            font-size: 12px;
            line-height: 1.3em;
            overflow: hidden;
            padding: 10px 0 7px
        }

        .owl-new .item .label {
            background: #0045b4;
            border-radius: 0 4px 0 0;
            border-right: 1px solid #fff;
            bottom: 0;
            color: #fff;
            display: block;
            font-size: 12px;
            font-weight: 600;
            height: 38px;
            left: -2px;
            line-height: 38px;
            overflow: hidden;
            position: absolute;
            right: 40px;
            text-align: center;
            text-transform: uppercase;
        }

        .owl-new .item .unit {
            background: #0045b4;
            border-left: 1px solid #fff;
            border-radius: 4px 0 0 0;
            bottom: 0;
            color: #fff;
            display: block;
            font-size: 12px;
            font-weight: 600;
            height: 38px;
            line-height: 38px;
            overflow: hidden;
            position: absolute;
            right: 0;
            text-align: center;
            width: 40px;
        }

        .owl-new .item .labelver {
            background: #da1e37;
            border-radius: 0 0 0 4px;
            bottom: 39px;
            height: auto;
            left: auto;
            letter-spacing: .019em;
            right: 0;
            top: 0;
            width: 40px;
            writing-mode: vertical-rl;
        }

            .owl-new .item .labelver div {
                transform: rotate(-180deg)
            }

        .owl-new .item .unitver {
            background: #da1e37
        }

        .owl-new .item .sellpoint {
            display: block;
            height: 50px;
            overflow: hidden;
        }

            .owl-new .item .sellpoint span {
                color: #666;
                display: block;
                font-size: 12px;
                margin-bottom: 7px;
                overflow: hidden;
            }

                .owl-new .item .sellpoint span:before {
                    color: #999;
                    content: '•';
                    display: inline-block;
                    font-size: 12px;
                    margin-right: 3px;
                    vertical-align: middle;
                }

        .owl-new .item .price {
            display: block;
            overflow: hidden
        }

            .owl-new .item .price span {
                color: #333;
                display: inline-block;
                font-size: 13px;
                vertical-align: middle;
            }

            .owl-new .item .price strong {
                color: #999;
                display: inline-block;
                font-size: 12px;
                font-weight: 300;
                text-decoration: line-through;
                vertical-align: middle;
            }

            .owl-new .item .price label {
                background: #de2000;
                border-radius: 3px;
                color: #fff;
                display: inline-block;
                font-size: 12px;
                font-weight: 600;
                height: 20px;
                line-height: 20px;
                text-align: center;
                vertical-align: middle;
                width: 32px;
            }

        .owl-new .item .gift {
            color: #626262;
            display: block;
            font-size: 13px;
            height: 35px;
            margin: 10px 0;
            overflow: hidden;
        }

            .owl-new .item .gift img {
                float: left;
                height: 30px;
                vertical-align: middle;
                width: 34px;
            }

        .owl-new .item .buy {
            background: #f5f6f6;
            bottom: -1px;
            color: #008848;
            display: block;
            font-size: 13px;
            left: -1px;
            overflow: hidden;
            padding: 10px 0;
            position: absolute;
            right: -1px;
            text-align: center;
            text-transform: uppercase;
        }

        .owl-new .item .newlabel {
            background: #7ed321;
            color: #fff;
            display: block;
            font-size: 12px;
            height: 27px;
            line-height: 22px;
            overflow: hidden;
            position: absolute;
            text-align: center;
            top: 0;
            width: 26px;
        }

            .owl-new .item .newlabel:after {
                border-bottom: 7px solid #fff;
                border-left: 13px solid transparent;
                border-right: 13px solid transparent;
                bottom: 0;
                content: '';
                height: 0;
                left: 0;
                position: absolute;
                width: 0;
            }

        .owl-new .item .updown {
            background: #fff;
            background: #008848;
            border-radius: 3px;
            border-radius: 0 0 4px 4px;
            bottom: -1px;
            color: #fff;
            display: none;
            font-size: 14px;
            left: -1px;
            line-height: 32px;
            overflow: hidden;
            position: relative;
            position: absolute;
            right: -1px;
        }

        .owl-new .item .down {
            background: #008848;
            float: left;
            height: 38px;
            position: relative;
            user-select: none;
            width: 25%;
        }

            .owl-new .item .down span {
                background: #fff;
                border-radius: 4px;
                display: block;
                height: 4px;
                margin: 17px auto;
                user-select: none;
                width: 20px;
            }

        .owl-new .item .number {
            color: #fff;
            float: left;
            font-size: 20px;
            font-weight: 600;
            height: 38px;
            line-height: 38px;
            text-align: center;
            user-select: none;
            width: 50%;
        }

        .owl-new .item .up {
            background: #008848;
            float: right;
            height: 38px;
            position: relative;
            user-select: none;
            width: 25%;
        }

            .owl-new .item .up span {
                background: #fff;
                border-radius: 4px;
                display: block;
                height: 4px;
                margin: 17px auto;
                user-select: none;
                width: 20px;
            }

                .owl-new .item .up span + span {
                    height: 20px;
                    margin: -28px auto 0;
                    user-select: none;
                    width: 4px;
                }

        .owl-new .item.selected {
            border-color: #008848
        }

            .owl-new .item.selected .buy {
                display: none
            }

            .owl-new .item.selected .updown {
                display: block
            }

    .owl-new .owl-dots {
        display: none
    }

    .owl-new .owl-nav {
        height: 0;
        left: 0;
        margin-top: 0;
        position: absolute;
        right: 0;
        top: 18%;
    }

    .owl-new .owl-prev, .owl-new .owl-next {
        height: 60px;
        position: relative;
        text-indent: -999999px;
        width: 25px;
    }

    .owl-new .owl-prev {
        float: left;
        position: relative
    }

    .owl-new .owl-next {
        border-radius: 3px 0 0 3px !important;
        float: right;
        position: relative;
    }

    .owl-new .owl-prev:before, .owl-new .owl-prev:after {
        border-bottom: 10px solid transparent;
        border-right: 10px solid #000;
        border-top: 10px solid transparent;
        bottom: 0;
        content: '';
        display: block;
        height: 0;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 0;
    }

    .owl-new .owl-prev:after {
        border-right-color: #d6d6d6;
        border-width: 10px;
        right: -2px
    }

    .owl-new .owl-prev:hover:after {
        border-right-color: #869791
    }

    .owl-new .owl-next:before, .owl-new .owl-next:after {
        border-bottom: 10px solid transparent;
        border-left: 10px solid #000;
        border-top: 10px solid transparent;
        bottom: 0;
        content: '';
        display: block;
        height: 0;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 0;
    }

    .owl-new .owl-next:after {
        border-left-color: #d6d6d6;
        border-width: 10px;
        right: 2px
    }

    .owl-new .owl-next:hover:after {
        border-left-color: #869791
    }

.wrapsearch {
    float: left;
    width: 1000px
}

.barsearch {
    display: block;
    overflow: hidden;
    padding: 10px 0
}

    .barsearch .ls {
        color: #333;
        cursor: pointer;
        float: left;
        font-size: 12px;
        line-height: 40px;
        margin-right: 57px;
        overflow: hidden;
    }

    .barsearch .tt {
        color: #333;
        float: left;
        font-size: 12px;
        line-height: 40px;
        overflow: hidden;
    }

.combofilter li .criteria-first.open-select:before, .combofilter li .criteria-first.open-select:after {
    border-bottom: 5px solid #008848;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: unset;
    content: '';
    height: 0;
    position: absolute;
    right: 13px;
    top: 16px;
    width: 0;
}

.combofilter li > div.criteria-first.open-select:after {
    border-bottom-color: #fff;
    border-bottom-width: 5px;
    right: 13px;
    top: 17px;
}

.alertify .ajs-dialog {
    width: 30%
}

#BeforeAddToCartModel .chonloai, #BeforeAddToCartModel .atc-quantity {
    text-align: left
}

    #BeforeAddToCartModel .atc-quantity label, #BeforeAddToCartModel .atc-quantity .qty {
        display: inline-block;
        float: none
    }

    #BeforeAddToCartModel .chonloai a {
        border: 1px solid #dfdfdf;
        border-radius: 4px;
        display: inline-block;
        height: 88px;
        margin-right: 3.17%;
        vertical-align: top;
        width: 30%;
    }

        #BeforeAddToCartModel .chonloai a:nth-child(3) {
            float: right;
            margin: 0
        }

        #BeforeAddToCartModel .chonloai a span.strike {
            text-align: center
        }

#BeforeAddToCartModel .info {
    margin-left: 14px
}

#BeforeAddToCartModel {
    border-bottom: 1px solid #ecf0f1
}

.cate .fruit .product-name b {
    text-transform: capitalize
}

.cate .fruit .boxlabel {
    height: auto;
    padding: 0;
    position: relative;
    text-align: left;
    text-transform: none;
}

    .cate .fruit .boxlabel > span {
        display: inline-block;
        font-weight: normal;
        padding: 0;
        text-transform: capitalize
    }

        .cate .fruit .boxlabel > span b {
            font-size: 12px;
            font-weight: bold;
            vertical-align: top
        }

.cate .hideExpired .removepoint {
    display: none
}

.cate .product.recommend {
    width: calc(100% / 6)
}

    .cate .product.recommend > a:first-child, .cate .expired.recommend > a:first-child {
        padding: 16px 8px 0
    }

    .cate .product.recommend .boximg, .cate .expired.recommend .boximg {
        height: 100px
    }

        .cate .product.recommend .boximg img, .cate .expired.recommend .boximg img {
            height: 100px;
            width: 100px;
        }

    .cate .product.recommend .price, .cate .expired.recommend .price {
        margin-top: 10px
    }

.p-npromotion-tip {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 5px #ccc;
    box-sizing: border-box !important;
    display: block;
    font-size: 14px;
    left: auto;
    margin: auto;
    padding: 20px 10px 10px;
    position: absolute;
    right: 10px;
    top: 100%;
    width: calc((100% + 100%) - 20px);
    z-index: 2;
}

.cate .product:nth-child(2n + 1) .p-npromotion-tip {
    left: 10px;
    right: auto
}

.p-npromotion-tip:before, .p-npromotion-tip:after {
    border-bottom: 10px solid #d9d9d9;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: 100%;
    content: '';
    height: 0;
    position: absolute;
    right: calc(25% - 16px);
    width: 0;
}

.p-npromotion-tip:after {
    border-bottom-color: #fff;
    border-width: 9px;
    margin-left: 1px
}

.cate .product:nth-child(2n + 1) .p-npromotion-tip:before, .cate .product:nth-child(2n + 1) .p-npromotion-tip:after {
    left: calc(25% - 16px);
    right: auto
}

.p-npromotion-tip .closetip {
    cursor: pointer;
    height: 12px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 12px;
}

    .p-npromotion-tip .closetip:before, .p-npromotion-tip .closetip:after {
        background: #000;
        content: "";
        height: 100%;
        position: absolute;
        width: 1px;
    }

    .p-npromotion-tip .closetip:before {
        -ms-transform: rotate(45eg);
        right: 7px;
        transform: rotate(45deg);
    }

    .p-npromotion-tip .closetip:after {
        -ms-transform: rotate(135deg);
        right: 7px;
        transform: rotate(135deg);
    }

.p-npromotion-tip .btnnpro {
    display: block;
    margin-top: 10px;
    overflow: hidden;
    text-align: center;
}

    .p-npromotion-tip .btnnpro button {
        border: 0;
        border-radius: 3px;
        cursor: pointer;
        display: inline-block;
        padding: 10px;
        width: calc(50% - 5px);
    }

    .p-npromotion-tip .btnnpro .ag {
        background: #008848;
        color: #fff;
        float: left;
        margin-right: 5px;
    }

    .p-npromotion-tip .btnnpro .uag {
        background: #cdcdcd;
        color: #888;
        float: right;
        margin-left: 5px;
    }

.d-npromotion {
    height: 0;
    position: relative;
    width: 100%
}

    .d-npromotion .p-npromotion-tip {
        left: 0;
        right: 0;
        width: 100%;
    }

        .d-npromotion .p-npromotion-tip:before, .d-npromotion .p-npromotion-tip:after {
            left: calc(50% - 10px);
            right: auto;
        }

        .d-npromotion .p-npromotion-tip .btnnpro {
            padding: 0
        }

.boxrelative .p-npromotion-tip {
    bottom: 58px;
    top: auto
}

    .boxrelative .p-npromotion-tip:before, .boxrelative .p-npromotion-tip:after {
        border-bottom: 0;
        border-top: 10px solid #d9d9d9;
        bottom: auto;
        top: 100%;
    }

    .boxrelative .p-npromotion-tip:after {
        border-bottom-color: #000;
        border-top-color: #fff;
    }

/*.owl-carousel {
    -webkit-tap-highlight-color: transparent;
    display: none;
    position: relative;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    -moz-backface-visibility: hidden;
    -ms-touch-action: pan-Y;
    position: relative;
    touch-action: manipulation;
}

.owl-carousel .owl-stage:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.owl-carousel .owl-stage-outer {
    -webkit-transform: translate3d(0, 0, 0);
    overflow: hidden;
    position: relative;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -moz-backface-visibility: hidden;
    -moz-transform: translate3d(0, 0, 0);
    -ms-backface-visibility: hidden;
    -ms-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    float: left;
    min-height: 1px;
    position: relative;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled { display: none }

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    user-select: none
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: none;
    border: none;
    color: inherit;
    font: inherit;
    padding: 0 !important;
}

.owl-carousel.owl-loaded { display: block }

.owl-carousel.owl-loading {
    display: block;
    opacity: 0;
}

.owl-carousel.owl-hidden { opacity: 0 }

.owl-carousel.owl-refresh .owl-item { visibility: hidden }

.owl-carousel.owl-drag .owl-item {
    -moz-user-select: none;
    -ms-touch-action: pan-y;
    -ms-user-select: none;
    -webkit-user-select: none;
    touch-action: pan-y;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl { direction: rtl }

.owl-carousel.owl-rtl .owl-item { float: right }

.no-js .owl-carousel { display: block }

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in { z-index: 0 }

.owl-carousel .owl-animated-out { z-index: 1 }

.owl-carousel .fadeOut { animation-name: fadeOut }

@keyframes fadeOut {
    0% { opacity: 1 }

    100% { opacity: 0 }
}

.owl-height { transition: height 500ms ease-in-out }

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) { max-height: 0 }

.owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d }

.owl-carousel .owl-video-wrapper {
    background: #000;
    height: 100%;
    position: relative;
}

.owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden;
    background: url("owl.video.play.v202007301610.png") no-repeat;
    cursor: pointer;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    transition: transform 100ms ease;
    width: 80px;
    z-index: 1;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none }

.owl-carousel .owl-video-tn {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}

.owl-theme .owl-nav {
    -webkit-tap-highlight-color: transparent;
    margin-top: 10px;
    text-align: center;
}*/

/*.owl-theme .owl-nav [class*='owl-'] {
    background: #d6d6d6;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
}*/

/*.owl-theme .owl-nav [class*='owl-']:hover {
    color: #fff;
    text-decoration: none
}*/

/*.owl-theme .owl-nav .disabled {
    cursor: default;
    opacity: .5;
}

.owl-theme .owl-nav.disabled + .owl-dots { margin-top: 10px }

.owl-theme .owl-dots {
    -webkit-tap-highlight-color: transparent;
    text-align: center;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
    -webkit-backface-visibility: visible;
    background: #d6d6d6;
    border-radius: 30px;
    display: block;
    height: 7px;
    margin: 5px 6px;
    transition: opacity 200ms ease;
    width: 7px;
}*/

[class^="icon-"], [class*="icon-"] {
    background-image: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/sprite@2x-checkout.v202007301610.png);
    background-repeat: no-repeat;
    background-size: 295px auto;
    display: inline-block;
    line-height: 30px;
    margin-right: 5px;
    vertical-align: middle;
}

.orderrating .icon-process {
    background-position: -11px -166px;
    height: 19px;
    margin: 0;
    width: 17px;
}

.orderrating .icon-complete {
    background-position: -11px -146px;
    height: 19px;
    margin: 0;
    width: 19px;
}

.orderrating .icon-cancel {
    background-position: -11px -187px;
    height: 19px;
    margin: 0;
    width: 19px;
}

.orderrating .icon-cry {
    background-position: -51px -106px;
    height: 30px;
    width: 30px;
}

.orderrating .icon-smile {
    background-position: -51px -142px;
    height: 30px;
    width: 30px;
}

.orderrating .icon-normal {
    background-position: -51px -178px;
    height: 30px;
    width: 30px;
}

.orderrating {
    background-color: transparent;
    bottom: 10px;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 11;
}

    .orderrating .ctn {
        background: #fff;
        border-radius: 5px;
        box-shadow: 0 3px 3px 3px #ddd;
        box-sizing: border-box;
        display: block;
        float: right;
        margin-right: 5px;
        position: relative;
        text-align: center;
        width: 340px;
    }

    .orderrating .close {
        border-radius: 50%;
        color: #fff;
        display: block;
        font-size: 15px;
        height: 20px;
        line-height: 20px;
        position: absolute;
        right: 2px;
        text-align: center;
        top: 5px;
        width: 20px;
    }

    .orderrating h3 {
        background-color: #008848;
        border-radius: 6px 6px 0 0;
        color: #fff;
        display: block;
        padding: 5px;
    }

    .orderrating .info {
        padding: 3px 0 5px;
        position: relative;
    }

        .orderrating .info p {
            line-height: 20px;
            padding-bottom: 3px
        }

        .orderrating .info label {
            position: absolute;
            right: 0;
            top: 13px;
        }

    .orderrating .ratingctn {
        overflow: hidden
    }

        .orderrating .ratingctn a {
            background: #fff;
            border: solid 1px #288ad6;
            border-radius: 5px;
            box-sizing: border-box;
            float: left;
            margin-bottom: 10px;
            margin-left: 13%;
            margin-right: 3%;
            padding: 5px;
            text-align: center;
            width: 35%;
        }

            .orderrating .ratingctn a b {
                display: block;
                font-weight: normal;
                margin: 2px auto 0;
            }

            .orderrating .ratingctn a:last-child {
                margin: 0
            }

    .orderrating .dontshowrating {
        color: #add2ef;
        display: block;
        padding: 15px 0 0;
        text-align: center;
    }

    .orderrating .info > .complete {
        color: #008000
    }

.hasrating {
    bottom: 155px !important
}

.bl-unhappy {
    display: block;
    margin: 0 auto;
    width: 320px;
}

    .bl-unhappy span {
        display: block;
        padding-bottom: 10px
    }

    .bl-unhappy button {
        background-color: transparent;
        border: 1px solid #4a90e2;
        border-radius: 4px;
        color: #4a90e2;
        cursor: pointer;
        font-size: 13px;
        font-weight: bold;
        margin: 5px 0;
        padding: 7px 0;
        width: 100%;
    }

    .bl-unhappy a {
        display: block;
        padding-top: 10px;
        text-align: center;
    }

.bodyfix {
    height: 100vh;
    overflow: hidden
}

.groupcate {
    background: #fff;
    border-radius: 4px;
    display: block;
    margin: 10px 0;
    overflow: hidden;
}

.namegroup {
    display: block;
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 10px
}

.listgroup {
    display: block;
    overflow: hidden
}

    .listgroup a {
        float: left;
        margin-bottom: 10px;
        overflow: hidden;
        text-align: center;
        width: 10%;
    }

    .listgroup span {
        color: #0064c2;
        display: block;
        font-size: 13px;
        line-height: 1.3em;
        padding: 0 5px;
        text-align: center;
    }

    .listgroup img {
        border-radius: 50px;
        display: block;
        height: 45px;
        margin: 0 auto 5px;
        width: 45px;
    }

.groupfeature {
    background: #fff;
    margin-bottom: 20px
}

    .groupfeature .hometitle {
        background: #e9edf0;
        padding: 7px 10px 12px;
        position: relative;
        text-transform: uppercase
    }

        .groupfeature .hometitle:before {
            border-left: 4px solid #008848;
            content: "";
            height: 32px;
            left: 0;
            position: absolute;
            top: 0;
        }

    .groupfeature .cate-prom {
        overflow: hidden;
        padding: 10px 20px;
    }

        .groupfeature .cate-prom a {
            box-sizing: border-box;
            display: inline-block;
            float: left;
            font-size: 14px;
            line-height: 25px;
            overflow: hidden;
            padding-right: 10px;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 25%;
        }

            .groupfeature .cate-prom a:before {
                content: '•';
                display: inline-block;
                font-size: 12px;
                margin-right: 3px;
                vertical-align: middle;
            }

    .groupfeature .cate {
        background: none;
        overflow: inherit
    }

.cate li .down {
    cursor: pointer
}

.cate li .up {
    cursor: pointer
}

.cate .product.combo a:first-child {
    padding: 0
}

.cate .product.combo .nearly-expired a:first-child {
    padding: 8px
}

.cate .product.combo .nearly-expired a span:nth-child(2) {
    display: block
}

.cate .product.combo .boximg {
    height: 320px
}

    .cate .product.combo .boximg img {
        height: 320px;
        width: auto
    }

.bartitle {
    display: block;
    overflow: hidden
}

    .bartitle .hometitle {
        float: left;
        font-weight: 600;
        text-transform: uppercase;
    }

.homehews {
    background: #fff;
    float: left;
    margin: 5px 0;
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%;
}

    .homehews .newvideo {
        box-sizing: border-box;
        display: flex;
        float: left;
        padding: 0 10px;
        width: 600px;
    }

    .homehews .newlist {
        box-sizing: border-box;
        float: right;
        padding: 0 10px;
        width: 380px;
    }

    .homehews a {
        border-top: 1px solid #f3f3f3;
        color: #288ad6;
        display: block;
        font-size: 13px;
        overflow: hidden;
        padding: 15px 0;
    }

        .homehews a:first-child {
            border-top: 0;
            padding-top: 0
        }

        .homehews a img {
            float: left;
            height: auto;
            margin-right: 10px;
            width: 65px;
        }

        .homehews a p {
            color: #4a4a4a;
            display: block;
            font-size: 13px;
            line-height: 1.3em;
            margin-right: 10px;
            overflow: hidden;
        }

        .homehews a span {
            color: #757575;
            display: inline-block;
            font-size: 12px;
            vertical-align: middle;
        }

.dls-view {
    background-position: -306px -33px;
    height: 8px;
    padding-right: 3px;
    width: 12px;
}

.homehews a.viewother {
    border-top: none;
    float: left;
    padding: 0
}

.boxshop {
    background-size: 100%;
    float: right;
    height: 205px;
    margin: 5px 0;
    overflow: hidden;
    position: relative;
    width: 49.5%;
}

    .boxshop .bg {
        bottom: 0;
        height: auto;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 0
    }

.over {
    background: rgba(255, 255, 255, .75);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.boxshop .numshop {
    display: block;
    margin: 20px auto 0;
    overflow: hidden;
    padding: 12px 0;
    position: relative;
    text-align: center;
    width: 170px;
    z-index: 2;
}

.dls-shop {
    background-position: -290px 0;
    height: 27px;
    width: 20px;
}

.boxshop .numshop strong {
    display: block;
    font-size: 24px;
    line-height: 24px;
    overflow: hidden;
    text-transform: uppercase;
}

    .boxshop .numshop strong sup {
        display: inline-block;
        font-size: 16px;
        position: relative;
        top: 5px
    }

.boxshop .numshop span {
    display: block;
    font-size: 13px;
    overflow: hidden;
    text-align: center
}

.boxshop a {
    background: rgba(255, 255, 255, .65);
    border: 1px solid #288ad6;
    border-radius: 20px;
    color: #288ad6;
    display: block;
    font-size: 13px;
    margin: auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 160px;
    z-index: 2;
}

.slide-home {
    display: block;
    margin: 10px 0;
    min-height: 125px;
    overflow: hidden
}

    .slide-home a {
        display: none
    }

        .slide-home a:first-child {
            background-color: #fff !important;
            display: block;
            min-height: 125px
        }

        .slide-home a img {
            height: auto;
            margin: auto;
            max-width: 100%;
            width: auto;
        }

    .slide-home .owl-dots {
        bottom: 0;
        position: absolute;
        width: 100%
    }

.newproductbox {
    background-image: -moz-linear-gradient(bottom, #fff, #e9edf0, rgba(239, 239, 239, .91));
    background-image: -webkit-linear-gradient(bottom, #fff, #e9edf0, rgba(239, 239, 239, .91));
    background-image: linear-gradient(to bottom, #fff, #e9edf0, rgba(239, 239, 239, 0));
    margin-bottom: 10px;
    width: 100%;
}

.hometitle {
    background: #fff;
    color: #4a4a4a;
    display: block;
    font-weight: 600;
    line-height: 1.3em;
    margin-top: 5px;
    overflow: hidden;
    padding: 10px;
    text-transform: uppercase
}

.homehews .hometitle a {
    background: #fff;
    border: 0;
    color: #288ad6;
    display: block;
    font-size: unset;
    font-weight: 600;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.newproductbox .hometitle {
    background: #e9edf0;
    padding: 7px 10px 12px;
    position: relative;
    text-transform: uppercase
}

    .newproductbox .hometitle:before {
        border-left: 4px solid #008848;
        content: "";
        height: 32px;
        left: 0;
        position: absolute;
        top: 0;
    }

.boxscroll {
    display: block;
    overflow: hidden;
    width: 100%;
}

.newcate .product {
    display: none
}

    .newcate .product:nth-child(1), .newcate .product:nth-child(2), .newcate .product:nth-child(3), .newcate .product:nth-child(4) {
        display: inline-block
    }

.newproductbox .owl-theme .owl-nav {
    top: 128px
}

.newcate .owl-stage {
    display: flex
}

.newcate .owl-item {
    border: 1px solid #eee;
    box-sizing: border-box
}

    .newcate .owl-item .product {
        border: 0;
        position: initial
    }

.viewmore.hidden {
    display: block !important;
    height: 0;
    padding: 0
}

.newproductbox .hometitle span {
    color: #636363;
    font-size: 13px;
    font-weight: normal;
    margin-left: 3px;
}

.newproductbox .cate {
    background: #fff
}

.newproductbox .owl-carousel {
    box-sizing: border-box;
    display: block;
}

.newproductbox .cate .product .newlabel {
    display: none
}

.boxinfo {
    overflow: hidden
}

    .boxinfo h2 {
        border-bottom: 1px solid #e5e5e5;
        font-size: 15px;
        font-weight: bold;
        min-height: 16.42857143px;
        padding-bottom: 15px;
        padding-top: 10px;
        text-align: center;
        text-transform: uppercase;
    }

.boxinfo-content {
    box-sizing: border-box;
    float: left;
    margin-top: 10px;
    max-height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 10px;
    width: 100%;
}

.boxinfo strong, .boxinfo strong em {
    font-weight: bold
}

.boxinfo table {
    border-color: #808080;
    display: table;
}

    .boxinfo table td {
        border: 1px solid #dbdbdb;
        font-weight: bold;
        margin: 0;
        padding: 10px;
    }

.boxinfo-over .ajs-dialog {
    padding: 4px;
    width: 1000px;
}

.boxinfo-over .ajs-body .ajs-content {
    padding: 5px
}

.banner-cate {
    display: block;
    margin-top: -5px;
    min-height: 85px;
    position: relative;
    width: 100%;
    z-index: 2
}

    .banner-cate img {
        display: block;
        height: auto;
        width: 980px;
    }

.orderReview {
    background: #fffddd;
    border-radius: 10px;
    padding: 7px 12px;
}

    .orderReview .price {
        color: #b10e0e;
        font-weight: bold
    }

    .orderReview .close {
        background: #999;
        border-radius: 20px;
        cursor: pointer;
        font-family: monospace;
        font-size: 15px;
        line-height: 17px;
        padding: 5px;
        position: absolute;
        right: 15px;
        top: 15px;
    }

    .orderReview .right {
        float: right
    }

    .orderReview .left {
        float: left
    }

.boxOrderReview {
    border-radius: 10px;
    bottom: 10px;
    box-shadow: 0 5px 5px 5px #dcdad5;
    position: fixed;
    right: 10px;
    width: 300px;
    z-index: 2
}

.orderReview .left > div:last-child {
    margin-top: 7px
}

.orderReview .left a {
    cursor: pointer
}

.orderReview .dls-closemenu {
    background-position: -185px 0;
    height: 16px;
    width: 16px;
}

.boxOrderReview .dls-closemenu {
    background-image: url(//cdn.tgdd.vn/bachhoaxanh/www/Content/images/dls@2x.v202007301610.png);
    background-repeat: no-repeat;
    background-size: 325px auto;
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
}

.flashsale {
    border-radius: 4px;
    margin-bottom: 10px;
}

    .flashsale .dls-time {
        background-position: -252px -151px;
        bottom: 0;
        height: 42px;
        position: absolute;
        right: -16px;
        width: 32px;
    }

    .flashsale .fl-title {
        margin-bottom: -1px;
        position: relative;
        z-index: 2
    }

        .flashsale .fl-title span {
            display: inline-block;
            float: left;
            padding: 7px 15px
        }

            .flashsale .fl-title span.sptitle {
                background: #dc0000;
                border: 1px solid #dc0000;
                border-radius: 4px 0 0 0;
                color: #fff;
                margin-right: 20px;
                padding: 7px 20px 7px 10px;
                position: relative;
            }

            .flashsale .fl-title span.sptab {
                background: #e9edf0;
                border: 1px solid rgba(148, 15, 15, 0);
                border-bottom: 1px solid #dc0000;
                color: #9c9c9c;
                cursor: pointer;
                padding: 7px 25px
            }

                .flashsale .fl-title span.sptab.act {
                    background: #fff;
                    border: 1px solid #dc0000;
                    border-bottom: 1px solid rgba(148, 15, 15, 0);
                    border-radius: 4px 4px 0 0;
                    color: #333;
                }

        .flashsale .fl-title .rule {
            cursor: pointer;
            position: absolute;
            right: 0;
            top: 5px;
        }

    .flashsale .fl-content {
        background: #fff;
        border: 1px solid #dc0000;
        border-radius: 0 4px 4px 4px;
        min-height: 300px;
    }

        .flashsale .fl-content .tab-flashsale {
            background: #fff;
            display: none;
            min-height: 300px;
        }

        .flashsale .fl-content .act {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex
        }

        .flashsale .fl-content .empty {
            color: #ccc;
            display: block;
            line-height: 300px;
            text-align: center;
            width: 100%;
        }

    .flashsale .owl-carousel {
        background: #fff;
        border-radius: 0 4px 4px 4px;
        box-sizing: border-box;
        display: block;
    }

    .flashsale .product {
        display: none;
        padding-bottom: 90px;
        width: 244px !important;
    }

        .flashsale .product:nth-child(1), .flashsale .product:nth-child(2), .flashsale .product:nth-child(3), .flashsale .product:nth-child(4) {
            display: inline-block
        }

    .flashsale .owl-theme .owl-nav {
        top: 128px
    }

    .flashsale .owl-stage {
        display: flex
    }

    .flashsale .owl-item {
        border: 0;
        border-left: 1px solid #eee;
        box-sizing: border-box
    }

        .flashsale .owl-item .product {
            border: 0;
            position: initial
        }

        .flashsale .owl-item .product {
            padding-bottom: 90px
        }

    .flashsale .product .gift {
        margin: 5px 0 0
    }

    .flashsale .product .price strong {
        font-size: 20px;
        font-weight: bold
    }

    .flashsale .countbar {
        background: #ffa7a7;
        border-radius: 20px;
        bottom: 72px;
        height: 18px;
        left: 20px;
        margin: 0 auto;
        overflow: hidden;
        position: absolute;
        width: calc(100% - 40px);
    }

        .flashsale .countbar p {
            color: #fff;
            display: block;
            font-size: 12px;
            line-height: 18px;
            position: relative;
            text-align: center;
            z-index: 1;
        }

            .flashsale .countbar p b {
                font-size: 12px;
                font-weight: bold
            }

        .flashsale .countbar .barbg {
            background: #ff4e4e;
            height: 100%;
            position: absolute;
            top: 0;
            z-index: 0;
        }

    .flashsale .btnfl {
        border-radius: 4px;
        bottom: 10px;
        display: block;
        font-size: 13px;
        left: 20px;
        overflow: hidden;
        padding: 10px 0;
        position: absolute;
        right: 20px;
        text-align: center;
        text-transform: uppercase;
    }

    .flashsale .comingsoon, .flashsale .overtime {
        border: 1px solid #d3d3d3;
        color: #d3d3d3;
    }

    .flashsale .warning {
        bottom: 10px;
        color: #969696;
        font-size: 11px;
        position: absolute;
        text-align: center;
        width: 100%
    }

        .flashsale .warning b {
            font-weight: bold
        }

    .flashsale .product .buy, .flashsale .product .updown {
        bottom: 28px
    }

.tab-flashsale.comingsoon .price {
    visibility: hidden
}

.ruleflashsale h2 {
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
    font-weight: bold;
    min-height: 16.42857143px;
    padding-bottom: 15px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
}

.ruleflashsale-content {
    box-sizing: border-box;
    float: left;
    margin-top: 10px;
    max-height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 10px;
    width: 100%;
}

.ruleflashsale {
    overflow: hidden
}

    .ruleflashsale strong, .ruleflashsale strong em {
        font-weight: bold
    }

    .ruleflashsale table {
        border-color: #808080;
        display: table;
    }

        .ruleflashsale table td {
            border: 1px solid #dbdbdb;
            font-weight: bold;
            margin: 0;
            padding: 10px;
        }

.ruleflashsale-over .ajs-dialog {
    padding: 4px;
    width: 1000px;
}

.ruleflashsale-over .ajs-body .ajs-content {
    padding: 5px
}

.fruits {
    display: block
}

    .fruits .cate {
        display: flex
    }

    .fruits .three .product {
        width: 326px
    }

    .fruits .owl-nav {
        top: 128px
    }

    .fruits .owl-stage {
        display: flex
    }

    .fruits .owl-item {
        border: 0;
        border-left: 1px solid #eee;
        box-sizing: border-box
    }

        .fruits .owl-item .product {
            border: 0;
            position: initial
        }

.groupfeature a.fruitviewmore {
    color: #0064c2;
    cursor: pointer;
    position: absolute;
    right: 0;
    text-transform: initial;
    top: 5px;
}

.cate .fruit .product-name {
    min-height: inherit
}

.three .fruit a {
    padding: 8px 8px 0
}

.three .fruit .boximg {
    height: 300px
}

    .three .fruit .boximg img {
        height: 300px;
        width: 300px
    }

.cate .product.combo.hideExpired .boximg {
    height: 300px
}

.cate .product.hideExpired .removepoint {
    display: none
}

.cate .product.hideExpired.combo-resize {
    padding-bottom: 105px
}

    .cate .product.hideExpired.combo-resize .buy {
        bottom: 55px
    }

.alertify.popupContactCRM .ajs-body .ajs-content {
    padding: 0 5px
}

.recomcart {
    display: block;
    margin-bottom: 20px
}

.recomname {
    background-color: #fff;
    border-top: 3px solid #fc5905;
    color: #4a4a4a;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 1px;
    overflow: hidden;
    padding: 14px 10px 14px 34px;
    position: relative;
}

.recomcart .dls-rmcart {
    background-position: -242px -116px;
    height: 18px;
    left: 10px;
    position: absolute;
    top: 12px;
    width: 18px;
}

.recomcart .flex {
    background: #fff;
    position: relative
}

    .recomcart .flex .cate {
        background: #fff;
        overflow: initial
    }

    .recomcart .flex .viewmore {
        width: 100%
    }

.recomcart .owl-carousel {
    overflow: initial
}

    .recomcart .owl-carousel .owl-stage-outer {
        overflow: initial
    }

.recomcart .owl-theme .owl-nav {
    right: 118px;
    top: 128px;
}

.recomcart .recomname .rebuyCart {
    color: #0064c2;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    right: 16px;
    top: 14px;
}

.listrecom {
    background: #fff !important;
    display: inline-block !important;
    flex: none !important;
    width: 904px !important;
}

    .listrecom .product {
        border: 0 !important;
        display: none;
        width: 226px !important;
    }

        .listrecom .product:nth-child(1), .listrecom .product:nth-child(2), .listrecom .product:nth-child(3) {
            display: inline-block
        }

    .listrecom .owl-stage {
        display: flex
    }

    .listrecom .owl-item {
        border: 0;
        box-sizing: border-box
    }

        .listrecom .owl-item .product {
            border: 0;
            position: initial
        }

.box-viewcart {
    background: #fff;
    bottom: 0;
    box-shadow: 0 0 49px #c5c5c5;
    box-sizing: border-box;
    padding: 50px 12px 0 12px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 189px;
    z-index: 2;
}

    .box-viewcart .dls-viewcart {
        background-position: -51px -133px;
        display: block;
        font-weight: normal;
        height: 75px;
        margin: 90px auto 10px;
        width: 70px;
    }

    .box-viewcart .t {
        color: #4a4a4a;
        font-size: 12px;
        font-weight: bold;
        padding: 7px 10px 7px 30px;
        position: relative;
    }

    .box-viewcart b.count {
        display: block;
        font-size: 18px;
        margin-bottom: 20px;
    }

    .box-viewcart span {
        color: #666;
        display: block;
        font-size: 12px
    }

    .box-viewcart strong.price {
        color: #b10e0e;
        display: block;
        font-size: 20px;
        line-height: 35px
    }

    .box-viewcart .line {
        color: #999;
        display: block;
        font-size: 13px;
        text-decoration: line-through
    }

    .box-viewcart .save {
        color: #333;
        display: block;
        font-size: 13px;
        font-style: italic;
        line-height: 35px;
    }

        .box-viewcart .save i {
            color: #df2607
        }

        .box-viewcart .save b {
            color: #028848
        }

.viewcart {
    background: #008848;
    border-radius: 4px;
    bottom: 11px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    left: 12px;
    overflow: hidden;
    padding: 10px 5PX;
    position: absolute;
    right: 12px;
    text-align: center;
    text-transform: uppercase;
}

.viewcartselected {
    background-color: #999;
    cursor: default
}

.alertify .recmpopup {
    display: block
}

.recmpopup {
    box-sizing: border-box;
    display: none;
    min-width: 500px;
    padding: 10px;
}

    .recmpopup .hd {
        color: #4a4a4a;
        font-size: 14px;
        font-weight: bold;
        padding: 7px 10px 15px 30px;
        position: relative;
    }

        .recmpopup .hd .dls-rmcart {
            background-position: -242px -116px;
            height: 18px;
            left: 4px;
            position: absolute;
            top: 5px;
            width: 18px;
        }

    .recmpopup .closePopdls {
        background-color: #000;
        border-radius: 50%;
        color: #fff;
        cursor: pointer;
        font-size: 12px;
        font-weight: bold;
        height: 20px;
        line-height: 20px;
        position: absolute;
        right: 7px;
        text-align: center;
        top: 7px;
        width: 20px;
    }

    .recmpopup .lst-product {
        border-radius: 4px;
        box-sizing: border-box;
        max-height: 50vh;
        overflow: auto;
        width: 100%;
    }

        .recmpopup .lst-product::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
            background-color: #a7ddc3;
            border-radius: 6px;
        }

        .recmpopup .lst-product::-webkit-scrollbar {
            background-color: #008945;
            border-radius: 6px;
            width: 2px;
        }

        .recmpopup .lst-product::-webkit-scrollbar-thumb {
            -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
            background-color: #008945;
            border-radius: 6px;
        }

        .recmpopup .lst-product .item {
            border-bottom: 1px solid #e8e8e8;
            box-sizing: border-box;
            clear: both;
            color: #333;
            font-size: 14px;
            overflow: hidden;
            padding: 15px 10px;
            position: relative;
            width: 100%;
        }

            .recmpopup .lst-product .item img {
                float: left;
                height: auto;
                margin: 0 10px 0 0;
                width: 60px;
            }

            .recmpopup .lst-product .item .colinfo {
                float: left;
                position: relative;
                width: calc(100% - 200px);
            }

            .recmpopup .lst-product .item .name {
                color: #333;
                display: block;
                font-size: 13px;
                font-weight: 300;
                line-height: 1.3em;
                margin-bottom: 5px;
                overflow: hidden;
                text-align: left;
                text-overflow: ellipsis;
                white-space: nowrap;
                width: 100%;
                word-break: break-word;
            }

            .recmpopup .lst-product .item .quantity {
                font-size: 12px;
                margin-bottom: 5px;
                overflow: hidden;
            }

            .recmpopup .lst-product .item .listpromotion div:before {
                color: #d8d8d8;
                content: "●";
                font-size: 10px;
                vertical-align: bottom
            }

            .recmpopup .lst-product .item .quantity > div {
                float: left;
                overflow: hidden
            }

            .recmpopup .lst-product .item .nochange {
                background: #fff;
                color: #ccc;
                cursor: not-allowed !important
            }

            .recmpopup .lst-product .item .noselect {
                -khtml-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                -webkit-touch-callout: none;
                -webkit-user-select: none;
                user-select: none
            }

            .recmpopup .lst-product .item .quantitynum i {
                background: linear-gradient(#fff, #f7f7f7);
                border: 1px solid #ededed;
                cursor: pointer;
                float: left;
                font-size: 16px;
                font-style: normal;
                height: 26px;
                line-height: 26px;
                padding: 0 5px;
                text-align: center;
                width: 10px;
                width: 16px;
            }

                .recmpopup .lst-product .item .quantitynum i:first-of-type {
                    border-radius: 4px 0 0 4px;
                    border-right: 0
                }

                .recmpopup .lst-product .item .quantitynum i:last-of-type {
                    border-left: 0;
                    border-radius: 0 4px 4px 0;
                }

            .recmpopup .lst-product .item .quantitynum .qty {
                -moz-appearance: textfield;
                -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
                border: 1px solid #ededed;
                box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
                float: left;
                height: 26px;
                line-height: 26px;
                padding: 0 5px;
                text-align: center;
                width: 20px;
            }

            .recmpopup .lst-product .item .quantitynum input[type=number]::-webkit-inner-spin-button, .recmpopup .lst-product .item .quantitynum input[type=number]::-webkit-outer-spin-button {
                -webkit-appearance: none;
                margin: 0
            }

            .recmpopup .lst-product .item .colmoney {
                float: right;
                text-align: right;
                width: 130px
            }

                .recmpopup .lst-product .item .colmoney span, .recmpopup .lst-product .item .colmoney strong, .recmpopup .lst-product .item .colmoney a {
                    display: block
                }

            .recmpopup .lst-product .item span {
                color: #999;
                display: block;
                font-size: 14px;
                line-height: 28px;
                margin-bottom: 5px;
                overflow: hidden;
            }

                .recmpopup .lst-product .item span.unit {
                    font-size: 13px
                }

            .recmpopup .lst-product .item .colmoney span b {
                color: #9c9c9c;
                font-size: 12px;
                font-weight: 300;
                text-decoration: line-through;
            }

            .recmpopup .lst-product .item strong {
                color: #333;
                display: inline-block;
                font-size: 13px;
                font-weight: 300;
                overflow: hidden;
            }

            .recmpopup .lst-product .item .delete {
                background: #fff;
                color: #0081bd;
                cursor: pointer;
                display: inline-block;
                font-size: 11px;
                margin: -2px 0;
                padding: 2px 6px;
            }

            .recmpopup .lst-product .item .promotion {
                float: left;
                text-align: left;
                width: 100%;
            }

            .recmpopup .lst-product .item p {
                color: #333;
                display: inline-block;
                font-size: 12px;
                overflow: hidden;
                vertical-align: top
            }

            .recmpopup .lst-product .item .listpromotion {
                overflow: hidden;
                padding-bottom: 5px
            }

                .recmpopup .lst-product .item .listpromotion div {
                    color: #333;
                    font-size: 12px;
                    overflow: hidden;
                    text-decoration: none;
                }

    .recmpopup .sumcart {
        display: block;
        overflow: hidden;
        padding: 20px 10px 6px 20px;
        text-align: right;
    }

        .recmpopup .sumcart > div {
            display: block
        }

        .recmpopup .sumcart span {
            color: #666;
            display: inline-block;
            font-size: 12px
        }

        .recmpopup .sumcart strong.price {
            color: #b10e0e;
            display: inline-block;
            font-size: 20px;
            line-height: 35px
        }

        .recmpopup .sumcart .line {
            color: #999;
            display: block;
            font-size: 13px;
            line-height: 20px;
            text-decoration: line-through;
        }

        .recmpopup .sumcart .save {
            color: #333;
            display: block;
            font-size: 13px;
            font-style: italic;
            line-height: 20px;
        }

            .recmpopup .sumcart .save i {
                color: #df2607
            }

            .recmpopup .sumcart .save b {
                color: #028848
            }

        .recmpopup .sumcart button {
            border: 0;
            bottom: auto;
            display: inline-block;
            left: initial;
            margin-top: 10px;
            padding: 8px 20px;
            position: relative;
            right: initial;
        }

.popuprecm .ajs-dialog {
    top: 0;
    width: auto
}

.popuprecm .ajs-body {
    max-height: initial
}

.popuprecm .ajs-close {
    border: 1px solid #000 !important;
    border-radius: 50%;
    display: block !important;
    height: 25px !important;
    margin-left: 0 !important;
    position: absolute;
    right: -18px;
    top: 24px;
    width: 25px !important;
}

.popuprecm .ajs-content {
    bottom: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    top: 0 !important;
    z-index: 1;
}

.popuprecm .ajs-close:before, .popuprecm .ajs-close:after {
    background: #000;
    color: #000;
    content: '';
    font-size: 14px;
    height: 1px;
    position: absolute;
    right: 4px;
    top: 11px;
    transform: rotate(-45deg);
    width: 15px;
}

.popuprecm .ajs-close:after {
    transform: rotate(45deg)
}

.popuprecm .ajs-footer {
    display: none !important
}

.dls-evoucher {
    background-position: -302px -238px;
    height: 17px;
    margin-bottom: 2px;
    margin-right: 10px;
    width: 21px;
}

.dls-optvoucher {
    background-position: -312px -216px;
    height: 18px;
    margin-bottom: 1px;
    margin-right: 6px;
    width: 18px;
}

.evoucher {
    background: #fff;
    float: left;
    margin-bottom: 10px;
    margin-top: 15px;
    width: 100%;
}

    .evoucher .voucher-title {
        background: #feefa3;
        color: #2f76ce;
        font-size: 16px;
        font-weight: 500;
        margin: 0 auto;
        padding: 12px 18px;
        text-align: left;
    }

    .evoucher .voucher-main {
        line-height: 20px;
        padding: 16px;
    }

        .evoucher .voucher-main .voucher-pricechoose {
            -webkit-flex-flow: row wrap;
            clear: both;
            display: flex;
            flex: 1 100%;
            flex-flow: row wrap;
            margin: 10px 0;
        }

            .evoucher .voucher-main .voucher-pricechoose .pricevoucher {
                border: 1px solid #d6d6d6;
                border-radius: 2px;
                box-sizing: border-box;
                color: #333;
                display: inline-block;
                margin-bottom: 10px;
                margin-right: 10px;
                padding: 10px 0;
                text-align: center;
                width: 108px;
            }

                .evoucher .voucher-main .voucher-pricechoose .pricevoucher.selected {
                    border: 1px solid #008840
                }

                    .evoucher .voucher-main .voucher-pricechoose .pricevoucher.selected .dls-optvoucher {
                        background-position: -334px -216px;
                        height: 18px;
                        margin-bottom: 1px;
                        margin-right: 6px;
                        width: 18px;
                    }

    .evoucher .voucher-main-step2 {
        width: 50%
    }

    .evoucher .voucher-main .voucher-number {
        margin: 10px 0;
        margin-bottom: 2px
    }

        .evoucher .voucher-main .voucher-number .qty {
            display: inline-block;
            width: 39%
        }

            .evoucher .voucher-main .voucher-number .qty span {
                background: #f1f1f1;
                background: -webkit-linear-gradient(#fff, #f1f1f1);
                background: -o-linear-gradient(#fff, #f1f1f1);
                background: -moz-linear-gradient(#fff, #f1f1f1);
                background: linear-gradient(#fff, #f1f1f1);
                border: 1px solid #ededed;
                border-right: solid 1px #d8d8d8;
                box-sizing: border-box;
                color: #333;
                cursor: pointer;
                display: inline-block;
                font-size: 16px;
                height: 28px;
                text-align: center;
                vertical-align: top;
                width: 34px;
            }

        .evoucher .voucher-main .voucher-number span.text {
            color: #999;
            display: block;
            font-size: 12px;
        }

        .evoucher .voucher-main .voucher-number span.down {
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
            line-height: 25px
        }

        .evoucher .voucher-main .voucher-number span.up {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
            line-height: 28px;
            margin-left: -5px;
        }

        .evoucher .voucher-main .voucher-number span.disable {
            opacity: .4
        }

        .evoucher .voucher-main .voucher-number .qty input {
            background: #fff;
            border: 1px solid #ededed;
            border-radius: 0;
            box-sizing: border-box;
            height: 28px;
            line-height: 28px;
            margin-left: -5px;
            padding: 0 5px;
            text-align: center;
            width: 40px;
        }

        .evoucher .voucher-main .voucher-number .voucher-totalprice {
            display: inline-block;
            width: 48%
        }

            .evoucher .voucher-main .voucher-number .voucher-totalprice .total {
                color: #008840;
                font-weight: bold;
            }

    .evoucher .voucher-main .voucher-phone {
        margin-bottom: 20px
    }

        .evoucher .voucher-main .voucher-phone .js-float-label-wrapper label {
            left: 15px;
            margin: 10px 15px 0 1px;
            overflow: hidden;
            top: 5px;
            vertical-align: middle;
        }

        .evoucher .voucher-main .voucher-phone input {
            border: 1px solid #d9d9d9;
            border-radius: 4px;
            box-sizing: border-box;
            clear: both;
            height: 48px;
            margin-top: 9px;
            max-height: 48px;
            min-height: 48px;
            padding: 7px 20px;
            padding-left: 15px;
            text-indent: initial;
            width: 100%;
        }

            .evoucher .voucher-main .voucher-phone input.errorinput {
                border: 1px solid #d31313
            }

        .evoucher .voucher-main .voucher-phone .focused input::placeholder {
            color: transparent
        }

    .evoucher .voucher-main .voucher-payment .payments .wrapbtn {
        display: block;
        margin-bottom: 0;
        max-width: unset !important;
        overflow: hidden;
        padding: 6px 0;
    }

    .evoucher .voucher-main .voucher-payment .payments a.btn-og {
        background: #ff9142;
        background: #008848;
        border: 0;
        border-radius: 4px;
        box-sizing: border-box;
        color: #fff !important;
        cursor: pointer;
        cursor: pointer;
        float: left;
        font-size: 14px;
        font-weight: bold;
        height: 50px;
        line-height: 16px;
        margin-right: 10px;
        outline: none;
        padding: 10px 0;
        text-align: center;
        vertical-align: top;
        width: calc(50% - 5px);
    }

    .evoucher .voucher-main .voucher-payment .payments .wrapbtn .btn-og:last-child {
        align-items: center;
        display: flex;
        justify-content: center;
        margin-right: 0;
    }

    .evoucher .voucher-main .voucher-payment .payments a.btn-og.btnatm {
        padding: 0 !important
    }

        .evoucher .voucher-main .voucher-payment .payments a.btn-og.btnatm label {
            color: #fff;
            cursor: pointer;
            display: block;
            font-size: 12px;
            padding: 7px 0 0;
        }

    .evoucher .voucher-main .voucher-payment .payments span {
        display: block
    }

    .evoucher .voucher-main .voucher-payment .payments i.icon-atm-small {
        background-position: -9px -35px;
        border-radius: 3px;
        display: inline-block;
        height: 22px;
        margin: 0 0 0 3px;
        margin: -3px auto 3px;
        vertical-align: middle;
        width: 38px;
    }

    .evoucher .voucher-main .voucher-payment .payments i.icon-visa-small {
        background-position: -86px -142px;
        display: inline-block;
        height: 26px;
        margin: 0 0 0 3px;
        vertical-align: middle;
        width: 112px;
    }

.confirm-payment > span {
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 0 10px 20px;
    text-align: center;
}

.confirm-payment .confirminfo > span {
    display: block;
    line-height: 20px
}

.confirm-payment .confirminfo .warning-confirm {
    margin-bottom: 10px;
    margin-top: 20px;
}

.confirm-payment .confirminfo .spec b {
    color: #008840
}

.confirm-payment .popupconfirm_close {
    color: #288ad6;
    cursor: pointer;
    display: block;
    height: 23px;
    padding: 0;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 4px;
    width: 23px;
    z-index: 100001;
}

    .confirm-payment .popupconfirm_close:before {
        color: #333;
        content: "✕";
        display: block;
        font-family: Tahoma;
        font-size: 17px;
        font-weight: bold;
        height: 17px;
        line-height: 17px;
        text-align: center;
        width: 17px;
    }

.popupConfirm.alertify .ajs-dialog {
    padding: 10px 16px 0 16px
}

.popupConfirm.alertify .ajs-footer {
    padding: 0 9px 20px
}

    .popupConfirm.alertify .ajs-footer .ajs-buttons.ajs-primary {
        display: flex;
        justify-content: space-around;
        text-align: center;
    }

        .popupConfirm.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button {
            border-radius: 2px;
            height: 40px;
            width: 100%
        }

    .popupConfirm.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-cancel {
        display: none
    }

.evoucher .warning {
    color: #f29509;
    font-size: 12px;
    line-height: 14px;
    padding-top: 8px
}

.evoucher .error {
    color: #d31313;
    font-size: 12px;
    line-height: 14px;
    padding-top: 3px
}

.evoucher .voucher-tip {
    cursor: pointer;
    float: right;
    font-size: 14px;
}

.popupOnePay .icon-onepay {
    background-position: -12px -212px;
    height: 24px;
    width: 50px;
}

.popupOnePay .timer {
    color: #991f00;
    font-weight: bold
}

.popupOnePay .ajs-content {
    margin-bottom: 15px;
    text-align: center;
}

.popupOnePay .ajs-dialog {
    max-width: 370px
}

.popupOnePay .ajs-primary.ajs-buttons button {
    text-transform: none !important
}

#gb-top-page {
    -ms-border-radius: 50%;
    background: #000000;
    background: rgba(0, 0, 0, .6);
    border-radius: 50%;
    bottom: 90px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-family: Arial;
    font-size: 18px;
    height: 30px;
    line-height: 29px;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 30px;
}

#slide-home .owl-nav, #boxrelative .owl-nav {
    position: absolute;
    top: calc(50% - 20px);
    height: 0;
    width: 100%;
}

#slide-home .owl-prev, #boxrelative .owl-prev {
    position: absolute;
    left: 10px;
    /* padding: 12px 0 0; */
    margin: 0;
    border-radius: 50%;
    line-height: 0.7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    /*background: #000000;*/
    background: rgba(0, 0, 0, .3);
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 45px;
    color: #fff;
    font-family: -webkit-body;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

#slide-home .owl-next, #boxrelative .owl-next {
    position: absolute;
    right: 10px;
    /* padding: 12px 0 0; */
    margin: 0;
    border-radius: 50%;
    line-height: 0.7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    /*background: #000000;*/
    background: rgba(0, 0, 0, .3);
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 45px;
    color: #fff;
    font-family: -webkit-body;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

    #slide-home .owl-next:hover,
    #slide-home .owl-prev:hover,
    #boxrelative .owl-next:hover,
    #boxrelative .owl-prev:hover {
        color: #028848;
        text-decoration: none;
    }

.popup-overlays {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    background: #000;
    opacity: .7;
    z-index: 25;
    margin: auto;
}