/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

::selection {
color: #fff;
background: #f1284c;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
	color: white!important;
}

.elementor-8883 .elementor-element.elementor-element-2d3f1e7.elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
	color: #0c0c0c!important;
}

span .woocommerce-Price-amount, .quantity {
    color: #0c0c0c!important;
}


a .button, .product_type_variable, .add_to_cart_button {
	display: none!important;
}

.elementor-8943 .elementor-element.elementor-element-5613defd .elementor-heading-title,
.woocommerce .elementor-8943 .elementor-element.elementor-element-1426e968 form.cart table.variations label,
.elementor-8943 .elementor-element.elementor-element-1426e968 .quantity .qty {
    color: #0c0c0c!important;
}

.woocommerce-Price-amount > bdi {
	color: #0c0c0c!important;
}

