/*
 Theme Name:   Kallyas Child (QualityDetail)
 Theme URI:    https://qualitydetail.nl
 Description:  Child theme for Kallyas to customize WooCommerce B2B (Code4Life) pricing labels and tier price display.
 Author:       Corné Arends
 Template:     kallyas
 Version:      1.0.0
 Text Domain:  kallyas-child-qualitydetail
*/

/* Put your custom CSS below */

.qd-advice-price{display:inline-block; margin-top:4px; opacity:.85; font-size:0.85em;}

/* Hide WooCommerce B2B RRP line (we show our own advice price) */
.wcb2b-rrp{display:none !important;}
