body.disable-scroll {
    overflow: hidden;
    height: 100%;
}

.product-detail .detail-reviews .score-list li .score-point {
    width: 150px;
    justify-content: initial;
}
.product-detail .detail-reviews .score-list li .progress {
    width: 50%;
}
.thumbs li.item img {
    opacity: 0.5;
}
.thumbs li.item.active img {
    opacity: 1;
}
.tvm-info {
    line-height: 35px;
    text-align: justify;
}
.font-weight-bold {
    font-weight: bold;
}
.font-18 {
    font-size: 18px;
}
.topbar ul.notification span {
    margin: 0 5px;
}
.product-detail .group-btn {
    margin-top: 12px;
}
.owl-carousel .owl-stage {
    margin: 0 auto;
}
.cart-list .cart-shop-item .body .p-cart-action .quality-group {
    max-width: 150px;
}
.quality-group .input-number {
    max-width: 50px;
}
.loading.loading-fixed {
    position: fixed;
    z-index: 1060;
}
.shipping-info .shipping-address {
    flex-basis: 100%;
}
a.btn {
    color: white;
}
.cocq-url {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
}
.product-unit {
    margin-left: 10px;
}
.checkout .total {
    border: 0;
}
.addon_eye {
    min-width: 41px;
}
.mg-top_10 {
    margin-top: 10px;
}
.commitment-item {
    padding: 8px 12px;
    border-radius: 8px;
    border: 1px solid var(--jade-200);
    background: var(--jade-50);
    color: var(--jade-800);
    transition: all 200ms ease-in-out;
    margin: 0 5px;
}
.product-detail .detail-reviews .score-list li .score-point-total {
    text-align: right;
}
.product-detail .galleries .gal-thumbs .thumbs ul li {
    height: 67px;
}
.news-item .news-featured {
    height: 130px;
}
.news-summary {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}
.news-title {
    font-weight: bold;
}
.news-detail {
    margin-bottom: 30px;
}
.news-detail .news-publish {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    color: var(--jade-600);
    font-style: italic;
    font-weight: 500;
    margin-bottom: 30px;
}
#home_load, #suggest_load {
    position: relative;
}
#ajax_address-form .form-group {
    text-align: left;
}
.form-group label.error-msg {
    color: red;
}
.method-payment .radio-button label img.img-momo {
    height: 24px;
}
.method-payment .radio-button label img.img-vnpay {
    width: 75px;
}