/**
 * Theme Name:     Ollie Child
 * Author:         Mike McAlister
 * Template:       ollie
 * Text Domain:	   ollie-child
 * Description:    Launch a blazing-fast, pixel-perfect website with the Ollie WordPress block theme! Ollie features over 50 beautiful pattern designs, 7 full-page pattern layouts, and a fully-customizable design system with Global Styles. Ollie integrates seamlessly with all of the powerful new WordPress editor features, giving you the most lightweight and powerful website builder on the planet — no expensive page builder plugin required! ✶ Full demo: https://demo.olliewp.com ✶
 */


.woocommerce-variation-add-to-cart, .add_to_cart_button {display:none !important;}
.wc-block-add-to-cart-form form .single_add_to_cart_button, .wc-block-add-to-cart-form form div.quantity  {display:none !important;}

.zahm-products 		{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--base);border-radius:12px;padding:24px 0px;}
.zahm-products a 	{color:var(--wp--preset--color--base);text-decoration:none;display:block;}
.zahm-products ul	{list-style-type:none;margin:0px;padding:0px 10px;}
.zahm-products ul li		{background-color:var(--wp--preset--color--secondary);}
.zahm-products ul li a		{padding:4px 8px;border-bottom:1px solid var(--wp--preset--color--base);}
.zahm-products ul li ul			{padding:0px;}
.zahm-products ul li ul li 		{background-color:var(--wp--preset--color--main);}
.zahm-products ul li ul li a	{padding:4px 16px;}