.product-footer ul.tabs.wc-tabs.product-tabs {
    display: block;
}
.product-footer .woocommerce-tabs.tabbed-content {
    padding: 0;
    border: 0;
}
.product-footer .woocommerce-tabs.tabbed-content .tab-panels {
    padding: 0;
}
.product-footer #reviews #comments {
    display: flex;
    flex-wrap: wrap;
    gap: 1.11rem;
    margin-bottom: 2.22rem;
}
.product-footer #reviews #comments h2.woocommerce-Reviews-title {
    font-family: 'Quicksand Bold', sans-serif;
    font-size: 2.22rem;
    line-height: 2.78rem;
    color: #253D4E;
    margin: 0;
}
.product-footer #reviews #comments .reviews-product {
    width: 100%;
}
#reviews #comments .reviews-product .d-flex {
    display: flex;
    gap: 2.22rem;
}
#reviews #comments .reviews-product .views-rating {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: .56rem;
    width: 12.64rem;
}
#reviews #comments .reviews-product .views-rating h2.title {
    margin: 0;
    font-family: 'Quicksand Bold', sans-serif;
    font-size: 3.61rem;
    line-height: 100%;
    text-align: center;
    color: #253D4E;
}
#reviews #comments .reviews-product .views-rating .normal {
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: .97rem;
    line-height: 100%;
    text-align: center;
    color: #ADADAD;
    display: block;
}
#reviews #comments .reviews-product .views-rating .star-reviews {
    display: flex;
    gap: .56rem;
    justify-content: center;
    align-items: center;
}
#reviews #comments .reviews-product .views-rating > * {
    width: 100%;
}
#reviews #comments .reviews-product .views-rating .star-reviews .star {
    font-family: "fl-icons";
    font-weight: normal;
    font-size: 1.11rem;
    line-height: 1.11rem;
    color: #ADADAD;
    cursor: pointer;
}
#reviews #comments .reviews-product .views-rating .star-reviews .star:before {
    content: "";
}
#reviews #comments .reviews-product .views-rating .star-reviews .star.voted {
    color: #FFC107;
}
#reviews #comments .reviews-product .views-rating button.voted-prod {
    border: 0;
    margin: 0;
    padding: .56rem 1.11rem;
    background: #DF1F26;
    border-radius: 2.78rem;
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.04rem;
    line-height: 1.67rem;
    color: #fff;
    text-transform: none;
}
#reviews #comments .reviews-product .choose-rating {
    width: calc(100% - 14.86rem);
    display: flex;
    flex-wrap: wrap;
    gap: 1.11rem;
}
#reviews #comments .reviews-product .choose-rating>div {
    display: flex;
    align-items: center;
    width: 51.11rem;
    justify-content: space-between;
}
#reviews #comments .reviews-product .choose-rating .val {
    display: flex;
    gap: .21rem;
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.11rem;
    line-height: 1.39rem;
    text-align: center;
    color: #253D4E;
    align-items: center;
}
#reviews #comments .reviews-product .choose-rating .val .star.yellow {
    font-family: "fl-icons";
    font-weight: normal;
    font-size: 1.11rem;
    line-height: 1.11rem;
    color: #FFC107;
}
#reviews #comments .reviews-product .choose-rating .val .star.yellow:before {
    content: "";
}
#reviews #comments .reviews-product .choose-rating .progress {
    position: relative;
    width: 47.22rem;
    background: #ADADAD40;
    height: .69rem;
    border-radius: .69rem;
    overflow: hidden;
}
#reviews #comments .reviews-product .choose-rating .progress .progressbar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #DF1F26;
}
#reviews #comments .reviews-product .choose-rating .num {
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.11rem;
    line-height: 1.39rem;
    text-align: center;
    color: #253D4E;
}
.product-footer #reviews #comments  .tab-menu-reviews {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
#reviews #comments .tab-menu-reviews .int-comments {
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.67rem;
    line-height: 2.78rem;
    color: #253D4E;
}
#reviews #comments .tab-menu-reviews ul.navs-comments {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    gap: .56rem;
    align-items: center;
}
#reviews #comments .tab-menu-reviews ul.navs-comments li.tabs {
    margin: 0;
    padding: .42rem 1.11rem;
    display: inline-flex;
    gap: .42rem;
    border: .07rem solid #ADADAD;
    border-radius: 2.22rem;
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: .97rem;
    line-height: 1.39rem;
    cursor: pointer;
}
#reviews #comments .tab-menu-reviews ul.navs-comments li.tabs .star {
    font-family: "fl-icons";
    font-weight: normal;
    font-size: 1.11rem;
    line-height: 1.11rem;
    color: #253D4E;
}
#reviews #comments .tab-menu-reviews ul.navs-comments li.tabs .star:before {
    content: '\e006';
}
#reviews #comments .tab-menu-reviews ul.navs-comments li.tabs.active {
    border-color: #DF1F26;
    color: #DF1F26;
}
.product-footer #review_form_wrapper #review_form .comment-respond {
    margin: 0;
    padding: 0;
    background: transparent;
}
.product-footer #review_form_wrapper #review_form .comment-respond .comment-reply-title {
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.39rem;
    color: #ADADAD;
}
#review_form_wrapper #review_form .comment-respond .comment-form-rating .stars {
    margin: .5rem 0 0 0;
    display: flex;
}
#review_form_wrapper #review_form .comment-respond .comment-form-rating .stars a {
    margin: 0 .21rem 0 0;
    font-size: 0;
    border: 0;
}
#review_form_wrapper #review_form .comment-respond .comment-form-rating .stars a::after {
    font-size: 1.25rem;
    line-height: 1.25rem;
    content: "";
    color: #ADADAD;
}
#review_form_wrapper #review_form .comment-respond .comment-form-rating .stars.selected span a:not(.active)::after,
#review_form_wrapper #review_form .comment-respond .comment-form-rating .stars.selected span a.active::after{
    color: #FFC107;
}
#review_form_wrapper #review_form .comment-respond .comment-form-rating .stars span a:hover ~ a::after,
#review_form_wrapper #review_form .comment-respond .comment-form-rating .stars.selected span a.active ~ a::after{
    color: #ADADAD;
}
#review_form_wrapper #review_form .comment-respond .comment-form-rating .stars span:hover a::after {
    color: #FFC107;
}
.product-footer #reviews #comments #review_form_wrapper {
    width: 100%;
}
#review_form_wrapper p.comment-form-comment {
    display: inline-flex;
    margin: .83rem 0 0 0;
    width: 87%;
}
#review_form_wrapper p.comment-form-comment textarea#comment {
    padding: 1.39rem 1.11rem;
    min-height: 4.17rem;
    overflow-y: hidden;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.39rem;
    color: #ADADAD;
    margin: 0;
    border-radius: .35rem;
    outline: none;
    box-shadow: none;
}
#review_form_wrapper p.form-submit {
    margin: 0;
    position: absolute;
    right: 0;
    width: max-content;
    bottom: 0;
}
#review_form_wrapper p.form-submit input#submit {
    background: #253D4E;
    padding: 1.11rem 1.67rem;
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.11rem;
    line-height: 1.67rem;
    color: #fff;
    margin: 0;
    text-transform: none;
    border: 0;
    outline: none;
    border-radius: 3.89rem;
}
.product-footer #review_form_wrapper #review_form form#commentform {
    position: relative;
}
.product-footer #reviews #comments ol.commentlist {
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 1.67rem;
}
.product-footer #reviews #comments ol.commentlist li {
    margin: 0;
    padding: 0;
    border: 0;
}
.product-footer #reviews #comments ol.commentlist li .star-rating {
    margin: 0;
}
.product-footer #reviews #comments ol.commentlist li .comment-text {
    padding: 0 1.11rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: .69rem;
}
.product-footer #reviews #comments ol.commentlist li .star-rating:before {
    color: #ADADAD;
}
.product-footer #reviews #comments ol.commentlist li .woocommerce-review__author {
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 100%;
    color: #DF1F26;
}
.product-footer #reviews #comments ol.commentlist li .woocommerce-review__dash,
.product-footer #reviews #comments ol.commentlist li .woocommerce-review__published-date {
    font-family: Quicksand,sans-serif;
    font-weight: 500;
    font-size: .97rem;
    line-height: 100%;
    color: #ADADAD;
}
.product-footer #reviews #comments ol.commentlist li .description {
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 2.01rem;
    color: #253D4E;
}
.product-footer #reviews #comments ol.commentlist li .description p {
    margin: 0;
    font-style: normal;
}
.product-footer #reviews #comments ol.commentlist li .review-media {
    display: flex;
    gap: 2rem;
}
.product-footer #reviews #comments ol.commentlist li .review-media img {
    max-width: 10rem;
}
.product-footer #reviews #comments  .woocommerce-pagination {
    width: 100%;
}
.product-footer #reviews #comments .woocommerce-pagination .page-numbers {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .56rem;
}
.product-footer #reviews #comments .woocommerce-pagination .page-numbers li {
    margin: 0;
    padding: 0;
    border: .07rem solid #253D4E;
    width: 3.82rem;
    height: 3.75rem;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-footer #reviews #comments .woocommerce-pagination .page-numbers li a,
.product-footer #reviews #comments .woocommerce-pagination .page-numbers li{
    font-family: 'Quicksand Bold', sans-serif;
    font-weight: 700;
    font-size: 1.11rem;
    line-height: 1.67rem;
    color: #253D4E;
}
.product-footer #reviews #comments .woocommerce-pagination .page-numbers li .current {
    color: #DF1F26;
}
.product-footer #reviews #comments .woocommerce-pagination .page-numbers li:has(.current) {
    border-color: #DF1F26;
}
.show-mobile {display: none!important;}
.product-footer #reviews #comments .add-picture-video {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 1.46rem;
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 100%;
    color: #DF1F26;
    padding-bottom: .83rem;
    border-bottom: .07rem solid #ADADAD40;
    cursor: pointer;
}
.product-footer #reviews #comments .add-picture-video svg {
    width: 1.67rem;
    height: 1.67rem;
}
form#commentform p.stars {
    display: none;
}
.commentlist {
    position: relative;
}

/* Khi đang loading */
.commentlist.loading {
    pointer-events: none; /* chặn click */
    opacity: 0.6;
}

/* overlay */
.commentlist.loading::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.7);
    z-index: 2;
}

/* spinner */
.commentlist.loading::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 36px;
    height: 36px;
    margin: -18px 0 0 -18px;
    border: 3px solid #e5e5e5;
    border-top-color: #df1f26; /* màu chủ đạo */
    border-radius: 50%;
    animation: dcsoft-spin 0.8s linear infinite;
    z-index: 3;
}

@keyframes dcsoft-spin {
    to {
        transform: rotate(360deg);
    }
}
.product-footer #reviews #comments ol.commentlist li .comment-text .star-reviews {
    display: flex;
    gap: .56rem;
    justify-content: flex-start;
    align-items: center;
}
.product-footer #reviews #comments ol.commentlist li .comment-text .star-reviews .star::before {
    content: "";
}
.product-footer #reviews #comments ol.commentlist li .comment-text .star-reviews .star {
    font-family: "fl-icons";
    font-weight: normal;
    font-size: 1.11rem;
    line-height: 1.11rem;
    color: #ADADAD;
    cursor: pointer;
}
.product-footer #reviews #comments ol.commentlist li .comment-text .star-reviews .star.voted {
    color: #FFC107;
}
@media only screen and (max-width: 767.9px) {
	.hidden-mobile {display: none!important;}
	.show-mobile {display: flex!important;}
    .product-footer #reviews {
        padding: 4.1rem 8.2rem;
    }
    .product-footer #reviews #comments {
        gap: 4.1rem;
        margin-bottom: 4.1rem;
    }
    .product-footer #reviews #comments h2.woocommerce-Reviews-title {
        font-size: 6.4rem;
        line-height: 10.25rem;
    }
    #reviews #comments .reviews-product .d-flex {
        gap: 4.1rem;
    }
    #reviews #comments .reviews-product .views-rating {
        width: 28.69rem;
        gap: 2.05rem;
    }
    #reviews #comments .reviews-product .views-rating h2.title {
        font-size: 7.68rem;
    }
    #reviews #comments .reviews-product .views-rating .normal {
        font-size: 3.59rem;
    }
    #reviews #comments .reviews-product .views-rating .star-reviews {
        gap: 2.05rem;
    }
    #reviews #comments .reviews-product .views-rating .star-reviews .star {
        font-size: 4.1rem;
        line-height: 4.1rem;
    }
    #reviews #comments .reviews-product .views-rating button.voted-prod {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 2.05rem 7.17rem;
        width: max-content;
        font-size: 3.59rem;
        line-height: 6.15rem;
        border-radius: 10.25rem;
    }
    #reviews #comments .reviews-product .choose-rating {
        width: calc(100% - 32.79rem);
        gap: 4.1rem;
    }
    #reviews #comments .reviews-product .choose-rating>div {
        width: 100%;
    }
    #reviews #comments .reviews-product .choose-rating .val {
        gap: .77rem;
        font-size: 3.59rem;
        line-height: 5.12rem;
    }
    #reviews #comments .reviews-product .choose-rating .val .star.yellow {
        font-size: 4.1rem;
        line-height: 4.1rem;
    }
    #reviews #comments .reviews-product .choose-rating .progress {
        width: 37.65rem;
        height: 2.56rem;
        border-radius: 2.56rem;
    }
    #reviews #comments .reviews-product .choose-rating .num {
        font-size: 3.59rem;
        line-height: 5.12rem;
    }
    .product-footer #reviews #comments .reviews-product {
        padding-bottom: 14.34rem;
        position: relative;
    }
    #reviews #comments .tab-menu-reviews .int-comments {
        display: none;
    }
    #reviews #comments .tab-menu-reviews ul.navs-comments {
        flex-wrap: wrap;
        gap: 2.05rem;
    }
    #reviews #comments .tab-menu-reviews ul.navs-comments li.tabs {
        padding: 1.02rem 3.59rem;
        gap: 1.54rem;
        border: .26rem solid #ADADAD;
        border-radius: 7.17rem;
        font-size: 3.07rem;
        line-height: 5.12rem;
        align-items: center;
    }
    #reviews #comments .tab-menu-reviews ul.navs-comments li.tabs .star {
        font-size: 3.59rem;
        line-height: 3.59rem;
    }
	.product-footer #review_form_wrapper #review_form .comment-respond .comment-reply-title {
	    display: none;
	}
	.product-footer #review_form_wrapper #review_form form#commentform {
	    position: static;
	    margin: 0;
	}
	.product-footer #review_form_wrapper #review_form .comment-respond {
	    position: relative;
	}
	#review_form_wrapper p.form-submit input#submit {
	    padding: 2.05rem 3.07rem;
	    font-size: 3.59rem;
	    line-height: 6.15rem;
	    border-radius: 10.25rem;
	}
	#review_form_wrapper p.form-submit {
	    top: -14.34rem;
	    right: 0;
	    height: max-content;
	}
	#review_form_wrapper p.comment-form-comment {
	    width: 100%;
	    margin: 1.28rem 0 0 0;
	}
	#review_form_wrapper #review_form .comment-respond .comment-form-rating .stars a {
	    margin: 0 1.02rem 0 0;
	}
	#review_form_wrapper #review_form .comment-respond .comment-form-rating .stars a::after {
	    font-size: 4.1rem;
	    line-height: 4.1rem;
	}
	#review_form_wrapper p.comment-form-comment textarea#comment {
	    padding: 2.05rem 4.1rem;
	    min-height: 15.37rem;
	    font-size: 3.59rem;
	    line-height: 4.1rem;
	    border-radius: 1.28rem;
	}
	.product-footer #reviews #comments ol.commentlist {
	    gap: 6.15rem;
	}
	.product-footer #reviews #comments ol.commentlist li .comment-text {
	    padding: 0 4.1rem;
	    gap: 3.07rem;
	}
	.product-footer #reviews #comments ol.commentlist li .woocommerce-review__author {
	    color: #0046E3;
	    font-size: 4.61rem;
	}
	.product-footer #reviews #comments ol.commentlist li .woocommerce-review__dash, 
	.product-footer #reviews #comments ol.commentlist li .woocommerce-review__published-date {
	    font-size: 3.59rem;
	}
	.product-footer #reviews #comments ol.commentlist li .description {
	    font-size: 3.59rem;
	    line-height: 7.17rem;
	}
	.product-footer #reviews #comments .woocommerce-pagination .page-numbers {
	    gap: 2.05rem;
	}
	.product-footer #reviews #comments .woocommerce-pagination .page-numbers li a, 
	.product-footer #reviews #comments .woocommerce-pagination .page-numbers li {
	    font-size: 4.1rem;
	    line-height: 6.15rem;
	}
	.product-footer #reviews #comments .add-picture-video svg {
	    width: 6.15rem;
	    height: 6.15rem;
	}
	.product-footer #reviews #comments .add-picture-video {
	    gap: 5.38rem;
        font-size: 4.1rem;
        padding-bottom: 4.1rem;
        border-bottom: .26rem solid #ADADAD40;
        color: #0046E3;
	}
	.product-footer #reviews #comments .add-picture-video svg path {
		fill: #0046E3;
	}
	.product-footer #reviews #comments .woocommerce-pagination .page-numbers li {
	    width: 14.09rem;
	    height: 13.83rem;
	}
}
/*css 03-02-2026*/
#reviews #comments .reviews-product .choose-rating li.tabs {
    list-style: none;
}
#reviews #comments .reviews-product .choose-rating li.tabs a div.flex {
    display: flex;
    align-items: center;
    width: 51.11rem;
    justify-content: space-between;
}
#reviews #comments .reviews-product .choose-rating li.tabs.active * {
    color: red;
}
.product-footer #reviews #comments ol.commentlist li .comment-text {
    align-items: flex-start;
}
@media only screen and (max-width: 767.9px) {
    #reviews #comments .reviews-product .choose-rating li.tabs a div.flex {
        width: 100%;
    }
    #reviews #comments .reviews-product .choose-rating li.tabs {
        width: 100%;
    }
    .product-footer #reviews #comments .tab-menu-reviews.show-mobile {
        display: none!important;
    }
	.product-footer #reviews #comments ol.commentlist .woocommerce-noreviews {
		font-size: 4.1rem;
	}
}