﻿#_filters ::-webkit-scrollbar {
    width: 10px;
    margin-right: 5px
}

#_filters ::-webkit-scrollbar-track {
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 5px
}

#_filters ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #ddd;
    border: 1px solid #ddd
}

    #_filters ::-webkit-scrollbar-thumb:active {
        background: #ccc
    }

.qrcode-app > img.hover {
    max-width: unset;
    max-height: unset;
    width: 150px;
    height: 150px;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99
}

@media screen and (min-width:640px) and (max-width:979px) {
    .btnClear, .btnClear:hover {
        background: url(/themes/meta.vn/images/delete.png)no-repeat center;
        background-size: 14px;
        opacity: .3;
        position: absolute;
        top: 0;
        right: 60px;
        width: 32px;
        height: 32px;
        text-align: center
    }

}
.slide-list .slide-item {
    display: none
}

    .slide-list .slide-item:first-child {
        display: block
    }

    .slide-list .slide-item img {
        width: 100%
    }

.prod-descp-detail {
    position: relative
}

    .prod-descp-detail .c-outstock {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 0 5px;
        border: solid 1px #eee;
        font-size: .9em;
        color: #e66f1c
    }

.form-captcha {
    margin-bottom: 10px
}

    .form-captcha img {
        border: solid 1px #ddd;
        vertical-align: middle;
        width: 40%;
        height: 30px
    }

    .form-captcha input {
        border: solid 1px #ddd;
        height: 32px;
        text-indent: 5px;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
        width: 40%
    }

        .form-captcha input::-webkit-input-placeholder {
            color: #ddd
        }

    .form-captcha a.form-question {
        color: #19abe0;
        font-size: 19px
    }

li.video-item {
    display: inline-block;
    width: 180px;
    padding: 10px;
    text-align: center;
    vertical-align: top;
    border: solid 1px rgba(200,200,200,0);
    border-radius: 3px
}

    li.video-item:hover {
        border: solid 1px rgba(200,200,200,1)
    }

.video-box {
    text-align: center
}

.social-box {
    margin-bottom: 5px
}

.img-attribute {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: #fff;
    cursor: pointer
}

    .img-attribute img {
        max-width: 100%
    }

#slideshow .img-wrapper.active {
    z-index: 9
}

span.icon-love {
    border-right: 1px solid #56ca56
}

#btn-support {
    background-color: #0fa80f
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    display: block
}

.market-price-ico {
    color: #da251c;
    font-weight: bold;
    font-size: 16px;
    vertical-align: middle
}

.dialog .info-spec-right {
    width: 100%
}

@media(max-width:1024px) {
    li.video-item {
        width: 150px
    }
}

@media(max-width:480px) {
    li.video-item {
        display: none
    }

        li.video-item:first-child, li.video-item:last-child {
            display: inline-block
        }
}
/*Style thuoc tinh moi*/
.att-select.att-layout-radio {
    font-size: 0;
    display: inline-block;
    flex-wrap: wrap;
}

.att-select.invalid:after, .prod-price-region.invalid::after {
    content: attr(data-invalid);
    color: #f00;
    font-size: 13px;
    display: block;
}

.prod-price-region.invalid::after {
    position: relative;
    top: 10px;
}

.att-select.invalid .op-item .rdo-attr-label {
    border: 1px solid #f00;
    box-shadow: none;
}

.att-select.invalid .color-item {
    border: 1px solid #f00;
}

.prod-price-region.invalid .price-nb-name {
    border: 1px solid #f00;
    border-right: none;
}

    .prod-price-region.invalid .price-nb-name.none-offset {
        border-right: 1px solid #f00;
    }

.prod-price-region.invalid .price-nb-cost {
    border: 1px solid #f00;
    border-left: none;
}

.att-layout-radio .op-item {
    display: inline-block;
    min-width: 60px;
    height: 40px;
    margin: 0 10px 10px 0;
    position: relative;
    font-size: 14px;
    padding: 0;
    flex-grow: 1;
}

    .att-layout-radio .op-item label {
        top: 0;
        left: 0;
        min-width: 100%;
        height: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
        padding: 0;
        border: none;
        cursor: pointer;
        background: rgba(0,0,0,0.05);
        box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1);
        padding: 5px;
        box-sizing: border-box;
    }

    .att-layout-radio .op-item input:checked ~ label {
        background: #19abe0;
        border: none;
        color: #fff;
    }

    .att-layout-radio .op-item label > span {
        display: none;
    }

ul.option-thumb {
    font-size: 0;
}

.att-layout-thumbnail .option-thumb li {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0 10px 10px 0;
    position: relative;
    font-size: 14px;
    padding: 0
}

    .att-layout-thumbnail .option-thumb li .color-item {
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
    }

        .att-layout-thumbnail .option-thumb li .color-item.active {
            transform: scale(1);
            box-shadow: none;
        }

        .att-layout-thumbnail .option-thumb li .color-item:before {
            content: attr(title);
            font-size: 11px;
            position: absolute;
            padding: 0 3px;
            bottom: 0;
            left: 1px;
            background: rgba(0,0,0,0.3);
            width: calc(100% - 2px);
            color: #fff;
            box-sizing: border-box;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .att-layout-thumbnail .option-thumb li .color-item.active:before {
            background: #19abe0;
            color: #fff;
        }

        .att-layout-thumbnail .option-thumb li .color-item.active:after {
            position: absolute;
            width: 100%;
            height: 100%;
            content: '';
            top: 0;
            left: 0;
            z-index: 2;
            box-shadow: inset 0 0 0 3px #19abe0;
        }


.prod-img-price-zone, .prod-buy-zone, .buy-btn-zone {
    display: none;
}

.prod-img-price-zone {
    border-bottom: 1px solid #eee;
    padding-bottom: 7px;
}

#prod-attr-zone-holder.show #prod-attr-zone {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.price-attr-popup {
    margin-left: 10px;
}

#btn-tra-gop-in-attr:active,
#btn-tra-gop-in-attr-nocard:active {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}

#btn-tra-gop-in-attr:after,
#btn-tra-gop-in-attr-nocard:after {
    display: block;
    font-size: .6em;
    line-height: 11px;
    content: attr(data-tips);
    color: #1e1e1e;
}

#btn-tra-gop-in-attr .txt-buy-now,
#btn-tra-gop-in-attr-nocard .txt-buy-now {
    line-height: 0 !important;
}

/*.required-fail #btn-add-to-cart, .required-fail #btn-buy-prod-in-attr {
        background: #ccc;
        border: 1px solid #ccc;
        color: #fff !important;
        user-select: none;
        cursor: none;
    }

        .required-fail #btn-add-to-cart:hover, .required-fail #btn-buy-prod-in-attr:hover {
            color: #fff !important;
            user-select: none;
            cursor: none;
        }*/

.prod-attr-zone-warning {
    color: #da251c;
    padding-top: 10px;
}

#prod-attr-zone .prod-price-region .info-spec-right {
    width: 100%;
    padding: 10px 0 5px;
}

.buy-btn-zone.required-fail a:active {
    filter: brightness(120%);
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
}

.add-cart-success-wrap {
    min-height: 180px;
}

.add-cart-success-close {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #333;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

    .add-cart-success-close:active {
        filter: brightness(110%);
    }

.add-cart-success-header {
    text-align: left;
    position: relative;
    top: -10px;
    display: flex;
    align-items: center;
}

.add-cart-success-icon {
    background: url('/images/icons/add-cart-success.svg');
    background-size: 15px;
    width: 15px;
    height: 15px;
}

.add-cart-success-title {
    color: #118e64;
    font-weight: 600;
    font-size: 16px;
    margin-left: 5px;
}

.add-cart-success-body {
    display: flex;
    margin-top: 20px;
}

.add-cart-success-thumb {
    width: 80px;
    height: 80px;
}


    .add-cart-success-thumb img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

.add-cart-success-name {
    margin-left: 8px;
    width: calc(100% - 88px);
    text-align: left;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    min-height: 63px;
}

.add-cart-success-footer {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 20px;
}

    .add-cart-success-footer span {
        cursor: pointer;
        padding: 8px 0;
        border-radius: 5px;
        border: 1px solid rgba(0,0,0,0);
        font-weight: 600;
        width: calc(50% - 5px);
        display: block;
        user-select: none;
    }

        .add-cart-success-footer span:hover {
            filter: brightness(110%);
        }

        .add-cart-success-footer span:active {
            filter: brightness(120%);
            -webkit-transform: translateY(1px);
            transform: translateY(1px);
        }

    .add-cart-success-footer .add-cart-success-gocart {
        background-color: #da251c;
        border-color: #da251c;
        color: #fff;
    }

    .add-cart-success-footer .add-cart-success-skip {
        background-color: #fff;
        border-color: #bfbfbf;
        color: #333;
    }


/*PC*/
@media only screen and (min-width: 768px) {
    #stickyheader {
        z-index: 888;
    }

    #prod-attr-zone-holder {
        /*-webkit-transition: -webkit-transform .5s cubic-bezier(.4,0,.6,1);
            transition: -webkit-transform .5s cubic-bezier(.4,0,.6,1);
            transition: transform .5s cubic-bezier(.4,0,.6,1);
            transition: transform .5s cubic-bezier(.4,0,.6,1),-webkit-transform .5s cubic-bezier(.4,0,.6,1);*/
        -webkit-transition: .5s cubic-bezier(.4,0,.6,1);
        transition: .5s cubic-bezier(.4,0,.6,1);
        box-sizing: border-box;
        border: none;
    }

        #prod-attr-zone-holder.show {
            position: fixed;
            z-index: 1000;
            background: #fff;
            border: 1px solid transparent;
        }

        #prod-attr-zone-holder.popup {
            width: 800px !important;
            max-height: 70.67% !important;
            left: calc(50% - 400px) !important;
            bottom: 0 !important;
            top: 16.67% !important;
            padding: 10px 10px 20px;
            border-radius: 3px;
        }

            #prod-attr-zone-holder.popup .info-spec-left {
                /*width: 100%;*/
            }

        #prod-attr-zone-holder.show .prod-img-price-zone,
        #prod-attr-zone-holder.show .buy-btn-zone,
        #prod-attr-zone-holder.show #prod-attr-zone,
        #prod-attr-zone-holder.show .prod-buy-zone {
            opacity: 0;
        }


        #prod-attr-zone-holder.popup .prod-img-price-zone,
        #prod-attr-zone-holder.popup .buy-btn-zone,
        #prod-attr-zone-holder.popup #prod-attr-zone,
        #prod-attr-zone-holder.popup .prod-buy-zone {
            transition: all ease-in-out .2s;
        }

        #prod-attr-zone-holder.show ~ #prod-attr-zone-holder-bg {
            display: block;
        }

        #prod-attr-zone-holder ~ .plh-attr {
            display: none;
        }

        #prod-attr-zone-holder.show ~ .plh-attr {
            display: block;
        }

        #prod-attr-zone-holder ~ #prod-attr-zone-holder-bg {
            position: fixed;
            width: 100%;
            height: 100vh;
            z-index: 999;
            background: rgba(0,0,0,.35);
            content: "";
            top: 0;
            left: 0;
            display: none;
        }

        #prod-attr-zone-holder.show .prod-img-price-zone {
            display: flex;
            justify-content: flex-start;
            align-content: baseline;
        }

        #prod-attr-zone-holder.popuped .prod-img-price-zone,
        #prod-attr-zone-holder.popuped .buy-btn-zone,
        #prod-attr-zone-holder.popuped #prod-attr-zone,
        #prod-attr-zone-holder.popuped .prod-buy-zone {
            opacity: 1;
        }

        #prod-attr-zone-holder.popuped {
            padding: 10px 10px;
            overflow-y: auto;
        }

        #prod-attr-zone-holder.show .prod-img-price-zone .price-attr-popup {
            line-height: 150px;
            font-size: 1.2em;
        }

        #prod-attr-zone-holder.show .prod-buy-zone {
            display: flex;
        }

        #prod-attr-zone-holder.show .buy-btn-zone {
            display: inline-block;
            margin-top: 16px;
            width: 100%;
            text-align: center;
        }

            #prod-attr-zone-holder.show .buy-btn-zone .txt-buy-now {
                line-height: 34px;
            }

        #prod-attr-zone-holder.show .prod-price-region .select-price {
            margin-left: 0;
        }

        #prod-attr-zone-holder.show .prod-price-region .price-nb-name.none-offset {
            padding: 12px 25px !important;
        }

        #prod-attr-zone-holder.show .prod-price-region input[type="radio"] + label i {
            padding: 12px 10px;
        }

    .buy-btn-zone a {
        display: block;
        cursor: pointer;
        color: #fff;
        font-size: 18px;
        height: 100%;
        padding: 2px 10px;
        min-width: 140px;
        text-align: center;
        background-color: #da251c;
        margin: 10px 5px;
        border: 1px solid #da251c;
        display: inline-block
    }

    #btn-add-to-cart {
        border: 1px solid #238bd7;
        color: #238bd7;
        background-color: #fff;
    }

        #btn-add-to-cart:hover {
            background-color: #238bd7;
            border: 1px solid #238bd7;
            color: #fff !important;
        }

    #btn-buy-prod-in-attr:hover {
        background-color: #da251c;
        border: 1px solid #da251c;
        color: #fff !important;
    }

    .img-attr-popup img {
        width: 150px;
        height: 150px;
        object-fit: contain;
    }

    #prod-attr-zone .attri-vals.info-spec-right {
        width: 100%;
    }

    .att-layout-radio .op-item {
        height: 30px;
    }

    #btn-tra-gop-in-attr {
        border: 1px solid #f6cd00;
        color: #333;
        background-color: #f6cd00;
    }

        #btn-tra-gop-in-attr:hover {
            background-color: #f6cd00;
            border: 1px solid #f6cd00;
            color: #333 !important;
        }

    #btn-tra-gop-in-attr-nocard {
        border: 1px solid #f6cd00;
        color: #333;
        background-color: #f6cd00;
    }

        #btn-tra-gop-in-attr-nocard:hover {
            background-color: #f6cd00;
            border: 1px solid #f6cd00;
            color: #333 !important;
        }
}

/*MOBILE*/
@media only screen and (max-width: 767px) {
    .time-box-productdetail {
        font-size: 12px;
        display: inline-block;
        background: #0f5ca0;
        padding: 5px 10px 5px 10px;
    }
    #stickyheader {
        z-index: 1000;
    }

    #prod-attr-zone-holder {
        box-sizing: border-box;
        border: 1px solid transparent;
    }

        #prod-attr-zone-holder.show #prod-attr-zone {
            max-height: 200px;
            overflow-y: auto;
        }

        #prod-attr-zone-holder.slide-anim {
            -webkit-transition: -webkit-transform .5s cubic-bezier(.4,0,.6,1);
            transition: -webkit-transform .5s cubic-bezier(.4,0,.6,1);
            transition: transform .5s cubic-bezier(.4,0,.6,1);
            transition: transform .5s cubic-bezier(.4,0,.6,1),-webkit-transform .5s cubic-bezier(.4,0,.6,1);
        }

        #prod-attr-zone-holder.temp-hide {
            display: none;
        }

        #prod-attr-zone-holder.show {
            position: fixed;
            z-index: 1000;
            background: #fff;
            transform: translateY(101%);
            -webkit-transform: translateY(101%);
            left: 0;
            bottom: 0;
            width: 100% !important;
            max-height: 80%;
            padding: 10px 10px 20px;
            border-radius: 3px;
        }

        #prod-attr-zone-holder.popup {
            transform: none;
            -webkit-transform: none;
        }

            #prod-attr-zone-holder.popup .info-spec-left {
                /*width: 100%;*/
            }

        #prod-attr-zone-holder.show .prod-price-region .select-price {
            margin-left: 0;
        }

        #prod-attr-zone-holder.show .prod-price-region .price-nb-name.none-offset {
            padding: 12px 25px !important;
        }

        #prod-attr-zone-holder.show .prod-price-region input[type="radio"] + label i {
            padding: 12px 10px;
        }

        #prod-attr-zone-holder.show .prod-img-price-zone,
        #prod-attr-zone-holder.show .buy-btn-zone,
        #prod-attr-zone-holder.show #prod-attr-zone,
        #prod-attr-zone-holder.show .prod-buy-zone {
            opacity: 0;
        }


        #prod-attr-zone-holder.popup .prod-img-price-zone,
        #prod-attr-zone-holder.popup .buy-btn-zone,
        #prod-attr-zone-holder.popup #prod-attr-zone,
        #prod-attr-zone-holder.popup .prod-buy-zone {
            transition: all ease-in-out .2s;
        }

        #prod-attr-zone-holder.show ~ #prod-attr-zone-holder-bg {
            display: block;
        }

        #prod-attr-zone-holder ~ .plh-attr {
            display: none;
        }

        #prod-attr-zone-holder.show ~ .plh-attr {
            display: block;
        }

        #prod-attr-zone-holder ~ #prod-attr-zone-holder-bg {
            position: fixed;
            width: 100%;
            height: 100vh;
            z-index: 999;
            background: rgba(0,0,0,.35);
            content: "";
            top: 0;
            left: 0;
            display: none;
        }

        #prod-attr-zone-holder.show .prod-img-price-zone {
            display: flex;
            justify-content: flex-start;
            align-content: baseline;
            height: 100px;
        }

        #prod-attr-zone-holder.popuped .prod-img-price-zone,
        #prod-attr-zone-holder.popuped .buy-btn-zone,
        #prod-attr-zone-holder.popuped #prod-attr-zone,
        #prod-attr-zone-holder.popuped .prod-buy-zone {
            opacity: 1;
        }

        #prod-attr-zone-holder.popuped {
            padding: 10px 10px 20px;
        }

        #prod-attr-zone-holder.show .prod-img-price-zone .price-attr-popup {
            line-height: 100px;
            font-size: 1.2em;
        }

        #prod-attr-zone-holder.show .prod-buy-zone {
            display: flex;
        }

        #prod-attr-zone-holder.show .buy-btn-zone {
            display: flex;
            margin-top: 16px;
            justify-content: center;
        }

    .buy-btn-zone a {
        display: block;
        cursor: pointer;
        color: #fff;
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        width: 200px;
        text-align: center;
        border-radius: 3px;
        background-color: #da251c;
        margin: 0 5px;
        border: 1px solid #da251c;
    }

    #btn-add-to-cart {
        border: 1px solid #238bd7;
        color: #238bd7;
        background-color: #fff;
    }

        #btn-add-to-cart:hover {
            background-color: #238bd7;
            border: 1px solid #238bd7;
            color: #fff !important;
        }

    #btn-buy-prod-in-attr:hover {
        background-color: #da251c;
        border: 1px solid #da251c;
        color: #fff !important;
    }

    #btn-tra-gop-in-attr {
        border: 1px solid #f6cd00;
        color: #333;
        background-color: #f6cd00;
        line-height: normal;
    }

        #btn-tra-gop-in-attr:hover {
            background-color: #f6cd00;
            border: 1px solid #f6cd00;
            color: #333 !important;
        }

    #btn-tra-gop-in-attr-nocard {
        border: 1px solid #f6cd00;
        color: #333;
        background-color: #f6cd00;
        line-height: normal;
    }

        #btn-tra-gop-in-attr-nocard:hover {
            background-color: #f6cd00;
            border: 1px solid #f6cd00;
            color: #333 !important;
        }

        #btn-tra-gop-in-attr .txt-shopp, #btn-tra-gop-in-attr-nocard .txt-shopp {
            padding: 5px;
        }

    .buy-btn-zone.tra-gop .txt-shopp {
        font-size: 15px;
    }

    .buy-btn-zone.tra-gop a {
        padding: 0 5px;
        margin: 0 2px;
    }

    .img-attr-popup img {
        width: 100px;
        height: 100px;
        object-fit: contain;
    }

    #prod-attr-zone-holder.show #prod-attr-zone .attri-vals.info-spec-right {
        width: 100%;
    }

    #prod-attr-zone .attri-vals.info-spec-right {
        width: 100%;
    }


    @media only screen and (max-height: 667px) {
        #prod-attr-zone-holder.show {
            max-height: 100%;
        }

            #prod-attr-zone-holder.show #prod-attr-zone {
                max-height: 250px;
            }
    }

    @media only screen and (min-height: 668px) {
        #prod-attr-zone-holder.show #prod-attr-zone {
            max-height: 300px;
        }
    }

    @media only screen and (min-height: 800px) {
        #prod-attr-zone-holder.show #prod-attr-zone {
            max-height: 350px;
        }
    }
}
body {
    overflow-x: hidden;
}

button {
    border: none;
    outline: none;
}

    button * {
        user-select: none;
        pointer-events: none;
    }

    button > span {
        user-select: none;
        pointer-events: none;
    }

.view-thumb-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.35);
    z-index: 2000;
    display: none;
}

.view-thumb-container {
    max-height: calc(100vh - 40px);
    margin: 0 auto;
    max-width: 1030px;
    width: calc(100% - 30px);
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

    .view-thumb-container .view-thumb-img {
        max-width: 100%;
        max-height: 100%;
        object-fit: scale-down;
        object-position: center top;
    }

.close-thumb-popup {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    opacity: .54;
    z-index: 1;
}

.view-thumb-btn {
    color: #0071c4;
    cursor: pointer;
    margin-left: 5px;
    cursor: pointer;
    user-select: none;
}

.close-thumb-popup img {
    padding: 10px;
}

.view-thumb-btn:active, .close-thumb-popup:active {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}

@media screen and (min-width: 980px) and (max-width: 1125px) {
    .status-xem .productRelate-sell {
        width: calc(100% - 470px);
        display: inline-block;
    }
}

@media screen and (min-width: 1200px) {
    #san-pham-cung-thuong-hieu ul {
        width: auto;
        display: inline-flex;
        text-align: left;
        transition-duration: .8s
    }

    .prod-name-main {
        min-height: 59px;
    }

    .status-xem .productRelate-sell {
        margin-top: 130px;
    }

    .Product-info-right-top {
        margin-top: 131px;
    }

    .view-detail-right {
        margin-top: 140px;
    }

    .row-detail {
        margin-top: 0px;
    }
}

.img-noslide {
    display: none !important;
}

.rc-editor {
    min-height: 50px;
    padding: 5px 5px 20px 5px;
    background: #fff;
}

    .rc-editor:empty:before {
        content: attr(data-placeholder);
        display: block;
        color: #90949c;
        font-size: 16px;
        cursor: text;
    }

    .rc-editor:focus:before {
        content: '';
    }

#rate-content {
    display: none;
}

.slc-price-focus b.nb-close {
    position: absolute;
    top: -15px;
    right: -15px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(/images/close-button.png) no-repeat center center;
    user-select: none;
    cursor: pointer;
}

.slc-price-focus {
    position: relative;
    background: #fff;
    border: solid 3px #da251c;
    border-radius: 5px;
    margin-left: 0;
    padding: 5px 7px;
    z-index: 1000;
    box-shadow: 0 0 100px 2000px rgba(10,10,10,.3);
}

    .slc-price-focus .price-nb {
        padding-bottom: 5px;
    }

.if-no-support .btn-buy-wrap {
    width: auto;
    display: block;
}

.stickyheader-btn.if-no-support .btn-buy-wrap {
    width: 100%;
}

.btn-prod-shopping.if-no-support .btn-buy-wrap.buy-now .txt-buy-now {
    line-height: inherit;
}

.btn-prod-shopping.if-no-support #btn-buy-prod:after {
    display: block;
    content: "Giao hàng tận nơi trên toàn quốc";
}

body[data-status=n] .btn-prod-shopping #btn-buy-prod:after {
    content: "Chúng tôi sẽ báo lại khi có hàng";
}

#btn-tragop-prod.tragop-special:after {
    display: block;
    font-size: .6em;
    line-height: 11px;
    content: attr(data-tips);
    color: #1e1e1e
}

#btn-tragop-prod-nocard:after {
    display: block;
    font-size: .6em;
    line-height: 11px;
    content: attr(data-tips);
    color: #1e1e1e;
}

.fx100vh {
    height: 100vh;
    overflow: hidden scroll;
    padding-bottom: 90px;
    box-sizing: border-box;
}

#scroll-top {
    transition-duration: .8s
}

.show-scroll-top {
    display: block !important;
}

.prod-hl-compare a.compared:before {
    display: none;
}

.sp-da-ban {
    display: none;
}

.view-more-tags-wrap {
    position: relative;
}

    .view-more-tags-wrap .tags-support {
        position: absolute;
        right: 2px;
        top: 2px;
        padding: 5px 10px;
        background: #f1f1f1;
        border-radius: 0 0 0 10px;
        font-size: 12px;
    }

        .view-more-tags-wrap .tags-support:after {
            position: absolute;
            right: 100%;
            top: 0;
            background: #fff;
            content: '';
            width: 10px;
            height: 10px;
            border-radius: 0 10px 0 0;
        }

        .view-more-tags-wrap .tags-support:before {
            position: absolute;
            right: 100%;
            top: 0;
            background: #f1f1f1;
            content: '';
            width: 10px;
            height: 10px;
        }

.readall {
    position: relative;
    text-align: left;
    box-sizing: border-box;
}

.readall-wrapper {
    text-align: center;
}

.readall-button {
    max-width: 300px;
    margin: 0 auto;
    border: 1px solid #2f80ed;
    border-radius: 5px;
    color: #2f80ed;
    display: block;
    padding: 10px 25px 10px 10px;
    text-align: center;
    position: relative;
    cursor: pointer;
    user-select: none;
    background: none;
}

@media only screen and (max-width:600px) {
    .readall-button {
        border: 1px solid rgba(0,0,0,0);
        font-size: 1em;
    }
}

.readall-button.read-more:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #2f80ed;
    content: '';
    position: absolute;
    top: 16px;
    right: 10px;
}

.readall-button.read-less:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #2f80ed;
    content: '';
    position: absolute;
    top: 16px;
    right: 10px;
}

.readall-hide:after {
    user-select: none;
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
}

.title-bar-left h2 {
    font-size: inherit;
}

.title-bar-left .h2 {
    font-size: inherit;
    margin-left: 10px;
}

.prod-hl-name h3 {
    font-size: inherit;
    text-transform:capitalize;
}

.title-specs .h2 {
    font-size: 16px;
    font-weight: bold;
    text-transform:uppercase;
}

.stickyheader-info .info-prod {
    padding-left: 0;
    margin: 0;
}

.stickyheader-btn .btn-tragop {
    font-size: 16px;
}

    .stickyheader-btn .btn-tragop .txt-buy-now {
        line-height: inherit;
    }

.stickyheader-btn .info-prod {
    padding: 10px 0;
}

    .stickyheader-btn .info-prod .info-prod-price {
        color: #da251c;
        font-size: 20px;
        display: inline-block;
        text-align: right;
        width: 130px;
        line-height: 18px;
    }

.btn-buy-wrap .txt-shopp {
    position: relative;
}

.clicked {
    filter: brightness(120%);
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
}

.btn-tragop.active .txt-shopp:after {
    position: absolute;
    content: "\f110";
    display: inline-block;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    top: 4px;
    left: 3px;
    -webkit-animation: fa-spin 2s infinite linear;
    -moz-animation: fa-spin 2s infinite linear;
    -o-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.video-item {
    height: 100%;
    object-fit: scale-down;
}

.video-play-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.txt-bar-sell .h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}


.top-product-related {
    margin-top: 0px;
    padding: 0;
}

    .top-product-related .title-bar-left {
        padding: 10px 0 0 0px;
        font-weight: bold;
    }

.pro-bundled {
    background: #fff;
    margin: 10px 0;
    padding: 5px;
}

.title-bundl {
    font-size: 16px;
    font-weight: bold;
}

li.item-pro-bund {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

input.chose-bund {
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #2196f3;
    border-radius: 2px;
    margin: 0 10px;
}

    input.chose-bund.disabled {
        position: relative;
        pointer-events: none;
    }

        input.chose-bund.disabled::before {
            content: "";
            position: absolute;
            left: 0%;
            top: 0%;
            width: 100%;
            height: 100%;
            background-color: rgba(255, 255, 255, 0.5);
        }

.img-bund {
    width: 70px;
    height: 70px;
    margin-right: 10px;
}

    .img-bund img {
        width: 100%;
    }

a.name-bund {
    /*color: #0071c4;*/
    color: inherit;
}

/*a.name-bund:hover {
            color: #da251c;
        }*/

.title-bundl h2, .name-bund h3 {
    font-size: inherit;
}

.price-bund {
    font-weight: bold;
    color: #da251c;
}

.info-bund {
    width: calc(100% - 90px);
}

.prodgift {
    display: flex;
    column-gap: 5px;
    flex-wrap: wrap;
}

.prodgift-tag-wrap {
    position: relative;
}

.prodgift-tag {
    cursor: pointer;
    padding: 3px 12px;
    border: 1px solid #0055f0;
    border-radius: 4px;
    font-size: 12px;
    /*font-weight: 500;*/
    line-height: 20px;
    color: #333;
    position: relative;
    margin-left: 3px;
    margin-bottom: 5px;
    width: 62px;
    text-align: center;
    display: inline-block;
    background: #fff;
}

    .prodgift-tag .overlay-promo {
        text-align: left;
    }

    .prodgift-tag:before, .prodgift-tag:after {
        content: "";
        width: 10px;
        height: 10px;
        background-color: #fff;
        border-width: 1px;
        border-style: solid;
        border-color: transparent #0055f0 #0055f0 transparent;
        border-image: initial;
        position: absolute;
        top: 50%;
        margin-top: -5px;
        border-radius: 50%;
    }

    .prodgift-tag:before {
        left: -6px;
        transform: rotate(-45deg);
    }

    .prodgift-tag:after {
        right: -6px;
        transform: rotate(135deg);
    }

.gift-tag-detail {
    display: none;
    position: absolute;
    width: 300px;
    text-align: left;
    font-weight: normal;
    color: #333;
    background: #fff;
    padding: 5px;
    box-sizing: border-box;
    z-index: 9;
    border-radius: 3px;
    border: 1px solid #b9b9b9;
    left: 0;
    top: 26px;
}

    .gift-tag-detail:before {
        position: absolute;
        content: "";
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #b9b9b9;
        top: -6px;
        left: 37px;
    }

    .gift-tag-detail .gift-tag-time {
        font-size: 11px;
        color: #888;
    }

.gift-tag-name {
    font-weight: 500;
    display: block;
}

.prodgift-tag:hover .gift-tag-detail {
    display: block;
}

.swiper-slide.opt-value-slide {
    width: auto;
    margin-right: 1px;
}

.info-spec-left {
    vertical-align: top;
}

.view-store-check {
    color: #0fa80f;
}

.view-store-map, .view-store-more {
    cursor: pointer;
    color: #0071c4;
}

    .view-store-more:hover, .view-store-map:hover {
        color: #0071c4;
    }



.more-store-list-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 900;
    background-color: rgba(0,0,0,.35);
}

.more-store-list {
    position: relative;
    margin: 200px auto 0;
    width: calc(100% - 10px);
    box-sizing: border-box;
    max-width: 450px;
    border: 1px solid #ccc;
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    padding: 10px 20px 20px;
}

.view-store-addr {
    cursor: pointer;
    position: relative;
}

    .view-store-addr:hover::before {
        transform: scaleX(0);
    }

    .view-store-addr:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        left: 0;
        bottom: 0;
        background: #ccc;
        transform: scale(1);
        transform-origin: left center;
        transition: transform .2s ease-in-out;
    }

.more-store-row {
    margin-top: 10px;
    display: inline-flex;
    width: 100%;
}

.more-store-row-left {
    margin-right: 5px;
}

.more-store-title {
    font-weight: 500;
    font-size: 18px;
}

.close-more-store {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    opacity: .25;
    padding: 8px;
}

    .close-more-store:hover, .close-more-store:active {
        opacity: .54;
    }

.prodgift-text {
    padding: 0 3px 5px;
}

.p-price-vat {
    display: inline-block;
}

.old-price-fs {
    margin-left: 10px;
}

.vat-fs {
    color: #fff !important;
}

.view-store-addr-detail-branch {
    font-weight: bold;
}

.view-store-addr-detail {
    line-height: 24px;
    margin-top: 24px;
}

    .view-store-addr-detail a,
    .view-store-addr-detail a:hover,
    .view-store-addr-detail a:active {
        color: #0071c4;
    }

.detail-info-spec.store {
    height: 0;
    margin: 0;
}

span.thong-so-item {
    display: block;
    padding-left: 10px;
    position: relative;
}

    span.thong-so-item + span.thong-so-item {
        margin-top: 3px;
    }

    span.thong-so-item:before {
        content: '';
        width: 3px;
        height: 3px;
        border-radius: 3px;
        background-color: #888;
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }

@media screen and (min-width: 1200px) {

    #meta-goiy .name-sticBot {
        height: 60px;
    }

    .status-xem #san-pham-thay-the li.product-highlight-item {
        width: 239px;
    }

    .top-product-related,
    .top-product-related .title-bar-left {
        padding: 0;
    }

        .top-product-related .title-bar-left {
            font-weight: 500;
        }

        .top-product-related .product-highlight-wrap .product-highlight-item {
            overflow: hidden;
            width: 210px;
        }

    #seen-placeholder.top-product-connection .product-highlight-item:nth-child(n+4) {
        border-bottom: none;
    }

    #seen-placeholder.top-product-connection .product-highlight-item:nth-child(n+5),
    #seen-placeholder.top-product-connection .product-highlight-item.hide-now {
        transition: .2s all ease-in-out;
        display: none;
        opacity: 0;
        visibility: hidden;
        height: 0;
    }

    #seen-placeholder.top-product-connection .product-highlight-wrap {
        display: inline-block;
    }

    #seen-placeholder.top-product-connection .catg-watched {
        margin-bottom: 0px;
    }

    #seen-placeholder.top-product-connection .item-catg-watched {
        margin-bottom: 5px;
    }

    #seen-placeholder.top-product-connection .title-bar-right {
        position: absolute;
        margin-top: 10px;
        top: -3px;
        bottom: unset;
        right: -3px;
        background-color: #f90;
        padding: 4px 8px;
        border-radius: 5px;
        z-index: 89;
    }

        #seen-placeholder.top-product-connection .title-bar-right a {
            color: #fff !important;
        }

        #seen-placeholder.top-product-connection .title-bar-right .fa,
        #seen-placeholder.top-product-connection .tragop-ox,
        #seen-placeholder.top-product-connection .lb-sukien,
        #seen-placeholder.top-product-connection .freeship-sale,
        #seen-placeholder.top-product-connection .product-rate {
            display: none;
        }

    #seen-placeholder.top-product-connection .countdown-product {
        width: calc(100% - 110px) !important;
        right: 0 !important;
        left: unset !important;
        margin-bottom: 3px;
    }
}
._ilcss0_ {
    text-align: center;
}
._detail_ico_9331 .view-detail-product .lb-tivi-detail {
    position: absolute;
    left: 0;
    font-size: 12px;
    z-index: 12;
    bottom: 0px;
    display: flex;
}
._detail_ico_11111 .view-detail-product .lb-sukien-detail {
    position: absolute;
    left: 0;
    font-size: 12px;
    z-index: 12;
    bottom: 0px;
    display: flex;
}
ol.breadcrum-cat-box {
    margin: 5px 0;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
}

.breadcrum-cat-item.home, .breadcrum-cat-item.nav1 {
    display: inline;
}

.has-chidren.hover.mobile .breadcrum-cat-menu {
    display: block;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ddd;
    z-index: 99;
    left: 0;
}

.breadcrum-cat-item.home img {
    filter: grayscale(100%);
    opacity: .75;
}
.top-banner {
    width: 100%;
    text-align: center;
    height: 60px;
    overflow: hidden;
}

    .top-banner a {
        display: block;
        height: 100%;
    }

    .top-banner img {
        max-width: 1236px;
        margin: auto;
        height: 100%;
    }

#adsbgright, #adsbgleft {
    top: 0px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1;
}

    /*#hotro #adsbgleft, #hotro #adsbgright,*/ #adsbgright.active, #adsbgleft.active {
        z-index: 2;
    }

#adsbgleft {
    left: -3px;
}

#adsbgright {
    right: -3px;
}

.body-wrapper.up-scrolled ~ #adsbgright, .body-wrapper.up-scrolled ~ #adsbgleft {
    z-index: 1;
}

/*#header-m.pos-fixed ~ #adsbgright, #header-m.pos-fixed ~ #adsbgleft {
        top: 95px;
    }

    #header-m.active ~ #adsbgright, #header-m.active ~ #adsbgleft {
        top: 50px;
    }

    .top-banner ~ #adsbgright, .top-banner ~ #adsbgleft {
        top: 135px;
    }*/

/*.stickyheader-wrapper.active ~ #adsbgright, .stickyheader-wrapper.active ~ #adsbgleft {
        top: 50px !important;
    }*/

#slogan-main {
    z-index: -1;
}

/*#hotro #header-m, #hotro .top-banner {
        z-index: 3;
    }

    #hotro #center-m {
        z-index: 1;
    }*/

#hotro #center-m {
    background: none;
}

    #hotro #center-m > .wrap {
        background: #fff;
    }

.search-trend-cat-title .h3 {
    font-size: 16px;
}
.top-banner {
    position: relative;
    z-index: 889;
}
@media only screen and (min-width: 768px) {
    #header-m {
        position: relative;
        z-index: 889 !important;
    }
}

@keyframes fadein {
    /*        0% {
            opacity: 0;
            transform: scale(0);
        }*/

    0% {
        opacity: 0.99;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.buyed {
    position: fixed;
    top: -300px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 18px;
    width: 300px;
    line-height: 60px;
    margin-left: auto;
    margin-right: auto;
    /*background: rgba(0,0,0,.8);*/
    background: rgba(218,37,28,.9);
    color: #fff;
    border-radius: 3px
}

/*.list-notications-box.bell::before {
        background: none !important;
    }*/

#account-btn .promotion-view-box {
    padding-top: 20px;
    padding-bottom: 80px;
}

.bell-bg.active {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(50,50,50,.5);
    z-index: 8880;
    left: 0;
}

#account-btn, #popup-cart {
    -webkit-overflow-scrolling: touch;
}

@media (hover: hover) {
    .notica-link:hover .account-hover-container {
        display: block;
    }
}

.account-hover-container {
    display: none;
    min-width: 165px;
    height: 80px;
    position: absolute;
    top: 30px;
    right: -8px;
    text-indent: 8px;
    -webkit-animation: fadein .2s cubic-bezier(0.4, 0, 0.2, 1);
    animation: fadein .2s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
    z-index: 99;
}

.account-hover-wrap {
    display: flex;
    flex-direction: column;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 9%);
    background: #fff;
    border-radius: 0.125rem;
    border: 1px solid rgba(0,0,0,.09);
}

.account-hover-container .up-arrow {
    display: flex;
    height: 10px;
    justify-content: center;
}

.account-hover-container .arrow-outer {
    position: relative;
    bottom: -1px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(0,0,0,.09);
}

    .account-hover-container .arrow-outer .arrow-inner {
        position: absolute;
        bottom: -10px;
        left: -8px;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #fff;
    }

.account-hover {
    padding: 8px 5px;
    font-size: 16px;
}

    .account-hover:hover {
        color: #da251c;
        background: #fafafa;
    }

.header-acc-btn {
    cursor: pointer;
}

@media screen and (min-width: 1200px) {
    .txt-login-more {
        width: 122px;
    }
}
#meta-goiy .list-product-highlight {
    width: 100%;
    overflow: hidden;
    background: #fff;
}
    #meta-goiy .list-product-highlight ul {
        width: auto;
        display: inline-flex;
        transition-duration: .8s;
    }

    #meta-goiy .list-product-highlight > ul.no-transition {
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: color 0 ease-in;
        transition: none;
    }
.san-pham-meta-goiy > ul {
    width: auto;
    display: inline-flex;
    transition-duration: .8s;
}

    .san-pham-meta-goiy > ul.no-transition {
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: color 0 ease-in;
        transition: none;
    }
#progress-wrap {
    position: fixed;
    top: 45%;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 9999;
    background: rgba(255,255,255,0.5);
    box-shadow: 0 -1px 0 1000px rgba(255,255,255,0.5);
}

    #progress-wrap div {
        margin: 0 auto;
        text-align: center;
        vertical-align: middle;
        background: #F8ED98;
        padding: 10px;
        border-radius: 0 0 5px 5px;
        box-shadow: 10px 10px 5px rgba(50, 50, 50, 0.75);
        width: 230px;
    }

.fbDelImg {
    background: rgba(0, 0, 0, .25);
    height: 20px;
    width: 20px;
    position: absolute;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-style: normal;
    box-sizing: border-box;
    right: 0;
    top: 0;
}

.list-star-share {
    margin: 15px 0 50px;
}

.rating-star label {
    margin: 0 20px
}

.comment-option {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
}

    .comment-option .quick-comm-label {
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 10px;
        margin: 5px 5px 5px 0;
        background: #fff;
        transition: color .1s cubic-bezier(.4,0,.6,1),border-color .1s cubic-bezier(.4,0,.6,1);
        cursor: pointer;
    }

    .comment-option .quick-comm-chk:checked + .quick-comm-label {
        opacity: .5;
    }

@media (hover: hover) {
    .comment-option .quick-comm-label {
        background: #fafafa;
    }
}

#img-upload-0 {
    left: 10px;
}

.row-comment-inner-form {
    position: static !important;
}

.title-rated-prod h2, .title-rated-prod h3 {
    font-size: inherit;
}
.list-seen {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

#seen-placeholder .title-bar-left .h2 {
    display: inline-block;
    vertical-align: 8px;
    font-size: 18px;
}

#seen-placeholder .h3 {
    font-size: 14px;
    text-transform:capitalize;
}
.list-seen > ul {
    width: auto;
    display: inline-flex;
    transition-duration: .8s;
}

    .list-seen > ul.no-transition {
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: color 0 ease-in;
        transition: none;
    }
.ac_results_mini li.ac_over, li.item-sticBotCom.ac_over {
    background-color: transparent !important;
    color: #333 !important;
}

.ac_results_mini li {
    color: #333 !important;
    font-size: 12px;
}


.item-sticBotCom.first-item .close-addPro {
    display: none;
}


.item-sticBotCom.first-item.alone .close-addPro {
    display: block;
}

#inputItemTPro2:focus ~ .c-icon-search {
    display: none;
}
.esc-popup {
    position: fixed;
    z-index: 999;
    max-width: 100vw;
    inset: 0px;
    animation-duration: 500ms;
    animation-delay: 0ms;
    animation-iteration-count: 1;
}

.esc-popup-container {
    position: relative;
    height: 100%;
    opacity: 1;
    background: rgba(255, 255, 255, 0.7);
}

.esc-popup-wrap {
    float: none;
    letter-spacing: normal;
    outline: none;
    text-decoration: none;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    line-height: 1;
    font-family: Roboto;
    box-shadow: none;
    -webkit-appearance: none;
    z-index: 300;
    position: relative;
    inset: 0px;
    zoom: 1;
    width: auto;
    height: 100%;
    margin: 0px;
    padding: 135px 0px;
    overflow: auto;
    background: rgba(0, 0, 0, 0);
}

.esc-popup-bg {
    background: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.esc-popup-content {
    box-shadow: none;
    background: transparent;
    border-color: rgb(255, 255, 255);
    border-style: none;
    border-width: 0px;
    border-radius: 20px 20px 0px 0px;
    width: 100%;
    display: block;
    max-width: 700px;
    margin: auto;
    padding: 0px;
    position: relative;
    z-index: 1;
}

.esc-popup-close {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1;
    text-align: center;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    line-height: 10px;
    padding-left: 10px;
}

    .esc-popup-close:hover .esc-popup-close-icon, .esc-popup-close:active .esc-popup-close-icon {
        background: rgba(255, 255, 255, .3);
    }

.esc-popup-close-icon {
    font-size: 16px;
    width: 100%;
    height: 24px;
    padding-top: 6px;
    display: block;
    text-align: center;
    background: rgba(255, 255, 255, .15);
    line-height: 20px;
}

.esc-popup-close-text {
    font-size: 9pt;
}

.esc-popup-main {
    width: 100%;
}

.esc-popup-header,
.esc-popup-body {
    width: auto;
    z-index: 0;
    max-width: 100%;
    position: relative;
    box-shadow: none;
    margin: 0px;
    align-items: stretch;
    padding: 0px;
    border-color: #da251c;
    border-style: solid;
    border-width: 2px;
}

.esc-popup-header {
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    background: #da251c;
    border-radius: 10px 10px 0px 0px;
    min-height: 50px;
    -webkit-user-select: none;
    user-select: none;
}

.esc-popup-body {
    background: rgb(252, 255, 255);
    border-radius: 0px 0px 10px 10px;
    min-height: 300px;
    overflow: hidden;
}

    .esc-popup-body .product-highlight-wrap {
        height: auto;
    }

    .esc-popup-body li.prod-item {
        width: calc((100% / 4) - 10px);
        height: 300px;
        border-color: #eee;
    }

        .esc-popup-body li.prod-item .tragop-ox {
            top: 135px;
        }

        .esc-popup-body li.prod-item .prod-hl-gift.active {
            top: 135px;
        }

        .esc-popup-body li.prod-item .product-rate {
            display: none;
        }

        .esc-popup-body li.prod-item .prod-hl-name {
            margin-top: 12px;
            font-weight: 500;
        }

        .esc-popup-body li.prod-item .countdown-product {
            bottom: 5px;
        }

            .esc-popup-body li.prod-item .countdown-product .cdown-pro-right {
                display: none;
            }

        .esc-popup-body li.prod-item .prod-hl-buynow {
            width: calc(100% - 22px);
        }

        .esc-popup-body li.prod-item .product-rate,
        .esc-popup-body li.prod-item .product-price {
            margin-top: 5px;
        }

        .esc-popup-body li.prod-item .prod-hl-thumb,
        .esc-popup-body li.prod-item .prod-hl-thumb a {
            width: 100%;
            height: auto;
        }

        .esc-popup-body li.prod-item .product-price-old {
            margin-left: 0;
            margin-top: 5px;
            display: block;
        }

        .esc-popup-body li.prod-item .prod-hl-name {
            -webkit-line-clamp: 2;
            min-height: 36px;
        }

        .esc-popup-body li.prod-item .prod-hl-discount {
            font-size: 12px;
            width: 36px;
            right: 0;
        }
#scrolltop {
    background-color: #c2c2c2;
    bottom: 2em;
    color: #333 !important;
    display: none;
    text-align: center;
    opacity: .5;
    line-height: 33px;
    width: 35px;
    height: 35px;
    border-radius: 20px;
    position: fixed;
    right: 10px;
    text-decoration: none;
    z-index: 99
}

    #scrolltop:before {
        background: url('/Data/image/2021/05/10/up-icon.png')no-repeat;
        width: 24px;
        height: 24px;
        content: "";
        display: block;
        left: 6px;
        position: absolute;
        top: 6px
    }

.icon-slogan img {
    height: 48px;
    width: auto;
}

.verified-item img {
    width: 100%;
    height: auto;
    object-fit: scale-down;
}

#footer-m .bar-row-title h4, #footer-m .title-row-info h4, #footer-m .bar-row-payment h4, #footer-m .title-app-name h4 {
    font-size: inherit;
}
.navs-container .arc-menu.active ~ .navs-bg {
    background-color: transparent;
}
.navs-container .arc-menu.active ~ .navs-bg {
    background-color: transparent;
}
a.item-opt-value {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    color: #333;
    display: inline-block;
    font-size: 13px;
    padding: 3px 10px;
    text-align: center;
    margin-right: 7px;
    position: relative;
    margin-bottom: 5px;
    width: 80px;
}
    a.item-opt-value.active .price-opt-value {
        color: #da251c;
        font-weight: bold;
    }
    a.item-opt-value.active .title-opt-value {
        font-weight: bold;
    }
.search-trend-cat-title .h3 {
    font-size: 16px;
}
._detail_ico_11111 .view-detail-product .lb-detail {
    position: absolute;
    left: 0;
    font-size: 12px;
    z-index: 12;
    bottom: 0px;
    display: flex;
}
.title-together-more {
    color: #0071c4;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    display: block;
}

    .title-together-more:hover {
        color: #0071c4;
    }

.item-pro-bund.be-hidden.hidden {
    display: none;
}

.pro-bundled.expanded {
    position: fixed;
    top: 100px;
    width: 100%;
    max-width: 600px;
    left: 50%;
    z-index: 999;
    box-shadow: 0px -1px 5px 1px #ccc;
    transform: translateX(-50%);
    max-height: calc(100vh - 140px);
    overflow: auto;
}

    .pro-bundled.expanded .arrow-icon-hotline {
        display: none;
    }

    .pro-bundled.expanded .prod-img-price-zone {
        display: flex;
        align-items: center;
    }

    .pro-bundled.expanded .title-bundl {
        position: relative;
    }

    .pro-bundled.expanded ~ .pro-bundled-bg {
        position: fixed;
        top: 0;
        width: 100vw;
        left: 0;
        height: 100vh;
        z-index: 998;
        background-color: rgba(0,0,0,.15);
    }

    .pro-bundled.expanded .list-pro-bundled {
        margin-top: 15px;
    }

    .pro-bundled.expanded .title-together-more {
        padding: 10px 0;
    }

    .pro-bundled.expanded .title-together-close {
        position: absolute;
        z-index: 1;
        right: -5px;
        top: -4px;
        padding: 5px 10px;
        cursor: pointer;
        border-radius: 3px;
    }

.title-together-close:hover, .title-together-close:active {
    background-color: #f1f1f1;
}


@media only screen and (min-width: 768px) {
    .pro-bundled.expanded .prod-img-price-zone .price-attr-popup {
        line-height: 150px;
        font-size: 1.2em;
    }

    .pro-bundled.expanded .prod-img-price-zone .img-attr-popup img {
        width: 150px;
        height: 150px;
        object-fit: contain;
    }
}
a.setup-view, a.setup-view:hover {
    color: #0071c4;
}

.tip-wrap-mb {
    width: calc(100% - 10px);
    margin: 5px 5px 10px 5px;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 5px;
    box-sizing: border-box;
}

.tip-row {
    display: flex;
    align-items: center;
}

.tip-wrap-pc {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 5px;
}

.tip-row + .tip-row {
    margin-top: 5px;
}

.tip-row .icon-tip {
    width: 28px;
    height: 28px;
    display: inline-block;
}

    .tip-row .icon-tip img {
        width: 100%;
        height: 100%;
        object-fit: scale-down;
    }

.tip-row .txt-tip {
    vertical-align: top;
    display: inline-block;
    width: calc(100% - 45px);
    margin-left: 5px;
}

.icon-tip:empty {
    position: relative;
}

    .icon-tip:empty::before {
        position: absolute;
        width: 10px;
        height: 10px;
        background: #da251c;
        border-radius: 100%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        left: 50%;
        border: solid 3px #fff;
        box-shadow: 0 0 0 1px #da251c;
        content: "";
        opacity: .87;
    }
.fix-expanded {
    max-height: 500px;
}
a.setup-view, a.setup-view:hover {
    color: #0071c4;
}

.support-ask-item-zalo {
    display: inline-block;
    width:100px
}
.support-ask-item-fb {
    display: inline-block;
    width: 120px
}
.features-table {
   /* margin-left: -10px;
    margin-top: 10px;*/
}

    .features-table table {
        width: 100% !important;
    }

        .features-table table td, .features-table table caption {
            border: 1px solid #e9e9e9;
            padding: 10px 10px;
            text-align: left;
            vertical-align: top;
            background: #ffffff;
        }

        .features-table table th {
            border: 1px solid #e9e9e9;
            padding: 10px;
            text-align: left;
            vertical-align: top
        }

        .features-table table.tr-caption-container {
            border: 1px solid #e9e9e9
        }

        .features-table table caption {
            border: none;
            font-style: italic
        }

    .features-table td, .features-table th {
        vertical-align: top;
        text-align: left;
        padding: 3px 5px
    }

    .features-table table tr:nth-child(even) > td {
        background-color: #f9f9f9
    }

        .features-table table tr:nth-child(even) > td:hover {
            background-color: #fbfbfb
        }

    .features-table th {
        background: #fff;
        font-weight: 400;
        text-transform: uppercase
    }

        .features-table th:hover {
            background: #fdfdfd
        }

    .features-table td a {
        color: green;
        padding: 0 6px;
        float: right;
        display: inline-block;
        border-radius: 3px
    }

        .features-table td a:hover {
            color: #7f9bdf;
            border-color: #adbce0
        }

        .features-table td a[target="_blank"]:after {
            margin-left: 5px
        }

    .features-table table.tr-caption-container td {
        border: none;
        padding: 8px
    }

    .features-table table.tr-caption-container, .features-table table.tr-caption-container img, .features-table img {
        max-width: 100%;
        height: auto
    }

    .features-table td.tr-caption {
        padding: 0 8px 8px !important
    }

table.section-columns td.first.columns-cell {
    border-left: none
}

table.section-columns {
    border: none;
    table-layout: fixed;
    width: 100%;
    position: relative
}

table.columns-2 td.columns-cell {
    width: 50%
}

table.columns-3 td.columns-cell {
    width: 33.33%
}

table.columns-4 td.columns-cell {
    width: 25%
}

table.section-columns td.columns-cell {
    vertical-align: top
}

table.tr-caption-container {
    padding: 4px;
    margin-bottom: .5em
}
#scrolltop {
    background-color: #c2c2c2;
    bottom: 2em;
    color: #333 !important;
    display: none;
    text-align: center;
    opacity: .5;
    line-height: 33px;
    width: 35px;
    height: 35px;
    border-radius: 20px;
    position: fixed;
    right: 10px;
    text-decoration: none;
    z-index: 99
}

    #scrolltop:before {
        background: url('/Data/image/2021/05/10/up-icon.png')no-repeat;
        width: 24px;
        height: 24px;
        content: "";
        display: block;
        left: 6px;
        position: absolute;
        top: 6px
    }
#provinceUser {margin-right:1px;}
#districtUser {
    margin-right: 1px;
}
.region-inner .row.addr-edit, .region-inner .row.info-edit {display:inline-flex !important;}
.u-full-width:active{border:1px solid #19abe0}
#loading-to-callback {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 9999999;
    text-align: center;
}
#loading-image-to-callback {
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 9999999;
}
input[type="radio"], input[type="checkbox"] {
    display: block;
}

.checkbox input[type=radio] {
    box-sizing: border-box;
    position: relative;
    width: 16px;
    height: 16px;
    color: #363839;
    border: 1px solid #333;
    border-radius: 0;
    /*appearance: none;*/
    outline: 0;
    cursor: pointer;
    transition: background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
    display: inline-block;
}

    .checkbox input[type=radio]::before {
        position: absolute;
        content: "";
        display: block;
        top: 1px;
        left: 4px;
        width: 4px;
        height: 7px;
        border-style: solid;
        border-color: #fff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        opacity: 0;
    }

.btndeleteAll {
    float: right;
}
.btn_payment {
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
}
.btn_payonline {
    background: #0054a6;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 5px;
    width: 100px;
    color: #fff;
    border:0;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
}
.select-item-qty-mobile {
    justify-self: end;
}
    .select-item-qty-mobile > div {
        border: none;
        display: flex !important;
        height: 30px;
        margin-bottom: 20px;
        margin-top: 10px;
        align-items: center;
    }
.icon {
    display: inline-block;
    width: 0.7em;
    height: 0.7em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

button.reduced.items-count.btn-minus.btn {
    border-radius: 4px 0 0 4px;
    border-right: none;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.select-item-qty-mobile .btn {
    padding: 4px;
    width: 30px;
    border: 1px solid #ced4da;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
/*.quantity {
    position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.quantity input {
    width: 45px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    border: 1px solid #eee;
}

    .quantity input:focus {
        outline: 0;
    }

.quantity-nav {
    float: left;
    position: relative;
    height: 42px;
}

.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .quantity-button.quantity-up {
        position: absolute;
        height: 50%;
        top: 0;
        border-bottom: 1px solid #eee;
    }

    .quantity-button.quantity-down {
        position: absolute;
        bottom: -1px;
        height: 50%;
    }*/
.txt-fundiin {
    font-size: 18px;
}

.btn-fundiin-manual {
    background: linear-gradient(to right, #06DECD, #744DEF) !important;
}

.script-product-detail-fundiin {
    margin-bottom: -10px;
}

[data-min-panel], [data-origin-panel], [data-max-panel] {
    display: inline-flex
}

span.fundiin__panel {
    font-size: 15px !important
}

span.fundiin__panel {
    font-family: inherit !important;
    font-size: 17px;
    font-weight: 500px;
    display: flex !important;
    align-items: center !important;
    gap: 0.5rem
}

.fundiin__action {
    vertical-align: middle !important;
    align-items: center !important;
    display: flex !important;
    column-gap: 5px;
    margin-left: 6px
}

a.fdn-guide-url, .fdn-text {
    cursor: pointer
}

a.fdn-guide-url {
    display: inline-flex
}

a.fdn-guide-url, svg.fdn-long-logo {
    cursor: pointer
}

.fdn-guide-url {
    text-decoration: underline
}

.fundiin-promotion__panel {
    padding: 3px 8px;
    width: fit-content;
    max-width:100% !important;
    background: linear-gradient(to right, #06DECD, #744DEF);
    color: #fff;
    font-family: 'League Spartan', sans-serif;
    font-size: 17px;
    border-radius: 5px;
    font-weight: 600;
    line-height: 24px
}

.fundiin_promotion__panel-inner {
    display: flex;
    column-gap: 10px;
    align-items: center
}

.promotion-panel__description p {
    font-size: 14px
}

.promotion-panel__description p {
    display: inline
}

.fundiin__promotion-trigger {
    font-size: 15px
}

.fundiin__promotion-trigger {
    color: #fff;
    cursor: pointer;
    text-decoration: underline;
    margin-left: 3px;
    font-style: italic
}

.fundiin__promotion-trigger {
    color: #fff;
    cursor: pointer;
    text-decoration: underline !important
}

.bk-btn-box {
    display: flex;
}

.bk-btn-paynow {
    display: none !important;
}

.bk-product-price {
    display: none
}

.stickyheader-wrapper #stickyheader .bk-btn-box {
    margin-left: 10px
}

.stickyheader-wrapper #stickyheader .bk-btn-installment {
    width: 170px;
    padding: 0;
    margin0;
}

.stickyheader-wrapper #stickyheader .bk-btn-installment-amigo {
    width: 170px;
    padding: 0;
    margin0;
}

.stickyheader-wrapper #stickyheader .bk-promotion {
    display: none
}
#support-ctrl {background:#fff;}
.prod-hl-name .h3 {text-transform:capitalize;}
.product-highlight-wrap {display:inline-flex;}
.specpromotion {
    margin: 0px 5px 0px 0px;
    font-weight: bold;
    background-color: #ffe500;
    color: #221f20;
    text-transform: uppercase;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .24);
    /* margin-top: -10px; */
    display: inline-block;
    padding: 2px 5px;
    font-size: 12px;
}
.time-box-productdetail {
    font-size: 12px;
    display: inline-block;
    background: #0f5ca0;
    padding: 5px 10px 5px 10px;
}

.timelabeldeal {
    font-weight: bold;
    color: #fff;
    text-transform: none;
    font-size: 16px;
}
.popup-overlayManufacturer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.5);
}

.popup-content {
    background: white;
    height: 80%;
    padding: 20px;
    overflow: scroll;
    width: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.close-btn {
    cursor: pointer;
    background: red;
    color: white;
    border: none;
    padding: 5px 10px;
    margin-top: 5px;
    margin-bottom:5px;
    float:right;
    border-radius: 5px;
}

.txt-baohanhhang {
    width: 100%;
    background-color: #da251c;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
    padding: 3px;
    border-radius: 3px;
    top: 5px;
    position: static;
}

    .txt-baohanhhang:hover {
        color: white
    }
.bk-promotion
{display:none}