/*
Theme Name: Nifty Child (Live)
Theme URI: https://pressinspection.com
Description: Child theme for Nifty – safe place for all customizations
Author: PressInspection
Template: nifty
Version: 1.0.0
*/

/* Custom styles go below */

/*
Theme Name: Nifty Child (Live)
Template: nifty
Version: 1.0.0
*/

/* === Base & Variables === */
@import url("css/base.css");

/* === Header & Navigation === */
@import url("css/header.css");

/* === Buttons (global + PI brand) === */
@import url("css/buttons.css");

/* === Dokan Storefront === */
@import url("css/dokan-store.css");

/* === Dokan Dashboard === */
@import url("css/dokan-dashboard.css");

/* === Woo Shop (archive, grid, cards) === */
@import url("css/shop-grid.css");

/* === Woo Single Product === */
@import url("css/product-single.css");

/* === My Account / VAT / Forms === */
@import url("css/account.css");

/* === Filters (HUSKY / WOOF) === */
@import url("css/filters-husky.css");

/* === Mobile / Tablet overrides === */
@import url("css/mobile.css");

/* === Fixes & Hotfixes === */
@import url("css/fixes.css");
