/*** Import *****/
@import url('loading-btn.css');
@import url('loading-group.css');

/*** End ****/

.blog-info-tag span:before {
    content: ',';
    position: absolute;
    bottom: 6px;
    right: 0;
    height: 100%;
    font-size: 16px;
    width: auto;
    padding-right: 5px;
}

.blog-info-tag span {
    position: relative;
    display: inline-block;
    padding-right: 10px;
}

.blog-info-tag span:last-child:before {
    display: none
}

.wpcf7 form .wpcf7-response-output {
    border: 0;
    margin: 15px 0;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}

.wpcf7 form.invalid .wpcf7-response-output {
    color: red;
}

span.price-from {
    display: none;
}

#wp-admin-bar-wp-logo a img {
    max-width: 32px;
}

.core-values-sect.deferred-render {
    display: none;
}

/**
 * Breadcrumb
 */
.is-fade-title {
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.breadcrumbs-block span.separator {
    display: none;
}

.wpcf7-form input[type="submit"].submit-hidden {
    display: none;
}

.wpcf7-form .submit-hidden-label {
    position: relative;
}

.wpcf7-form.submitting .submit-hidden-label {
    pointer-events: none;
    opacity: 0.65;
}

.wpcf7-form.submitting .submit-hidden-label>*:not(.wpcf7-spinner) {
    opacity: 0;
}

.ft .submit-hidden-label .wpcf7-spinner {
    width: 16px;
    height: 16px;
}

.ft .submit-hidden-label .wpcf7-spinner::before {
    top: 2px;
    left: 2px;
    width: 4px;
    height: 4px;
    transform-origin: 6px 6px;
}

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
    float: unset;
    width: 100%;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: unset;
    width: 100% !important;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    float: unset;
    width: 100% !important;
}

p#billing_country_field {
    display: none;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: unset;
    border-radius: unset;
}

/* #add_payment_method #payment .form-row.place-order,
.woocommerce-cart #payment .form-row.place-order,
.woocommerce-checkout #payment .form-row.place-order {
    display: none;
} */

.woocommerce-form-coupon-toggle {
    display: none;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: unset;
    width: 100%;
    clear: none;
    margin-bottom: 0 !important;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float: unset;
    width: 100%;
    clear: none;
    margin-bottom: 0 !important;
}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
    clear: both;
    display: none !important;
}

.no-img img {
    object-fit: contain !important;
}

.befooter-content .mona-content {
    color: inherit !important;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
    display: none !important;
}

.woocommerce div.product.prod-item span.t-per {
    display: none;
}

.woocommerce div.product.prod-item .btn-cart-item {
    --size: 4.8rem !important;
    width: var(--size) !important;
    height: var(--size) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: var(--color-pri) !important;
    border-radius: .8rem !important;
    position: absolute !important;
    bottom: 1.6rem !important;
    right: 1.6rem !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transition: 0.3s ease !important;
    -webkit-transition: 0.3s ease !important;
    -moz-transition: 0.3s ease !important;
    -ms-transition: 0.3s ease !important;
    -o-transition: 0.3s ease !important;
    transition-delay: 0s !important;
    -webkit-transition-delay: 0s !important;
    -moz-transition-delay: 0s !important;
    -ms-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
}

.woocommerce div.product.prod-item .wrap:hover .btn-cart-item {
    opacity: 1 !important;
    pointer-events: visible !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after {
    display: none !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after {
    display: none !important;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 100%;
    box-shadow: none;
    height: 100%;
}

.woocommerce-cart table.cart .cart_item .box-price .t-per {
    display: none;
}

.woocommerce-cart form.woocommerce-cart-form button[name="update_cart"] {
    display: none !important;
}


.cart-action .promo-wrap .promo-flex.coupon {
    position: relative;
}

.cart-action .promo-wrap .promo-flex.coupon p#coupon-error-notice {
    position: absolute;
    bottom: -30px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: red;
    padding: 4px 8px;
    color: #FFF;
    border-radius: 6px;
    width: 100%;
    text-align: center;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    position: relative !important;
    z-index: 2 !important;
    font-family: var(--font-pri) !important;
    width: fit-content !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: 4.8rem !important;
    border-radius: .8rem !important;
    overflow: hidden !important;
    cursor: pointer !important;
    transition: 0.4s ease !important;
    -webkit-transition: 0.4s ease !important;
    -moz-transition: 0.4s ease !important;
    -ms-transition: 0.4s ease !important;
    -o-transition: 0.4s ease !important;
    transition-delay: 0s !important;
    -webkit-transition-delay: 0s !important;
    -moz-transition-delay: 0s !important;
    -ms-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button::after {
    content: '';
    position: absolute !important;
    z-index: -1 !important;
    left: -1% !important;
    bottom: 0 !important;
    width: 110% !important;
    height: 0 !important;
    border-radius: inherit !important;
    transition: 0.4s ease !important;
    -webkit-transition: 0.4s ease !important;
    -moz-transition: 0.4s ease !important;
    -ms-transition: 0.4s ease !important;
    -o-transition: 0.4s ease !important;
    transition-delay: 0s !important;
    -webkit-transition-delay: 0s !important;
    -moz-transition-delay: 0s !important;
    -ms-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
}

@media (hover: hover) {

    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover::after,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover::after,
    :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover::after,
    :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover::after {
        height: 110% !important;
        top: 0 !important;
    }
}

.woocommerce-cart form.woocommerce-cart-form .cart-action .promo-wrap .promo-flex.coupon button[name="apply_coupon"] {
    padding: 1.2rem 1.6rem !important;
    background: transparent !important;
    border: 1px solid var(--black) !important;
    color: var(--black) !important;
}

.woocommerce-cart form.woocommerce-cart-form .cart-action .promo-wrap .promo-flex.coupon button[name="apply_coupon"]::after {
    display: none;
}

.woocommerce-cart form.woocommerce-cart-form .cart-action .promo-wrap .promo-flex.coupon button[name="apply_coupon"]:hover {
    background: var(--black) !important;
    color: #FFF !important;
}

.cart-collaterals .subinfo-item.shipping {
    flex-direction: column;
    align-items: flex-start;
}

.variation-item:not(:last-child) {
    margin-bottom: 1rem;
}

.variation-item .variation-key {
    font-weight: 600;
    color: #666666;
}

.variation-item .variation-value {
    font-weight: 600;
    color: #000000;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last,
.woocommerce form .form-row,
.woocommerce-page form .form-row {
    width: 100% !important;
    float: unset !important;
    padding: var(--it-pd) !important;
    margin-bottom: 0 !important;
}

@media (min-width: 768px) {

    .woocommerce form .form-row.col-md-6,
    .woocommerce form .form-row.col-md-6,
    .woocommerce-page form .form-row.col-md-6,
    .woocommerce-page form .form-row.col-md-6 {
        width: calc((6 / 12) * 100%) !important;
        padding: var(--it-pd) !important;
    }
}

.woocommerce form .form-row label .optional,
.woocommerce-page form .form-row label .optional {
    display: none !important;
}

#add_payment_method #payment ul.payment_methods::after,
#add_payment_method #payment ul.payment_methods::before,
.woocommerce-cart #payment ul.payment_methods::after,
.woocommerce-cart #payment ul.payment_methods::before,
.woocommerce-checkout #payment ul.payment_methods::after,
.woocommerce-checkout #payment ul.payment_methods::before {
    display: none !important;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 0 !important;
    border-bottom: unset !important;
    margin: 0 !important;
}

.box-transfer .qr-img img {
    margin: 0 !important;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    font-size: inherit !important;
    border-radius: 0 !important;
    line-height: inherit !important;
    background-color: unset !important;
    color: inherit !important;
    margin-top: 1rem !important;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    display: none !important;
}

.woocommerce-terms-and-conditions-wrapper p.form-row.validate-required label {
    display: block !important;
}

.woocommerce-terms-and-conditions-wrapper input {
    appearance: auto !important;
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    -ms-appearance: auto !important;
    -o-appearance: auto !important;
    cursor: pointer !important;
}

.woocommerce .sec-success .woocommerce-customer-details,
.woocommerce .sec-success .woocommerce-order-details,
.woocommerce .sec-success .woocommerce-order-downloads {
    display: none !important;
}

section.woocommerce-order-details.act-order-details .table-order:not(.table-cart) table tbody .label-total {
    font-weight: 600;
}

@media screen and (min-width: 900px) {
    section.woocommerce-order-details.act-order-details .table-order:not(.table-cart) table tbody .value-total {
        text-align: right !important;
    }
}

@media screen and (max-width: 900px) {
    section.woocommerce-order-details.act-order-details .table-order:not(.table-cart) table tbody {
        width: max-content;
    }

    section.woocommerce-order-details.act-order-details .table-order:not(.table-cart) table tbody .label-total {
        display: none;
    }
}

.info-address-tag {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    width: fit-content;
}

.info-address-tag.home {
    background-color: #e3f2fd;
    color: #1976d2;
}

.info-address-tag.work {
    background-color: #f3e5f5;
    color: #ff0000;
}

.info-address-tag.other {
    background-color: #e8f5e9;
    color: #929292;
}

.woocommerce form.form-block.woocommerce-EditAccountForm.edit-account .password-input,
.woocommerce-page form.form-block.woocommerce-EditAccountForm.edit-account .password-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: 100% !important;
}

.readJS.hidden .read-content {
    position: relative;
    max-height: 45rem;
    overflow: hidden;
}

.readJS.hidden .read-content::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20rem;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}

.readJS.hidden .btn.seeLess {
    display: none;
}

/*
* Hiển thị giá theo biến thể được chọn
*/
.single_variation_wrap .woocommerce-variation.single_variation {
    display: none !important;
}

.variablePrice.active .primaryPrice {
    display: none;
}

.variablePrice .secondaryPrice {
    display: none;
    transition: 0.4s all;
}

.variablePrice.active .secondaryPrice {
    display: flex;
}

.mona-price-view-sm.active .display-price-view-sm,
.mona-variation-name-view.active .display-variation-name {
    display: none;
}

.mona-price-view-sm .variation-price-view-sm,
.mona-variation-name-view .choose-variation-name {
    display: none;
}

.mona-price-view-sm.active .variation-price-view-sm,
.mona-variation-name-view.active .choose-variation-name {
    display: block;
}

.variableGallery .secondaryGallery {
    display: none;
}

.variableGallery.active .primaryGallery {
    display: none;
}

.variableGallery.active .secondaryGallery {
    display: block;
}

div#review_form {
    padding: 1em 1em 2em;
}

#reply-title {
    display: none;
}

.reviewReplyHeading {
    display: none;
    margin-bottom: 1.6rem;
}

@media screen and (max-width:1000px) {

    form#commentform .comment-form-author,
    form#commentform .comment-form-email {
        width: 100%;
    }
}

.woocommerce #review_form #respond p.comment-notes,
.woocommerce #review_form #respond p.comment-form-cookies-consent {
    display: none;
}

.woocommerce #review_form #respond p.form-submit {
    width: 100%;
    padding: 0 calc(var(--cg) / 2);
    margin-bottom: var(--rg);
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    position: relative;
    width: 100%;
    height: 100%;
    border: unset;
    padding: 0;
}

.woocommerce #review_form #respond p {
    margin-bottom: 0;
}

.woocommerce #reviews #comments ol.commentlist li {
    margin-bottom: 0;
}

.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name .variation {
    width: 100%;
    font-size: 1.4rem;
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label {
    font-weight: 600;
}

.woocommerce td.product-name .variation .variation-item,
.woocommerce .woocommerce-checkout-review-order-table .variation .variation-item {
    display: flex;
    align-items: center;
    gap: 5px;
}

.tag-block .tag-item.t-combo .in {
    color: #FFF;
    background: #000;
}

.tag-block .tag-item.t-combo-item .in {
    color: #FFF;
    background: #f00;
}

.combo-badge.is-attached {
    background: #f00;
}

.prod-view-sm .flash-sale-dt .lf {
    flex-direction: row;
    align-items: center;
}

.prod-view-sm .flash-sale-dt .tt img {
    width: 8rem;
}

.prod-view-sm .flash-sale-dt .lf .box-count .label {
    display: none;
}

.prod-view-sm .flash-sale-dt .inner {
    padding: 1rem;
}

/* CSS cho phần "Giao hàng che tên" với icon SVG */
.order-blindname {
    background-color: #e6f2ff;
    border-radius: 12px;
    padding: 16px 20px;
    margin: 20px 0;
    display: flex;
    align-items: center;
    gap: 12px;
    box-shadow: none;
    border: none;
    position: relative;
}

.order-blindname::before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3Cpath d='M12 1v6m0 6v6'%3E%3C/path%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    flex-shrink: 0;
}

.blindname-label {
    display: inline;
}

.blindname-label span {
    color: #2563eb;
    font-weight: 600;
    font-size: 14px;
}

.blindname-value {
    display: inline;
    color: #64748b;
    font-size: 14px;
    font-weight: 400;
}

/* Responsive cho mobile */
@media (max-width: 768px) {
    .order-blindname {
        padding: 14px 16px;
        gap: 10px;
    }
    
    .order-blindname::before {
        width: 18px;
        height: 18px;
    }
    
    .blindname-label span,
    .blindname-value {
        font-size: 13px;
    }
}

.place-order a {
    text-decoration: underline;
}