/* Page Title and Product Main */
.page-title:not(.featured-title)+main .product-main {
    padding-top: 0;
    padding-bottom: 15px;
}

/* Product Info */
.product-info {
    padding-top: 0;
}
.product-info .fa.fa-star {
    color: #fdb825;
    font-size: 16px;
    margin: 0 1px 5px;
}
.product-info .rating-star {
    margin-bottom: 10px;
    font-size: 14px;
}
.product-info .rating-star2 {
    margin-bottom: 10px;
    font-size: 13px;
    border: 1px dotted #EEE;
    padding: 5px 10px;
    background: #F9F9F9;
    font-weight: bold;
    color: green;
}
.product-info .rating-star2 strong {
    color: #999;
}
.product-info .rating-star .sold {
    color: #888;
    margin-left: 20px;
}
.product-info p.stock {
    margin-bottom: 10px;
    font-size: 13px;
    color: green;
}

/* WooCommerce Product Rating */
.woocommerce-product-rating {
    display: flex;
    align-items: center;
    gap: 10px;
}
.woocommerce-product-rating .count {
    margin: 0;
    font-size: 14px;
    color: #777;
}
.woocommerce-product-rating .product-views {
    font-size: 14px;
    color: #555;
    display: flex;
    align-items: center;
}
.woocommerce-product-rating .product-views::before {
    content: "👁️";
    margin-right: 5px;
}

/* Product Offer Group */
.pd-offer-group {
    border-radius: 10px;
    box-shadow: 0 0 0 1px red;
    margin: 12px 0;
    padding: 6px 0;
    margin-bottom: 20px;
}
.pd-offer-group .title {
    background: red;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 40px;
    position: relative;
    margin: 0 0 11px -8px;
    max-width: 170px;
    width: 100%;
    padding-left: 40px;
}
.pd-offer-group .title::before {
    content: '';
    border-top: 8px solid #AC0000;
    border-left: 8px solid transparent;
    position: absolute;
    left: 0;
    top: 100%;
}
.pd-offer-group .title::after {
    content: '';
    width: 28px;
    height: 28px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    right: -14px;
}
.pd-offer-group .fa-gift {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 10px;
    left: 16px;
    color: #FFF;
}
.pd-offer-group ul {
    margin: 10px;
    padding-left: 15px;
}
.pd-offer-group ul li {
    list-style: circle;
    font-size: 14px;
}

/* Thong Tin Rut Gon */
.luanlt-thong-tin-rut-gon {
    border-radius: 10px;
    box-shadow: 0 0 0 1px red;
    margin: 10px 0;
    padding: 10px;
    background-color: #f9f9f9;
    font-size: 13px;
}
.luanlt-thong-tin-rut-gon .title {
    background: red;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 36px;
    position: relative;
    margin: 0 0 11px -8px;
    max-width: 170px;
    width: 100%;
    padding-left: 40px;
}
.luanlt-thong-tin-rut-gon .title::before {
    content: '';
    border-top: 8px solid #AC0000;
    border-left: 8px solid transparent;
    position: absolute;
    left: 0;
    top: 100%;
}
.luanlt-thong-tin-rut-gon .title::after {
    content: '';
    width: 28px;
    height: 28px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    right: -14px;
}
.luanlt-thong-tin-rut-gon .fa-gift {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 10px;
    left: 16px;
    color: #FFF;
}
.luanlt-thong-tin-rut-gon ul {
    margin-bottom: 0;
}
.luanlt-thong-tin-rut-gon ul li {
    list-style: circle;
    font-size: 14px;
    color: #000;
}

/* WooVR Variations */
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation.woovr-variation-active:before {
    top: 3px;
    right: 3px;
}
.woovr-variations .woovr-variation:hover {
    background-color: #fa9a0a26;
}
.woovr-variation.woovr-variation-radio {
    border: 1px solid transparent;
    border-radius: 5px;
}
.woovr-variation.woovr-variation-radio.woovr-variation-active {
    border: 1px solid #df6900;
    background-color: #fa9a0a26;
}
.woovr-variation-radio .woovr-variation-info .woovr-variation-price,
.woovr-variation-radio .woovr-variation-info .woovr-variation-availability {
    font-size: 13px;
}

/* WooBT Products */
.woobt-before-text.woobt-text {
    font-size: 13px;
    font-weight: bold;
    background: green;
    color: white;
    padding: 5px 10px;
    line-height: 1;
    border-radius: 3px;
}
.woobt-availability .luant_meta_stock,
.woobt-price .thong-tin-bo-sung {
    display: none;
    color: red;
}
.woobt-products .woobt-product .woobt-title,
.woobt-products .woobt-product .woobt-price {
    font-size: 13px;
    color: red;
}
.woobt-products .woobt-item-text {
    padding: 7px;
    margin: 0;
    border-bottom: 1px dotted #e5e5e5;
    background: #f9f9f9;
    color: #ff0000;
    font-weight: bold;
    font-size: 13px;
}
.woobt-products .woobt-item-text p {
    line-height: 1;
}
.woobt-additional .woobt-text,
.woobt-total .woobt-text,
.woobt-alert .woobt-text {
    font-weight: bold;
}
.woobt-products .woobt-product .woobt-quantity {
    width: auto;
}

/* Chinh Sach Ban Hang */
.chinh-sach-ban-hang {
    border-radius: 3px;
    background-color: #FFF;
    padding: 15px;
    color: #555;
    margin-bottom: 10px;
    border: 1px solid #EEE;
    border-radius: 10px;
}
.chinh-sach-ban-hang.featured {
    background-color: #fffddf;
}
.chinh-sach-ban-hang h5 {
    font-weight: bold;
    font-size: 18px;
}
.chinh-sach-ban-hang ul {
    border-bottom: none;
}
.chinh-sach-ban-hang ul li {
    margin-bottom: 10px;
    list-style: none;
    font-size: 14px;
    color: #000;
}
.chinh-sach-ban-hang ul li i:before {
    color: #fff;
    background-color: #41B948;
    padding: 3px;
    font-size: 10px;
    border-radius: 20px;
    margin-right: 7px;
}
.chinh-sach-ban-hang strong {
    color: #dc001b;
}
.chinh-sach-ban-hang a {
    color: #3f8fbc;
}

/* Additional Sections */
.additional {
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #ececec;
    margin: 12px 0;
    background: #FFF;
}
.additional.contact ul {
    padding-left: 10px;
}
.dia_chi_giao_dich,
.yen_tam_mua_hang {
    padding: 10px;
    border-radius: 7px;
    margin-bottom: 15px;
    overflow: hidden;
}
.dia_chi_giao_dich {
    background-color: rgba(211, 211, 211, 0.1);
    border: 1px solid #dedede;
}
.yen_tam_mua_hang {
    border: 1px solid #dedede;
}
.dia_chi_giao_dich ul,
.yen_tam_mua_hang ul,
.bvlq_san_pham ul {
    margin-bottom: 0;
}
.dia_chi_giao_dich ul li,
.yen_tam_mua_hang ul li,
.bvlq_san_pham ul li {
    list-style: none;
    font-size: 14px;
}
.dia_chi_giao_dich ul li a,
.yen_tam_mua_hang ul li a,
.bvlq_san_pham ul li a {
    color: #333;
}
.dia_chi_giao_dich ul li i {
    color: red;
    margin-right: 3px;
}
.luanlt_luu_y_mua_hang {
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #ececec;
    margin: 12px 0;
    background: #FFF;
    font-size: 14px;
    color: red;
}

/* Product Excerpt */
.luanlt_excerpt {
    padding: 10px;
    background-color: #f3f3f3;
    border-radius: 7px;
    margin-bottom: 15px;
}
.luanlt_excerpt h2 {
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-size: 1.2em;
}
.luanlt_excerpt p {
    margin-bottom: 0.5em;
}

/* Buttons */
button.wpcbn-btn.wpcbn-btn-single.single_add_to_cart_button.button.alt {
    background-color: #d33;
}
button.single_add_to_cart_button.button.alt {
    background: #F5F5F5;
    border-radius: 3px;
    color: #c9252c;
    line-height: 36px;
    float: left;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-align: center;
    width: calc(100% - 110px);
    border: 1px solid #DDD;
    text-transform: uppercase;
}
button.single_add_to_cart_button.button.alt:before {
    content: "\e909";
    font-family: fl-icons;
    margin-right: 10px;
    font-weight: 400;
}
button.single_add_to_cart_button.button.alt.buy_now_button:before{
    display: none
}
.single_add_to_cart_button.button.alt.buy_now_button,
.lien-he-bao-gia a.contact_now {
    width: 100%;
    border: 0;
    display: inline-block;
    overflow: hidden;
    clear: both;
    padding: 9px 0;
    border-radius: 4px;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    background: linear-gradient(to bottom, #f59000, #fd6e1d);
    margin: 0;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
.lien-he-bao-gia a.contact_now {
    background: #cf3034;
}
.single_add_to_cart_button.button.alt.buy_now_button span,
.lien-he-bao-gia a.contact_now span {
    font-weight: normal;
    text-transform: capitalize;
    font-size: 13px;
    display: block;
    margin-top: 5px;
}
button.lien-he-bao-gia{
    padding: 0
}
span.luanlt_button {
    border: 1px solid #555;
    font-size: 11px;
    text-transform: none;
    font-weight: 400;
    color: #555;
    border-radius: 3px;
    padding: 5px 7px;
}

/* Product Meta and Stock */
.luant_meta_stock {
    display: grid;
    grid-template-columns: auto auto;
    justify-items: start;
    justify-content: start;
    align-items: center;
    margin-bottom: 10px;
}
.sticky-add-to-cart .luant_meta_stock {
    margin-bottom: 0;
}
.luant_meta_stock .sku_wrapper{
    padding: 5px 10px;
    font-size: 11px
    
}
.product-info p.stock{
    margin-bottom: 0 !important;
}
.sticky-add-to-cart--active .stock,
.product_meta {
    font-size: 14px;
    white-space: nowrap;
}
.product_meta>span {
    border: none;
}
.sku_wrapper {
    color: #ffffff;
    background-color: #405de6;
    padding: 5px 7px;
    border-radius: 5px;
    font-size: 1em;
    font-weight: 500;
}
p.stock.out-of-stock {
    color: red;
}

/* Quantity and Swatches */
.ux-quantity.quantity {
    margin-bottom: 0;
    width: 90px;
}
.ux-quantity.quantity span,
.stock {
    line-height: 2em;
    margin-left: 5px;
    margin-right: 10px;
}
.ux-swatch--color,
.ux-swatch--image {
    width: 50px;
    height: 50px;
}

/* Product Title and Reviews */
.luanlt-product-title h1 {
    color: #333;
    margin: 0 10px 0 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 2;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
h1.entry-title {
    font-weight: bold;
    white-space: normal;
    font-size: 24px;
}
.woocommerce-Reviews {
    border: 1px solid #EEE;
    margin: 0;
    padding: 10px;
    border-radius: 10px;
}
h3.woocommerce-Reviews-title.normal,
h3#reply-title {
    font-size: 1em;
}
.review-form-inner.has-border {
    padding: 15px;
    border-spacing: 1px;
    border-color: #dedede;
}

/* Technical Specifications */
.product-thong_so_ky_thuat h2 {
    font-size: 1.3em;
    font-weight: bold;
}
.product-thong_so_ky_thuat h3 {
    color: white;
    background: #111;
    padding: 5px 10px;
    border-radius: 5px;
    text-transform: capitalize;
}
.product-thong_so_ky_thuat table tbody tr td {
    font-size: 14px;
    padding-left: 7px;
    padding-right: 7px;
}
.product-thong_so_ky_thuat ul li {
    list-style-type: none;
    padding: 5px 10px;
    font-size: 14px;
    margin-left: 0;
}
.product-thong_so_ky_thuat blockquote {
    font-size: 14px;
    color: red;
}
.product-thong_so_ky_thuat table tbody tr:nth-child(2n+1),
.product-thong_so_ky_thuat ul li:nth-child(2n+1) {
    background-color: #f2f2f2;
}
.fancybox__content{
    max-width: 800px !important;
    padding: 44px;
}
/* Content Expand */
.content-expand {
    max-height: 800px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.3s ease-in-out;
}
.content-expand-wrapper.dtshow .content-expand {
    max-height: none;
}
.luanlt_modetail {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 130px;
    padding-top: 85px;
    text-align: center;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.91) 50%, rgba(255, 255, 255, 1) 55%);
    cursor: pointer;
}
.luanlt_modetail a,
.luanlt_hide a {
    cursor: pointer;
    display: inline-block;
    padding: 6px 20px;
    font-size: 14px;
    color: #d33;
    background: #fff;
    border: 1px solid #d33;
    border-radius: 20px;
}
.luanlt_hide {
    display: none;
    text-align: center;
}

/* Miscellaneous */
span.amount {
    color: #dd3333;
}
.wcct_progress_aria.wcct_bar_fill.wcct_bar_active {
    margin-bottom: 0;
}
.product-template-default .page-title-inner {
    min-height: auto;
    padding-top: 0;
}
.product-section {
    border: none !important;
    margin-bottom: 15px;
    padding: 0 15px;
}
.product-section .entry-content {
    padding: 0;
}
.luanlt_content_tab h2 {
    font-size: 1.3em;
    font-weight: bold;
}
.product-page-accordian .accordion-inner {
    padding-left: 0;
    padding-right: 0;
}
td p {
    margin: 0;
}
th {
    text-transform: none;
}
.register-to-sell {
    font-size: 13px;
    padding: 10px 80px 0 0;
    position: relative;
    border-top: 1px dashed rgba(0, 0, 0, 0.12);
}
a.button.is-outline.circle.icon.button.product-video-popup.tip-top.tooltipstered {
    background: rgba(228, 3, 3, 0.6);
    color: #fff;
}
.more_technical {
    color: #555;
    text-align: center;
    padding: 5px 15px;
    border-radius: 22px;
    border: 1px solid #666;
    display: block;
    margin: 15px 0;
    font-weight: bold;
}
.more_technical:hover {
    color: red;
    border: 1px solid red;
}
.fancybox__content > .f-button.is-close-btn {
    top: 0;
    color: red;
}
.is-compact .fancybox__content > .f-button.is-close-btn {
    width: 40px;
    height: 40px;
}
.luanlt_mobile {
    display: none;
}
.price,
.price-wrapper .price,
.product-info .price,
.woocommerce-variation-price {
    font-size: 1em;
}
.woocommerce-variation-price {
    font-size: 1.2em;
}
.woocommerce-variation-add-to-cart {
    margin-top: 0;
}

/* Media Queries */
@media only screen and (max-width: 48em) {
    div#product-detailed-specifications {
        width: 90%;
        padding: 20px;
    }
    .luanlt_mobile {
        display: block;
    }
    h1.entry-title {
        font-size: 20px;
    }
    .product-info .rating-star2 {
        font-size: 11px;
    }
    .product-gallery {
        margin-bottom: 10px;
    }
    .product-info.summary {
        padding-bottom: 0;
    }
    button.wpcbn-btn.wpcbn-btn-single.single_add_to_cart_button.button.alt {
        margin: 0;
    }
    .sticky-add-to-cart .ux-quantity.quantity {
        display: none;
    }
    .sticky-add-to-cart .product-type-simple form.cart,
    .sticky-add-to-cart .product-type-variable .variations_button {
        grid-template-columns: auto auto;
    }
    .product_meta .sku_wrapper {
        font-size: 14px;
    }
    .pd-offer-group ul {
        padding-left: 0;
    }
}