/*
Theme Name: Everyday Fashion Nook
Theme URI: https://thethemenook.com/free-themes/everyday-fashion/
Author: The Theme Nook
Author URI: https://thethemenook.com/
Description: Everyday Fashion Nook is a modern, stylish WooCommerce block theme designed for women’s fashion brands, lifestyle boutiques, and online clothing stores. With warm neutral styling, soft lifestyle photography, and an approachable boutique feel, it’s perfect for showcasing everyday outfits, casual fashion, dresses, denim, activewear, accessories, and curated lifestyle products. Built for the WordPress Site Editor, Everyday Fashion Nook includes beautiful patterns, flexible page layouts, and full WooCommerce support to help you create a polished and inviting online store with no code. Designed for brands that want to feel feminine, modern, and effortlessly wearable, this theme blends ecommerce functionality with relaxed lifestyle-inspired design.
Requires at least: 6.9
Tested up to: 6.9
Requires PHP: 5.7
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: fashion-nook
Text Domain: everyday-fashion-nook
Tags: one-column, two-columns, three-columns, grid-layout, custom-colors, custom-menu, custom-logo, editor-style, featured-images, block-patterns, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, blog, e-commerce, full-site-editing
*/

body {
    -webkit-font-smoothing: antialiased;
}

/*
 * Link styles
 */
a {
	text-decoration-thickness: 1px !important;
	text-underline-offset: .2em;
}

/*
 * WooCommerce Product Titles
 */
.wc-block-product h2,
.wc-block-product h3 {
    font-family: var(--wp--preset--font-family--jost);
    font-size: var(--wp--preset--font-size--x-small) !important;
    font-weight: 400 !important;
}

/*
 * Button hover styles
 */
.wp-block-button__link:hover { 
	background-color: var(--wp--preset--color--theme-5); 
	color: var(--wp--preset--color--theme-1);
}