/*
Theme Name: Shoptimizer Child Theme
Theme URI: https://d-linkkenya.co.ke/
Description: Child theme of Shoptimizer for D-Link Kenya (d-linkkenya.co.ke) — custom two-row header, product card / catalogue layout, single product page, multi-column footer and a coded homepage built from the D-Link range. Brand palette is taken from the logo: cyan #0088B0, worked into an action shade #007A9E and a deep teal #04455A.
Author: CommerceGurus
Author URI:
Template: shoptimizer
Version: 2.1.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

/* This file intentionally carries no rules.
 *
 * Shoptimizer enqueues the child style.css itself, before the theme's own
 * Kirki inline CSS, so anything written here loses to the parent on
 * specificity ties. The customisation lives in assets/ instead, enqueued
 * after the parent in functions.php (dlink_catalogue_assets):
 *
 *   assets/catalogue.css       product card + catalogue; owns the brand palette
 *   assets/header.css          two-row header
 *   assets/footer.css          multi-column footer
 *   assets/single-product.css  product page
 *   assets/home.css            homepage
 *
 * The palette tokens are defined once, at the top of catalogue.css, which is
 * enqueued site-wide and first — every other file reads --dl-* from there.
 *
 * front-page.php takes over the front page, bypassing the page content
 * assigned to it in wp-admin.
 */
