﻿.title-product {
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #000
}

.product-detail-left {
    margin-bottom: 15px
}

@media (min-width: 991px) {
    .product-image-block {
        position: sticky;
        top: 10px;
        margin-bottom: 20px
    }
}

.gallery-top .swiper-slide {
    padding-bottom: 100%;
    display: block;
    height: 0;
    background: #fff;
    overflow: hidden;
    border-radius: 5px
}

.gallery-top .swiper-slide img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 99%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    position: absolute;
    border-radius: 5px
}

.gallery-top .tag-km {
    position: absolute;
    top: 10px;
    z-index: 9
}

.gallery-top .tag-km span {
    background: #000;
    color: #fff;
    padding: 2px 5px 2px 5px;
    border-radius: 3px;
    margin-top: 5px;
    display: table
}

.gallery-top .tag-km span:nth-child(1) {
    background: #0052c1
}

.gallery-top .tag-km span:nth-child(2) {
    background: #f3bd01
}

.gallery-top .tag-km span:nth-child(3) {
    background: #0052c1
}

.gallery-top .tag-km span img {
    height: 20px;
    width: auto
}

@media (max-width: 500px) {
    .gallery-top .tag-km span {
        font-size: 10px
    }

    .gallery-top .tag-km span img {
        height: 15px
    }
}

@media (max-width: 991px) {
    .product-images {
        margin-bottom: 20px
    }
}

.gallery-thumbs {
    margin-top: 10px !important;
    padding: 5px
}

.gallery-thumbs .swiper-slide {
    border: 1px solid #ebebeb;
    cursor: pointer;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

.gallery-thumbs .swiper-slide .p-100 {
    padding-bottom: 100%;
    display: block;
    height: 0;
    background: #fff;
    overflow: hidden;
    border-radius: 5px
}

.gallery-thumbs .swiper-slide .p-100 img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 99%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    position: absolute;
    border-radius: 5px
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-color: #0052c1
}

.gallery-thumbs .swiper-slide:hover {
    border-color: #0052c1
}

.gallery-thumbs .swiper-button-prev {
    left: 6px !important
}

.layout-product {
    padding-bottom: 30px
}

.layout-product .thumb-vendor {
    background: #fbeff0;
    color: #000;
    border-radius: 5px;
    padding: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 20px
}

.layout-product .thumb-vendor .title {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    font-size: 18px;
    font-weight: 700
}

.layout-product .thumb-vendor .title b {
    color: #0052c1
}

.layout-product .thumb-vendor .vendoritem {
    text-align: right;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%
}

.layout-product .thumb-vendor .vendoritem img {
    height: 50px;
    width: auto
}

.layout-product .thumb-vendor .style-button {
    text-align: center;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100;
    position: relative;
    width: 100%;
    margin-top: 10px;
    justify-content: center
}

.layout-product .details-pro {
    background: #fff;
    border-radius: 5px
}

.layout-product .details-pro .price-box {
    margin-bottom: 20px
}

.layout-product .details-pro .price-box .title-price {
    display: block;
    font-weight: 600
}

.layout-product .details-pro .price-box .special-price {
    font-size: 30px;
    font-weight: 600;
    color: #d70018;
    display: inline-block
}

.layout-product .details-pro .price-box .old-price {
    color: #545454;
    font-size: 16px;
    display: inline-block;
    text-decoration: line-through;
    margin-left: 10px
}

.layout-product .details-pro .price-box .save-price {
    display: block
}

.layout-product .details-pro .price-box .save-price .product-price-save {
    color: #ef1104
}

.layout-product .details-pro .pro-promo {
    background: #eee;
    padding-left: 4px !important;
    padding-right: 4px !important;
    border-left: 3px solid #f3bd01;
    font-size: 14px;
    margin-top: 15px;
    font-weight: 700;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px
}

.layout-product .inventory_quantity {
    font-size: 16px;
    margin-bottom: 20px
}

.layout-product .inventory_quantity .thump-break .mb-break {
    display: block
}

.layout-product .inventory_quantity .thump-break .a-stock, .layout-product .inventory_quantity .thump-break .a-vendor, .layout-product .inventory_quantity .thump-break .variant-sku {
    color: #0052c1;
    font-weight: 500
}

.layout-product .product-summary {
    margin-top: 10px;
    font-size: 14px;
    background: #f0f0f0;
    padding: 10px;
    border-radius: 5px img;
    border-radius-display: none
}

.layout-product .select-swatch {
    margin-bottom: 10px
}

.layout-product .swatch {
    font-size: 14px;
    margin-bottom: 5px
}

.layout-product .swatch .header {
    margin-bottom: 5px;
    font-weight: 600
}

.layout-product .swatch .header .value-roperties {
    color: #0052c1
}

.layout-product .swatch .swatch-element {
    display: inline-block;
    margin: 0px 5px 5px 0
}

.layout-product .swatch .swatch-element input {
    display: none
}

.layout-product .swatch .swatch-element label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    cursor: pointer;
    white-space: nowrap;
    padding: 5px 15px;
    position: relative;
    margin-bottom: 0;
    border-radius: 5px;
    overflow: hidden
}

.layout-product .swatch .swatch-element label .crossed-out {
    display: none
}

.layout-product .swatch .swatch-element input:checked + label {
    border-color: #0052c1
}

.layout-product .swatch .swatch-element input:checked + label:after {
    background-color: #0052c1;
    border-radius: 0 0 10px 0;
    color: #fff;
    content: "✓";
    font-size: 7px;
    height: 10px;
    left: 0;
    padding-bottom: 11px;
    padding-left: 4px;
    position: absolute;
    top: 0;
    width: 14px
}

.layout-product .swatch .swatch-element .tooltip {
    display: none
}

.layout-product .swatch .swatch-element.color label {
    padding: 2px 10px;
    min-height: 54px
}

.layout-product .swatch .swatch-element.color label img {
    max-height: 47px;
    border-radius: 5px
}

.layout-product .swatch .swatch-element.color label span {
    padding-left: 10px
}

.layout-product .selector-wrapper {
    display: none !important
}

.layout-product .button_actions {
    float: left;
    width: 100%;
    margin-top: 10px;
    display: flex
}

.layout-product .button_actions .add_to_cart {
    border: 0;
    height: 50px;
    padding: 0 0px;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    font-weight: 500;
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    background: #f3bd01;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: all .3s ease
}

.layout-product .button_actions .add_to_cart .txt-main {
    font-weight: 600
}

.layout-product .button_actions .add_to_cart .text_2 {
    display: block;
    font-size: 12px;
    text-transform: none
}

.layout-product .button_actions .add_to_cart:hover {
    opacity: 0.8;
    transform: translateY(-5px)
}

.layout-product .button_actions .btn-soldout {
    border: initial;
    height: 50px;
    padding: 0 20px;
    background: #f3bd01;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    justify-content: center;
    transition: all .3s ease;
    opacity: 0.6
}

.layout-product .button_actions .btn-soldout:hover {
    opacity: 0.4;
    transform: translateY(-5px)
}

.layout-product .flex-quantity {
    display: block;
    font-size: 14px;
    margin-top: 10px
}

.layout-product .flex-quantity .sl {
    display: block;
    font-weight: 600
}

.layout-product .input_number_product {
    display: block;
    width: 100%;
    min-height: 30px;
    font-size: 1em;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    margin: 0;
    width: auto;
    float: left;
    position: relative;
    padding: 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
    border: 1px solid #0052c1;
    border-radius: 5px;
    padding: 2px
}

.layout-product .input_number_product .btn_num {
    font-size: 20px;
    line-height: 0px;
    border: 0;
    display: inline-block;
    width: 35px;
    height: 30px;
    /* background: #0052c1; */
    float: left;
    color: #fff;
    text-align: center;
    padding: 0px;
    border-radius: 5px
}

.layout-product .input_number_product .btn_num svg {
    width: 20px;
    height: 20px
}

.layout-product .input_number_product .btn_num:hover {
    background: #f3bd01
}

.layout-product .input_number_product input {
    padding: 0 2px;
    text-align: center;
    margin: 0px;
    display: block;
    float: left;
    height: 30px;
    border: 0;
    width: 60px;
    text-align: center;
    box-shadow: none;
    border-radius: 8px;
    font-size: 15px
}

.layout-product .group-button {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 20px
}

.layout-product .btn-buyNow {
    display: flex;
    background: #0052c1;
    border-radius: 5px;
    color: #fff;
    margin-top: 10px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 5px;
    font-size: 14x;
    margin-top: 10px;
    font-weight: 600;
    text-transform: uppercase;
    width: calc(50% - 5px);
    height: 50px;
    transition: all .3s ease
}

@media (max-width: 767px) {
    .layout-product .btn-buyNow {
        width: 100%
    }
}

.layout-product .btn-buyNow:hover {
    opacity: 0.8;
    transform: translateY(-5px)
}

@media (min-width: 767px) {
    .layout-product .btn-buyNow {
        margin-right: 10px
    }
}

.layout-product .button-phone {
    display: flex;
    background: #0052c1;
    border-radius: 5px;
    color: #fff;
    margin-top: 10px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 5px;
    font-size: 13px;
    margin-top: 10px;
    width: calc(50% - 5px);
    height: 50px;
    transition: all .3s ease
}

@media (max-width: 767px) {
    .layout-product .button-phone {
        width: 100%
    }
}

.layout-product .button-phone span {
    font-size: 16px
}

.layout-product .button-phone:hover {
    opacity: 0.8;
    transform: translateY(-5px)
}

.layout-product .free-ship {
    margin-bottom: 15px
}

.layout-product .thump-check {
    height: 10px;
    position: relative;
    font-size: 12px;
    text-align: center;
    background: #e7e7e7;
    margin-top: 10px;
    border-radius: 5px;
    overflow: hidden
}

.layout-product .thump-check .check-bar1 {
    position: absolute;
    height: 8px;
    top: 0px;
    border-radius: 5px;
    background-color: #0052c1;
    -webkit-animation: progress_bar_fill 2s linear infinite;
    animation: progress_bar_fill 2s linear infinite;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    transition: width .6s ease;
    height: 100%
}

.layout-product .check-bar {
    display: inline-block;
    width: 100%;
    height: 100%;
    z-index: 1;
    color: #000;
    position: relative
}

@keyframes progress_bar_fill {
    0% {
        background-position: 0 0
    }
    100% {
        background-position: 40px 0
    }
}

@media (max-width: 767px) {
    .title-product {
        margin-top: 15px
    }

    .layout-product .inventory_quantity .line {
        display: none
    }

    .layout-product .inventory_quantity .mb-break {
        display: block
    }
}

.product-tab .tabs-title {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.product-tab .tabs-title .tab-link {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 10px
}

.product-tab .tabs-title .tab-link h3 {
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
    overflow: hidden;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    padding: 5px 15px;
    border: 1px solid #000;
    border-radius: 5px;
    color: #000
}

@media (max-width: 767px) {
    .product-tab .tabs-title .tab-link h3 {
        font-size: 18px;
        padding-bottom: 2px
    }
}

.product-tab .tabs-title .tab-link.active h3, .product-tab .tabs-title .tab-link:hover h3 {
    background: #0052c1;
    border: 1px solid #0052c1;
    color: #fff
}

@media (max-width: 1199px) {
    .product-tab .tabs-title {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden
    }

    .product-tab .tabs-title li {
        flex: 0 0 auto;
        white-space: nowrap
    }
}

.product-tab .tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.product-tab .tab-content.active {
    opacity: 1;
    visibility: visible;
    height: auto
}

@media (min-width: 991px) {
    .product-tab .tab-content .rte {
        min-height: 865px
    }
}

@media (min-width: 1199px) {
    .product-tab .tab-content .rte {
        min-height: 1008px
    }
}

.product-tab .product_getcontent {
    position: relative
}

.product-tab .product_getcontent .ba-text-fpt.has-height {
    height: 1451px;
    overflow: hidden;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s
}

.product-tab .product_getcontent .show-more {
    position: relative
}

.product-tab .product_getcontent .show-more::before {
    height: 100px;
    margin-top: -60px;
    content: "";
    display: block;
    background: transparent;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.91)), color-stop(55%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%)
}

.product-tab .product_getcontent .show-more .btn--view-more {
    position: relative;
    text-align: center;
    background-color: #fff;
    color: #333;
    font-weight: normal;
    outline: none;
    box-shadow: none;
    font-size: 14px;
    border: 0;
    display: block;
    margin-bottom: 20px
}

.product-tab .product_getcontent .show-more .btn--view-more .more-text {
    display: inline-block;
    cursor: pointer
}

.product-tab .product_getcontent .show-more .btn--view-more .less-text {
    display: none;
    cursor: pointer
}

.product-tab .product_getcontent .show-more .btn--view-more.active .more-text {
    display: none
}

.product-tab .product_getcontent .show-more .btn--view-more.active .less-text {
    display: inline-block
}

.product-tab .product_getcontent .show-more .btn--view-more .see-more {
    cursor: pointer;
    padding: 5px 15px;
    font-size: 16px;
    border: 1px solid #0052c1;
    border-radius: 5px;
    color: #0052c1;
    margin-top: 20px
}

.product-tab .product_getcontent .show-more .btn--view-more .see-more:hover {
    color: #fff
}

.product-tab .product_getcontent.expanded .ba-text-fpt.has-height {
    height: auto
}

.product-tab .product_getcontent.expanded .show-more::before {
    display: none
}

.product-tab .tab-float {
    overflow: hidden
}

.product-col .swiper-slide {
    margin-top: 0 !important;
    margin-bottom: 10px !important
}

.motangan {
    margin-bottom: 20px
}

.motangan img, .motangan iframe, .motangan table {
    display: none
}

@media (max-width: 1199px) and (min-width: 767px) {
    .product-right {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0
    }

    .product-right > div {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        -ms-flex: 0 0 calc(50% - 10px);
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
        margin-top: 0;
        border: 0;
        border-radius: 0px
    }

    .product-right > div.product-col {
        width: 100%;
        flex: 100%;
        max-width: 100%
    }
}

@media (min-width: 991px) {
    .product-right .group_title_index .title .title-name {
        font-size: 18px
    }
}

.productRelate {
    margin-bottom: 30px;
    margin-top: 10px
}

@media (max-width: 991px) {
    .productRelate {
        margin-bottom: 20px;
        margin-top: 10px
    }
}

.productRelate .swiper-button-next {
    right: 3px !important
}

.thump-swatch {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 991px) {
    .details-pro {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

.support-product {
    box-shadow: 0 0px 2px 0 rgba(60, 64, 67, 0.1), 0 0px 6px 0px rgba(60, 64, 67, 0.25);
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    background: #fff
}

@media (max-width: 1199px) {
    .support-product {
        margin-top: 20px
    }
}

.support-product .title {
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin: 0;
    font-weight: 700
}

.support-product .image {
    height: 150px;
    display: block;
    position: relative
}

.support-product .image img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.support-product .title2 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 23px;
    margin: 0;
    font-weight: normal
}

.support-product .phone {
    width: 100%;
    margin-top: 10px;
    display: block;
    text-align: center;
    line-height: 1.1
}

.support-product .phone a {
    font-size: 29px;
    font-weight: 600;
    color: #0052c1;
    text-decoration: none
}

.support-product .phone a:hover {
    color: #f3bd01
}

.support-product .or {
    width: 100%;
    margin: 10px 0;
    color: #7a7d8d;
    text-align: center;
    line-height: 1.1
}

.support-product .or span {
    display: inline-block;
    background: #fff;
    padding: 0 10px;
    transform: translateY(50%);
    font-size: 13px
}

.support-product .or:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #ededed
}

.support-product .title3 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin: 0;
    font-weight: 700
}

.support-product .chat {
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    position: relative;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    background: #0052c1;
    color: #fff
}

.support-product .chat:hover {
    background: #f3bd01
}

.camket {
    margin-top: 20px
}

.camket .title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

.camket ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.camket ul li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    display: flex;
    align-items: center;
    margin-bottom: 5px
}

.camket ul li img {
    max-width: 26px;
    margin-right: 10px
}

.product-hethong {
    margin-bottom: 20px;
    overflow: hidden
}

@media (max-width: 1199px) and (min-width: 991px) {
    .product-hethong {
        margin-bottom: 0px
    }
}

.product-hethong .title-index-pro {
    background: #0052c1;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px 5px 0 0;
    font-size: 18px;
    margin-bottom: 0;
    display: flex;
    align-items: center
}

.product-hethong .title-index-pro svg {
    margin-right: 5px
}

.product-hethong .title-index-pro svg path {
    fill: #fff
}

.product-hethong .option-chos {
    padding: 5px;
    border: 1px solid #0052c1;
    border-radius: 0 0 5px 5px
}

.product-hethong .option-chos .group-option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.product-hethong .option-chos .group-option .group-city, .product-hethong .option-chos .group-option .group-district {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.product-hethong .option-chos .group-option .group-city select, .product-hethong .option-chos .group-option .group-district select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 10px 5px 5px;
    border-radius: 5px;
    width: 100%;
    border: 1px solid #0052c1;
    outline: none !important
}

@media (max-width: 767px) {
    .product-hethong .option-chos .group-option .group-city select, .product-hethong .option-chos .group-option .group-district select {
        font-size: 11px
    }
}

.product-hethong .option-chos .group-option .group-city select option, .product-hethong .option-chos .group-option .group-district select option {
    background-color: #fff;
    color: #000
}

.product-hethong .option-chos .group-option .group-city select#city, .product-hethong .option-chos .group-option .group-district select#city {
    background-color: #0052c1;
    color: #fff;
    background-image: url(https://img.htvietnam.vn/layouts/layout185/ico-select_1.png)
}

.product-hethong .option-chos .group-option .group-city select#district, .product-hethong .option-chos .group-option .group-district select#district {
    background-color: #fff;
    color: #000;
    background-image: url(https://img.htvietnam.vn/layouts/layout185/ico-select_2.png)
}

.product-hethong .option-chos .info-store {
    height: 200px;
    overflow: hidden;
    overflow-y: auto
}

@media (max-width: 991px) {
    .product-hethong .option-chos .info-store {
        height: auto;
        max-height: 220px
    }
}

.product-hethong .option-chos .info-store::-webkit-scrollbar {
    width: 3px;
    background-color: #0052c1
}

.product-hethong .option-chos .info-store::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: #0052c1
}

.product-hethong .option-chos .info-store::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #f5f5f5
}

.product-hethong .option-chos .info-store .store-list {
    margin: 0 5px 10px 0
}

.product-hethong .option-chos .info-store .store-list .name-cuahang {
    color: #0052c1;
    font-weight: 600
}

.product-hethong .option-chos .info-store .store-list .store-name {
    position: relative;
    display: inline-block;
    width: 100%
}

.khuyen-mai {
    margin-bottom: 20px;
    overflow: hidden
}

@media (max-width: 1199px) and (min-width: 767px) {
    .khuyen-mai {
        height: 100%
    }
}

.khuyen-mai .title {
    background: #0052c1;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px 5px 0 0;
    font-size: 18px;
    margin-bottom: 0;
    display: flex;
    align-items: center
}

.khuyen-mai .title svg {
    margin-right: 5px
}

.khuyen-mai .title svg path {
    fill: #fff
}

.khuyen-mai .content {
    padding: 5px;
    border: 1px solid #0052c1;
    border-radius: 0 0 5px 5px
}

.khuyen-mai .content ul li {
    display: flex;
    margin-bottom: 10px;
    align-items: center
}

.khuyen-mai .content ul li img {
    width: 20px;
    height: auto;
    margin-right: 5px
}

.thong-so .title span {
    background: #0052c1;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 18px;
    margin-bottom: 0;
    display: flex;
    align-items: center
}

.thong-so .title span svg {
    margin-right: 5px
}

.thong-so .title span svg path {
    fill: #fff
}

.thong-so .content {
    height: 400px;
    overflow: hidden
}

.thong-so .content table {
    border-collapse: collapse !important;
    border: none;
    width: 100% !important;
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 22px;
    text-align: left
}

.thong-so .content table tr:nth-of-type(2n+1) {
    background-color: rgba(0, 0, 0, 0.05)
}

.thong-so .content table th:first-child, .thong-so .content table td:first-child {
    min-width: 95px
}

.thong-so .content table th, .thong-so .content table td {
    padding: 12px 10px;
    line-height: 1.42857143;
    vertical-align: middle
}

.thong-so .text-center {
    position: relative
}

.thong-so .text-center::before {
    height: 100px;
    margin-top: -60px;
    content: "";
    display: block;
    background: transparent;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.91)), color-stop(55%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.91) 50%, #fff 55%)
}

.thong-so-popup {
    border-radius: 5px;
    box-sizing: border-box;
    width: 600px;
    height: auto;
    background: transparent;
    margin: 0 auto;
    position: relative;
    position: fixed;
    left: 50%;
    top: 10%;
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    box-shadow: none;
    touch-action: manipulation;
    opacity: 0;
    transform: translateX(-50%);
    z-index: -1;
    background: #fff;
    overflow: hidden
}

@media (max-width: 767px) {
    .thong-so-popup {
        width: 98%;
        margin: auto;
        top: 20px !important
    }
}

.thong-so-popup .content {
    height: 500px !important;
    overflow-y: scroll
}

.thong-so-popup .content::-webkit-scrollbar {
    width: 3px
}

.thong-so-popup .content::-webkit-scrollbar-thumb {
    background-color: #0052c1;
    outline: 1px solid #0052c1
}

.thong-so-popup.active {
    opacity: 1;
    z-index: 99999
}

.product-like .title {
    padding: 3px !important
}

.product-like .title a {
    background: #0052c1;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 18px;
    margin-bottom: 0;
    display: flex;
    align-items: center
}

.product-like .title a svg {
    margin-right: 5px
}

.product-like .title a svg path {
    fill: #fff
}

.product-like .title a a {
    color: #fff
}

.phienban {
    margin-bottom: 10px
}

.phienban .row {
    margin-right: -3px;
    margin-left: -3px
}

.phienban .row .col-lg-4 {
    padding-right: 3px;
    padding-left: 3px;
    margin-bottom: 6px
}

.phienban .thumb-phienban {
    position: relative;
    border: 1px solid #000;
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    font-weight: 600;
    overflow: hidden
}

.phienban .thumb-phienban .price-phienban {
    color: red
}

.phienban .thumb-phienban.active {
    border: 1px solid #0052c1;
    color: #0052c1
}

.phienban .thumb-phienban.active:after {
    background-color: #0052c1;
    border-radius: 0 0 10px 0;
    color: #fff;
    content: "✓";
    font-size: 7px;
    height: 10px;
    left: 0;
    padding-bottom: 12px;
    padding-left: 0px;
    position: absolute;
    top: 0;
    width: 14px
}

.phienban .thumb-phienban:hover {
    border: 1px solid #0052c1;
    color: #0052c1
}
