/*!
Theme Name: Aorents 2026
Theme URI: https://aorents.com/
Author: aorents
Author URI: https://aorents.com/
Description: Custom theme for aorents.com WP site (2026 design).
Version: 2.0.19
Tested up to: 5.5
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: aorents
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/


/****Add your overrides / custom styles here****/

td[data-title="Delivery Subtotal (CQR)"] .amount bdi ,
td[data-title="Pickup Subtotal (CQR)"] .amount bdi {
    display: none;
}

td[data-title="Delivery Subtotal (CQR)"] .amount:after ,
td[data-title="Pickup Subtotal (CQR)"] .amount:after {
    content: 'Custom Quote Required';
}
