        .tag-result .bp_search_lb {
    display: none;
}

.product .bp_product_item > .row {
    margin: 0;
}

.product .bp_product_item .tp-image {
    position: relative;
    padding: 0;
}

.product-clone .bp_cls_group_price {
    position: static;
    background-color: #fff;
    padding: 2px 0;
    display: flex;
    gap: 10px;
    font-weight: 600;
}
.product-clone .bp_cls_group_price span,
.product-clone .bp_cls_group_price strike{
    color: var(--tp-secondary);
    font-size: 18px;
}

.tag-result .bp-product-footer {
    display: none;
}

#m_search_product > div {
    margin-bottom: 25px;
}

.product-clone .btn-page {
    display: flex;
}

.product-clone .bp-news-button-action {
    display: flex;
    justify-content: center !important;
}

.product-clone .bp_cls_group_price {
    display: none;
}

