.wg-free-gift-item .product-quantity input.qty,
.wg-free-gift-item .product-remove,
.wg-free-gift-item a.remove,
.wg-free-gift-item .remove,
.wg-free-gift-item .quantity input.qty,
.wg-free-gift-item .wc-block-components-quantity-selector,
.wg-free-gift-item .wc-block-cart-item__remove-link,
.wg-free-gift-item .wc-block-components-product-metadata__description .wc-block-components-product-details__quantity {
    display: none !important;
}

.wg-free-gift-item .quantity,
.wg-free-gift-item .product-quantity,
.wg-free-gift-item .wg-free-gift-quantity {
    font-weight: 600;
}

.wg-free-gift-badge {
    display: inline-block;
    margin-inline-start: 8px;
    padding: 2px 8px;
    border-radius: 999px;
    background: rgba(0, 0, 0, 0.06);
    font-size: 0.75em;
    font-weight: 600;
    line-height: 1.4;
    vertical-align: middle;
}
