/*
Theme Name: GroveCart
Theme URI: https://themegrove.com/products/shopgrove/
Author: Themegrove
Author URI: https://themegrove.com/
Description: Introducing GroveCart, the ultimate WordPress Full Site Editing (FSE) theme meticulously tailored for WooCommerce integration. With intuitive controls and unparalleled customization options, GroveCart empowers you to effortlessly design every aspect of your online store without touching a single line of code. Elevate your eCommerce experience with responsive design, SEO-friendly structure, and dynamic templates crafted specifically for WooCommerce FSE. Whether you're launching a new store or revamping an existing one, GroveCart ensures your online presence is visually captivating, engaging customers, and driving sales like never before. Documentation: https://themegrove.com/documentation/, Demo: https://demos.themegrove.com/grovecart/
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.0
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: grovecart
Template: shopgrove
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, blog, portfolio, news
*/

.wp-block-button.is-style-outline a:hover {
	border-color: var(--wp--preset--color--button-hover-color);
}

.wp-block-post-template li.wp-block-post {
	box-shadow: unset;
}

.add_to_cart_button {
	padding: 12px 34px !important;
}

.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a {
	color: var(--wp--preset--color--black) !important;
}

.orderby {
	padding: 6px !important;
}

.wp-site-blocks > .wp-block-group.woocommerce.product {
	margin: 0;
}