/*
Theme Name: LIZAKE
Theme URI: https://lizake.example
Author: LIZAKE
Description: LIZAKE — The art of living well. Furniture, luxury kitchens and whole-home interiors. Products are a native post type (Pieces) organised by Collections, with server-rendered pages, a saved "My project" list and an editable homepage.
Version: 1.0.2
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: Proprietary
Text Domain: lizake
*/

/* The visual styles live in assets/css/ (styles.css, whole-home.css, luxury.css) and are enqueued by functions.php. */

/* WordPress-specific additions */
.lz-enquire{margin-top:12px}
.lz-admin-notice code{user-select:all}
.product-story .button + .lz-enquire{margin-top:10px}
.breadcrumb a:hover{text-decoration:underline}
.wp-block-image img{height:auto}
.lz-search-results .collection-grid{margin-top:32px}
.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}
