#post-13062>td.rank_math_seo_details.column-rank_math_seo_details>span:nth-child(3)>span {
    display: none !important;
}

.rank_math_seo_details.column-rank_math_seo_details,
.rank_math_seo_details.column-rank_math_seo_details span {
    text-wrap: nowrap !important;
}

.post {
    overflow: hidden
}

.post ul {
    margin-bottom: 20px;
    padding-left: 16px;
    list-style: disc;
}

.post ul li:last-child {
    margin-bottom: 0px;
}


.post figure {
    margin: 0;
    margin-bottom: 16px;
    width: 100% !important;
}

.post figure img,
.post img {
    width: 100% !important;
    height: auto !important;
}

.post img {
    border-radius: 6px;
}

.post .entry-header img {
    max-height: 670px;

}

.post h1,
.post h2,
.post h3,
.post h4,
.post h5,
.post h6,
.post p,
.post figure .post img {
    margin-bottom: 12px;

}

.post h1,
.post h2,
.post h3,
.post h4 {
    font-family: "Playfair Display", serif !important;
    font-weight: 500;
    color: var(--on-dark-text);
}

.post h1 {
    margin-top: 30px;
    margin-bottom: 22px;
    font-size: 44px !important;
}

.post h2 {
    margin-bottom: 16px;
    font-size: 30px !important;
}

.post h3,
.post h3 strong {
    margin-bottom: 12px;
    font-size: 24px !important;
    color: var(--primary) !important;
}

.post h4 {
    margin-bottom: 10px;
    font-size: 20px !important;
}

.post p,
.post li,
.post td,
.post th {
    font-size: 16px;
}

.post strong,
.post b {
    color: rgba(247, 242, 233, 0.92) !important;
    font-weight: 700;
}

.plana-single-post-meta {
    color: var(--text-heading) !important;
}


/* .post .entry-image::before {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg,
            rgba(0, 0, 0, 0.6) 0%,
            rgba(0, 0, 0, 0) 111.33%);
    z-index: 1;
} */


a.lead,
p.lead {
    font-size: unset;
}

.ez-toc-title-container {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

#ez-toc-container {
    & .ez-toc-title-container {
        .ez-toc-title {
            font-weight: 600;
            font-size: 18px;
            display: flex;
            align-items: center;
        }
    }
}

#ez-toc-container {
    & .ez-toc-title-container {
        & .ez-toc-title {
            &::before {
                content: '';
                background-image: url(https://nhatnamhome.vn/wp-content/themes/puramu/images/details-menu-icon.svg);
                background-repeat: no-repeat;
                background-size: contain;
                margin-top: 5px;
                margin-right: 6px;
                display: inline-flex;
                align-items: center;
                aspect-ratio: 49 / 37;
                height: 20px;
            }
        }
    }
}


.ez-toc-title-container .ez-toc-title {
    color: var(--text-heading) !important;
    vertical-align: -moz-middle-with-baseline !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 33px !important;
}

#ez-toc-container {
    border: 1px solid var(--border-ui) !important;
}

#ez-toc-container ul li a {
    color: var(--text-heading) !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 30px !important;
}

#ez-toc-container nav ul .ez-toc-page-1:first-child {
    margin-top: 16px !important;
}

#ez-toc-container {
    background: linear-gradient(180deg, var(--section-bg-brand) 0%, var(--section-bg) 100%) !important;
    border: 1px solid var(--border-ui) !important;
    box-shadow: var(--shadow-ui-card);
    padding-inline: 10px;
    padding-block: 16px;
    border-radius: 15px;
    padding: 16px 24px !important;
}

#ez-toc-container {
    @media (min-width: 1024px) {
        padding-inline: 24px;
        padding-block: 16px;
    }
}

#ez-toc-container {
    & .ez-toc-title-container {
        & .ez-toc-title-toggle {
            & a {
                & .ez-toc-js-icon-con {
                    & span {
                        & .ez-toc-icon-toggle-span {
                            &::before {
                                content: '';
                                border-width: 8px 8px 0px 8px;
                                border-style: solid;
                                border-color: var(--accent) transparent transparent transparent;
                                border-radius: 2px;
                                position: absolute;
                                right: 0;
                            }
                        }
                    }
                }
            }
        }
    }
}

#ez-toc-container {
    & .ez-toc-title-container {
        & .ez-toc-title-toggle {
            & a {
                & .ez-toc-js-icon-con {
                    & span {
                        .ez-toc-icon-toggle-span {
                            width: 0px;
                            position: relative;
                        }
                    }
                }
            }
        }
    }
}

#ez-toc-container {
    & .ez-toc-title-container {
        & .ez-toc-title-toggle {
            & a {
                .ez-toc-js-icon-con {
                    border: none;
                    width: 0px;
                    position: static;
                }
            }
        }
    }
}

.sidebar-consult-form {
    width: 100%;
    padding: 28px 20px 24px;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(var(--primary-500-rgb), 0.22) 0%, rgba(247, 242, 233, 0.055) 100%);
    border: 1px solid rgba(var(--primary-rgb), 0.32);
    box-shadow: var(--shadow-ui-card);
    text-align: center;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
    width: 100%;
    height: 42px;
    margin: 0;
    padding: 0 20px;
    border: 0;
    border-radius: var(--radius-full);
    background: rgba(247, 242, 233, 0.96);
    color: var(--black);
    font-size: 15px;
    box-shadow: none;
}

.select-resize-ghost::placeholder,
.select2-container .select2-choice::placeholder,
.select2-container .select2-selection::placeholder,
input[type="date"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="password"]::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="text"]::placeholder,
input[type="url"]::placeholder,
select::placeholder,
textarea ::placeholder {
    color: rgba(17, 17, 17, 0.45);
}

.sidebar-consult-submit {
    margin-top: 12px;
    text-align: center;
}

input[type=submit].sidebar-form-submit {
    min-width: 185px;
    height: 54px;
    padding: 0 28px;
    border: 0;
    border-radius: var(--radius-full);
    background-color: var(--primary) !important;
    color: var(--black);
    font-size: 18px;
    font-weight: 700;
    line-height: 54px;
    text-transform: uppercase;
    box-shadow: none;
    cursor: pointer;
}

input[type=submit].sidebar-form-submit:hover {
    background-color: var(--accent) !important;
    color: var(--black);
}

.sidebar-consult-form br {
    display: none;
}

.sidebar-consult-submit .wpcf7-spinner {
    display: none !important;
    margin: 10px auto 0;
}

.wpcf7 .wpcf7-not-valid-tip {
    margin-top: 4px !important;
}

.page-pagination .nav-links {
    width: 100%;
    display: flex;
    justify-content: center;
}

/* Responsive - Single post content */
@media (max-width: 1024px) {
    .post h1 {
        margin-top: 24px;
        margin-bottom: 18px;
        font-size: 38px !important;
        line-height: 1.2 !important;
    }

    .post h2 {
        margin-bottom: 14px;
        font-size: 28px !important;
        line-height: 1.3 !important;
    }

    .post h3,
    .post h3 strong {
        margin-bottom: 12px;
        font-size: 22px !important;
        line-height: 1.35 !important;
    }

    .post h4 {
        font-size: 19px !important;
        line-height: 1.4 !important;
    }

    .post p,
    .post li,
    .post td,
    .post th {
        font-size: 16px;
        line-height: 1.72;
    }

    .post .entry-header img {
        max-height: 560px;
    }

    #ez-toc-container {
        padding: 16px 20px !important;
        border-radius: 12px;
    }

    .ez-toc-title-container .ez-toc-title {
        font-size: 22px !important;
        line-height: 30px !important;
    }

    #ez-toc-container ul li a {
        font-size: 17px !important;
        line-height: 28px !important;
    }

    .sidebar-consult-form {
        padding: 24px 18px 22px;
    }
}

@media (max-width: 767px) {
    .post ul {
        margin-bottom: 16px;
        padding-left: 18px;
    }

    .post figure {
        margin-bottom: 14px;
    }

    .post img {
        border-radius: 5px;
    }

    .post .entry-header img {
        max-height: 420px;
    }

    .post h1,
    .post h2,
    .post h3,
    .post h4,
    .post h5,
    .post h6,
    .post p,
    .post figure .post img {
        margin-bottom: 10px;
    }

    .post h1 {
        margin-top: 20px;
        margin-bottom: 16px;
        font-size: 32px !important;
        line-height: 1.2 !important;
    }

    .post h2 {
        font-size: 25px !important;
        line-height: 1.3 !important;
    }

    .post h3,
    .post h3 strong {
        font-size: 21px !important;
        line-height: 1.35 !important;
    }

    .post h4 {
        font-size: 18px !important;
        line-height: 1.4 !important;
    }

    .post p,
    .post li,
    .post td,
    .post th {
        font-size: 16px;
    }

    .plana-single-post-meta {
        font-size: 13px;
        line-height: 1.5;
    }

    #ez-toc-container {
        padding: 14px 16px !important;
        border-radius: 10px;
    }

    #ez-toc-container .ez-toc-title-container .ez-toc-title::before {
        height: 17px;
        margin-right: 5px;
    }

    .ez-toc-title-container .ez-toc-title {
        font-size: 20px !important;
        line-height: 28px !important;
    }

    #ez-toc-container ul li a {
        font-size: 15px !important;
        line-height: 25px !important;
    }

    #ez-toc-container nav ul .ez-toc-page-1:first-child {
        margin-top: 12px !important;
    }

    .sidebar-consult-form {
        padding: 22px 16px 20px;
        border-radius: 8px;
    }

    .select-resize-ghost,
    .select2-container .select2-choice,
    .select2-container .select2-selection,
    input[type="date"],
    input[type="email"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="url"],
    select,
    textarea {
        height: 40px;
        padding: 0 16px;
        font-size: 14px;
    }

    input[type=submit].sidebar-form-submit {
        width: 100%;
        min-width: 0;
        height: 48px;
        font-size: 16px;
        line-height: 48px;
    }
}

@media (max-width: 849px) {
    .interiorSwiper img {
        aspect-ratio: 16/9;
    }
}


.interiorSwiper .interior-pagination {
    bottom: 15px;
    left: 20%;
    right: 20%;
    width: auto;
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    z-index: 20;
    /* height: 50px;  */
}

.interiorSwiper .swiper-pagination-bullet {
    background-color: var(--on-dark-text-muted);
    border: 1px solid var(--on-dark-border-soft);
    border-radius: var(--radius-full);
    box-shadow: 0 2px 8px rgba(var(--black-rgb), 0.35);
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 5px;
    opacity: 0.72;
    transition:
        background-color var(--transition-fast),
        border-color var(--transition-fast),
        opacity var(--transition-fast),
        transform var(--transition-fast);
    width: 10px;
}

.interiorSwiper .swiper-pagination-bullet:hover {
    background-color: var(--on-dark-primary-hover);
    border-color: var(--primary-200);
    opacity: 1;
    transform: scale(1.12);
}

.interiorSwiper .swiper-pagination-bullet-active {
    background-color: var(--primary);
    border-color: var(--primary-200);
    opacity: 1 !important;
    transform: scale(1.2);
}

.interiorSwiper .swiper-pagination-bullet:only-child {
    display: none;
}

.pbmit-portfolio-style-2 {
    overflow: hidden;
}

.pbmit-portfolio-style-2 .pbminfotech-box-content {
    position: absolute;
    top: inherit;
    bottom: 40px;
    left: 40px;
    right: 40px;
    padding: 25px 30px;
    opacity: 0;
    border-radius: 8px;
    word-break: break-word;
    transform: translateY(100%) scale(0.7);
    color: var(--text-main);
    background:
        linear-gradient(145deg,
            rgba(var(--bg-light-rgb), 0.97),
            rgba(var(--bg-dark-rgb), 0.98));
    border: 1px solid var(--border-ui-strong);
    box-shadow: var(--shadow-ui-card);
    transition:
        opacity .5s ease,
        transform .5s ease,
        border-color var(--transition-ui),
        box-shadow var(--transition-ui);
}

.pbmit-portfolio-style-2:hover .pbminfotech-box-content {
    opacity: 1;
    transform: translateY(0);
    border-color: var(--border-primary);
    box-shadow: var(--shadow-ui-strong);
}

.pbmit-portfolio-style-2 .pbmit-port-cat a {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: var(--text-heading-primary);
    transition: color var(--transition-ui);
}

.pbmit-portfolio-style-2 .pbmit-port-cat a:hover {
    color: var(--link-hover);
}

.pbmit-portfolio-style-2 .pbmit-portfolio-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
}



.pbmit-portfolio-style-2 .pbmit-portfolio-title a {
    display: inline-block;
    text-transform: lowercase;
    color: var(--text-heading) !important;
    transition: color var(--transition-ui);
}

.pbmit-portfolio-style-2 .pbmit-portfolio-title a::first-letter {
    text-transform: uppercase;
}

.pbmit-portfolio-style-2 .pbmit-portfolio-title a:hover {
    color: var(--link-hover) !important;
}

.pbmit-portfolio-style-2 .pbmit-featured-wrapper {
    position: relative;
    overflow: hidden;
    background: var(--surface-bg-muted);
}

.pbmit-portfolio-style-2 .pbmit-featured-wrapper img {
    width: 100%;
    transform: scale(1.05) rotate(.5deg);
    transform-origin: 90% 50%;
    transition: transform 1.2s cubic-bezier(.4, .01, .14, .99);
}

.pbmit-portfolio-style-2:hover .pbmit-featured-wrapper img {
    transform: scale(1.001) rotate(0);
}

.pbmit-element-portfolio-style-2 .pbmit-element-inner .swiper-wrapper {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.pbmit-portfolio-style-2 .pbminfotech-post-content {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    background: var(--section-bg-brand);
    box-shadow: var(--shadow-ui-card);
}

.pbmit-element-portfolio-style-2.pbmit-element-viewtype-carousel .pbmit-ele-group-wrapper .pbmit-ele:nth-child(2) {
    margin-top: 15px;
}

@media(max-width: 1200px) {
    .pbmit-portfolio-style-2 .pbminfotech-box-content {
        bottom: 30px;
        left: 30px;
        right: 30px;
        padding: 15px 25px;
    }

    .pbmit-portfolio-style-2 .pbmit-portfolio-title {
        font-size: 18px;
        line-height: 20px;
    }



    .pbmit-portfolio-style-2 .pbmit-port-cat a {
        font-size: 12px;
        line-height: 22px;

    }
}

@media(max-width: 1024px) {

    .pbmit-portfolio-style-2 .pbminfotech-box-content {
        opacity: 1;
        transform: translateY(0);
        border-color: var(--border-primary);
        box-shadow: var(--shadow-ui-strong);
        left: 10px;
        right: 10px;
        bottom: 10px;
        padding: 10px 15px;
        border-radius: 15px;
    }
}

/* ===================================
   NO PRODUCTS FOUND
=================================== */

.woocommerce-no-products-found {
    width: 100%;
}

.woocommerce-no-products-found .woocommerce-info {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: inherit;
}

.woocommerce-no-products-found .message-container {
    position: relative;
    display: flex;
    min-height: 220px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 36px 24px;
    border: 1px dashed var(--border-accent);
    border-radius: var(--radius-xl);
    background: var(--surface-bg-accent);
    color: var(--text-soft-ui);
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
    text-align: center;
}

.woocommerce-no-products-found .message-container::before {
    content: "\f002";
    display: flex;
    width: 54px;
    height: 54px;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px;
    border: 1px solid var(--border-accent);
    border-radius: 50%;
    background: var(--surface-bg);
    color: var(--accent);
    font-family: "Font Awesome 7 Pro";
    font-size: 22px;
    font-weight: 300;
    box-shadow: var(--shadow-ui-soft);
}

/* .woocommerce-no-products-found .message-container::after {
    content: "Hãy thử bỏ bớt một số tiêu chí hoặc chọn lại bộ lọc khác.";
    display: block;
    max-width: 460px;
    color: var(--text-sub);
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6;
} */

@media (max-width: 768px) {
    .woocommerce-no-products-found {
        /* margin: 20px 0; */
    }

    .woocommerce-no-products-found .message-container {
        min-height: 190px;
        padding: 28px 18px !important;
        border-radius: var(--radius-lg);
        font-size: 14px;
    }

    .woocommerce-no-products-found .message-container::before {
        width: 48px;
        height: 48px;
        font-size: 19px;
    }

    .woocommerce-no-products-found .message-container::after {
        font-size: 12px;
    }
}