/*
Theme Name:   Bw Craftxtore Child
Theme URI:    https://bw-craftxtore.bzotech.com/intro/
Author:       The BZOTech
Author URI:   https://bzotech.com/
Description:  CraftXtore WooCommerce theme lets you create a fantastic, magnificent web presentation for your pottery studio, handcrafted workshops, or alluring new craft goods store.
Template:     bw-craftxtore
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: artisan, arts and crafts, ceramic, ceramic store, ecommerce, elementor, handmade, handmade shop, home decor, porcelain, pottery, shop, studio, woocommerce, workshop
Text Domain: bw-craftxtore-child
*/
body {
	--bzo-main-color: #D4C193;
}
.product-price .woocommerce-Price-amount{
	color: #D4C193;
}
.top-filter {
    display: none;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, .button:hover, .wishlist_table .product-add-to-cart a:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: #000;
}
.mini-cart-button .button ,.woocommerce div.product form.cart button.single_add_to_cart_button, .comments-tab-product-accordion__header .elbzotech-bt-default{
	color: #fff;
}
.comments-tab-product-accordion__header .elbzotech-bt-default:hover{
	color: #D4C193; 
}