/*
Theme Name: Enfold Child - Mahjong Minted
Theme URI: https://mahjongminted.com/
Description: Child theme for Enfold, used by Mahjong Minted. Single product pages use a 50/50 media + summary layout with a single Add to Cart call to action; express checkout and BNPL messaging are deferred to the cart.
Author: Dusty Sun
Author URI: https://dustysun.com/
Template: enfold
Version: 1.1.0
License: Themeforest Split Licence
License URI: -
Text Domain: enfold-child
*/

/*
 * Enfold auto-enqueues this file (handle "avia-style") after the parent stylesheet.
 * Page-specific rules live in /css/ and are enqueued from functions.php with
 * filemtime() versioning so edits are never served stale.
 *
 * Keep this file for small, site-wide tweaks only.
 */

/* Shared design tokens. Declared here rather than in a page stylesheet so the
   cart and single product sheets - which are enqueued on different pages -
   read the same values from one place. */
:root {
	--mm-pink: #fe84a5;
	--mm-pink-dark: #f4658d;
	--mm-rule: rgba(20, 36, 46, .13);
	--mm-muted: #6b7a83;
}
