/*!
Theme Name:    Classic Ceilings
Author:        Regional Business Toolkit
Author URI:    https://www.regionalbusinesstoolkit.com.au
Description:   Child theme for Classic Ceilings
Version:       1.0.0
License:       GNU General Public License v3 or later
License URI:   https://www.gnu.org/licenses/gpl-3.0.html
Template:      page-builder-framework
Text Domain:   page-builder-framework-child
*/

.wp-singular.single.single-product .price {
	color: #fff !important;
}

.wp-singular.single.single-product .wpbf-woo-product-category {
	color: #eee !important;
}

.wp-singular.single.single-product .woocommerce-tabs ul.tabs li a:hover {
	color: #fff !important;
}
.wp-singular.single.single-product .woocommerce-tabs ul.tabs li.active a:hover {
	color: #000 !important;
}



.woocommerce-cart.woocommerce-page #afterpay_express_button {
	margin-bottom: 20px !important;
}

.gfield_description {
	color: #fff !important;
}

body.blog .wpbf-grid .wpbf-read-more.wpbf-button {
	color: #000 !important;
}

.price bdi, .wpbf-woo-product-category, h3.gf_progressbar_title, .price .woocommerce-price-suffix, .woocommerce ul.products li.product .price {
	color: #fff !important;
}

.woocommerce ul.products li.product .price {
	color: #fff !important;
}

.page-numbers.current {
    color: #000 !important;
}



/* .woocommerce-cart.woocommerce-page .btn-afterpay_express img {
	height: 16px !important;
}


.woocommerce-cart.woocommerce-page .ppc-button-wrapper {
	width: 50% !important;
	float: right !important;
	height: 48px !important;
}  */