.box-navi-top {
    display: none;
}

.breadcrum-cat {
    padding: 0 7px;
}

ol.breadcrum-cat-box {
    margin: 5px 0;
}

.breadcrum-cat ol li {
    display: inline-block;
    margin: 0;
    position: relative;
}

    .breadcrum-cat ol li a {
        display: inline-block;
    }

        .breadcrum-cat ol li a:hover,
        .breadcrum-cat ol li a.x-hover {
            color: #0071c4;
        }

    .breadcrum-cat ol li .fa-angle-right {
        display: inline-block;
        font-weight: bold;
        padding: 0 10px;
    }

    .breadcrum-cat ol li:last-child .fa-angle-right {
        visibility: hidden;
    }

.breadcrum-cat-menu {
    display: none;
    top: 24px;
}

.breadcrum-cat-item.home,
.breadcrum-cat-item.nav1 {
    display: none;
}

.breadcrum-cat-menu.parent {
    min-width: 840px;
    -webkit-column-width: 190px;
    -webkit-column-gap: 0;
    -moz-column-width: 190px;
    -moz-column-gap: 0;
    column-width: 190px;
    column-gap: 0;
    column-fill: auto;
}

.breadcrum-cat-item:hover .breadcrum-cat-menu,
.breadcrum-cat-item.x-hover .breadcrum-cat-menu {
    display: block;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ddd;
    z-index: 99;
    left: 0;
}

.breadcrum-cat-menu:before {
    position: absolute;
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    top: -6px;
    left: 25px;
}

.breadcrum-cat-menu:after {
    position: absolute;
    content: "";
    background-color: transparent;
    width: 160px;
    height: 14px;
    top: -14px;
    left: -10px;
}

.breadcrum-cat-menu-item {
    margin: 0 10px 0 20px !important;
    text-indent: 0 !important;
    line-height: 24px !important;
    width: 250px;
    padding: 3px 0;
    border-bottom: 1px solid #eee;
}

    .breadcrum-cat-menu-item:last-child {
        border-bottom: none;
    }

    .breadcrum-cat-menu-item a:before {
        position: absolute;
        content: "";
        width: 4px;
        height: 4px;
        border-radius: 2px;
        top: 12px;
        background: #b7b7a6;
        left: -10px;
    }

.prod-hl-buynow {
    width: calc(100% - 12px);
    border-radius: 3px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    display: none;
    padding: 2px 0;
    border: 1px solid #0857ea;
    position: absolute;
    bottom: 5px;
}

.Product-summary {
    padding: 5px 10px;
    background-color: #fff;
}

.prod-promotion {
    padding: 5px 10px;
    background-color: #fff;
    position: relative;
}

    .prod-promotion.sale2 {
        padding-top: 0px;
    }

.prodgift-item {
    position: relative;
    display: block;
    width: 100%;
}

    .prodgift-item a {
        display: block;
        margin-bottom: 5px;
    }

.prod-promotion-left.block {
    vertical-align: top;
}

.prod-promotion-right {
    width: calc(100% - 70px);
}

.prodgift-item.last {
    border-bottom: none;
}

.prodgift-item:last-child {
    border-bottom: none;
}

.prod-free-item {
    border-bottom: 1px dashed rgba(104, 178, 7, 0.41);
}

    .prod-free-item.last {
        border-bottom: none;
    }

.promo-cs {
    font-size: 10px;
    position: absolute;
    right: 5px;
    bottom: 0;
}

    .promo-cs a {
        color: #ccc;
    }

.Product-info-right-name {
    background-color: #fff;
    padding: 5px 10px 0;
}

.prod-subtitle {
    font-size: 15px;
    margin: 2px 0;
}

.detail-product-rate {
    text-align: left;
}

.rating-box .fa-star {
    color: #fcfcfc;
    text-shadow: 0 0 1px rgba(0, 0, 0, 1);
}

.rating-box .rated {
    color: #ffb909;
}

.is-rated {
    color: #ffb909 !important;
}

.is-not-rated {
    color: #ccc !important;
}

    .is-not-rated.rated-01:after,
    .is-not-rated.rated-02:after,
    .is-not-rated.rated-03:after,
    .is-not-rated.rated-04:after,
    .is-not-rated.rated-05:after,
    .is-not-rated.rated-06:after,
    .is-not-rated.rated-07:after,
    .is-not-rated.rated-08:after,
    .is-not-rated.rated-09:after,
    .is-not-rated.rated-10:after {
        content: "";
    }

.rated-01,
.rated-02,
.rated-03,
.rated-04,
.rated-05,
.rated-06,
.rated-07,
.rated-08,
.rated-09,
.rated-10 {
    position: relative;
}

    .rated-01:after {
        content: "\f005";
        position: absolute;
        top: 0;
        left: 0;
        color: #ffb909;
        width: 10%;
        overflow: hidden;
    }

    .rated-02:after {
        content: "\f005";
        position: absolute;
        top: 0;
        left: 0;
        color: #ffb909;
        width: 20%;
        overflow: hidden;
    }

    .rated-03:after {
        content: "\f005";
        position: absolute;
        top: 0;
        left: 0;
        color: #ffb909;
        width: 30%;
        overflow: hidden;
    }

    .rated-04:after {
        content: "\f005";
        position: absolute;
        top: 0;
        left: 0;
        color: #ffb909;
        width: 40%;
        overflow: hidden;
    }

    .rated-05:after {
        content: "\f005";
        position: absolute;
        top: 0;
        left: 0;
        color: #ffb909;
        width: 50%;
        overflow: hidden;
    }

    .rated-06:after {
        content: "\f005";
        position: absolute;
        top: 0;
        left: 0;
        color: #ffb909;
        width: 60%;
        overflow: hidden;
    }

    .rated-07:after {
        content: "\f005";
        position: absolute;
        top: 0;
        left: 0;
        color: #ffb909;
        width: 70%;
        overflow: hidden;
    }

    .rated-08:after {
        content: "\f005";
        position: absolute;
        top: 0;
        left: 0;
        color: #ffb909;
        width: 80%;
        overflow: hidden;
    }

    .rated-09:after {
        content: "\f005";
        position: absolute;
        top: 0;
        left: 0;
        color: #ffb909;
        width: 90%;
        overflow: hidden;
    }

    .rated-10:after {
        content: "\f005";
        position: absolute;
        top: 0;
        left: 0;
        color: #ffb909;
        width: 100%;
        overflow: hidden;
    }

.count-rated {
    font-size: 11px;
}

.tip-wrap-pc {
    border: 1px solid #ddd;
    padding: 5px;
}

.detail-info-spec {
    margin: 0 0 10px 0;
    position: relative;
}

    .detail-info-spec.prod-spec-attri .info-spec-left {
        vertical-align: 8px;
    }

    .detail-info-spec.prod-price-old {
        margin-top: 11px;
    }

    .detail-info-spec.prod-price-region {
        margin-top: 10px;
    }

    .detail-info-spec.prod-spec-attri {
        margin-top: 9px;
    }

    .detail-info-spec.prod-spec-madein {
        margin-top: 10px;
        margin-bottom: 8px;
    }

    .detail-info-spec.unit {
        /*display: none;*/
    }

    .detail-info-spec .info-spec-left {
        min-width: 100px;
        display: inline-block;
    }

    .detail-info-spec.prod-price-meta .info-spec-left {
        vertical-align: -5px;
    }

    .detail-info-spec.prod-price-meta .info-spec-right {
        vertical-align: top;
        width: auto;
    }

    .detail-info-spec.prod-spec-attri.radio input[type="radio"] + label {
        color: #333;
    }

        .detail-info-spec.prod-spec-attri.radio input[type="radio"] + label span {
            display: inline-block;
            width: 14px;
            height: 14px;
            vertical-align: middle;
            cursor: pointer;
            border: 1px solid #d1d1d1;
        }

    .detail-info-spec.prod-spec-attri.radio input[type="radio"]:checked + label span {
        background: url(../images/radio-checked.png) top no-repeat;
        border: 1px solid #25a1dc;
    }

    .detail-info-spec.prod-spec-attri.radio .info-spec-right,
    .detail-info-spec.prod-spec-attri.default .info-spec-right {
        vertical-align: top;
    }

    .detail-info-spec.prod-spec-attri.radio .p-attri-item {
        margin-right: 25px;
        margin-bottom: 10px;
    }

    .detail-info-spec.attr-special {
        display: none;
    }

.attri-combobox {
    border-radius: 3px;
    border: 1px solid #ddd;
}

.coupon-discount {
    background-color: #dafad4;
    border-radius: 3px;
    width: fit-content;
    padding: 0px 7px 3px 7px;
    border: 1px solid #aef5a1;
    display: none;
}

.coupon-item {
    border-bottom: 1px dashed #fff;
    padding-bottom: 4px;
}

    .coupon-item:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

.coupon-code {
    background: url(../images/discount.png) no-repeat;
    width: 52px;
    height: 31px;
    display: inline-block;
    background-size: 52px;
    text-align: center;
    line-height: 31px;
    font-size: 12px;
    font-weight: 500;
}

.coupon-price-red {
    color: #ff3b26;
    font-size: 15px;
    line-height: 34px;
    font-weight: bold;
}

.coupon-tag:after {
    content: "";
    position: absolute;
    left: 78px;
    top: 4px;
    width: 1px;
    bottom: 4px;
    display: inline-block;
    background: #ccc;
}

.detail-info-spec.info-freeship {
    color: #68b207;
    position: relative;
    line-height: 25px;
    padding-left: 30px;
}

    .detail-info-spec.info-freeship:before {
        background: url(../images/free-shipping-25.png) no-repeat left center;
        width: 24px;
        height: 24px;
        content: "";
        position: absolute;
        left: 0;
    }

.pick-in-cart {
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    position: relative;
    margin-bottom: 5px;
}

.title-pick {
    background: url(https://meta.vn/Data/image/2020/10/21/dd.png) no-repeat 100px center;
    background-size: 32px;
    height: 32px;
    display: block;
}

.popup-wrap {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 998;
}

.add-to-cart-popup {
    background: #fff;
    min-width: 280px;
    position: absolute;
    top: 40%;
    left: calc(50% - 140px);
    height: 130px;
    z-index: 999;
    color: #333;
    text-align: center;
    border-radius: 3px;
}

span.popup-icon {
    background: url(https://meta.vn/Data/image/2020/10/21/pick-ok.png) no-repeat center top;
    width: 36px;
    height: 36px;
    display: block;
    margin: auto;
    background-size: 36px;
    margin-top: 32px;
}

.brand-top {
    display: none;
}

.brand-top-left {
    min-width: 100px;
    display: inline-block;
}

.brand-top-right {
    width: calc(100% - 105px);
    display: -webkit-inline-box;
    vertical-align: top;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 20px;
}

    .brand-top-right .brand-link {
        display: inline;
    }

.prod-spec-brand .info-spec-left {
    vertical-align: top;
}

.prod-spec-warr .info-spec-left {
    vertical-align: top;
}

.prod-price-region .info-spec-left {
    vertical-align: top;
}

.among .info-spec-left {
    vertical-align: 1px;
}

.info-spec-right {
    display: inline-block;
    width: calc(100% - 105px);
}

.attri-vals.info-spec-right {
    vertical-align: top;
}

.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;
}

.p-price {
    font-size: 24px;
    font-weight: 700;
    color: #da251c;
    display: inline-block;
    line-height: 28px;
}

.p-price-vat {
    margin-left: 10px;
    display: none;
}

.p-price-sale {
    /*background: #288ad6;
    padding: 3px 2px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;*/
    margin-left: 10px;
}

.prod-Specifications {
    margin-bottom: 15px;
}

.p-price-sale span {
    color: #333;
    position: relative;
}

    .p-price-sale span:before {
        content: "";
        float: left;
        position: absolute;
        top: -3px;
        left: -14px;
        width: 0;
        height: 0;
        border-color: transparent #288ad6 transparent transparent;
        border-style: solid;
        border-width: 11px 12px 11px 0;
        z-index: 1;
        box-shadow: 3px 0 0 #288ad6;
        display: none;
    }

    .p-price-sale span:after {
        content: "";
        position: absolute;
        top: 6px;
        left: -5px;
        float: left;
        width: 5px;
        height: 5px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        background: #fff;
        z-index: 2;
        display: none;
    }

.p-price-old {
    text-decoration: line-through;
    margin-left: 10px;
}

a.price-ico-note {
    display: inline-block;
    color: #da251c;
    cursor: pointer;
}

.brand-link a {
    color: #0071c4;
}

.detail-info-spec.prod-spec-brand .info-spec-left,
.detail-info-spec.prod-spec-brand .info-spec-right,
.detail-info-spec.prod-spec-warr .info-spec-left,
.detail-info-spec.prod-spec-warr .info-spec-right {
    vertical-align: top;
}

.time-warr,
.view-warr {
    display: inline-block;
}

    .view-warr a {
        color: #0071c4;
    }

.p-attri li {
    display: inline-block;
}

.color-item {
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    display: block;
    float: left;
    margin: 0 5px 0 0;
    overflow: hidden;
    padding: 1px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.att-layout-thumbnail .option-thumb li .color-item {
    width: 60px;
    height: 60px;
}

.color-item img {
    max-width: 100%;
}

.color-item:hover,
.color-item.x-hover {
    border-color: #fff;
    box-shadow: 0px 0px 4px #9e9e9e;
}

.color-item.active {
    border: 1px solid #68b207;
    box-shadow: 0 0 2px rgba(104, 178, 7, 0.72);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.select-price {
    display: inline-block;
    vertical-align: top;
}

input[type="radio"] + label.price-nb {
    cursor: pointer;
    display: block;
    margin-left: -2px;
}

.prod-price-region .select-price {
    margin-left: 5px;
}

    .prod-price-region .select-price:first-child {
        margin-bottom: 13px;
    }

.price-nb-co {
    letter-spacing: -1px;
}

input[type="radio"] + label span {
    cursor: pointer;
}

/*input[type="radio"] + label.price-nb span {
    border: 1px solid #333;
    border-radius: 12px;
    vertical-align: -2px;
}*/
.prod-price-region input[type="radio"] + label i {
    background: #eee;
    padding: 7px 10px;
}

.prod-price-region input[type="radio"]:checked + label span {
    border-color: #19abe0;
}

/*input[type="radio"]:checked + label span::before {
        content: "";
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #19abe0;
        display: block;
        margin: auto;
        margin-top: 2px;
    }*/
.prod-price-region input[type="radio"]:checked + label i {
    background: #19abe0;
    color: #fff;
}

.prod-price-region input[type="radio"] + label i.price-nb-cost {
    padding: 7px 10px;
    margin-left: -14px;
}

.prod-price-region input[type="radio"]:checked + label i.price-nb-cost {
    color: #fff !important;
    margin-left: -14px;
}

.prod-price-region .price-nb-name.none-offset {
    padding: 7px 10px !important;
}

.select-among {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #dfdfdf;
}

    .select-among tr td {
        border-right: 1px solid #dfdfdf;
        width: 32px;
        text-align: center;
    }

        .select-among tr td:last-child {
            border-right: none;
        }

.btn-among {
    border: none;
    background: #fff;
    display: block;
    padding-top: 0;
    width: 32px;
    font-size: 22px;
    vertical-align: middle;
    cursor: pointer;
}

.attri-vals input[type="radio"] + label i {
    padding: 0;
}

.form-among {
    border: none;
    background: #fff;
    font-size: 16px;
    width: 36px;
    height: 32px;
    text-align: center;
    vertical-align: middle;
    border-radius: 0 !important;
}

    .form-among:focus,
    .btn-among:focus {
        outline: none;
    }

.input-group-btn {
    margin: 0;
}

.stock-status {
    /*margin-left: 10px;
    padding-left: 31px;*/
    height: 24px;
    line-height: 24px;
    display: inline-block;
}

    .stock-status.stk_y {
        color: #333;
        background: url(../images/Cart-Y.png) no-repeat 0 center;
    }

    .stock-status.stk_n {
        color: #da251c;
        background: url(../images/Cart-N.png) no-repeat 0 center;
    }

    .stock-status.stk_s {
        color: #fc9639;
        background: url(../images/Cart-S.png) no-repeat 0 center;
    }

    .stock-status.stk_l {
        color: #0071c4;
        background: url(../images/Talk.png) no-repeat 0 center;
    }

    .stock-status.stk_y,
    .stock-status.stk_n,
    .stock-status.stk_s,
    .stock-status.stk_l {
        background: none;
    }

.prod-item {
    width: 100%;
    position: relative;
    margin-bottom: 5px;
}

    .prod-item.prodgift {
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 5px;
        padding-top: 15px;
    }

    .prod-item.salefree {
        background-color: #fff;
        border: 1px solid rgba(104, 178, 7, 0.41);
        margin-bottom: 5px;
        border-radius: 5px;
    }

.prod-item-thumb {
    margin: 0 5px;
    background-color: #fff;
    vertical-align: middle;
    width: 50px;
    height: 50px;
}

    .prod-item-thumb img {
        max-width: 100%;
    }

.prod-item-title {
    margin: 0 0 5px 0;
}

.prod-item-time {
    font-size: 12px;
}

.prod-ribbon {
    position: absolute;
    left: 13px;
    top: -12px;
    z-index: 1;
    width: 80px; /*100px;*/
    height: 22px;
    border-radius: 20px;
    background-color: #fff;
    line-height: 22px;
}

    .prod-ribbon span {
        font-size: 12px;
        font-weight: bold;
        color: #da251c;
        text-transform: uppercase;
        text-align: center;
        line-height: 22px;
        display: block;
        text-indent: 15px;
    }

        .prod-ribbon span:before {
            content: "";
            position: absolute;
            background: url(../images/gift.png) no-repeat left center;
            width: 16px;
            height: 16px;
            top: 1px;
            left: 6px;
            background-size: 16px;
        }
/*style popup khuyen mai*/
.bar-inner-popup {
    border-bottom: 1px solid #ddd;
    position: fixed;
    width: 100%;
    background: #fff;
    top: 0px;
    left: 0;
    padding: 10px 5px;
    box-sizing: border-box;
    z-index: 1;
}

    .bar-inner-popup h2 {
        color: #da251c;
        text-transform: uppercase;
    }

.overlay-promo {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
    cursor: auto;
}

.bg-promo {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: -1;
}

.overlay-promo:target {
    visibility: visible;
    opacity: 1;
}

.inner-popup-promo {
    margin: 0;
    padding: 10px;
    background: #fff;
    border-radius: 3px;
    width: 100%;
    position: relative;
    transition: all 2s ease-in-out;
    height: 100%;
    overflow-y: auto;
    box-sizing: border-box;
}

    .inner-popup-promo .close-promo {
        position: absolute;
        top: 13px;
        right: 10px;
        transition: all 200ms;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
    }

a.close-promo {
    line-height: 18px;
}

.close-promo .fa {
    margin-right: 5px;
}

.content-popup-promo {
    margin: 40px 0 10px;
    line-height: 25px;
    font-size: 16px;
}

    .content-popup-promo p {
        margin: 8px 0;
    }

    .content-popup-promo a {
        color: #0071c4;
        display: initial;
    }

    .content-popup-promo img {
        max-width: 100%;
        height: auto;
        width: auto;
    }

    .content-popup-promo ul li {
        margin-left: 20px;
        margin-top: 5px;
        position: relative;
    }

        .content-popup-promo ul li:before {
            width: 4px;
            height: 4px;
            line-height: 4px;
            content: "";
            border-radius: 4px;
            position: absolute;
            background-color: #808080;
            margin-top: 10px;
            margin-left: -10px;
            top: 1px;
        }

    .content-popup-promo iframe {
        max-width: 100%;
    }

    .content-popup-promo ol li {
        margin-left: 26px;
        margin-top: 5px;
        list-style-type: decimal;
    }

    .content-popup-promo table {
        margin: 5px auto 5px;
    }

        .content-popup-promo table tr td {
            padding: 4px;
            border: 1px solid #ddd;
        }

    .content-popup-promo h2,
    .content-popup-promo h3 {
        font-weight: 500;
    }

.view-detail-promo a {
    padding: 10px;
    background-color: #0857ea;
    color: #fff;
    text-align: center;
    width: 200px;
    border-radius: 3px;
    margin: auto;
    font-size: 16px;
    display: none;
}

.prod-item-view {
    position: absolute;
    font-size: 12px;
    color: #0071c4;
    right: 5px;
    bottom: 0;
    display: none;
}

.prod-item.salefree:before {
    background: url(../images/free.png) no-repeat;
    content: "";
    width: 64px;
    height: 64px;
    position: absolute;
    left: -11px;
    top: -8px;
    background-size: 45px;
    display: none;
}

.prod-free-title {
    background: rgba(104, 178, 7, 0.41);
    font-weight: bold;
    padding: 5px;
    color: #333;
    font-size: 12px;
}

.list-prod-free {
    margin: 5px;
}

    .list-prod-free li {
        margin-bottom: 5px;
    }

.salefree-time {
    font-size: 12px;
}

.btn-prod-shopping {
    background-color: #fff;
    padding: 0 10px 10px 10px;
}

.Service-freeship {
    padding: 0 5px;
    background-color: #fff;
}

#support-ctrl {
    clear: both;
}

.banner-sale {
    padding: 0 5px;
    text-align: center;
}

    .banner-sale img {
        max-width: 100%;
    }

.btn-prod-shopping .btn-shopp-manual {
    color: #fff !important;
    display: block;
}

.btn-supp-wrap {
    position: relative;
    width: 100%;
    display: inline-block;
}

.btn-buy-wrap {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.stickyheader-btn .btn-buy-wrap {
    margin-bottom: 0;
}

.txt-shopp {
    display: block;
    padding-top: 4px;
}

.stickyheader-btn .txt-shopp {
    padding-top: 0;
}

#btn-buy-prod:after {
    content: attr(data-tips);
    display: block;
    font-size: 0.6em;
    /*line-height: 7px;*/
}

#btn-supp-prod:after {
    content: attr(data-tips);
    display: block;
    font-size: 0.6em;
    /*line-height: 7px;*/
}

#btn-buy-prod2:after {
    content: attr(data-tips);
    display: block;
    font-size: 0.6em;
    /*line-height: 7px;*/
}

#btn-supp-prod2:after {
    content: attr(data-tips);
    display: block;
    font-size: 0.6em;
    /*line-height: 7px;*/
}

#btn-buy-prod .txt-shopp,
#btn-buy-prod2 .txt-shopp {
    position: relative;
}

#btn-buy-prod-in-attr,
#btn-tra-gop-in-attr,
#btn-tra-gop-in-attr-nocard,
#btn-add-to-cart {
    position: relative;
}

    #btn-buy-prod-in-attr .txt-shopp,
    #btn-tra-gop-in-attr .txt-shopp,
    #btn-tra-gop-in-attr-nocard .txt-shopp,
    #btn-add-to-cart .txt-shopp {
        padding-top: 0;
    }

    #btn-buy-prod-in-attr.active .txt-shopp:after,
    #btn-tra-gop-in-attr.active .txt-shopp:after,
    #btn-tra-gop-in-attr-nocard.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;
        top: 0;
        left: 0;
        -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;
        font-size: 28px;
        margin-left: 5px;
        color: white;
    }

#btn-buy-prod.active .txt-shopp:after,
#btn-buy-prod2.active .txt-shopp:after,
.btn-tragop.active .txt-shopp:after {
    position: absolute;
    content: "\f110";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 36px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 3px;
    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;
}

.btn-tragop.active .txt-shopp:after {
    font-size: 32px;
    top: 4px;
}

#btn-buy-prod2.no-tip:after {
    content: "";
}

#btn-buy-prod2.no-tip span.txt-shopp {
    padding-top: 8px;
}

.btn-supp-wrap.tragop-now {
    margin-top: 10px;
}

.btn-shopp-manual.btn-tragop {
    background-color: #f6cd00;
}

    .btn-shopp-manual.btn-tragop .txt-buy-now {
        color: #1e1e1e;
    }

.btn-prod-shopping.if-tragop-nocard.if-tragop .btn-supp-wrap.tragop-now {
    width: 49%;
}

.btn-supp-wrap.tragop-now .icon-tragop {
    display: none;
}

#btn-tragop-prod:after {
    display: block;
    font-size: 0.6em;
    line-height: 11px;
    content: attr(data-tips);
    color: #1e1e1e;
}

.note-tragop {
    margin-top: 8px;
    font-size: 11px;
}

#form-supp-box .txt-shopp:after {
    content: "Chúng tôi sẽ gọi lại cho bạn";
    display: block;
    font-size: 14px;
    line-height: 18px;
}

.btn-shopp-manual {
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    height: 45px;
    width: 100%;
    text-align: center;
    border-radius: 3px;
    display: block;
    padding: 0;
}

#stickyheader .btn-shopp-manual {
    height: 100%;
}

.btn-shopp-manual:active,
.btn-shopp-manual.active {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}

.txt-shopp p {
    line-height: 18px;
}

.btn-shopp-manual.btn-buy {
    background-color: #da251c;
}

    .btn-shopp-manual.btn-buy.btn-pending,
    .btn-shopp-manual.btn-buy.btn-pending .icon-loading {
        background-color: #acacac;
    }

.btn-shopp-manual.btn-supp {
    background-color: #0fa80f;
}

.icon-shopp {
    height: 45px;
    float: left;
    font-size: 0.8em;
    width: 42px;
}

.icon-spcart {
    background: url(../images/dat-mua.svg) no-repeat center center;
    border-right: 1px solid #ffffff3b;
    background-size: 28px;
}

.txt-buy-slogan {
    font-size: 12px;
}

.icon-supp {
    background: url(../images/tu-van.svg) no-repeat center center;
    border-right: 1px solid #ffffff3b;
    background-size: 30px;
}

.icon-tragop {
    background: url(../images/tra-gop.svg) no-repeat center center;
    border-right: 1px solid #ffffff3b;
    background-size: 28px;
}

.supp-form {
    float: right;
    background-color: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: opacity 500ms;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
}

    .supp-form:target {
        visibility: visible;
        opacity: 1;
    }

.close-form-supp {
    margin-right: 10px;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 64px;
}

    .close-form-supp .fa {
        margin-right: 3px;
    }

    .close-form-supp a {
        color: #333;
    }

.bar-bg-form-supp {
    background-color: #0fa80f;
    width: 100%;
    height: 50px;
    position: relative;
}

    .bar-bg-form-supp .icon-shopp {
        display: block;
        height: 50px;
    }

    .bar-bg-form-supp .txt-shopp {
        text-align: center;
        color: #fff;
        display: block;
        padding-top: 7px;
    }

    .bar-bg-form-supp .txt-buy-now {
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold;
        line-height: 18px;
    }

.freeship-wrap-pc {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 5px;
    display: none;
}

.freeship-wrap-m {
    width: 100%;
    margin-top: 5px;
}

.icon-freeship {
    width: 32px;
    height: 32px;
    display: inline-block;
}

.txt-freeship {
    vertical-align: top;
    display: inline-block;
    width: calc(100% - 45px);
    margin-left: 5px;
}

.view-freeship {
    color: #0071c4 !important;
    text-align: right;
    display: block;
}

    .view-freeship .fa {
        margin-left: 5px;
    }

.txt-freeship-m {
    width: calc(100% - 36px);
    vertical-align: 9px;
}

.hotline-wrap {
    padding: 5px 10px;
}

.slogan-box-hotline {
    text-align: center;
    padding: 5px 0;
}

.phone-box-hotline {
    padding: 5px 0;
    width: calc(100% - 10px);
    text-align: center;
    border-top: 1px solid #ddd;
}

.box-hotline-right {
    text-align: left;
}

.box-hotline-left {
    vertical-align: top;
    margin: 0 5px;
}

.box-hotline-more.expanded .phone-box-hotline {
    text-align: left;
}

    .box-hotline-more.expanded .phone-box-hotline .box-hotline-left {
        margin-left: 0;
        font-weight: bold;
    }

        .box-hotline-more.expanded .phone-box-hotline .box-hotline-left .fa {
            margin-right: 3px;
        }

    .box-hotline-more.expanded .phone-box-hotline .box-hotline-right {
        margin-left: 15px;
    }

.number-phone {
    color: #da251c;
    margin-right: 10px;
    font-weight: bold;
}

.title-hotline-more {
    color: #0071c4;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
}

.arrow-icon-hotline {
    background: url(../images/arrow-down-tin.png) no-repeat 2px 3px;
    transition: all 0.3s ease;
    width: 16px;
    height: 16px;
    background-size: 12px;
    display: inline-block;
    vertical-align: -4px;
    margin-left: 5px;
    border: 1px solid #0071c4;
    border-radius: 16px;
}

.list-more-hotline {
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.expanded .arrow-icon-hotline {
    transform: rotate(180deg);
}

.expanded .list-more-hotline {
    max-height: 500px;
}

.user-name-left {
}

ul.phone-user-item {
    width: 48%;
    display: inline-block;
    margin: 3px 3px 3px 0;
    vertical-align: top;
}

.phone-user-right {
    font-weight: 600;
}

.add-left {
    min-width: 100px;
    float: left;
}

    .add-left .fa,
    .time-work-left .fa {
        margin-right: 3px;
        font-size: 18px;
    }

.address-region-item {
    margin: 5px 0;
}

.time-work-left {
    vertical-align: top;
    min-width: 100px;
    float: left;
}

.detail-right-box {
    background-color: #fff;
    margin-bottom: 10px;
    display: none;
}

.box-hotline-more .detail-right-box.care-detail {
    display: block;
    background-color: #eee;
    border-top: 1px solid #ddd;
    margin-top: 10px;
}

    .box-hotline-more .detail-right-box.care-detail .care-detail-box {
        padding: 5px 0px 0px 0px;
    }

        .box-hotline-more .detail-right-box.care-detail .care-detail-box .add-left {
            min-width: 130px;
            display: inline-block;
        }

        .box-hotline-more .detail-right-box.care-detail .care-detail-box .add-right {
            width: calc(100% - 130px);
            display: inline-block;
        }

.care-detail-item.phone-care,
.care-detail-item {
    margin-left: 0px;
}

.box-hotline-more .detail-right-box.care-detail .care-detail-item {
    border-bottom: none;
    padding: 0;
    margin: 0;
}

.box-hotline-more .support-ask-body {
    padding: 0px;
}

.address-region-item.warranty .add-right {
    width: 100% !important;
}

    .address-region-item.warranty .add-right .phone-care-row {
        display: inline-block;
    }

.txt-city {
    width: auto;
}

.number-care {
    margin: 0 5px;
}

.box-hotline-more
.detail-right-box.care-detail
.care-detail-box
.address-region-item.email
.add-left {
    min-width: auto;
}

.detail-right-box-title {
    padding: 10px 10px 0 10px;
    font-size: 18px;
    font-weight: 500;
}

.detail-list-useful {
    padding: 10px 10px 0 10px;
}

    .detail-list-useful .detail-useful-item {
        margin-bottom: 10px;
    }

.useful-item-thumb {
    width: 70px;
    display: inline-block;
}

    .useful-item-thumb img {
        max-width: 100%;
        border-radius: 3px;
    }

.useful-item-title {
    width: calc(100% - 80px);
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}

    .useful-item-title a:hover,
    .useful-item-title a.x-hover {
        color: #0071c4;
    }

.view-more-useful {
    text-align: center;
    color: #0071c4 !important;
    padding-bottom: 10px;
    padding-right: 10px;
}

    .view-more-useful a {
        color: #0071c4;
    }

.support-ask-body,
.support-ask-title {
    padding: 0px;
}

.support-ask-item {
    width: 110px;
    display: inline-block;
}

.address-region-item.chat .support-ask-item {
    width: auto;
}

.support-ask-item a {
    display: inline-block;
    font-size: 14px;
}

.support-ask-icon img {
    width: 20px;
    height: 20px;
}

.support-ask-name {
    vertical-align: 5px;
}

.care-detail-box {
    padding: 10px;
}

.care-detail-item {
    margin: 10px;
}

.number-care {
    margin-left: 5px;
}

.care-item-left {
    min-width: 110px;
}

.care-detail-item.phone-care {
    margin-left: 20px;
}

.phone-care-row {
    margin: 5px 0;
}

.txt-city,
.txt-e {
    width: 65px;
    display: inline-block;
}

.address-region-item.warranty .txt-city,
.address-region-item.warranty .txt-e {
    width: auto;
}

.list-service-note {
    padding: 10px;
}

li.item-service-note {
    position: relative;
    padding-left: 15px;
}

.item-service-note:before {
    background: url(../images/Checkmark.png) no-repeat;
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 3px;
}

.box-setup-service {
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    margin-top: -10px;
}

.title-setup:before {
    height: 28px;
    width: 28px;
    content: "";
    background: url(https://meta.vn/Data/image/2024/10/02/warning.png) no-repeat;
    background-size: 28px;
    position: absolute;
    left: 5px;
    top: 5px;
}

.title-setup {
    font-weight: 700;
    line-height: 31px;
    padding: 5px 5px 5px 35px;
    position: relative;
    font-size: 16px;
    background: #f7f8f9;
}

.info-setup {
    padding: 5px;
    border-top: none;
}

.row-setup {
    padding: 4px 0px 4px 12px;
    position: relative;
}

    .row-setup:before {
        content: "";
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background-color: #888;
        display: block;
        position: absolute;
        top: 8px;
        left: 4px;
    }

    .row-setup.top {
        background: none;
        padding-left: 0;
        font-weight: bold;
        margin-bottom: 3px;
    }

.box-setup .setup-view {
    color: #19abe0;
    margin-left: 5px;
}

.setup-view .fa.fa-angle-right {
    display: none;
}

/*style top san pham tuong tu*/
.top-product-related {
    padding: 10px;
    background-color: #fff;
    margin-bottom: 10px;
}

.title-bar-hl {
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    width: 100%;
}

.title-bar-left {
    display: inline-block;
    float: left;
    font-size: 18px;
}

    .title-bar-left h2 {
        margin-left: 10px;
    }

.product-viewed .title-bar-left h2 {
    margin-left: 5px;
}

.top-product-brand .title-bar-left {
    margin-left: 5px;
}

.title-bar-right {
    float: right;
    background-color: #ff9900;
    padding: 4px 8px;
    border-radius: 5px;
    display: none;
}

    .title-bar-right a {
        color: #fff !important;
        font-weight: normal;
    }

.list-product-highlight {
    position: relative;
}

.product-highlight-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    flex-direction: row;
    overflow: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

#detail .cdown-pro-right {
    position: absolute;
    width: 65px;
    right: 0;
    top: 0;
}

@media (hover: hover) {
    .product-highlight-wrap .product-highlight-item:hover .prod-hl-name a {
        color: #da251c;
    }
}

.product-highlight-item.prod-item .prod-hl-name {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}

.product-viewed .product-highlight-item.prod-item .countdown-product {
    bottom: 7px;
}

.top-product-brand .product-highlight-item.prod-item .countdown-product {
    bottom: 7px;
}

.product-highlight-wrap .product-highlight-item {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px 5px 20px;
    width: 165px;
    text-align: left;
    position: relative;
    margin: 5px;
    box-sizing: border-box;
}

.list-seen .product-highlight-item {
    height: 235px;
}

.top-product-related .product-highlight-wrap .product-highlight-item {
    height: 250px;
}

.top-product-related .product-highlight-item.last-child {
    line-height: 270px;
    text-align: center;
    border: 1px solid #fff;
}

    .top-product-related .product-highlight-item.last-child a {
        background: #2f80ed;
        padding: 10px 30px;
        border-radius: 3px;
        color: #fff;
    }

.freeship-icon {
    width: 40px;
    position: absolute;
    top: 5px;
    left: 5px;
}

.prod-hl-gift.active {
    font-size: 10px;
    position: absolute;
    top: 88px;
    left: 5px;
}

.icon-gift {
    background: #fff url(../images/gift.png) no-repeat center center;
    background-size: 16px;
    width: 20px;
    height: 20px;
    border: 2px solid #da251c;
    display: block;
    border-radius: 50%;
    padding: 2px;
    position: absolute;
}

.prod-hl-gift.active:before {
    content: "Tặng quà";
    font-size: 10px;
    font-weight: 500;
    display: block;
    color: #fff;
    background-color: #da251c;
    width: 63px;
    text-transform: uppercase;
    padding: 4px 0 2px;
    left: 23px;
    position: absolute;
    top: 4px;
    border-radius: 3px;
    text-align: center;
}
/*An nut tra gop ngay 7-5-2025*/
.tragop-ox {
    width: 56px;
    height: 19px;
    background: #ff9900;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    line-height: 19px;
    position: absolute;
    top: 93px;
    right: 5px;
    font-weight: bold;
    display: none;
}

.freeship-sale ~ .tragop-ox {
    visibility: hidden;
}

.prod-hl-thumb {
    height: 100px;
    width: 100px;
    overflow: hidden;
    margin: auto;
}

    .prod-hl-thumb a {
        height: 100px;
        width: 100px;
        display: table-cell;
        vertical-align: middle;
    }

    .prod-hl-thumb img {
        max-height: 100%;
        max-width: 100%;
    }

.prod-hl-discount {
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 1;
    overflow: hidden;
    width: 50px;
    height: 22px;
    border-radius: 10px;
    background: #ff9900;
    line-height: 23px;
    color: #fff;
    text-align: center;
}

.prod-hl-name {
    margin: 10px 0;
    line-height: 18px;
    min-height: 36px;
}

.prod-hl-brand a {
    color: #0071c4;
}

.product-price-meta {
    color: #da251c;
    font-weight: bold;
}

.product-price-old {
    text-decoration: line-through;
    color: #555;
    display: none;
}

.amount-rate {
    color: #999;
    display: none;
    font-size: 12px;
}

.detail-product-rate .amount-rate {
    display: inline-block;
}

    .detail-product-rate .amount-rate a {
        color: #0071c4;
    }

.list-product-highlight nav {
    position: absolute;
    top: 36%;
    left: 0;
    width: 100%;
    height: 0;
    display: block;
    /*visibility: visible;
    opacity: 0;*/
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.box-cat-inner nav {
    position: absolute;
    top: 44%;
    left: 0;
    width: 100%;
    height: 0;
    display: block;
    /*visibility: visible;
    opacity: 0;*/
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

    .list-product-highlight nav .arrow-preview-product,
    .box-cat-inner nav .arrow-preview-product {
        width: 100%;
        border-radius: 3px 3px 0 0;
        display: block;
        height: 100%;
        margin: 0 auto;
    }

.arrow-preview-product label {
    display: block;
    width: 10px;
    height: 20px;
    font-size: 30px;
    padding: 12px 5px;
    margin: 0;
    background: #eee;
}

    .arrow-preview-product label.arrow-left {
        border-radius: 0 20px 20px 0;
        float: left;
        text-align: left;
    }

    .arrow-preview-product label.arrow-right {
        border-radius: 20px 0 0 20px;
        float: right;
        text-align: right;
    }

    .arrow-preview-product label i {
        display: block;
        color: #fff;
        position: absolute;
        top: 7px;
    }

        .arrow-preview-product label i.fa-angle-left {
            left: 3px;
        }

        .arrow-preview-product label i.fa-angle-right {
            right: 3px;
        }

.list-product-highlight:hover nav,
.list-product-highlight.x-hover nav,
.box-cat-inner:hover nav,
.box-cat-inner.x-hover nav {
    visibility: visible;
    opacity: 0.8;
}

.product-rate {
    margin: 0;
}

.rating-box .fa-star {
    color: #fcfcfc;
    margin-right: -2px;
    font-size: 13px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 1);
}

.rating-box .rated {
    color: #ffb909;
}

.count-rated {
    font-size: 11px;
}

/*style noi dung san pham*/
.show-content-main,
.spec-conts {
    background-color: #fff;
    padding: 10px;
    line-height: 25px;
    font-size: 16px;
}

.spec-conts {
    margin-top: 15px;
}

.show-content-main p,
spec-conts p {
    margin: 8px 0;
}

.show-content-main a,
spec-conts a {
    color: #0071c4;
    display: initial;
}

.show-content-main img,
spec-conts img {
    max-width: 100%;
    height: auto;
}

.show-content-main ul {
    margin-bottom: 8px;
}

    .show-content-main ul li {
        margin-left: 20px;
        margin-top: 5px;
        position: relative;
    }

        .show-content-main ul li:before {
            width: 4px;
            height: 4px;
            line-height: 4px;
            content: "";
            border-radius: 4px;
            position: absolute;
            background-color: #808080;
            margin-top: 10px;
            margin-left: -10px;
            top: 1px;
        }

.show-content-main iframe {
    max-width: 100%;
}

.show-content-main ol li {
    margin-left: 26px;
    margin-top: 5px;
    list-style-type: decimal;
}

.show-content-main table {
    margin: 5px auto 5px;
}

    .show-content-main table tr td {
        padding: 4px;
        border: 1px solid #ddd;
    }

.show-content-main h2,
.show-content-main h3,
.spec-conts h2,
.spec-conts h3 {
    font-weight: bold;
}

.show-content-main h3 {
    margin-top: 5px;
}

.show-content-main h4 {
    font-weight: 500;
    font-size: 15px;
    margin-top: 5px;
}

.show-content-main ._ilcss1_ {
    width: auto !important;
}

.view-more-tags-wrap {
    background-color: #fff;
    padding: 8px;
    margin-top: 10px;
}

.title-view-more-tags {
    font-size: 18px;
    font-weight: bold;
}

.list-more-cat-d-item img {
    max-width: 18px;
    vertical-align: middle;
    margin-right: 5px;
}

ul .list-more-cat-d-item {
    display: inline-block;
    margin: 0 20px 5px 0;
}

.a-desc-more {
    padding: 5px;
}

    .a-desc-more a {
        display: inline-block;
    }

        .a-desc-more a:hover,
        .a-desc-more a.x-hover {
            color: #0071c4;
        }

.sharing {
    background-color: #fff;
    padding: 0 10px 0 10px;
}

    .sharing iframe {
        height: 20px;
    }

.box-view-prod-tags {
    background-color: #fff;
    padding: 10px 0 0 5px;
    border-top: 1px solid #ddd;
}

.tags-item .fa {
    font-size: 12px;
    margin-right: 3px;
}

.box-view-prod-tags ul li {
    display: inline-block;
    margin: 0 20px 5px 0;
}

.tags-item a {
    color: #0071c4;
}

.title-specs {
    padding-left: 5px;
    margin: 10px 0;
}

.body-specs {
    background-color: #fff;
    border-left: none;
    border-right: none;
    font-size: 16px;
}

.title-specs h2 {
    font-size: 16px;
    font-weight: bold;
}

.body-specs ul li {
    border-bottom: 1px solid #eee;
}

    .body-specs ul li:last-child {
        border-bottom: none;
    }

    .body-specs ul li .specs-left {
        padding: 10px;
        width: 40%;
        vertical-align: middle;
    }

    /*.body-specs ul li .specs-left:after {
    content: ":";
}*/

    .body-specs ul li .specs-right {
        padding-left: 5px;
        vertical-align: middle;
        width: calc(100% - 47%);
    }

    .body-specs ul li a:hover,
    .body-specs ul li a.x-hover {
        color: #0071c4;
    }

.body-specs.user-manuals a {
    color: #338ed0;
}

.body-specs.user-manuals {
    padding-bottom: 15px;
    border-top: 1px solid #eee;
    padding-top: 5px;
}

.spec-lable {
    color: #0071c4;
    margin-left: 5px;
}

.top-product-connection {
    margin: 10px 0;
    padding: 0 5px;
}

    .top-product-connection .list-product-highlight nav .arrow-preview-product {
        display: none;
    }

.page-detail-video {
    background-color: #fff;
    margin: 10px 0;
}

.spec-cont-content img {
    max-width: 100%;
    height: auto;
}

.box-bar-video {
    height: 32px;
    line-height: 32px;
    position: relative;
}

.box-bar-video-title h2 {
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 10px;
    font-size: 16px;
    border-left: 4px solid #da251c;
}

.box-video-all {
    position: absolute;
    right: 5px;
    top: 0px;
}

    .box-video-all a {
        color: #0071c4;
    }

    .box-video-all .fa {
        margin-left: 5px;
        vertical-align: middle;
        font-size: 10px;
    }

.body-show-video {
    width: calc(100% - 16px);
    padding: 10px 8px 0px 8px;
}

.thumb-video-main {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-right: 5px;
}

    .thumb-video-main:before {
        padding-top: 56.25%;
        content: "";
        display: block;
    }

    .thumb-video-main .video-box {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .thumb-video-main .video-box iframe {
            width: 100%;
            height: 100%;
        }

    .thumb-video-main img {
        max-width: 100%;
    }

.title-video-top {
    background: #333333a1;
    color: #fff;
    position: absolute;
    bottom: 6px;
    padding: 8px;
    font-size: 1.2em;
    width: calc(100% - 16px);
}

.playhover {
    width: 70px;
    height: 44px;
    background: #333333a6;
    border-radius: 10px;
    position: absolute;
    top: 38%;
    left: 40%;
}

.playnow {
    width: 0px;
    height: 0px;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 16px solid #fff;
    position: absolute;
    left: 42%;
    top: 29%;
}

.thumb-video-main a:hover .playhover,
.thumb-video-main a.x-hover .playhover,
.show-video-item a:hover .playhover,
.show-video-item a.x-hover .playhover {
    background: #ff0000;
}

.body-show-video .list-show-video {
    display: block;
    width: 100%;
}

.list-show-video .show-video-item {
    display: inline-block;
    position: relative;
    width: 100%;
}

.thumb-video-item {
    width: 100px;
    float: left;
    position: relative;
    margin-bottom: 5px;
    display: block;
}

    .thumb-video-item:before {
        padding-top: 56.25%;
        content: "";
        display: block;
    }

    .thumb-video-item > a {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.list-show-video .show-video-item img {
    max-width: 100%;
}

.show-video-item .playhover {
    top: 17px;
    left: 32px;
    width: 30px;
    height: 22px;
    border-radius: 3px;
}

.show-video-item .playnow {
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 9px solid #fff;
}

.title-video-item {
    float: right;
    display: inline-block;
    width: calc(100% - 110px);
}

    .title-video-item a:hover,
    .title-video-item a.x-hover {
        color: #0071c4;
    }

/*Style phan thong tin huu ich*/
.box-useful-pagedetail {
    background-color: #fff;
    margin-bottom: 10px;
}

.title-useful {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 8px 0px 8px;
}

.wrap-box-useful {
    padding: 8px;
    background-color: #fff;
}

.useful-item {
    width: 100%;
    border-bottom: 1px dashed #eee;
    position: relative;
    margin: 5px 0;
    padding-bottom: 5px;
}

    .useful-item:hover label span,
    .useful-item:hover h3 a {
        color: #da251c;
        border-color: #da251c;
    }

    .useful-item:last-child {
        border-bottom: none;
    }

    .useful-item label {
        width: 20px;
        float: right;
    }

input[type="checkbox"] + label span {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background-color: #fff;
    cursor: pointer;
    float: right;
    display: inline-block;
}

.useful-item input[type="checkbox"] + label span {
    width: 16px;
    height: 16px;
    border-radius: 14px;
    margin-left: 5px;
    background: url(../images/arrow-down-gray.png) no-repeat center 4px;
    /*border-color: #0071c4;*/
    background-size: 10px;
}

.useful-item input[type="checkbox"]:checked + label span {
    background-position-y: 4px;
    transform: rotate(180deg);
    /*border-color: #0071c4;*/
    background-size: 10px;
}

.useful-item:hover input[type="checkbox"] + label span {
    background: url(../images/arrow-down-red.png) no-repeat center 4px;
    background-size: 10px;
}

.useful-item h3 {
    font-size: 14px;
    vertical-align: middle;
    line-height: 20px;
    display: inline-block;
    width: calc(100% - 20px);
}

    .useful-item h3 a {
        /*color: #0071c4;*/
        display: block;
    }

.more-info-checked {
    opacity: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    display: none;
    transform: scale(0.8);
    transition: 0.5s;
    margin-top: 5px;
    margin-bottom: -6px;
}

input[type="radio"]:checked ~ .more-info-checked,
input[type="checkbox"]:checked ~ .more-info-checked {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    overflow: visible;
    visibility: visible;
    height: auto;
    width: 100%;
    display: block;
}

.content-useful-detail {
    padding: 8px;
    background-color: #f7f7f7;
    border: 1px dashed #ddd;
}

    .content-useful-detail a {
        color: #0071c4;
        display: inline-block;
    }

    .content-useful-detail p {
        margin: 8px 0;
        line-height: 22px;
    }

    .content-useful-detail h2 {
        font-size: 15px;
        font-weight: 700;
        margin: 3px 0;
    }

    .content-useful-detail img {
        max-width: 100%;
        height: auto;
    }

    .content-useful-detail h3 {
        font-weight: 500;
    }

    .content-useful-detail ul li {
        margin-left: 20px;
        position: relative;
        margin-top: 3px;
    }

        .content-useful-detail ul li:before {
            width: 4px;
            height: 4px;
            line-height: 4px;
            content: "";
            border-radius: 4px;
            position: absolute;
            background-color: #808080;
            margin-top: 10px;
            margin-left: -10px;
            top: -3px;
        }

    .content-useful-detail ol li {
        list-style-type: decimal;
        margin-left: 24px;
        margin-top: 3px;
    }

    .content-useful-detail table {
        margin: 5px auto 5px;
    }

        .content-useful-detail table tr td {
            padding: 4px;
            border: 1px solid #ddd;
        }

    .content-useful-detail iframe {
        max-width: 100%;
    }

/*Style phan binh luan danh gia*/
.detail-comment-wrap {
    background-color: #fff;
    padding: 8px;
    margin: 10px 0;
}

.title-rated-prod {
    font-size: 18px;
    font-weight: bold;
}

.result-rated-prod {
    margin: 10px 0;
}

.result-rated-box.right {
    width: 45%;
    display: inline-block;
    text-align: left;
    margin-left: 20px;
}

.result-rated-box.left {
    width: 45%;
    text-align: center;
    display: inline-block;
}

.star-rated.rating-box-second2 {
    cursor: auto;
}

.star-rated .fa-star {
    font-size: 20px;
    color: #999;
}

.star-rated .rated {
    color: #ffb909;
}

.txt-quantum {
    display: none;
}

.txt-rated-1 {
    font-size: 16px;
}

.txt-rated-2 {
    color: #747474;
}

.medium-score-wrap {
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.medium-score-rated {
    font-size: 30px;
    font-weight: bold;
}

.max-score-rated {
    color: #999;
    font-size: 16px;
}

.star-item {
    color: #757575;
}

.process-rate {
    width: 70px;
    background-color: #e9e9e9;
    height: 12px;
    vertical-align: middle;
    margin: 0 8px;
    border-radius: 6px;
}

.quantum-star a {
    color: #757575 !important;
}

.process-rate .process-inner {
    background-color: #ffb909;
    height: 12px;
    border-radius: 6px;
}

.process-rate-0 {
    width: 0%;
}

.process-rate-01 {
    width: 10%;
}

.process-rate-02 {
    width: 20%;
}

.process-rate-03 {
    width: 30%;
}

.process-rate-04 {
    width: 40%;
}

.process-rate-05 {
    width: 50%;
}

.process-rate-06 {
    width: 60%;
}

.process-rate-07 {
    width: 70%;
}

.process-rate-08 {
    width: 80%;
}

.process-rate-09 {
    width: 90%;
}

.process-rate-10 {
    width: 100%;
}

.tab-box-comment {
    position: relative;
    margin-top: 15px;
}

    .tab-box-comment > input[type="radio"] {
        position: absolute;
        left: -100px;
        top: -100px;
    }

    .tab-box-comment > label:hover {
        color: #da251c !important;
        border-color: #da251c !important;
    }

    .tab-box-comment > input[type="radio"] + label {
        display: inline-block;
        padding: 0 5px;
        color: #333;
        cursor: pointer;
        border-bottom: 2px solid #ddd;
        margin-right: 10px;
    }

    .tab-box-comment > input[type="radio"]:checked + label {
        border-bottom: 2px solid #da251c;
        font-weight: bold;
    }

    .tab-box-comment section {
        display: none;
        padding: 10px 0 0;
    }

#tab1:checked ~ #comment-1,
#tab2:checked ~ #comment-2,
#tab3:checked ~ #comment-3 {
    display: block;
}

.comment-wrap {
    padding: 10px 10px 0 10px;
}

.sort-name-cm {
    padding: 2px 5px;
    background-color: #b2b2b2;
    color: #fff;
    border-radius: 2px;
}

.full-name-cm {
    color: #636363;
    font-weight: bold;
    margin-right: 5px;
}

.comment-item-star .rated {
    color: #ffb909;
}

.comment-item-right {
    float: right;
}

.buyer-icon {
    color: #0071c4;
}

    .buyer-icon .fa {
        margin-right: 3px;
    }

.comment-row-item {
    padding-bottom: 5px;
}

.comment-user-body {
    margin: 5px 10px 10px 20px;
}

    .comment-user-body img {
        max-width: 100%;
    }

.comment-ask {
    margin-bottom: 5px;
    word-break: break-word;
}

.relate-comment label:hover {
    color: #da251c !important;
}

.read-yes label:hover {
    color: inherit !important;
}

.rep-comment,
.rep-comment ~ label {
    display: inline-block;
    margin-right: 20px;
    color: #0071c4;
    cursor: pointer;
}

.relate-comment input[type="radio"] + label span {
    display: none;
}

.relate-comment input[type="radio"]:checked ~ .more-info-checked,
.relate-comment input[type="checkbox"]:checked ~ .more-info-checked {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    overflow: visible;
    visibility: visible;
    height: auto;
    width: 100%;
    display: block;
}

.rep-box-comment {
    width: 100%;
    border: solid 1px #ccc;
    background: #fcfcfc;
    border-radius: 3px;
    margin-bottom: 10px;
}

.input-rep-comment {
    width: 100%;
    height: 50px;
    border: none;
    display: inherit;
    border-radius: 3px;
    padding: 8px;
    box-sizing: border-box;
}

.rc-editor:focus {
    outline: none;
}

.row-send-replier {
    margin: 0;
    padding: 8px;
    position: relative;
}

    .row-send-replier .img-upload {
        left: 10px;
    }

.input-replier {
    width: 100%;
    height: 28px;
    border: 1px solid #ddd;
    padding: 0 4px !important;
    box-sizing: border-box;
    border-radius: 2px 0 0 2px;
    border-radius: 2px;
    margin: 3px 0 !important;
}

.btn-send-replier {
    text-align: right;
    width: 100%;
    display: block;
}

.send-replier {
    width: 34px;
    height: 24px;
    color: #fff;
    border: none;
    background-color: #0071c4;
    border-radius: 0 2px 2px 0;
    min-width: 80px;
    opacity: 0.25;
}

a.review-like {
    color: #0071c4;
    margin-left: 4px;
    display: inline-block;
    float: right;
}

.like-comment .fa-thumbs-o-up {
    margin-right: 5px;
}

.time-comment {
    color: #b5b5b5;
    margin-left: 20px;
}

.show-replied a {
    color: #0e5ac3;
}

.comment-ask-box {
    position: relative;
}

    .comment-ask-box.member-rep {
        padding: 8px;
        background-color: #eee;
        margin-top: 15px;
    }

        .comment-ask-box.member-rep.level3 {
            margin-top: 10px;
        }

.ava-name {
    font-weight: bold;
    word-break: break-word;
}

    .ava-name.user-normal {
        color: #0071c4;
    }

    .ava-name.user-staff {
        color: #da251c;
    }

i.fa.fa-star.unrate {
    color: #dddddd;
}

.view-more-comment {
    margin: auto;
    width: 140px;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 10px;
}

    .view-more-comment a {
        color: #0071c4;
        line-height: 30px;
        display: block;
    }

.share-box-comment {
    padding-top: 5px;
    margin-bottom: 20px;
}

.ad-panel {
    position: absolute;
    right: 12px !important;
    bottom: 1px !important;
}

    .ad-panel a:hover,
    .ad-panel a.x-hover {
        display: inline-block;
    }

.status-checked {
    display: inline-block;
    width: 86px;
    font-size: 0.9em;
    text-align: center;
    margin-right: 15px !important;
}

    .status-checked.active:after {
        content: "✔ Chưa kiểm";
        border: 1px solid #e6e6e6;
        border-radius: 2px;
        padding: 3px 5px;
        font-size: 12px;
        color: #aaa;
        background: #f5f5f5;
    }

.status-comment.active:after {
    content: "✔ Đang ẩn";
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    padding: 3px 5px;
    font-size: 12px;
    color: #aaa;
    background: #f5f5f5;
}

.status-checked:after {
    content: "✔ Đã kiểm";
    border: 1px solid #5cb85c;
    border-radius: 2px;
    padding: 3px 5px;
    font-size: 12px;
    color: #5cb85c;
    background: #fff;
    width: 100%;
    display: inline-block;
}

.status-comment {
    display: inline-block;
    width: 86px;
    font-size: 0.9em;
    text-align: center;
}

    .status-comment:after {
        content: "✔ Đang hiện";
        border: 1px solid #0092db;
        border-radius: 2px;
        padding: 3px 5px;
        font-size: 12px;
        color: #fff;
        background: #19abe0;
        width: 100%;
        display: inline-block;
    }

.type-comment {
    display: inline-block;
    width: 86px;
    font-size: 0.9em;
    text-align: center;
    margin-right: 15px !important;
}

    .type-comment:after {
        content: "Là nhận xét";
        border: 1px solid #e6e6e6;
        border-radius: 2px;
        padding: 3px 5px;
        font-size: 12px;
        color: #aaa;
        background: #f5f5f5;
        width: 100%;
        display: inline-block;
    }

    .type-comment.active:after {
        content: "Là câu hỏi";
        border: 1px solid #5cb85c;
        border-radius: 2px;
        padding: 3px 5px;
        font-size: 12px;
        color: #5cb85c;
        background: #fff;
        width: 100%;
        display: inline-block;
    }

.top-product-brand,
.product-viewed {
    padding: 10px 5px;
    background-color: #fff;
}

    .product-viewed label.arrow-left {
        display: none;
    }

    .top-product-brand .title-bar-right,
    .product-viewed .title-bar-right {
        display: inline-block;
        background-color: #fff;
        font-size: 14px;
        padding-top: 2px;
    }

        .top-product-brand .title-bar-right a,
        .product-viewed .title-bar-right a {
            color: #333 !important;
        }

    .top-product-brand .product-highlight-item.prod-item.last-child,
    .product-viewed .product-highlight-item.prod-item.last-child {
        border: none;
        text-align: center;
        line-height: 250px;
    }

        .top-product-brand .product-highlight-item.prod-item.last-child a,
        .product-viewed .product-highlight-item.prod-item.last-child a {
            background: #2f80ed;
            padding: 10px 30px;
            border-radius: 3px;
            color: #fff;
        }

    .product-viewed .title-bar-hl .fa,
    .top-product-brand .title-bar-hl .fa {
        font-size: 12px;
    }

.detail-box-support {
    background-color: #fff;
    margin-bottom: 10px;
}

.box-support-bar {
    height: 32px;
    line-height: 32px;
    position: relative;
}

.box-support-title h2 {
    border-left: 4px solid #25a1dc;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 10px;
    font-size: 16px;
}

.box-support-all {
    position: absolute;
    right: 5px;
    top: 0px;
}

    .box-support-all a {
        color: #0071c4;
    }

    .box-support-all .fa-chevron-right {
        margin-left: 5px;
        vertical-align: middle;
        font-size: 10px;
    }

.list-cat-support {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
}

    .list-cat-support .cat-support-item {
        width: 50%;
        text-align: center;
        -webkit-box-flex: 1;
        -webkit-flex: 40%;
        -ms-flex: 40%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 10px;
    }

.thumb-cat-support {
    width: calc(100% - 10px);
    margin: auto;
}

.cat-support-item img {
    max-width: 100%;
}

.body-share-comment {
    padding: 10px;
}

.list-star-share {
    margin: 15px 0 50px;
}

.rating-star label {
    margin: 0 20px;
}

label.full {
    position: relative;
    font-size: 32px;
}

    label.full span {
        font-size: 14px;
        color: #888;
        width: 70px;
        text-align: center;
        position: absolute;
        top: 40px;
        left: calc(50% - 35px);
    }

    label.full.active span {
        color: #4d74fd;
        font-weight: bold;
    }

.txt-box-share {
    display: inline-block;
    padding-right: 10px;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
}

.body-share-comment p {
    text-align: left;
}

.list-star-share {
    display: inline-block;
    vertical-align: middle;
}

fieldset {
    margin: 0;
    padding: 0;
    float: left;
}

.rating-star > label {
    color: #ddd;
    float: right;
    font-size: 30px;
    margin: 0 5px 0 0;
}

.rating-star label:hover {
    cursor: pointer;
}

.rating-star > input {
    display: none;
}

    .rating-star > input:checked ~ label,
    .rating-star:not(:checked) > label:hover,
    .rating-star:not(:checked) > label:hover ~ label,
    .rating-star:not(:checked) > label.x-hover,
    .rating-star:not(:checked) > label.x-hover ~ label {
        color: #ffb909;
    }

        .rating-star > input:checked + label:hover,
        .rating-star > input:checked ~ label:hover,
        .rating-star > label:hover ~ input:checked ~ label,
        .rating-star > input:checked ~ label:hover ~ label,
        .rating-star > input:checked + label.x-hover,
        .rating-star > input:checked ~ label.x-hover,
        .rating-star > input:checked ~ label.x-hover ~ label {
            color: #ff8d00;
        }

.txt-input-comment {
    width: calc(100% - 25px);
    font-family: Roboto, Arial;
    font-size: 1.1em;
    margin-left: 5px;
    margin-top: 5px;
    padding: 3px;
    min-height: 100px;
    border-radius: 3px;
    border: 1px solid #ddd;
}

    .txt-input-comment:focus::-webkit-input-placeholder {
        color: #ddd;
    }

.send-content-comment {
    position: relative;
}

a.btn-send-content {
    width: 150px;
    height: 32px;
    margin: auto;
    background-color: #0071c4;
    color: #fff !important;
    text-align: center;
    line-height: 32px;
    font-size: 14.5px;
    border-radius: 3px;
    display: block;
}

/*.send-content-comment:hover .form-complette-comment{display: block;}*/

.form-complette-comment:target {
    visibility: visible;
    opacity: 1;
}

.row-comment-inner-top {
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}

.close-form-comment {
    float: right;
    margin-right: 10px;
    font-size: 16px;
}

.title-form-comment {
    text-transform: uppercase;
    color: #da251c;
    font-weight: bold;
    font-size: 16px;
}

.close-form-comment .fa {
    margin-right: 5px;
}

.txt-form-item-left {
    min-width: 85px;
}

.txt-form-item-right {
    width: 100%;
}

.input-txt-cm {
    border: 1px solid #eee;
    border-radius: 3px;
    height: 28px;
    width: calc(100% - 2px);
    font-size: 15px;
    font-family: Roboto, Arial;
    text-indent: 5px;
    margin: 3px 0 !important;
}

.txt-form-item {
    margin: 10px 0;
}

.txt-form-item-right input[type="radio"] {
    display: inline-block;
    vertical-align: -2px;
    margin-right: 5px;
}

.txt-form-item-right p {
    margin-bottom: 15px;
}

.txt-form-item-right .select-comment {
    margin-right: 15px;
}

.txt-form-item .btn-send-content {
    margin-top: 15px;
}

.form-login-social {
    text-align: center;
}

.form-login-social-bar {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
}

.singin-id {
    width: 92px;
    padding-right: 10px;
    text-indent: 30px;
    line-height: 24px;
    border-radius: 12px;
    margin: 0 10px;
}

    .singin-id a {
        color: #fff;
    }

    .singin-id.facebook {
        background: #546ea6 url(../images/Facebook.png) no-repeat 0 center;
    }

    .singin-id.google {
        background: #df5656 url(../images/GooglePlus.png) no-repeat 0 center;
    }

/*style trang het hang*/
.nosell {
    text-transform: uppercase;
    color: #d0011b;
    font-size: 16px;
    font-weight: bold;
}

.productRelate-sell {
    padding: 5px;
    background-color: #fff;
}

.txt-bar-sell h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.status-xem .view-images-product {
    display: none;
}

.promo-has-one-product {
    display: block;
}

    .promo-has-one-product .product-highlight-wrap {
        display: initial;
    }

    .promo-has-one-product .product-highlight-item {
        width: 100%;
        border: none;
        margin-bottom: 15px;
    }

.product-highlight-item-left {
    width: 100px;
    height: 100px;
    vertical-align: top;
    position: relative;
}

.product-highlight-item-right {
    width: calc(100% - 115px);
    float: right;
    text-align: left;
}

.product-short-desc {
    margin-top: 7px;
    display: none;
}

.promo-has-one-product .prod-hl-discount {
    position: absolute;
    right: 0px;
    top: -8px;
    z-index: 1;
    text-align: right;
    background: none;
    width: 80px;
    height: 45px;
}

    .promo-has-one-product .prod-hl-discount span {
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        width: 50px;
        height: 22px;
        line-height: 22px;
        display: block;
        background: #ff9900;
        position: absolute;
        top: 14px;
        right: 5px;
        border-radius: 10px;
    }

.promo-has-one-product .prod-hl-name {
    min-height: 0;
}

.promo-has-one-product .product-rate {
    margin: 0;
}

.promo-has-one-product .amount-rate,
.promo-has-one-product .product-price-old {
    display: inline-block;
    margin-left: 5px;
}

.promo-has-one-product .prod-hl-buynow {
    display: none;
}

.stock-status.stock-n {
    color: #da251c;
    background: url(../images/Cart-N.png) no-repeat 15px center;
    padding-left: 40px;
}

.prod-name-main h1 {
    font-weight: bold;
    display: inline;
}

.status-n .prod-name-main h1 sup {
    color: #fff;
    font-weight: 100;
    margin: 10px;
    background: #aaa;
    padding: 5px;
    border-radius: 3px;
    font-size: 14px;
}

.prod-new-detail {
    background: #f91f3e;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    padding: 3px 5px;
    vertical-align: top;
    margin-left: 5px;
}

#img_qr_code.hover {
    max-width: unset;
    max-height: unset;
    width: 120px;
    height: 120px;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
}

.slc-price-focus {
    position: relative;
    background: #fff;
    border: solid 3px #da251c;
    border-radius: 5px;
    margin-left: -10px;
    padding: 0 7px;
    z-index: 1000;
    box-shadow: 0 0 100px 2000px rgba(10, 10, 10, 0.3);
}

.list-product-highlight {
    overflow: hidden;
    width: 100%;
}

#stickyheader {
    position: fixed;
    bottom: -100px;
    left: 0;
    width: 100%;
    height: auto;
    background: #fff;
    z-index: 3001;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    #stickyheader .buy-now {
        background: #da251c;
    }

        #stickyheader .buy-now.btn-pending a {
            background: #acacac;
        }

    #stickyheader .supp-now {
        background: #0fa80f;
    }

    #stickyheader.active {
        bottom: 0px;
    }

    #stickyheader .btn-buy-wrap,
    #stickyheader .btn-supp-wrap {
        height: 56px;
        line-height: 29px;
    }

    #stickyheader .stickyheader-btn.if-no-support .btn-buy-wrap,
    #stickyheader .stickyheader-btn.if-no-support .btn-supp-wrap {
        line-height: 30px;
    }

    #stickyheader .icon-shopp {
        height: 45px;
    }

    #stickyheader .stickyheader-btn a {
        color: #fff !important;
    }

    #stickyheader .stickyheader-info {
        position: absolute;
        top: 5px;
        left: 64px;
        height: 45px;
        display: flex;
    }

.stickyheader-info > div {
    margin-right: 10px;
    padding: 10px;
    font-size: 16px;
}

    .stickyheader-info > div a {
        padding-bottom: 7px;
    }

        .stickyheader-info > div a.active {
            box-shadow: 0 5px 0px 0px #da251c80;
            -webkit-box-shadow: 0 5px 0px 0px #da251c80;
            -moz-box-shadow: 0 5px 0px 0px #da251c80;
        }

        .stickyheader-info > div a:hover {
            box-shadow: 0 5px 0px 0px #da251c;
            -moz-box-shadow: 0 5px 0px 0px #da251c;
            -webkit-box-shadow: 0 5px 0px 0px #da251c;
        }

.stickyheader-btn {
    display: flex;
    direction: rtl;
}

.stickyheader-wrapper.active ~ #scrolltop {
    bottom: 6.5em !important;
    /*transition: all .3s ease .3s;*/
}

.stickyheader-wrapper.active ~ .pswp .pswp__caption {
    bottom: 45px !important;
}

.stickyheader-wrapper.active ~ #footer-m {
    padding-bottom: 55px;
}

#form-supp-box {
    visibility: visible !important;
    display: none;
    opacity: 1 !important;
    height: 1000px;
}

/*Slide anh*/
.option-thumb > li,
.rdo-attr-label {
    padding-right: 5px;
}

.slide-pagination {
    position: absolute;
    right: 10px;
}

.thanh-toan-care img,
.bao-hanh-care img,
.van-chuyen-care img {
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 12px;
}

.swiper-slide:hover,
.star-rated:hover,
.rating-box:hover {
    cursor: pointer;
}

.col-viewmore-item {
    margin: 10px 0 10px 10px !important;
}

    .col-viewmore-item.special:hover,
    .col-viewmore-item.comment:hover {
        cursor: pointer;
    }

        .col-viewmore-item.special:hover .title-spec a,
        .col-viewmore-item.comment:hover .title-spec a {
            color: #da251c !important;
        }

#rate-form {
    user-select: none;
}

.form-comment-inner #btn-review-send,
.form-comment-inner #btn-review-send-cmt {
    background: #0071c4;
    border: 1px solid #0071c4;
    color: #fff;
    display: inline-block;
    line-height: 27px;
    font-family: Roboto, Arial;
    padding: 0 10px;
    text-align: center;
    margin: 5px auto 5px;
    cursor: pointer;
    user-select: none;
    border-radius: 3px;
    font-size: 14px;
    float: right;
}

    .form-comment-inner #btn-review-send.disabled,
    .form-comment-inner #btn-review-send-cmt.disabled {
        opacity: 0.35;
    }

.comment-sent-ok {
    position: relative;
}

.form-comment-inner {
    background-color: #fcfcfc;
    padding: 3px 8px !important;
    position: relative;
    border-top: solid 1px #ddd;
    border-radius: 0 0 4px 4px;
}

.rating-thank-you {
    color: #080;
}

    .rating-thank-you span:after {
        content: "✔";
        font-size: 12px;
    }

.form-comment-inner .txt-form-item-left {
    display: none;
}

#popme {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9000;
    height: 100vh;
    background: rgba(0, 0, 0, 0.9);
    overflow-y: scroll;
    scroll-behavior: smooth;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
}

    #popme::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        background-color: #f5f5f5;
    }

    #popme::-webkit-scrollbar {
        width: 7px;
        background-color: #f5f5f5;
    }

    #popme::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #555;
    }

    #popme .popupGallery {
        /*        background: #1e1e1e;*/
        position: relative;
        overflow: hidden;
        padding: 0 0 80px 0;
    }

        #popme .popupGallery .close {
            border-radius: 2px;
            font-size: 14px;
            color: #4a90e2;
            position: fixed;
            top: 10px;
            right: 10px;
            background: #fff;
            padding: 9px 13px;
            border: 1px solid #cecece;
            z-index: 9999;
            opacity: 1;
        }

            #popme .popupGallery .close:focus,
            #popme .popupGallery .close:active {
                color: #fff;
                background: #4a90e2;
            }

        #popme .popupGallery h2 {
            font-size: 16px;
            color: #fff;
            padding: 15px 10px 12px 10px;
            font-weight: 600;
        }

    #popme .technical {
        background: #fff;
        max-width: 800px;
        margin: 0 auto;
    }

        #popme .technical h2 {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 70%;
            font-weight: normal;
            color: #000;
        }

    #popme .popupGallery .gallery {
        padding: 5px 10px;
        max-width: 1024px;
        margin: 0 auto;
    }

    #popme .gallery div {
        position: relative;
        overflow: hidden;
        margin-bottom: 5px;
        text-align: center;
    }

    #popme .technical .gallery div {
        text-align: left;
    }

    #popme .gallery div img {
        max-width: 100%;
        height: auto;
    }

        #popme .gallery div img.img-zoom {
            zoom: 2;
        }

.qr-code {
}

    .qr-code .owl-view-all {
        width: 48px;
        height: 48px;
        overflow: visible;
        line-height: 16px;
        font-size: 13px;
        border: none;
        position: relative;
        border-radius: 0;
    }

        .qr-code .owl-view-all img {
            position: absolute;
            z-index: 1;
            bottom: 0;
            left: 0;
        }

            .qr-code .owl-view-all img.hover {
                width: 120px;
                height: 120px;
                padding: 10px;
                background: #fff;
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
            }

.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);
    }

    .prodgift-tag:hover .gift-tag-detail {
        display: block;
    }

.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;
}

.read-yes {
    cursor: pointer;
    display: flex;
    align-items: baseline;
    padding: 3px;
    border: 1px solid transparent;
    width: fit-content;
}

    .read-yes.error {
        border-color: #da251c;
    }

        .read-yes.error ~ .read-yes-msg {
            display: block;
        }

.read-yes-msg {
    color: #da251c;
    display: none;
}

.read-yes input[type="checkbox"] {
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    border: 1px solid #333;
    border-radius: 0;
    appearance: none;
    outline: 0;
    display: inline-block;
    position: relative;
    top: 2px;
}

    .read-yes input[type="checkbox"]::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;
    }

    .read-yes input[type="checkbox"]:checked {
        color: #fff;
        border-color: #0748ff;
        background: #0748ff;
    }

        .read-yes input[type="checkbox"]:checked::before {
            opacity: 1;
        }

.read-yes label {
    margin-left: 5px;
}

    .read-yes label a {
        color: #0071c4;
    }

@media (max-width: 600px) {
    .qr-code {
        display: none !important;
    }
}

@media (min-width: 768px) {
    #popme .gallery div img {
        max-height: calc(100vh - 10px);
    }
}

#popme .gallery div {
    text-align: left;
    color: #fff;
}
/*style neo san pham so sanh*/
.sticBotCompare {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    left: 0;
    box-shadow: 0px 0px 3px 1px #ccc;
    display: block;
    align-items: center;
}

ul.List-sticBotCom {
    display: inline-block;
    width: 100%;
}

.box-submit-Com {
    width: 100%;
    display: block !important;
    text-align: center;
    border: 1px solid #ddd;
    border-right: none;
    border-left: none;
}

input.input-itemTPro {
    width: calc(100% - 2px);
    border-radius: 3px;
    border: 1px solid #ddd;
    height: 30px;
    text-indent: 5px;
    margin: 10px 0;
    font-size: 16px;
}

.add-sticBotCom .box-AddPro-wrap {
    display: none;
}

.item-sticBotCom {
    width: 32%;
    display: inline-flex;
    border-right: 1px solid #ddd;
    font-size: 14px;
    vertical-align: top;
    height: 110px;
}

.inner-item-sticBot {
    position: relative;
    padding: 5px;
    text-align: center;
}

.img-sticBot {
    width: 60px;
    height: 60px;
    vertical-align: middle;
    display: inline-block;
}

    .img-sticBot img {
        max-width: 100%;
        height: auto;
    }

.name-sticBot {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}

.close-addPro {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ddd;
    line-height: 20px;
    cursor: pointer;
    top: 5px;
    right: 5px;
    z-index: 99;
    text-align: center;
}

.item-sticBotCom .close-addPro {
    right: 5px;
    text-align: center;
    font-size: 15px;
    top: 5px;
}

li.item-sticBotCom:last-child {
    border-right: none;
}

a.submit-Compare {
    background: #0fa80f;
    padding: 8px 5px;
    color: #fff;
    text-align: center;
    float: right;
    width: 100% !important;
    height: 28px;
    font-size: 16px;
}

    a.submit-Compare:before {
        background: url(https://meta.vn/Data/image/2021/05/05/compare-icon-a.png) no-repeat;
        width: 32px;
        height: 26px;
        display: inline-block;
        content: "";
        vertical-align: middle;
        background-size: 26px;
    }

form.add-sticBotCom {
    padding: 5px;
    text-align: center;
    margin-top: 10px;
}

.Addstic-icon {
    width: 40px;
    border: 1px dashed #737373;
    border-radius: 3px;
    font-size: 30px;
    color: #737373;
    margin: auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 10px;
}

a.subC {
    width: 48%;
    display: inline-block;
}

a.close-Compare {
    float: left;
    padding: 8px 2px;
    background: #fefefe;
    display: none;
}

.top-product-related .product-price.list-product-price {
    margin-bottom: 5px;
}

.prod-hl-compare a {
    color: #0071c4;
    display: inline-block;
}

    .prod-hl-compare a:before {
        content: "+";
        border: 1px solid #0071c4;
        height: 11px;
        width: 11px;
        border-radius: 50%;
        display: inline-block;
        line-height: 12px;
        text-align: center;
        margin-right: 2px;
    }

    .prod-hl-compare a.compared:before {
        display: none;
    }

.ac_results_mini {
    border: 1px solid #ddd;
    width: 100% !important;
    left: -1px !important;
    border-top: 0;
    text-align: left;
    top: 71px !important;
}

    .ac_results_mini li {
        cursor: pointer;
    }

.ac_wrapper {
    padding: 0 10px 5px;
}

.ac_list li {
    margin: 5px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

.ac_list .Pri-meta {
    font-weight: bold;
    color: #da251c;
}

.ac_list .Pri-old {
    color: #9d9d9d;
    margin: 0 10px;
}

li.ac_odd {
    background-color: #fff;
}

.ac_list li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.box-AddPro-wrap {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    display: none;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.6);
    overflow: auto;
    overflow-y: scroll;
}

    .box-AddPro-wrap.show {
        display: block;
    }

.box-AddPro {
    background: #fff;
    border-radius: 3px;
    padding: 10px;
    font-weight: normal;
    position: absolute;
    z-index: 9999;
    border: 1px solid #ddd;
    top: 100px;
    width: calc(100% - 40px);
    margin: 10px;
    height: 320px;
}

.ttl {
    text-align: center;
    font-weight: bold;
    line-height: normal;
}

.prod-hl-compare {
    position: absolute;
    bottom: 5px;
    right: 5px;
    /*width: 100%;*/
    text-align: right;
    margin-top: 10px;
}

.countdown-product {
    bottom: 25px;
}

.top-product-related .countdown-product {
    bottom: 25px;
}

.w-bar-right {
    display: inline-block;
    float: right;
}

.suggest-compare {
    width: 300px;
    vertical-align: middle;
    margin-right: 10px;
    display: none;
}

.w-bar-right .input-itemTPro {
    height: 28px;
    margin-top: 5px;
    border: 1px solid #fdb84f;
    font-size: 14px;
}

.top-product-related .ac_results_mini {
    bottom: unset !important;
    top: 35px !important;
    z-index: 99;
    width: calc(100% - 3px) !important;
    left: 0 !important;
}

.top-product-related .ac_wrapper {
    padding: 0px 0 5px 5px;
}

span.c-icon-search {
    background: url(/themes/meta.vn/images/Search-48.png) no-repeat center center;
    background-size: 18px;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 11px;
    right: 8px;
}

.item-sticBotCom-t {
    width: 32%;
    display: inline-flex;
    border-right: 1px solid #ddd;
    font-size: 14px;
    vertical-align: top;
    height: 110px;
}

.price-FS-sticBot {
    background: #da251c;
    width: calc(100% - 10px);
    position: absolute;
    right: 5px;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
}

    .price-FS-sticBot:before {
        background: url(https://meta.vn/Data/image/2024/06/20/flash.png) no-repeat;
        content: "";
        height: 16px;
        width: 16px;
        position: absolute;
        left: 1px;
        top: 2px;
        background-size: 15px;
    }

    .price-FS-sticBot ~ .price-sticBot {
        display: none;
    }

#stickyheader .name-sticBot {
    color: #333;
}

#stickyheader .price-sticBot {
    font-weight: 700;
    color: #da251c;
}

#stickyheader .List-sticBotCom .item-sticBotCom-t:last-child {
    border-right: none;
}

.stickyheader-btn.if-no-support .item-sticBotCom-t {
    height: auto;
    width: 33.1%;
}

#stickyheader .column-number-2 .item-sticBotCom-t {
    width: 49.5%;
}

#stickyheader .column-number-1 .item-sticBotCom-t {
    width: auto;
}

#stickyheader {
    bottom: -200px;
}

    #stickyheader #s-product-related {
        /*position: fixed;*/
        bottom: 0;
        background: #fff;
        z-index: 4000;
        width: 100%;
        overflow: hidden;
    }

    #stickyheader .swiper-product-related {
        position: relative;
    }

    #stickyheader .s-product-related-item {
        padding: 5px 0 0 0;
        border-bottom: none;
        align-items: stretch !important;
        text-align: left;
        box-sizing: border-box;
        font-size: unset;
        font-weight: normal;
        width: 100% !important;
    }

    #stickyheader .swiper-button-prev,
    #stickyheader .swiper-button-next {
        bottom: 40px;
        height: 40px;
        top: auto;
        width: 20px;
        zoom: 0.7;
    }

    #stickyheader .s-product-related span.slide-pagination {
        display: none;
    }

    #stickyheader .dots-container {
        display: table;
        width: 100%;
    }

    #stickyheader .swiper-pagination {
        display: table-row;
    }

    #stickyheader .swiper-pagination-bullet {
        display: table-cell;
        height: 3px;
        background: rgba(139, 157, 195, 0.5);
        border-radius: 0;
    }

        #stickyheader .swiper-pagination-bullet:nth-child(5n + 1) {
            background: rgba(150, 206, 180, 0.5);
        }

        #stickyheader .swiper-pagination-bullet:nth-child(5n + 2) {
            background: rgba(255, 238, 173, 0.5);
        }

        #stickyheader .swiper-pagination-bullet:nth-child(5n + 3) {
            background: rgba(255, 111, 105, 0.5);
        }

        #stickyheader .swiper-pagination-bullet:nth-child(5n + 4) {
            background: rgba(255, 204, 92, 0.5);
        }

        #stickyheader .swiper-pagination-bullet.swiper-pagination-bullet-active {
            outline: none;
            background: #1da838;
        }

    #stickyheader .s-p-left {
        width: 60px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        position: relative;
    }

        #stickyheader .s-p-left img {
            max-height: 60px;
        }

    #stickyheader .buy-s-p {
        display: none;
    }

    #stickyheader .s-p-right {
        margin-top: 3px;
        width: calc(100% - 100px);
        margin-left: 10px;
        display: inline-block;
        vertical-align: middle;
    }

        #stickyheader .s-p-right a {
            font-weight: normal;
            text-overflow: ellipsis;
            -webkit-line-clamp: 2;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            color: #333 !important;
            font-size: 14px;
        }

    #stickyheader .price-s-p-meta {
        font-weight: normal;
        color: #da251c;
        font-size: 14px;
        margin-right: 10px;
    }

.stickyheader-wrapper.is-waiting #stickyheader {
    bottom: 0px;
}

.stickyheader-wrapper.active.is-waiting ~ #scrolltop {
    bottom: 11em !important;
}

#meta-goiy.active {
    bottom: 0px;
}

#meta-goiy {
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: auto;
    left: 0;
    z-index: 90;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    #meta-goiy #s-product-related {
        bottom: 0;
        background: #fff;
        z-index: 4000;
        width: 100%;
        overflow: hidden;
    }

    #meta-goiy .swiper-product-related {
        position: relative;
    }

    #meta-goiy .item-sticBotCom-t {
        height: 120px;
    }

    #meta-goiy .name-sticBot {
        color: #333;
    }

    #meta-goiy .price-sticBot {
        font-weight: 700;
        color: #da251c;
    }

    #meta-goiy .s-product-related-item {
        padding: 5px 0 5px 0;
        border-bottom: none;
        align-items: stretch !important;
        text-align: left;
        box-sizing: border-box;
        font-size: unset;
        font-weight: normal;
        width: 100% !important;
    }

.List-sticBotCom .item-sticBotCom-t:last-child {
    border-right: none;
}

#meta-goiy.active.ismobile ~ #scrolltop {
    bottom: 10em !important;
}

.meta-recommend.rest-product {
    background: #fff;
    margin-top: 10px;
}

    .meta-recommend.rest-product .title-bar-left {
        font-size: 16px;
        font-weight: bold;
        padding: 10px 0 0 43px;
        position: relative;
    }

        .meta-recommend.rest-product .title-bar-left:before {
            background: url(https://meta.vn/Data/image/2021/01/13/prod-hot-a.png) no-repeat;
            content: "";
            background-size: 28px;
            width: 28px;
            height: 28px;
            position: absolute;
            top: 3px;
            left: 10px;
        }

    .meta-recommend.rest-product .product-highlight-wrap .product-highlight-item:first-child {
        margin-left: 10px;
    }

    .meta-recommend.rest-product .countdown-product {
        bottom: 5px;
    }

.countdown-product ~ .product-price {
    visibility: hidden;
}

.meta-recommend.rest-product .product-highlight-item.prod-item.last-child {
    background: #fff;
    line-height: 256px;
    text-align: center;
    border: none;
}

    .meta-recommend.rest-product .product-highlight-item.prod-item.last-child a {
        color: #fff;
        background: #2f80ed;
        padding: 10px 30px;
        border-radius: 3px;
    }

.meta-recommend.rest-product .title-bar-right {
    display: inline-block;
    background: #fff;
    font-size: 14px;
    margin-top: 5px;
}

    .meta-recommend.rest-product .title-bar-right a {
        color: #333 !important;
    }

/*.meta-recommend.rest-product .title-bar-right:hover a {
        color: #da251c !important;
        }*/

/*.meta-recommend.rest-product .title-bar-right a:hover {
            color: #da251c !important;
        }*/

.meta-recommend.rest-product .title-bar-hl .fa {
    font-size: 12px;
}

.catg-watched {
    margin: -5px 5px 10px 10px;
}

ul.list-catg-watched {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    flex-direction: row;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-x: auto;
}

li.item-catg-watched {
    display: inline-block;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    padding: 3px 5px;
    margin-right: 7px;
    white-space: nowrap;
}

    li.item-catg-watched.delete-w {
        border: none;
        padding-right: 20px;
    }

        li.item-catg-watched.delete-w a:hover {
            color: #da251c;
        }

        li.item-catg-watched.delete-w:hover {
            border: none;
        }

    li.item-catg-watched:hover {
        border: 1px solid #84bee8;
    }

        li.item-catg-watched:hover a {
            color: #0071c4;
        }
/*style them cac san pham cung seri - 28-02-24*/
.lb-opt-value {
    margin-bottom: 5px;
}

.inner-opt-value {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    scrollbar-width: none;
}

    .inner-opt-value::-webkit-scrollbar {
        -webkit-appearance: none;
    }

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;
}

.price-opt-value {
    font-size: 14px;
}

a.item-opt-value.active {
    border: 1px solid #da251c;
}

    a.item-opt-value.active .title-opt-value {
        font-weight: bold;
    }

    a.item-opt-value.active .price-opt-value {
        color: #da251c;
        font-weight: bold;
    }

.nav-opt-value {
    position: absolute;
    top: 50%;
    width: 100%;
    display: none;
}

button.owl-prev {
    left: -10px;
    position: absolute;
    z-index: 1;
}

button.owl-next {
    right: -20px;
    position: absolute;
    z-index: 1;
}

.nav-opt-value button {
    background: none;
    cursor: pointer;
}

    .nav-opt-value button .fa {
        color: #b3b3b3;
    }

.swiper-wrapper {
    max-height: 100% !important;
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .rating-star label {
        margin: 0 18px;
    }

    label.full {
        font-size: 26px;
    }

        label.full span {
            font-size: 12px;
            width: 50px;
            left: calc(50% - 25px);
        }
}

@media screen and (min-width: 1200px) {
    .box-navi-top,
    .freeship-wrap-pc {
        display: block;
    }

    .breadcrum-cat-item.home,
    .breadcrum-cat-item.nav1 {
        display: inline-block;
    }

    .breadcrum-cat-menu-item {
        border-bottom: none;
    }

    ol.breadcrum-cat-box {
        margin-top: 10px;
    }

    .freeship-wrap-m {
        display: none;
    }

    .view-detail-product {
        width: 100%;
        display: inline-block;
        background-color: #fff;
        position: relative;
    }

    .view-detail-right {
        width: 250px;
        display: inline-block;
        float: right;
        background-color: #fff;
        margin-right: 10px;
        margin-top: 130px;
        display: none;
    }

    .useful-item-thumb {
        display: none;
    }

    .useful-item-title {
        padding-left: 10px;
        position: relative;
        width: auto;
    }

        .useful-item-title:before {
            position: absolute;
            width: 4px;
            height: 4px;
            border-radius: 4px;
            content: "";
            background-color: #333;
            top: 7px;
            left: -5px;
        }

    .view-images-product {
        width: 600px;
        display: inline-block;
        vertical-align: top;
        margin-top: 20px;
        padding-left: 10px;
    }

        .view-images-product .swiper-pagination-bullet {
            cursor: pointer;
        }

    .Product-info-right-top {
        width: calc(100% - 675px);
        display: inline-block;
        float: right;
        margin-left: 10px;
        margin-top: 120px;
        margin-right: 30px;
    }

    .Product-summary {
        padding: 5px 14px 5px 5px;
    }

    .brand-top {
        display: block;
        margin: 5px 0;
    }

    .detail-info-spec.prod-spec-brand {
        display: none;
    }

    .prod-name-main {
        padding-top: 5px;
        padding-bottom: 3px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
    }

    .prod-subtitle {
        display: inline-block;
        margin-right: 40px;
    }

    .detail-product-rate {
        display: inline-block;
    }

    .btn-buy-wrap,
    .btn-supp-wrap {
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }

        .btn-supp-wrap.tragop-now {
            padding-top: 0;
        }

    .btn-shopp-manual {
        height: 45px;
        padding: 0;
        border-radius: 3px;
    }
    /*style nut tra gop*/
    .btn-prod-shopping.if-tragop,
    .btn-prod-shopping.if-tragop-nocard {
        margin-bottom: 10px;
    }

    .btn-supp-wrap.tragop-now {
        margin-top: 0;
    }

    .btn-prod-shopping.if-tragop:not(.if-tragop-nocard) .btn-supp-wrap.tragop-now,
    .btn-prod-shopping.if-tragop-nocard:not(.if-tragop) .btn-supp-wrap.tragop-now {
        float: right;
    }

    .btn-prod-shopping.if-tragop:not(.if-tragop-nocard) .btn-buy-wrap.buy-now,
    .btn-prod-shopping.if-tragop-nocard:not(.if-tragop) .btn-buy-wrap.buy-now {
        width: 100%;
    }

    .btn-prod-shopping.if-tragop .btn-supp-wrap.supp-now .icon-supp {
        display: none;
    }

    .btn-prod-shopping.if-tragop .btn-supp-wrap.tragop-now .icon-shopp {
        display: none;
    }

    .btn-prod-shopping.if-tragop #btn-supp-prod:after,
    .btn-prod-shopping.if-tragop-nocard #btn-supp-prod:after {
        display: block;
    }

    .btn-prod-shopping.if-tragop .btn-supp-wrap.supp-now .txt-buy-now,
    .btn-prod-shopping.if-tragop .btn-supp-wrap.tragop-now .txt-buy-now,
    .btn-prod-shopping.if-tragop .btn-buy-wrap.buy-now .txt-buy-now,
    .btn-prod-shopping.if-tragop-nocard .btn-supp-wrap.supp-now .txt-buy-now,
    .btn-prod-shopping.if-tragop-nocard .btn-supp-wrap.tragop-now .txt-buy-now,
    .btn-prod-shopping.if-tragop-nocard .btn-buy-wrap.buy-now .txt-buy-now {
        line-height: inherit;
    }

    .btn-prod-shopping.if-tragop #btn-buy-prod:after,
    .btn-prod-shopping.if-tragop-nocard #btn-buy-prod:after {
        display: block;
        content: "Giao hàng tận nơi trên toàn quốc";
    }

    .btn-prod-shopping.if-tragop.if-tragop-nocard .btn-buy-wrap {
        width: 49%;
    }

    .btn-supp-wrap.tragop-now.tragop-nocard {
        width: 49%;
    }

    .btn-prod-shopping.if-tragop.if-tragop-nocard .btn-supp-wrap.supp-now .icon-supp {
        display: block;
    }

    .icon-shopp {
        display: block;
    }

    .btn-prod-shopping {
        padding: 0 5px 0px 5px;
    }

        .btn-prod-shopping.if-support.if-no-tragop #btn-supp-prod:after {
            content: "Chúng tôi sẽ gọi lại cho bạn";
            display: block;
            font-size: 0.6em;
            line-height: 7px;
        }

        .btn-prod-shopping.if-support.if-no-tragop .btn-supp-wrap.supp-now .txt-buy-now,
        .btn-prod-shopping.if-support.if-no-tragop .btn-buy-wrap.buy-now .txt-buy-now {
            line-height: inherit;
        }

        .btn-prod-shopping.if-support.if-no-tragop #btn-buy-prod:after {
            content: "Giao hàng tận nơi trên toàn quốc";
            display: block;
            font-size: 0.6em;
            line-height: 7px;
        }

    #btn-buy-prod:after,
    #btn-supp-prod:after {
        display: none;
    }

    #btn-supp-prod2:after,
    #btn-buy-prod2:after {
        display: none;
    }

    .txt-buy-slogan {
        display: none;
    }

    .txt-buy-now {
        line-height: 40px;
    }

    .supp-form {
        margin: auto;
        background: rgba(0, 0, 0, 0.7);
    }

    .title-setup:before {
        left: 0;
    }

    .title-setup {
        padding-left: 30px;
    }

    .info-setup {
        margin: 5px 0;
        padding: 0;
        border: none;
    }

    .input-group-btn:hover .btn-among.up,
    .input-group-btn:hover .btn-among.down {
        background: #eee;
    }

    i.price-nb-name {
        width: auto;
    }

    .prod-price-region .price-nb-name.none-offset {
        padding: 7px 25px !important;
    }

    .bar-bg-form-supp {
        width: 50%;
        margin: auto;
        top: 120px;
    }

    .form-supp-wrap {
        width: calc(50% - 10px);
        margin: auto;
    }

    .box-hotline {
        padding: 10px 5px;
    }

    .hotline-wrap {
        border: 1px solid #ddd;
        border-radius: 3px;
    }

    .box-navi-top {
        background: none;
        height: 0;
    }

    .box-navi-inner {
        width: 650px;
        position: absolute;
        z-index: 9;
        height: 34px;
        top: 80px;
        margin-left: 580px;
    }

    #hoa-don .box-navi-inner {
        margin-left: 0px;
    }

    .slogan-box-hotline {
        font-size: 13px;
    }

    .hotline-wrap {
        padding: 5px 0;
    }

    .list-more-hotline {
        padding: 0 10px;
    }

    .breadcrum-cat {
        padding: 0;
        margin-top: 5px;
    }

    .prod-price-region .select-price:first-child {
        margin-bottom: 0px;
    }

    .rslides {
        width: calc(100% - 100px);
        display: inline-block;
    }

        .rslides li a:hover,
        .rslides li a.x-hover {
            color: #0071c4;
        }

    .tag-price-sale {
        display: none;
        width: 220px;
        float: right;
    }

    .row-detail {
        margin-top: 5px;
        margin-bottom: 10px;
        background-color: #fff;
        position: relative;
        display: inline-block;
        width: 100%;
    }

    .Product-info-right-name {
        position: absolute;
        top: 0;
        right: 28px;
        width: calc(100% - 675px);
        border-bottom: 1px solid #eee;
        box-sizing: border-box;
        padding-left: 0px;
    }

    .title-khuyen-mai {
        display: inline-block;
        vertical-align: 10px;
    }

    .detail-right-box {
        display: block;
        background-color: #fafafa;
    }

    .box-hotline-more .detail-right-box.care-detail {
        background-color: #fff;
    }

    .detail-right-box.useful {
        background: #fafafa;
        padding-bottom: 1px;
        border-bottom: 1px solid #eee;
    }

    .support-ask-title {
        font-weight: bold;
        margin-bottom: 10px;
    }

    .top-product-related {
        padding: 0;
    }

    .thumb-video-main {
        width: 75%;
    }

    .product-highlight-wrap {
        display: inline-block;
        height: 360px;
        overflow: hidden;
    }

    .list-seen .product-highlight-wrap {
        height: 350px;
    }

    .top-product-highlight .product-highlight-wrap .product-highlight-item {
        padding: 11px;
    }

    .product-highlight-wrap .product-highlight-item {
        width: 210px;
        text-align: left;
        height: 330px;
        vertical-align: top;
        padding: 10px;
        border: 1px solid #fff;
        display: inline-block;
    }

    .list-seen .product-highlight-item {
        height: 340px;
    }

    .top-product-brand ul.product-highlight-wrap {
        height: 360px;
    }

    .top-product-brand .product-highlight-item {
        width: 210px;
        height: 355px;
    }

    #detail .product-viewed .countdown-product {
        bottom: 0px !important;
    }

    .top-product-related .countdown-product {
        bottom: 5px;
    }

    .list-product-highlight {
        background-color: #fff;
    }

        .list-product-highlight:hover .arrow-preview-product label {
            background: #d2d2d2;
        }

    .box-cat-inner .arrow-preview-product label.arrow-left {
        margin-left: 0px;
    }

    .arrow-preview-product label i.fa-angle-left {
        left: 3px;
    }

    .box-cat-inner .arrow-preview-product label i.fa-angle-left {
        left: 3px;
    }

    .box-cat-inner .arrow-preview-product label.arrow-right {
        margin-right: -1px;
    }

    .arrow-preview-product label i.fa-angle-right {
        right: 2px;
    }

    .box-cat-inner .arrow-preview-product label i.fa-angle-right {
        right: 2px;
    }

    .prod-hl-thumb,
    .prod-hl-thumb a {
        width: 200px;
        height: 200px;
        text-align: center;
    }

    .product-rate {
        margin: 0;
    }

    .detail-product-rate .amount-rate {
        float: none;
    }

    .product-price-old {
        display: inline-block;
        margin-left: 10px;
    }

    .amount-rate {
        display: inline-block;
    }

    .title-bar-right {
        display: block;
        font-size: 14px;
        margin-top: 5px;
        margin-right: 9px;
    }

    .title-bar-left {
        margin-top: 10px;
        font-size: 18px;
        margin-left: 6px;
    }

    .prod-hl-brand a {
        display: inline;
        text-align: left;
        margin-bottom: 5px;
    }

    .prod-hl-name {
        margin-bottom: 5px;
        min-height: 0;
    }

    .top-product-related .product-highlight-wrap .product-highlight-item:hover,
    .top-product-related .product-highlight-wrap .product-highlight-item.x-hover {
        box-shadow: 1px 1px 1px 1px #f5f5f5;
        border: 1px solid #ddd;
    }

    .top-product-connection .product-highlight-wrap .product-highlight-item:hover .prod-hl-name a,
    .top-product-connection
    .product-highlight-wrap
    .product-highlight-item.x-hover
    .prod-hl-name
    a {
        color: #da251c;
    }

    .prod-hl-gift.active {
        top: 185px;
    }

    .title-specs {
        padding-left: 0;
    }

    /*.body-specs {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }*/

    .body-specs ul li .specs-left {
        width: 210px;
        padding: 8px;
    }

    .body-specs ul li .specs-right {
        width: calc(100% - 252px);
        vertical-align: middle;
    }

    .top-product-connection .prod-hl-discount {
        top: 0px;
        left: 6px;
    }

    .body-specs ul li .specs-left:after {
        display: none;
    }

    .body-specs.user-manuals {
        padding-bottom: 10px;
        padding-top: 0;
    }

    .float-right-container {
        width: 320px;
        display: inline-block;
        vertical-align: top;
        float: right;
        margin-top: 0;
        position: relative;
    }

    .top-product-connection {
        width: 320px;
        display: inline-block;
        vertical-align: top;
        /*float: right;*/
        padding: 0;
        margin-top: 0;
        background-color: #fff;
        position: relative;
    }

    .row-content-main {
        width: calc(100% - 340px);
        display: inline-block;
    }

    .show-content-main img {
        max-width: 80%;
        max-height: calc(100vh - 50px);
        width: auto;
    }

    .top-product-connection .product-highlight-wrap {
        height: auto;
        padding: 5px;
    }

    .top-product-connection nav {
        display: none;
    }

    .top-product-connection .product-highlight-wrap .product-highlight-item {
        width: calc(100% - 12px);
        margin-bottom: 10px;
        padding: 0px 0px 20px 0px;
        height: auto;
        border-bottom: 1px solid #ddd;
        border-radius: 0;
        min-height: 110px;
    }

        .top-product-connection .product-highlight-wrap .product-highlight-item:last-child {
            border-bottom: none;
        }

    .top-product-connection .prod-hl-thumb,
    .top-product-connection .prod-hl-thumb a {
        width: 100px;
        height: 120px;
        float: left;
    }

    .top-product-connection .prod-hl-name,
    .top-product-connection .prod-hl-brand,
    .top-product-connection .product-rate,
    .top-product-connection .product-price {
        width: calc(100% - 110px);
        float: right;
        height: auto;
    }

    .top-product-connection .amount-rate {
        margin-right: 10px;
    }

    .top-product-connection .title-bar-right {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 99;
        background-color: #fff;
    }

        .top-product-connection .title-bar-right a {
            color: #0071c4;
        }

    .top-product-connection .prod-hl-gift.active {
        top: 90px;
    }

    .top-product-connection .product-highlight-wrap .product-highlight-item .freeship-icon {
        top: -10px;
        right: 0;
        left: unset;
    }

    .page-detail-video {
        width: calc(100% - 340px);
    }

    .list-show-video .show-video-item {
        width: 100%;
    }

    .body-show-video .list-show-video {
        float: right;
        width: 24%;
    }

    .list-show-video .show-video-item {
        display: inline-block;
        position: relative;
    }

    .thumb-video-item {
        width: 100%;
        position: relative;
        margin-bottom: 0;
    }

        .thumb-video-item:before {
            padding-top: 56.25%;
            content: "";
            display: block;
        }

        .thumb-video-item > a {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            overflow: hidden;
            display: flex;
            justify-content: center;
            align-items: center;
        }

    .title-video-item {
        position: absolute;
        bottom: 0;
        width: calc(100% - 10px);
        background: rgba(0, 0, 0, 0.6);
        padding: 5px;
        height: 36px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

        .title-video-item a {
            color: #fff !important;
        }

    .show-video-item .playhover {
        top: 45%;
        left: 45%;
    }

    .box-useful-pagedetail {
        width: calc(100% - 340px);
    }

    .tragop-ox {
        height: 21px;
        line-height: 22px;
        top: 190px;
    }

    .top-product-connection .tragop-ox {
        bottom: 5px;
        left: 0;
        top: unset;
    }
    /*.detail-comment-wrap {
        width: calc(100% - 356px);
    }*/

    .result-rated-prod {
        text-align: center;
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
    }

    .result-rated-box.left {
        width: 180px;
    }

    .result-rated-box.right {
        width: 200px;
    }

    .row-rate-item {
        height: 22px;
    }

    .form-comment-inner .txt-form-item-left {
        display: none;
    }

    .txt-quantum {
        display: inline-block;
    }

    .top-product-brand,
    .product-viewed {
        padding: 0;
        margin: 0 0 10px 0;
    }

    .prod-item {
        width: calc(100% - 5px);
    }

    .top-product-brand .product-highlight-item.prod-item.last-child,
    .product-viewed .product-highlight-item.prod-item.last-child {
        line-height: 350px;
    }

        .top-product-brand .product-highlight-item.prod-item.last-child a,
        .product-viewed .product-highlight-item.prod-item.last-child a {
            padding: 10px 50px;
        }

    .list-cat-support .cat-support-item {
        -webkit-flex: 24%;
        -ms-flex: 24%;
    }

    .txt-form-item-left {
        margin-right: 20px;
        line-height: 30px;
        vertical-align: top;
    }

    .txt-form-item-right {
        width: 50%;
    }

    .form-complette-comment .txt-form-item {
        margin: 5px 10px 5px 0 !important;
        min-width: 400px;
        display: inline-block;
    }

    .form-comment-inner #btn-review-send,
    .form-comment-inner #btn-review-send-cmt {
        background: #0071c4;
        border: 1px solid #0071c4;
        user-select: none;
        border-radius: 3px;
        color: #fff;
        text-align: right;
        line-height: 28px;
        font-family: Roboto, Arial;
        padding: 0 20px;
        float: right;
        margin-top: 5px;
    }

    .inner-popup-promo {
        margin: 20px auto;
        width: 60%;
        max-height: calc(100vh - 70px);
        position: relative;
    }

    .bar-inner-popup {
        width: 58%;
        top: 20px;
        left: unset;
    }

    .row-comment-inner-form {
        position: relative;
    }

    .img-upload {
        position: absolute;
        right: 120px;
        top: -29px !important;
        margin-right: 20px !important;
    }

    .status-xem .view-detail-product {
        width: 100%;
    }

    .status-xem .view-images-product,
    .status-n .view-images-product {
        display: inline-block;
        float: left;
    }

    .productRelate-sell {
        width: calc(100% - 650px);
        float: right;
        display: inline-block;
        margin-top: 80px;
    }

    .status-n .productRelate-sell {
        margin-top: 130px;
    }

    .status-xem .Product-info-right-name {
        width: calc(100% - 675px);
    }

    .productRelate-sell .product-highlight-wrap {
        text-align: center;
    }

    .status-xem .prod-hl-name,
    .status-n .prod-hl-name {
        font-weight: bold;
    }

    .productRelate-sell .product-highlight-wrap .product-highlight-item {
        height: 330px;
        border: 1px solid #ddd;
        width: 207px;
        margin: 6px;
    }

    .productRelate-sell .arrow-preview-product label.arrow-left {
        margin-left: 9px;
    }

    .productRelate-sell .arrow-preview-product label i.fa-angle-left {
        left: 11px;
    }

    .productRelate-sell .arrow-preview-product label.arrow-right {
        margin-right: 10px;
    }

    .productRelate-sell .arrow-preview-product label i.fa-angle-right {
        right: 11px;
    }

    .status-xem .view-images-product {
        display: inline-block;
    }

    .productRelate-sell .promo-has-one-product .product-highlight-wrap .product-highlight-item {
        width: 100%;
        border: none;
        height: auto;
        padding: 0;
        margin: 0px 0px 30px 0px;
    }

    .productRelate-sell .promo-has-one-product .product-highlight-item-left {
        width: 150px;
        height: 150px;
        vertical-align: top;
        position: relative;
    }

    .product-highlight-item-right {
        width: calc(100% - 165px);
        float: right;
        text-align: left;
    }

    .product-short-desc {
        margin-top: 7px;
    }

    .productRelate-sell .promo-has-one-product .prod-hl-thumb,
    .productRelate-sell .promo-has-one-product .prod-hl-thumb a {
        width: 150px;
        height: 150px;
        text-align: center;
    }

    .productRelate-sell .promo-has-one-product .product-highlight-item-left .prod-hl-gift.active {
        top: 145px;
    }

    .promo-has-one-product .product-highlight-item-right .prod-hl-buynow {
        width: 200px;
        display: block;
        position: absolute;
        left: 167px;
        bottom: 0;
        border: 1px solid #0857ea;
        border-radius: 3px;
    }

    .promo-has-one-product .product-highlight-item-right a.prod-hl-buy-txt {
        height: 28px;
        color: #0857ea;
        line-height: 30px;
        text-transform: uppercase;
        text-align: center;
        display: block;
    }

    a.prod-hl-buy-txt:hover {
        color: #fff !important;
    }

    .promo-has-one-product .product-highlight-item:hover .prod-hl-buynow,
    .promo-has-one-product .product-highlight-item.x-hover .prod-hl-buynow {
        background-color: #0857ea;
    }

    .promo-has-one-product .product-highlight-item:hover a.prod-hl-buy-txt,
    .promo-has-one-product .product-highlight-item.x-hover a.prod-hl-buy-txt {
        color: #fff;
    }

    .status-n .view-detail-right {
        margin-top: 133px;
        width: 240px;
    }

    .content-useful-detail img {
        max-width: 100%;
        max-height: calc(100vh - 50px);
        width: auto;
    }

    .top-product-connection .prod-hl-thumb,
    .top-product-connection .prod-hl-thumb a {
        height: 100px;
        width: 100px;
    }

    .prod-promotion {
        padding: 5px 3px 5px 5px;
    }

    .prod-promotion-right {
        vertical-align: 0;
        width: calc(100% - 68px);
    }

    .td_prods .prod-hl-buynow {
        display: none;
    }

    a.prod-hl-buy-txt {
        height: 24px;
        color: #0857ea;
        line-height: 24px;
        text-transform: uppercase;
        text-align: center;
        display: block;
    }

    .prod-hl-buynow {
        display: block;
    }

    .product-highlight-item:hover .prod-hl-buynow,
    .product-highlight-item.x-hover .prod-hl-buynow {
        background-color: #0857ea;
        display: block;
    }

        .product-highlight-item:hover .prod-hl-buynow a,
        .product-highlight-item.x-hover .prod-hl-buynow a {
            color: #fff;
        }

    .product-highlight-item.prod-item .prod-hl-name {
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        min-height: 63px;
    }

    .prod-hl-name {
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        line-height: 21px;
    }

    #san-pham-tuong-tu > ul,
    #san-pham-cung-thuong-hieu > ul,
    .promo-has-more-product > #san-pham-thay-the > ul {
        width: 650%;
        text-align: left;
        transition-duration: 0.8s;
    }

        #san-pham-tuong-tu > ul.no-transition,
        #san-pham-cung-thuong-hieu > ul.no-transition,
        .promo-has-more-product > #san-pham-thay-the > ul.no-transition {
            -moz-transition: none;
            -webkit-transition: none;
            -o-transition: color 0 ease-in;
            transition: none;
        }

    #stickyheader {
        position: fixed;
        top: -100px;
        left: 0;
        width: 100%;
        height: 40px;
        background: #fff;
        box-shadow: 1px 1px 1px 1px #33333340;
        z-index: 99;
        opacity: 1;
        padding: 5px 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        #stickyheader .buy-now {
            background: #da251c;
        }

            #stickyheader .buy-now.btn-pending a {
                background: #acacac;
            }

        #stickyheader .supp-now {
            background: #0fa80f;
        }

        #stickyheader.active {
            top: 0px;
        }

        #stickyheader .btn-buy-wrap,
        #stickyheader .btn-supp-wrap {
            max-width: 169px;
            border-radius: 3px;
            float: right;
            margin-left: 10px;
            height: 40px;
        }

        #stickyheader .icon-shopp {
            height: 40px;
        }

    .stickyheader-btn {
        border-bottom: none;
    }

    #stickyheader .stickyheader-btn a {
        color: #fff !important;
        height: 40px;
    }

    .wrap-sticky {
        width: 1236px;
        margin: auto;
        position: relative;
    }

    #stickyheader .stickyheader-info {
        position: absolute;
        top: -3px;
        left: 0px;
        height: 45px;
        display: flex;
    }

    .stickyheader-info div a::before {
        font: normal normal normal 20px/1 FontAwesome;
        display: inline-block;
        margin-right: 5px;
        vertical-align: top;
    }

    .stickyheader-info .info-gioi-thieu a::before {
        content: "\f05a";
    }

    .stickyheader-info .info-thong-so a::before {
        content: "\f013";
    }

    .stickyheader-info .info-danh-gia .info-number {
        margin-right: 5px;
        display: inline-block;
        top: -2px;
        padding: 0 3px;
        font-size: 12px;
        background: #fff;
        color: #333;
        border-radius: 3px;
        min-width: 18px;
        height: 14px;
        border: 2px solid #333;
        text-align: center;
        line-height: 14px;
        position: relative;
        max-width: 25px;
    }

    .stickyheader-info .info-danh-gia:hover .info-number,
    .stickyheader-info .info-danh-gia:hover .info-number::before,
    .stickyheader-info > div a.active .info-number,
    .stickyheader-info > div a.active .info-number::before {
        border-color: #da251c;
        color: #da251c;
    }

    .stickyheader-info .info-danh-gia .info-number::before {
        content: "";
        width: 4px;
        height: 4px;
        border-width: 2px 2px 0 0;
        border-color: #333 #333 transparent;
        border-style: solid;
        position: absolute;
        background: #fff;
        bottom: -5px;
        left: calc(50% - 3px);
        transform: rotate(135deg);
    }

    .stickyheader-info > div {
        margin-right: 10px;
        padding: 10px;
        font-size: 16px;
    }

        .stickyheader-info > div a {
            padding-bottom: 10px;
        }

            .stickyheader-info > div a.active {
                box-shadow: 0 5px 0px 0px #da251c;
                -webkit-box-shadow: 0 5px 0px 0px #da251c;
                -moz-box-shadow: 0 5px 0px 0px #da251c;
                color: #da251c;
            }

            .stickyheader-info > div a:hover {
                box-shadow: 0 5px 0px 0px #da251c;
                -moz-box-shadow: 0 5px 0px 0px #da251c;
                -webkit-box-shadow: 0 5px 0px 0px #da251c;
            }

    .stickyheader-btn {
        margin-right: 0px;
    }

        .stickyheader-btn .btn-shopp-manual {
            height: 40px;
        }

            .stickyheader-btn .btn-shopp-manual .txt-shopp {
                padding-top: 0;
            }

    .info-gioi-thieu {
        padding-left: 0 !important;
    }

    .stickyheader-info .info-prod {
        margin: 0 0 0 20px;
    }

        .stickyheader-info .info-prod .info-prod-name {
            width: 310px;
            display: inline-block;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            font-size: 18px;
            vertical-align: middle;
        }

        .stickyheader-info .info-prod .info-prod-price {
            color: #da251c;
            font-size: 20px;
            display: inline-block;
            text-align: right;
            width: 130px;
            line-height: 18px;
        }

    .stickyheader-btn.if-no-support {
        border-bottom: none;
    }

    #form-supp-box {
        visibility: visible !important;
        display: none;
        opacity: 1 !important;
        height: 100vh;
    }

    .rating-thank-you {
        display: inline-block;
    }

    .address-region-item.warranty .care-detail-item.phone-care {
        margin-left: 19px;
        width: auto !important;
    }

        .address-region-item.warranty .care-detail-item.phone-care .phone-care-row {
            margin-right: 25px;
        }

    .add-left,
    .time-work-left {
        min-width: 130px;
    }

    .detail-right-box-wrap .care-detail-item {
        margin: 0;
        border-bottom: 1px solid #eee;
        padding: 8px 0;
    }

    span.txt-e-c {
        margin-left: 5px;
    }

    .detail-list-useful {
        padding: 10px 0px 0 5px;
    }

    .close-form-supp {
        top: 60px;
    }

    .phone-box-hotline {
        width: 100%;
    }

    .box-hotline-more.expanded .phone-box-hotline .box-hotline-right {
        margin-left: 49px;
    }

    .box-hotline-more.expanded .phone-box-hotline {
        border-top: none;
    }

    .review-detail-info {
        display: inline-block;
        position: relative;
        width: 100%;
        height: 100%;
        overflow-y: scroll;
    }

    .review-detail-body {
        padding: 10px 15px !important;
        width: 55%;
        margin: 50px auto 0;
        height: calc(100% - 100px) !important;
        overflow-y: unset !important;
        background: #fff;
    }

    .box-image {
        max-width: 500px;
        height: 500px !important;
    }

    .box-review {
        display: inline-block;
        width: calc(100% - 510px);
        float: right;
    }

    .overlay .overlay-close {
        right: 14px !important;
        top: 7px !important;
    }

    .box-comment-img {
        width: 120px;
        height: 100px;
    }

    .comment-image {
        width: 120px !important;
        height: 100px !important;
    }

    .over-image-more {
        width: 120px !important;
        height: 100px;
        line-height: 100px !important;
        top: 0px;
    }

    .box-image img {
        max-height: 100%;
        object-fit: unset !important;
        height: auto !important;
    }

    .gallery-box {
        height: 90% !important;
        max-width: 700px;
        max-height: 660px;
        position: fixed;
        padding-bottom: 15px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

        .gallery-box .short-info {
            width: 160px !important;
            height: 160px !important;
        }

    .review-detail-info .overlay-close.gallery {
        top: 0px !important;
    }

    .review-gallery-body {
        background: none !important;
    }

    #popme .gallery div.box-review {
        width: 100%;
        float: none;
    }

    #popme .gallery div {
        text-align: center;
    }

    .detail-info-spec.among {
        min-width: 210px;
        display: inline-block;
    }

    .pick-in-cart {
        width: 150px;
        display: inline-block;
        margin-left: 15px;
    }

    .title-pick {
        background-position: 90px;
    }

    .body-specs a {
        display: inline-block;
    }

    .sticBotCompare {
        width: 1236px;
        left: calc(50% - 618px);
        border: 1px solid #0fa80f;
    }

    ul.List-sticBotCom {
        display: inline-block;
        width: calc(100% - 150px);
        vertical-align: middle;
    }

    .name-sticBot {
        width: calc(100% - 90px);
        display: inline-block;
    }

    .img-sticBot {
        width: 80px;
        height: 80px;
    }

    .inner-item-sticBot {
        text-align: left;
    }

    .Addstic-icon {
        display: none;
    }

    .add-sticBotCom input.input-itemTPro {
        display: block;
    }

    .box-submit-Com {
        width: 130px;
        border: none;
        vertical-align: middle;
        display: inline-block !important;
    }

    .item-sticBotCom {
        display: inline-block;
    }

    a.subC {
        width: 100%;
    }

    a.close-Compare {
        display: block;
        padding: 8px 0px;
    }

    a.submit-Compare {
        padding: 6px 0px;
        height: 19px;
        border-bottom: none;
        font-size: 14px;
    }

        a.submit-Compare:before {
            display: none;
        }

    .add-sticBotCom .box-AddPro-wrap {
        display: block;
    }

    .box-AddPro-wrap {
        position: relative;
        background: #fff;
        overflow-y: unset;
        overflow: unset;
    }

    .box-AddPro {
        padding: 0;
        border: none;
        position: relative;
        top: 0;
        width: calc(100% - 10px);
        margin: 0 auto;
        height: auto;
    }

    .ttl {
        display: none;
    }

    .add-sticBotCom .close-addPro {
        display: none;
    }

    .ac_results_mini {
        position: absolute;
        bottom: 32px;
        top: unset !important;
        border-top: 1px solid #ddd;
        left: 0px !important;
    }

    .ac_wrapper {
        padding: 0px 0px 0px 5px;
    }

    .item-sticBotCom {
        height: 100px;
        border-right: 1px solid #0fa80f;
    }

    .top-product-related .prod-hl-compare {
        top: 200px;
        right: 5px;
        left: unset;
        bottom: unset;
    }

    .top-product-related .prod-hl-name {
        margin-top: 30px;
    }

    .top-product-related .product-highlight-wrap {
        height: 380px;
    }

        .top-product-related .product-highlight-wrap .product-highlight-item {
            height: 375px;
            width: 235px;
        }

    .suggest-compare {
        display: inline-block;
    }

    .stickyheader-wrapper.is-waiting #stickyheader {
        height: 100px;
        top: unset;
        bottom: 0px;
        width: 1236px;
        left: calc(50% - 618px);
        box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
    }

        .stickyheader-wrapper.is-waiting #stickyheader.active {
            top: unset;
            bottom: 0px;
        }

    .item-sticBotCom-t {
        height: 90px !important;
        border-right: 1px solid #0fa80f;
        display: inline-block;
    }

    .sticBotCompare .item-sticBotCom-t {
        width: 32%;
    }

    .stickyheader-btn.if-no-support .swiper-wrapper {
        max-height: 110px !important;
        direction: ltr;
    }

    .swiper-slide.s-product-related-item.List-sticBotCom {
        display: inline-block;
        vertical-align: top;
        width: auto;
    }

    .stickyheader-btn.if-no-support .img-sticBot {
        width: 80px;
        height: 80px;
        float: left;
    }

    #stickyheader .name-sticBot {
        width: calc(100% - 90px);
        color: #333;
        float: right;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
    }

    #stickyheader .price-sticBot {
        color: #da251c;
        float: right;
        width: calc(100% - 90px);
        font-weight: bold;
        margin-top: 5px;
    }

    .stickyheader-btn.if-no-support .item-sticBotCom-t {
        width: 205px;
        border-right: 1px solid #ddd;
    }

    #meta-goiy {
        width: 1236px;
        left: calc(50% - 618px);
    }

        #meta-goiy .name-sticBot {
            width: calc(100% - 90px);
            float: right;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            display: -webkit-box;
        }

        #meta-goiy .item-sticBotCom-t {
            width: 205px;
            border-right: 1px solid #ddd;
            display: inline-block;
        }

        #meta-goiy .price-sticBot {
            float: right;
            width: calc(100% - 90px);
            font-weight: bold;
            margin-top: 5px;
        }

        #meta-goiy .img-sticBot {
            float: left;
        }

    .price-FS-sticBot {
        width: 87px;
        top: 68px;
        padding-left: 18px;
    }

    .meta-recommend.rest-product .title-bar-left:before {
        top: -7px;
        left: 5px;
    }

    .meta-recommend.rest-product .title-bar-left {
        padding: 0px 0 0 40px;
    }

    .meta-recommend.rest-product .product-highlight-wrap .product-highlight-item {
        width: 210px;
    }

        .meta-recommend.rest-product .product-highlight-wrap .product-highlight-item:first-child {
            margin-left: 5px;
        }

    .meta-recommend.rest-product .countdown-product {
        bottom: 4px;
        width: calc(100% - 20px);
        left: 9px;
    }

    .meta-recommend.rest-product .product-highlight-item.prod-item.last-child {
        line-height: 352px;
    }

        .meta-recommend.rest-product .product-highlight-item.prod-item.last-child a {
            padding: 10px 40px;
        }

    .top-product-related .product-highlight-item.last-child {
        line-height: 370px;
    }

        .top-product-related .product-highlight-item.last-child a {
            padding: 10px 50px;
        }

    ul.list-catg-watched {
        overflow: hidden;
        display: inline-block !important;
    }

    .body-share-comment {
        text-align: left !important;
    }

    .list-star-share {
        margin-left: 70px !important;
    }

    .txt-box-share {
        width: auto;
    }

    .meta-recommend.rest-product .title-bar-right a:hover {
        color: #da251c !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 640px) {
    .list-show-video .show-video-item {
        width: 48%;
        margin-right: 10px;
    }

    .list-cat-support .cat-support-item {
        -webkit-flex: 24%;
        -ms-flex: 24%;
    }

    .breadcrum-cat-menu-item {
        border-bottom: none;
    }

    .inner-popup-promo {
        margin: 20px auto;
        width: 90%;
        max-height: calc(100vh - 60px);
        position: relative;
    }

    .bar-inner-popup {
        width: 55%;
        top: 20px;
        left: unset;
    }

    .product-highlight-item-left {
        width: 100px;
        height: 100px;
        vertical-align: top;
        position: relative;
    }

    .product-highlight-item-right {
        width: calc(100% - 115px);
        float: right;
        text-align: left;
    }

    .product-short-desc {
        margin-top: 7px;
        display: none;
    }

    .title-setup:before {
        left: 0;
    }

    .title-setup {
        padding-left: 30px;
    }

    .info-setup {
        margin: 5px 0;
        padding: 0;
        border: none;
    }

    .prod-promotion-right {
        vertical-align: 0;
    }

    #san-pham-tuong-tu > ul,
    #san-pham-cung-thuong-hieu > ul,
    .promo-has-more-product > #san-pham-thay-the > ul {
        width: 650%;
        text-align: left;
        transition-duration: 0.8s;
    }

        #san-pham-tuong-tu > ul.no-transition,
        #san-pham-cung-thuong-hieu > ul.no-transition,
        .promo-has-more-product > #san-pham-thay-the > ul.no-transition {
            -moz-transition: none;
            -webkit-transition: none;
            -o-transition: color 0 ease-in;
            transition: none;
        }

    #stickyheader {
        position: fixed;
        top: -100px;
        left: 0;
        width: 100%;
        height: 40px;
        background: #fff;
        box-shadow: 1px 1px 1px 1px #33333340;
        z-index: 99;
        opacity: 1;
        padding: 5px 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        #stickyheader .buy-now {
            background: #da251c;
        }

            #stickyheader .buy-now.btn-pending a {
                background: #acacac;
            }

        #stickyheader .supp-now {
            background: #0fa80f;
        }

        #stickyheader.active {
            top: 0px;
        }

        #stickyheader .btn-buy-wrap,
        #stickyheader .btn-supp-wrap {
            max-width: 169px;
            border-radius: 3px;
            float: right;
            margin-left: 10px;
            height: 40px;
        }

        #stickyheader .icon-shopp {
            height: 40px;
        }

    .stickyheader-btn {
        border-bottom: none;
    }

    #stickyheader .stickyheader-btn a {
        color: #fff !important;
        height: 40px;
    }

    #stickyheader .stickyheader-info {
        position: absolute;
        top: 5px;
        left: 26px;
        height: 45px;
        display: flex;
    }

    .stickyheader-info > div {
        margin-right: 10px;
        padding: 10px;
        font-size: 16px;
    }

        .stickyheader-info > div a {
            padding-bottom: 7px;
        }

            .stickyheader-info > div a.active {
                box-shadow: 0 5px 0px 0px #da251c;
                -webkit-box-shadow: 0 5px 0px 0px #da251c;
                -moz-box-shadow: 0 5px 0px 0px #da251c;
                color: #da251c;
            }

            .stickyheader-info > div a:hover {
                box-shadow: 0 5px 0px 0px #da251c;
                -moz-box-shadow: 0 5px 0px 0px #da251c;
                -webkit-box-shadow: 0 5px 0px 0px #da251c;
            }

    .stickyheader-btn {
        margin-right: 26px;
    }

    #form-supp-box {
        visibility: visible !important;
        display: none;
        opacity: 1 !important;
        height: 100vh;
    }

    .box-hotline-more .detail-right-box.care-detail {
        background-color: #fff;
    }

    .address-region-item.warranty .care-detail-item.phone-care {
        margin-left: 90px;
        width: auto !important;
    }

    .add-left,
    .time-work-left {
        min-width: 130px;
    }

    .detail-info-spec.among {
        min-width: 210px;
        display: inline-block;
    }

    .pick-in-cart {
        width: 150px;
        display: inline-block;
        margin-left: 15px;
    }

    .prod-price-region .price-nb-name.none-offset {
        padding: 7px 20px !important;
    }

    .body-specs a {
        display: inline-block;
    }

    .body-specs.user-manuals {
        padding-bottom: 10px;
        padding-top: 0;
    }

    .sticBotCompare {
        border: 1px solid #0fa80f;
    }

    ul.List-sticBotCom {
        display: inline-block;
        width: calc(100% - 150px);
        vertical-align: middle;
    }

    .box-submit-Com {
        width: 130px;
        border: none;
        vertical-align: middle;
        display: inline-block !important;
    }

    .item-sticBotCom {
        border-right: 1px solid #0fa80f;
    }

    a.close-Compare {
        display: block;
        width: 100%;
    }

    a.submit-Compare {
        height: 19px;
        padding: 6px 0px;
        border-bottom: none;
        font-size: 14px;
    }

        a.submit-Compare:before {
            display: none;
        }

    .suggest-compare {
        display: inline-block;
        margin-right: 0;
    }

    .w-bar-right .input-itemTPro {
        height: 28px;
        margin: 0;
    }

    .top-product-related .ac_results_mini {
        top: 30px !important;
    }

    .stickyheader-btn.if-no-support {
        border-bottom: none;
    }

    .nav-opt-value {
        display: block;
    }

    .inner-opt-value {
        padding: 0 15px;
    }
}
/*Hien thi tu man hinh 980 den 1125px*/
@media screen and (min-width: 980px) and (max-width: 1199px) {
    .list-cat-support .cat-support-item {
        -webkit-flex: 24%;
        -ms-flex: 24%;
    }

    .note-fs {
        font-size: 12px;
    }

    .breadcrum-cat-item.home,
    .breadcrum-cat-item.nav1 {
        display: inline-block;
    }

    .breadcrum-cat-menu-item {
        border-bottom: none;
    }

    .view-detail-product {
        width: 100%;
        display: inline-block;
        background-color: #fff;
        position: relative;
    }

    .view-images-product {
        width: 440px;
        display: inline-block;
        vertical-align: top;
        float: left;
        padding: 5px;
    }

        .view-images-product .swiper-pagination-bullet {
            cursor: pointer;
        }

    .Product-info-right-top {
        width: calc(100% - 460px);
        display: inline-block;
        float: right;
        margin-right: 10px;
    }

    .Product-info-right-name {
        background-color: #fff;
        padding: 5px;
        width: calc(100% - 470px);
        display: inline-block;
        border-bottom: 1px solid #eee;
    }

    .productRelate-sell {
        width: calc(100% - 470px);
        display: inline-block;
    }

    i.price-nb-name {
        width: auto;
    }

    .prod-price-region .select-price:first-child {
        margin-bottom: 0px;
    }

    .btn-prod-shopping {
        padding: 0 5px 5px 5px;
    }

    .btn-shopp-manual {
        height: 45px;
        padding: 0;
        border-radius: 3px;
    }

    .btn-buy-wrap,
    .btn-supp-wrap {
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }

        .btn-supp-wrap.tragop-now {
            padding-top: 0;
        }

    .icon-shopp {
        display: block;
    }

    #btn-buy-prod:after,
    #btn-supp-prod:after {
        display: none;
    }

    #btn-buy-prod2:after,
    #btn-supp-prod2:after {
        display: none;
    }

    .txt-buy-now {
        line-height: 40px;
    }

    .txt-buy-slogan {
        display: none;
    }
    /*style nut tra gop*/
    .btn-prod-shopping.if-tragop {
        margin-bottom: 10px;
    }

    .btn-supp-wrap.tragop-now {
        margin-top: 0;
    }

    .btn-prod-shopping.if-tragop:not(.if-tragop-nocard) .btn-buy-wrap.buy-now,
    .btn-prod-shopping.if-tragop-nocard:not(.if-tragop) .btn-buy-wrap.buy-now {
        width: 100%;
    }

    .btn-prod-shopping.if-tragop .btn-supp-wrap.supp-now .icon-supp {
        display: none;
    }

    .btn-prod-shopping.if-tragop .btn-supp-wrap.tragop-now .icon-shopp {
        display: none;
    }

    .btn-prod-shopping.if-tragop #btn-supp-prod:after {
        display: block;
    }

    .btn-prod-shopping.if-tragop .btn-supp-wrap.supp-now .txt-buy-now,
    .btn-prod-shopping.if-tragop .btn-supp-wrap.tragop-now .txt-buy-now,
    .btn-prod-shopping.if-tragop .btn-buy-wrap.buy-now .txt-buy-now,
    .btn-prod-shopping.if-tragop-nocard .btn-supp-wrap.supp-now .txt-buy-now,
    .btn-prod-shopping.if-tragop-nocard .btn-supp-wrap.tragop-now .txt-buy-now,
    .btn-prod-shopping.if-tragop-nocard .btn-buy-wrap.buy-now .txt-buy-now {
        line-height: inherit;
    }

    .btn-prod-shopping.if-tragop #btn-buy-prod:after,
    .btn-prod-shopping.if-tragop-nocard #btn-buy-prod:after {
        display: block;
        content: "Giao hàng tận nơi trên toàn quốc";
    }

    .btn-prod-shopping.if-support.if-no-tragop #btn-supp-prod:after {
        content: "Chúng tôi sẽ gọi lại cho bạn";
        display: block;
        font-size: 0.6em;
        line-height: 7px;
    }

    .btn-prod-shopping.if-support.if-no-tragop .btn-supp-wrap.supp-now .txt-buy-now,
    .btn-prod-shopping.if-support.if-no-tragop .btn-buy-wrap.buy-now .txt-buy-now {
        line-height: inherit;
    }

    .btn-prod-shopping.if-support.if-no-tragop #btn-buy-prod:after {
        content: "Giao hàng tận nơi trên toàn quốc";
        display: block;
        font-size: 0.6em;
        line-height: 7px;
    }

    .title-setup:before {
        left: 0;
    }

    .title-setup {
        padding-left: 30px;
    }

    .info-setup {
        margin: 5px 0;
        padding: 0;
        border: none;
    }

    .supp-form {
        margin: auto;
        background: rgba(0, 0, 0, 0.7);
    }

    .bar-bg-form-supp {
        width: 50%;
        margin: auto;
        top: 120px;
    }

    .form-supp-wrap {
        width: calc(50% - 10px);
        margin: auto;
    }

    .freeship-wrap-m {
        display: none;
    }

    .freeship-wrap-pc {
        display: block;
    }

    .box-hotline {
        padding: 5px;
    }

    .hotline-wrap {
        border: 1px dashed #ddd;
        border-radius: 3px;
    }

    .form-comment-inner {
        width: 700px;
        margin: AUTO;
        padding: 10px;
    }

    .detail-product-rate .amount-rate {
        float: none;
    }

    .list-show-video .show-video-item {
        width: 48%;
        margin-right: 10px;
    }

    .list-more-hotline {
        padding: 0 10px;
    }

    .inner-popup-promo {
        margin: 20px auto;
        width: 70%;
        max-height: calc(100vh - 60px);
        position: relative;
    }

    .bar-inner-popup {
        width: 66%;
        top: 20px;
        left: unset;
    }

    .input-group-btn:hover .btn-among.up,
    .input-group-btn:hover .btn-among.down {
        background: #eee;
    }

    .top-product-connection {
        padding: 0px;
    }

    .top-product-brand ul.product-highlight-wrap,
    .product-viewed ul.product-highlight-wrap {
        height: 240px;
    }

    .product-viewed .product-highlight-wrap .product-highlight-item,
    .top-product-brand .product-highlight-wrap .product-highlight-item {
        height: 230px;
    }

    .top-product-connection .product-highlight-wrap {
        display: block;
        height: 245px;
        overflow: hidden;
    }

        .top-product-connection .product-highlight-wrap .product-highlight-item {
            display: inline-block;
            height: 220px;
            width: 22.5%;
            text-align: left;
            margin-right: 8px;
        }

            .top-product-connection .product-highlight-wrap .product-highlight-item:nth-child(4n + 1) {
                margin-left: 0;
            }

            .top-product-connection .product-highlight-wrap .product-highlight-item:nth-child(4n + 4) {
                margin-right: 0;
            }

    .top-product-connection .product-price-old,
    .top-product-connection .amount-rate {
        display: inline-block;
        margin-left: 10px;
    }

    .top-product-connection .product-rate {
        margin: 0;
    }

    .top-product-connection .prod-hl-thumb,
    .top-product-connection .prod-hl-thumb a {
        width: 100px !important;
        height: 100px !important;
        text-align: center;
    }

    .product-viewed .product-highlight-wrap .product-highlight-item .countdown-product,
    .top-product-brand .product-highlight-wrap .product-highlight-item .countdown-product {
        bottom: 5px;
    }

    .top-product-connection .prod-hl-gift.active {
        top: 85px;
    }

    .productRelate-sell .product-highlight-wrap {
        display: block;
    }

        .productRelate-sell .product-highlight-wrap .product-highlight-item {
            display: inline-block;
            vertical-align: top;
            margin-bottom: 5px;
            height: 230px;
            width: 160px;
        }

    .productRelate-sell .xst-pad {
        top: 10px;
    }

    .productRelate-sell .arrow_boxTTNH {
        width: 100%;
    }

    .productRelate-sell nav {
        display: none;
    }

    .status-xem .view-images-product {
        display: inline-block;
    }

    .productRelate-sell .promo-has-one-product .product-highlight-wrap {
        display: block;
        overflow-y: -webkit-paged-x;
    }

        .productRelate-sell .promo-has-one-product .product-highlight-wrap .product-highlight-item {
            width: 100%;
            border: none;
            height: auto;
            margin-bottom: 15px;
        }

    .product-highlight-item-left {
        width: 100px;
        height: 100px;
        vertical-align: top;
        position: relative;
    }

    .product-highlight-item-right {
        width: calc(100% - 115px);
        float: right;
        text-align: left;
    }

    .product-short-desc {
        margin-top: 7px;
        display: none;
    }

    .show-content-main img {
        max-width: 80%;
        max-height: calc(100vh - 50px);
        width: auto;
    }

    /*.body-specs {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }*/

    .prod-promotion-right {
        vertical-align: 0;
    }

    .prod-price-region .price-nb-name.none-offset {
        padding: 7px 25px !important;
    }

    .body-specs ul li .specs-left {
        width: 200px;
        padding: 8px;
    }

    .body-specs.user-manuals {
        padding-bottom: 10px;
        padding-top: 0;
    }

    #san-pham-tuong-tu > ul,
    #san-pham-cung-thuong-hieu > ul,
    .promo-has-more-product > #san-pham-thay-the > ul {
        width: 650%;
        text-align: left;
        transition-duration: 0.8s;
    }

        #san-pham-tuong-tu > ul.no-transition,
        #san-pham-cung-thuong-hieu > ul.no-transition,
        .promo-has-more-product > #san-pham-thay-the > ul.no-transition {
            -moz-transition: none;
            -webkit-transition: none;
            -o-transition: color 0 ease-in;
            transition: none;
        }

    #stickyheader {
        position: fixed;
        top: -100px;
        left: 0;
        width: 100%;
        height: 40px;
        background: #fff;
        box-shadow: 1px 1px 1px 1px #33333340;
        z-index: 99;
        opacity: 1;
        padding: 5px 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        #stickyheader .buy-now {
            background: #da251c;
        }

            #stickyheader .buy-now.btn-pending a {
                background: #acacac;
            }

        #stickyheader .supp-now {
            background: #0fa80f;
        }

        #stickyheader.active {
            top: 0px;
        }

        #stickyheader .btn-buy-wrap,
        #stickyheader .btn-supp-wrap {
            max-width: 169px;
            border-radius: 3px;
            float: right;
            margin-left: 10px;
            height: 40px;
        }

        #stickyheader .icon-shopp {
            height: 40px;
        }

    .stickyheader-btn {
        border-bottom: none;
    }

    #stickyheader .stickyheader-btn a {
        color: #fff !important;
        height: 40px;
    }

    #stickyheader .stickyheader-info {
        position: absolute;
        top: 5px;
        left: 26px;
        height: 45px;
        display: flex;
    }

    .stickyheader-info > div {
        margin-right: 10px;
        padding: 10px;
        font-size: 16px;
    }

        .stickyheader-info > div a {
            padding-bottom: 10px;
        }

    .stickyheader-info .info-danh-gia .info-number {
        display: none;
    }

    .stickyheader-info .info-prod {
        width: 330px;
    }

    .stickyheader-info .info-prod-name {
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        width: 90%;
        margin-top: -10px;
    }

    .stickyheader-info .info-prod-price {
        color: #da251c;
        float: left;
    }

    .stickyheader-info > div a.active {
        box-shadow: 0 5px 0px 0px #da251c80;
        -webkit-box-shadow: 0 5px 0px 0px #da251c80;
        -moz-box-shadow: 0 5px 0px 0px #da251c80;
    }

    .stickyheader-info > div a:hover {
        box-shadow: 0 5px 0px 0px #da251c;
        -moz-box-shadow: 0 5px 0px 0px #da251c;
        -webkit-box-shadow: 0 5px 0px 0px #da251c;
    }

    .stickyheader-btn {
        margin-right: 26px;
    }

    #form-supp-box {
        visibility: visible !important;
        display: none;
        opacity: 1 !important;
        height: 100vh;
    }

    .box-hotline-more .detail-right-box.care-detail {
        background-color: #fff;
    }

    .address-region-item.warranty .care-detail-item.phone-care {
        margin-left: 19px;
        width: auto !important;
    }

        .address-region-item.warranty .care-detail-item.phone-care .phone-care-row {
            margin-right: 25px;
        }

    .add-left,
    .time-work-left {
        min-width: 130px;
    }

    .close-form-supp {
        top: 60px;
    }

    .phone-box-hotline {
        width: 100%;
    }

    .box-hotline-more.expanded .phone-box-hotline .box-hotline-right {
        margin-left: 49px;
    }

    .box-hotline-more.expanded .phone-box-hotline {
        border-top: none;
    }

    .row-comment-inner-form {
        position: relative;
    }

    .img-upload {
        position: absolute;
        right: 120px;
        top: -29px !important;
        margin-right: 20px !important;
    }

    .review-detail-info {
        display: inline-block;
        position: relative;
        width: 100%;
        height: 100%;
        overflow-y: scroll;
    }

    .review-detail-body {
        padding: 10px 15px !important;
        width: 65%;
        margin: 50px auto 0;
        height: calc(100% - 100px) !important;
        overflow-y: unset !important;
        background: #fff;
    }

    .box-image {
        max-width: 400px;
    }

    .box-review {
        display: inline-block;
        width: calc(100% - 430px);
        float: right;
    }

    .overlay .overlay-close {
        right: 15px !important;
        top: 7px !important;
    }

    .review-detail-info .overlay-close.gallery {
        top: -5px !important;
        right: 5px !important;
    }

    .box-comment-img {
        width: 120px;
        height: 100px;
    }

    .comment-image {
        width: 120px !important;
        height: 100px !important;
    }

    .over-image-more {
        width: 120px !important;
        height: 100px;
        line-height: 100px !important;
        top: 0px;
    }

    .box-image img {
        max-height: 100%;
        object-fit: unset !important;
        height: auto !important;
    }

    .gallery-box {
        height: 90% !important;
        max-width: 700px;
        max-height: 660px;
        position: fixed;
        padding-bottom: 15px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

        .gallery-box .short-info {
            width: 160px !important;
            height: 160px !important;
        }

    .review-gallery-body {
        background: none !important;
    }

    #popme .gallery div.box-review {
        width: 100%;
        float: none;
    }

    #popme .gallery div {
        text-align: center;
    }

    .detail-info-spec.among {
        min-width: 210px;
        display: inline-block;
    }

    .pick-in-cart {
        width: 150px;
        display: inline-block;
        margin-left: 15px;
    }

    .title-pick {
        background-position: 90px;
    }

    .body-specs a {
        display: inline-block;
    }

    ul.List-sticBotCom {
        display: inline-block;
        width: calc(100% - 150px);
        vertical-align: middle;
    }

    .name-sticBot {
        width: calc(100% - 90px);
        display: inline-block;
    }

    .img-sticBot {
        width: 80px;
        height: 80px;
    }

    .inner-item-sticBot {
        text-align: left;
    }

    .Addstic-icon {
        display: none;
    }

    .add-sticBotCom input.input-itemTPro {
        display: block;
    }

    .box-submit-Com {
        width: 130px;
        border: none;
        vertical-align: middle;
        display: inline-block !important;
    }

    .item-sticBotCom {
        display: inline-block;
    }

    .sticBotCompare {
        width: 100%;
        left: calc(50% - 521px);
        border: 1px solid #0fa80f;
    }

    .add-sticBotCom .box-AddPro-wrap {
        display: block;
    }

    .box-AddPro-wrap {
        position: relative;
        background: #fff;
        overflow-y: unset;
        overflow: unset;
    }

    .box-AddPro {
        padding: 0;
        border: none;
        position: relative;
        top: 0;
        width: calc(100% - 10px);
        margin: 0 auto;
        height: auto;
    }

    .ttl {
        display: none;
    }

    .add-sticBotCom .close-addPro {
        display: none;
    }

    .ac_results_mini {
        position: absolute;
        bottom: 32px;
        top: unset !important;
        border-top: 1px solid #ddd;
        left: 0px !important;
    }

    .ac_wrapper {
        padding: 0px 0px 0px 5px;
    }

    .item-sticBotCom {
        height: 100px;
        border-right: 1px solid #0fa80f;
    }

    a.subC {
        width: 100%;
    }

    a.close-Compare {
        display: block;
        padding: 8px 0px;
    }

    a.submit-Compare {
        padding: 6px 0px;
        height: 19px;
        border-bottom: none;
        font-size: 14px;
    }

        a.submit-Compare:before {
            display: none;
        }

    .top-product-related .product-highlight-wrap .product-highlight-item {
        height: 250px;
        width: 187px;
    }

    .top-product-related ul.product-highlight-wrap {
        height: 260px;
    }

    .suggest-compare {
        display: inline-block;
        margin-right: 0;
    }

    .w-bar-right .input-itemTPro {
        height: 28px;
        margin: 0;
    }

    .top-product-related .ac_results_mini {
        top: 30px !important;
    }

    .stickyheader-btn.if-no-support {
        border-bottom: none;
    }

    .stickyheader-wrapper.is-waiting #stickyheader {
        height: 100px;
        top: unset;
        bottom: 0px;
        width: 1000px;
        left: calc(50% - 500px);
        box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
    }

        .stickyheader-wrapper.is-waiting #stickyheader.active {
            top: unset;
            bottom: 0px;
        }

    .item-sticBotCom-t {
        height: 90px !important;
        border-right: 1px solid #0fa80f;
        display: inline-block;
    }

    .stickyheader-btn.if-no-support .swiper-wrapper {
        max-height: 110px !important;
        direction: ltr;
    }

    .swiper-slide.s-product-related-item.List-sticBotCom {
        display: inline-block;
        vertical-align: top;
        width: auto;
    }

    .stickyheader-btn.if-no-support .img-sticBot {
        width: 80px;
        height: 80px;
        float: left;
    }

    #stickyheader .name-sticBot {
        width: calc(100% - 90px);
        color: #333;
        float: right;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
    }

    #stickyheader .price-sticBot {
        color: #da251c;
        float: right;
        width: calc(100% - 90px);
        font-weight: bold;
        margin-top: 5px;
    }

    .stickyheader-btn.if-no-support .item-sticBotCom-t {
        width: 170px;
        border-right: 1px solid #ddd;
    }

    #meta-goiy {
        width: 1000px;
        left: calc(50% - 500px);
    }

        #meta-goiy .name-sticBot {
            width: calc(100% - 90px);
            float: right;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            display: -webkit-box;
        }

        #meta-goiy .price-sticBot {
            float: right;
            width: calc(100% - 90px);
            font-weight: bold;
            margin-top: 5px;
        }

        #meta-goiy .img-sticBot {
            float: left;
        }

        #meta-goiy .item-sticBotCom-t {
            width: 170px;
            border-right: 1px solid #ddd;
            display: inline-block;
        }

    .meta-recommend.rest-product .product-highlight-wrap .product-highlight-item {
        height: 235px;
    }

    .meta-recommend.rest-product .product-highlight-wrap {
        height: 250px;
    }

    .meta-recommend.rest-product .product-highlight-item.prod-item.last-child {
        line-height: 235px;
    }

    ul.list-catg-watched {
        overflow: hidden;
        display: inline-block !important;
    }

    .result-rated-prod {
        text-align: center;
    }

    .result-rated-box.left {
        width: 180px;
    }

    .result-rated-box.right {
        width: 180px;
    }

    .body-share-comment {
        text-align: left !important;
    }

    .list-star-share {
        margin-left: 110px !important;
    }

    .txt-box-share {
        width: auto;
    }

    .nav-opt-value {
        display: block;
    }

    .inner-opt-value {
        padding: 0 15px;
    }

    .price-FS-sticBot {
        width: 87px;
        top: 68px;
        padding-left: 18px;
    }
}

@media screen and (min-width: 240px) and (max-width: 720px) {
    .show-content-main iframe {
        height: calc(100vw / 16 * 9);
    }
}

@media screen and (min-width: 720px) and (max-width: 980px) {
    .list-cat-support .cat-support-item {
        -webkit-flex: 24%;
        -ms-flex: 24%;
    }

    .note-fs {
        font-size: 12px;
    }

    .breadcrum-cat-item.home,
    .breadcrum-cat-item.nav1 {
        display: inline-block;
    }

    .stickyheader-info .info-gioi-thieu,
    .stickyheader-info .info-thong-so,
    .stickyheader-info .info-danh-gia {
        display: none;
    }

    .view-detail-product {
        width: 100%;
        display: inline-block;
        background-color: #fff;
        position: relative;
    }

    .view-images-product {
        width: 400px;
        display: inline-block;
        vertical-align: top;
        margin-top: 120px;
        float: left;
    }

    .show-content-main iframe {
        height: calc(100vw / 16 * 9);
    }

    .view-images-product .swiper-pagination-bullet {
        cursor: pointer;
    }

    .Product-info-right-top {
        display: inline-block;
        float: right;
        margin-right: 10px;
    }

    .row-detail {
        position: relative;
    }

    .Product-info-right-name {
        position: absolute;
        top: 5px;
        left: 5px;
        width: calc(100% - 10px);
        border-bottom: 1px solid #eee;
    }

    .prod-subtitle {
        display: inline-block;
        margin-right: 40px;
    }

    .detail-product-rate {
        display: inline-block;
    }

    .brand-top {
        display: block;
        margin: 5px 0;
    }

    .Product-info-right-top {
        margin-top: 110px;
        width: calc(100% - 420px);
        margin-left: 10px;
    }

    .prod-price-region .select-price:first-child {
        margin-bottom: 0px;
    }

    .detail-info-spec.prod-spec-brand {
        display: none;
    }

    .btn-prod-shopping {
        padding: 0 5px 5px 5px;
    }

    .btn-shopp-manual {
        height: 45px;
        padding: 0;
        border-radius: 3px;
    }

    .btn-buy-wrap,
    .btn-supp-wrap {
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }

        .btn-supp-wrap.tragop-now {
            padding-top: 0;
        }

    #stickyheader .btn-shopp-manual {
        height: 40px;
    }

    .stickyheader-btn.if-support #btn-supp-prod2:after {
        content: "Chúng tôi sẽ gọi lại";
    }

    .body-specs a {
        display: inline-block;
    }
    /*style nut tra gop*/
    .btn-prod-shopping.if-tragop {
        margin-bottom: 10px;
    }

    .btn-supp-wrap.tragop-now {
        margin-top: 0;
    }

    .btn-prod-shopping.if-tragop:not(.if-tragop-nocard) .btn-buy-wrap.buy-now,
    .btn-prod-shopping.if-tragop-nocard:not(.if-tragop) .btn-buy-wrap.buy-now {
        width: 100%;
    }

    .btn-prod-shopping.if-tragop .btn-supp-wrap.supp-now .icon-supp {
        display: none;
    }

    .btn-prod-shopping.if-tragop .btn-supp-wrap.tragop-now .icon-shopp {
        display: none;
    }

    .btn-prod-shopping.if-tragop #btn-supp-prod:after,
    .btn-prod-shopping.if-tragop-nocard #btn-supp-prod:after {
        display: block;
    }

    .btn-prod-shopping.if-tragop .btn-supp-wrap.supp-now .txt-buy-now,
    .btn-prod-shopping.if-tragop .btn-supp-wrap.tragop-now .txt-buy-now,
    .btn-prod-shopping.if-tragop .btn-buy-wrap.buy-now .txt-buy-now,
    .btn-prod-shopping.if-tragop-nocard .btn-supp-wrap.supp-now .txt-buy-now,
    .btn-prod-shopping.if-tragop-nocard .btn-supp-wrap.tragop-now .txt-buy-now,
    .btn-prod-shopping.if-tragop-nocard .btn-buy-wrap.buy-now .txt-buy-now {
        line-height: inherit;
    }

    .btn-prod-shopping.if-tragop #btn-buy-prod:after,
    .btn-prod-shopping.if-tragop-nocard #btn-buy-prod:after {
        display: block;
        content: "Giao hàng tận nơi trên toàn quốc";
    }

    .icon-shopp {
        display: block;
    }

    .txt-buy-now {
        padding-top: 8px;
    }

    .txt-buy-slogan {
        display: none;
    }

    .supp-form {
        margin: auto;
        background: rgba(0, 0, 0, 0.7);
    }

    .bar-bg-form-supp {
        width: 50%;
        margin: auto;
        top: 120px;
    }

    .form-supp-wrap {
        width: calc(50% - 10px);
        margin: auto;
    }

    .freeship-wrap-m {
        display: none;
    }

    .freeship-wrap-pc {
        display: block;
    }

    .box-hotline {
        padding: 5px;
    }

    .hotline-wrap {
        border: 1px dashed #ddd;
        border-radius: 3px;
    }

    .list-more-hotline {
        padding: 0 10px;
    }

    .form-comment-inner {
        width: 500px;
        margin: AUTO;
        padding: 10px;
    }

    .detail-product-rate .amount-rate {
        float: none;
    }

    .inner-popup-promo {
        margin: 20px auto;
        width: 60%;
        max-height: calc(100vh - 60px);
        position: relative;
    }

    .bar-inner-popup {
        width: 55%;
        top: 20px;
        left: unset;
    }

    .productRelate-sell .promo-has-more-product .product-highlight-wrap {
        display: block;
    }

    .productRelate-sell .product-highlight-wrap .product-highlight-item {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 5px;
        height: 230px;
        width: 160px;
    }

    .productRelate-sell .xst-pad {
        top: 10px;
    }

    .productRelate-sell .arrow_boxTTNH {
        width: 100%;
    }

    .productRelate-sell nav {
        display: none;
    }

    .status-xem .view-images-product {
        display: none;
    }

    .productRelate-sell {
        margin-top: 75px;
        width: calc(100% - 430px);
        display: inline-block;
    }

    .status-xem .view-images-product {
        display: inline-block;
        width: 400px;
    }

    .productRelate-sell .promo-has-one-product .product-highlight-wrap {
        overflow-y: -webkit-paged-x;
        display: block;
    }

        .productRelate-sell .promo-has-one-product .product-highlight-wrap .product-highlight-item {
            width: 100%;
            border: none;
            height: auto;
        }

    .product-highlight-item-left {
        width: 100px;
        height: 100px;
        vertical-align: top;
        position: relative;
    }

    .product-highlight-item-right {
        width: calc(100% - 115px);
        float: right;
        text-align: left;
    }

    .product-short-desc {
        margin-top: 7px;
        display: none;
    }

    .status-n .Product-info-right-top {
        margin-top: 0px;
    }

    .prod-promotion-right {
        vertical-align: 0;
    }

    #san-pham-tuong-tu > ul,
    #san-pham-cung-thuong-hieu > ul,
    .promo-has-more-product > #san-pham-thay-the > ul {
        width: 650%;
        text-align: left;
        transition-duration: 0.8s;
    }

        #san-pham-tuong-tu > ul.no-transition,
        #san-pham-cung-thuong-hieu > ul.no-transition,
        .promo-has-more-product > #san-pham-thay-the > ul.no-transition {
            -moz-transition: none;
            -webkit-transition: none;
            -o-transition: color 0 ease-in;
            transition: none;
        }

    #stickyheader {
        position: fixed;
        top: -100px;
        left: 0;
        width: 100%;
        height: 40px;
        background: #fff;
        box-shadow: 1px 1px 1px 1px #33333340;
        z-index: 99;
        opacity: 1;
        padding: 5px 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        #stickyheader .buy-now {
            background: #da251c;
        }

            #stickyheader .buy-now.btn-pending a {
                background: #acacac;
            }

        #stickyheader .supp-now {
            background: #0fa80f;
        }

        #stickyheader.active {
            top: 0px;
        }

        #stickyheader .btn-buy-wrap,
        #stickyheader .btn-supp-wrap {
            max-width: 240px;
            border-radius: 3px;
            float: right;
            margin-left: 10px;
            height: 40px;
        }

        #stickyheader .icon-shopp {
            height: 40px;
        }

    .stickyheader-btn {
        border-bottom: none;
    }

    #stickyheader .stickyheader-btn a {
        color: #fff !important;
        height: 40px;
        line-height: 27px;
    }

    #stickyheader .stickyheader-info {
        position: absolute;
        top: 5px;
        left: 26px;
        height: 45px;
        display: flex;
    }

    .stickyheader-info > div {
        margin-right: 10px;
        padding: 10px;
        font-size: 16px;
    }

        .stickyheader-info > div a {
            padding-bottom: 7px;
        }

            .stickyheader-info > div a.active {
                box-shadow: 0 5px 0px 0px #da251c80;
                -webkit-box-shadow: 0 5px 0px 0px #da251c80;
                -moz-box-shadow: 0 5px 0px 0px #da251c80;
            }

            .stickyheader-info > div a:hover {
                box-shadow: 0 5px 0px 0px #da251c;
                -moz-box-shadow: 0 5px 0px 0px #da251c;
                -webkit-box-shadow: 0 5px 0px 0px #da251c;
            }

    .stickyheader-btn {
        margin-right: 26px;
    }

    .stickyheader-info span.info-prod-name {
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        width: 70%;
        margin-top: -10px;
    }

    .stickyheader-info span.info-prod-price {
        color: #da251c;
    }

    #form-supp-box {
        visibility: visible !important;
        display: none;
        opacity: 1 !important;
        height: 100vh;
    }

    .row-comment-inner-form {
        position: relative;
    }

    .img-upload {
        position: absolute;
        right: 120px;
        top: -29px !important;
        margin-right: 20px !important;
    }

    .review-detail-info {
        display: inline-block;
        position: relative;
        width: 100%;
        height: 100%;
        overflow-y: scroll;
    }

    .review-detail-body {
        padding: 10px 15px !important;
        width: 75%;
        margin: 50px auto 0;
        height: calc(100% - 100px) !important;
        overflow-y: unset !important;
        background: #fff;
    }

    .box-image {
        max-width: 300px;
    }

    .box-review {
        display: inline-block;
        width: calc(100% - 310px);
        float: right;
    }

    .overlay .overlay-close {
        right: 10px !important;
        top: 0px !important;
    }

    .box-comment-img {
        width: 120px;
        height: 100px;
    }

    .comment-image {
        width: 120px !important;
        height: 100px !important;
    }

    .over-image-more {
        width: 120px !important;
        height: 100px;
        line-height: 100px !important;
        top: 0px;
    }

    .box-image img {
        max-height: 100%;
        object-fit: unset !important;
        height: auto !important;
    }

    .gallery-box {
        height: 90% !important;
        max-width: 700px;
        max-height: 660px;
        position: fixed;
        padding-bottom: 15px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

        .gallery-box .short-info {
            width: 160px !important;
            height: 160px !important;
        }

    .review-gallery-body {
        background: none !important;
    }

    .stickyheader-btn.if-no-support {
        border-bottom: none;
    }

    .body-specs ul li .specs-left {
        width: 30%;
    }

    .body-specs.user-manuals {
        padding-bottom: 10px;
        padding-top: 0;
    }

    .body-specs ul li .specs-right {
        width: calc(100% - 37%);
    }

    .price-FS-sticBot {
        width: 87px;
        top: 68px;
        padding-left: 18px;
    }
}

.body-share-comment {
    padding: 0;
    width: 100%;
    text-align: center;
}

.input-content-comment {
    border: solid 1px #ddd;
    border-radius: 3px;
    overflow: hidden;
}

.txt-input-comment {
    min-height: 50px;
    transition: min-height 0.15s ease-out;
    border: none;
}

.txt-form-item:first-child span {
    color: #080;
}

    .txt-form-item:first-child span:before {
        content: "✔";
        font-size: 12px;
        margin-right: 3px;
    }

.input-content-comment {
    position: relative;
    text-align: left;
}

.body-share-comment a#btn-send-second {
    border-radius: 4px;
    position: relative;
    display: inline-block;
    margin: 0;
    left: 108px;
}

#cmt-step2 {
    background: #fcfcfc;
    padding: 10px;
    text-align: justify;
    display: none;
    width: calc(100% - 20px);
}

.form-comment-inner {
    width: auto;
    margin: auto;
    padding: 10px;
}

input.rate-point {
    display: none !important;
}

.rating-star > label {
    color: #ddd;
    float: right;
    font-size: 28px;
    margin: 0 5px 0 0;
}

.form-complette-comment .txt-form-item {
    margin: 5px 0;
    width: 100%;
    display: inline-block;
}

.title-form-comment .txt-form-item-right {
    width: auto !important;
}

.row-comment-inner-form {
    position: relative;
}

.img-upload {
    cursor: pointer;
    user-select: none;
    background: url("/themes/meta.vn/images/photo-icon.png") no-repeat;
    background-size: 16px;
    padding-left: 20px;
    color: #0071c4;
    margin-right: 10px !important;
    margin-top: 3px;
    margin-bottom: 3px;
    display: block;
    /*position: absolute;
    left: 0px;
    top: -26px;*/
}

#review-detail-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 20000;
    background: rgba(0, 0, 0, 0.75);
}

.overlay .overlay-close {
    position: absolute;
    right: 10px;
    top: 10px;
    overflow: hidden;
    border: none;
    background: transparent;
    color: #333 !important;
    font-size: 18px !important;
    outline: none;
    z-index: 10001;
    cursor: pointer;
    -ms-opacity: 0.9;
    opacity: 0.9;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
}

    .overlay .overlay-close .fa-times:before {
        margin-right: 5px;
    }

.review-detail-info .overlay-close.gallery {
    top: 7px;
}

.review-detail-body {
    padding: 5px;
    background: #fff;
    overflow-y: scroll;
    height: 100%;
}

.review-gallery-body {
    background: #fff;
    overflow-y: scroll;
    height: 100%;
}

.box-review-name {
    color: #333;
    font-weight: bold;
}

.box-review-content,
.box-replies .show-replied {
    color: #333;
}

.box-review-action .like-comment .fa-thumbs-o-up,
.box-replies .like-comment .fa-thumbs-o-up {
    color: #333;
}

.box-review-action input[type="radio"] + label span,
.box-replies input[type="radio"] + label span {
    margin-right: 5px;
}

.view-all-img {
    background: #fff;
    display: block;
    font-weight: bold;
    padding: 5px;
    font-size: 18px;
    margin-bottom: 10px;
    color: #0071c4;
}

.list-img-upload .list-image {
    margin-top: 10px;
    min-height: 60px;
}

.list-img-upload .list-image {
    display: flex;
    flex-wrap: wrap;
}

.list-img-upload .warning {
    margin-top: 10px;
    color: #da251c;
}

.warning:before {
    background: url(/Data/image/2021/02/26/noti-im.png) no-repeat;
    width: 16px;
    height: 16px;
    content: "";
    display: inline-block;
    background-size: 16px;
    vertical-align: middle;
}

.list-image li {
    float: left;
    margin-right: 20px;
    position: relative;
    width: auto;
    height: auto;
    overflow: visible;
}

.list-image .list-image-item {
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
}

.list-img-upload .list-image-item {
    box-shadow: 0px 0px 3px 1px #ccc;
    width: 60px;
    height: 60px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

    .list-img-upload .list-image-item.over-load {
        box-shadow: 0px 0px 3px 1px #da251c;
    }

        .list-img-upload .list-image-item.over-load:before {
            background: #f0f0f0bf;
            width: 60px;
            height: 60px;
            content: "";
            display: block;
        }

.rep-box-comment,
.share-box-comment {
    position: relative;
}

.list-image img {
    max-width: 150px;
}

.box-image {
    overflow: hidden;
    display: inline-block;
    float: left;
    position: relative;
    width: 100%;
    height: 300px;
    text-align: CENTER;
    margin-bottom: 15px;
}

    .box-image img {
        height: 100%;
        max-width: 100%;
        object-fit: scale-down;
    }

span.move-right {
    cursor: pointer;
    z-index: 999;
    float: right;
    background: url(/themes/meta.vn/images/big-arrow-right.png) no-repeat center;
    width: 50px;
    height: 100%;
    background-size: 50px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 5px;
    z-index: 9999;
}

span.move-left {
    cursor: pointer;
    z-index: 999;
    float: left;
    background: url(/themes/meta.vn/images/big-arrow-left.png) no-repeat center;
    width: 50px;
    height: 100%;
    background-size: 50px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 5px;
    z-index: 9999;
}

.box-comment-img {
    position: relative;
    width: 108px;
    height: 90px;
}

.comment-image {
    margin: 0 3px 6px;
    cursor: pointer;
    object-fit: contain;
    object-position: center !important;
    vertical-align: top;
    height: 90px;
    max-width: 100%;
    width: 108px;
    border: 1px solid #faf6f6;
}

.comment-ask-box.level1 .comment-image {
    width: 95px;
}

.over-image-more {
    position: absolute;
    text-align: center;
    width: 108px;
    line-height: 90px;
    left: 4px;
    top: -1px;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    cursor: pointer;
}

.gallery-box {
    margin: auto;
    background: #fff;
    z-index: 30000;
    width: auto;
    height: 100%;
    overflow-y: scroll;
}

    .gallery-box::-webkit-scrollbar {
        width: 0;
        background: transparent;
    }

    .gallery-box h2 {
        font-size: 18px;
        padding: 10px 5px;
        font-weight: bold;
    }

    .gallery-box .short-info {
        width: 110px;
        height: 110px;
        display: inline-block;
        vertical-align: top;
        margin: 5px 8px 40px 5px;
    }

        .gallery-box .short-info img.img-item {
            width: 100%;
            height: 100%;
            position: relative;
            margin: 0 auto;
            border: 1px solid #f1f1f1;
            display: block !important;
            cursor: pointer;
            object-fit: scale-down;
        }

        .gallery-box .short-info .comment-item-star {
            margin-top: 3px;
            text-align: center;
            display: block;
        }

            .gallery-box .short-info .comment-item-star .fa-star.unrate {
                color: #ccc;
            }

.comment-is-loading {
    min-height: 1000px;
}

.txt-input-comment,
.txt-form-item input {
    outline-color: transparent;
}

    .txt-input-comment.error {
        outline-color: red;
    }

        .txt-input-comment.error::placeholder {
            color: red;
            opacity: 1;
        }

        .txt-input-comment.error:-ms-input-placeholder,
        .txt-input-comment.error::-webkit-input-placeholder {
            color: red;
        }

    .txt-input-comment.error,
    input.error {
        border: 1px solid red;
    }

label.error {
    color: red;
}

.detail-info-spec.flash-sale.fs-before {
    height: 75px;
}

    .detail-info-spec.flash-sale.fs-before .flashsale-box {
        padding-top: 8px;
    }

.note-fs {
    color: #fff;
    font-size: 11px;
    margin-top: 4px;
}

.detail-info-spec .flashsale-box.is-note .fs-price {
    top: 0px;
}

.detail-info-spec.flash-sale.is-note.fs-before .fs-price {
    top: 6px;
}

@media screen and (max-width: 1200px) {
    .body-share-comment a#btn-send-second {
        left: 90px;
    }

    .note-fs {
        font-size: 12px;
    }
}

@media screen and (max-width: 760px) {
    .txt-input-comment,
    .input-txt-cm {
        font-size: 16px;
    }

    .div-showhide-stock {
        display: none;
    }

    .note-fs {
        font-size: 12px;
    }

    .body-specs ul li .specs-left {
        width: 30%;
    }
}

.prod-attri select {
    display: none;
}

    .prod-attri select[data-layout="Checkbox"] {
        display: block;
        padding: 3px;
        border-radius: 3px;
    }

@media screen and (max-width: 360px) {
    .comment-image {
        width: 90px;
        height: 70px;
    }

    .box-comment-img {
        width: 90px;
        height: 70px;
    }

    .over-image-more {
        width: 90px;
        height: 55px;
        padding-top: 15px;
        line-height: 20px;
    }

    .gallery-box .short-info {
        width: 95px;
        height: 95px;
        margin: 5px 5px 40px 5px;
    }

    .gallery-box h2 {
        width: 80%;
        padding: 20px 10px;
    }
}

.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;
}

@media screen and (min-width: 1200px) {
    .status-xem #san-pham-thay-the li.product-highlight-item {
        width: 290px;
    }
}

.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;
}

.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;
}

@media only screen and (max-width: 340px) {
    #btn-tragop-prod-nocard:after {
        content: "Không cần thẻ" !important;
    }
}
