/*
Theme Name: Legacy Child
Theme URI: https://legacy.axiomthemes.com/
Template: legacy
Author: AxiomThemes
Author URI: https://axiomthemes.com/
Description: Legacy is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Tags: antique shop,vintage,collectibles,rare books,maps and prints,antique furniture,restoration services,pawn shop,numismatics,philately,vintage clothing,antique jewelry,art gallery,vintage records,music memorabilia
Version: 1.14.0.1771882531
Updated: 2026-02-23 21:35:31

*/

/* Hide the product meta from the quick view (category + product ID) */
.woosq-popup .product_meta {
    display: none !important;
}

/* Hide quantity (×1) in checkout order review */
.woocommerce-checkout-review-order-table .product-quantity {
    display: none !important;
}