/*
Theme Name: PrimeWPStore
Theme URI: https://indigo-cat-823729.hostingersite.com
Author: PrimeWPStore
Author URI: https://indigo-cat-823729.hostingersite.com
Description: A premium WordPress theme converted from Next.js static export.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: primewpstore
*/

/* 
 * Styles are handled by the Next.js build output in next_assets/static/css 
 * This file is required by WordPress but remains mostly empty to preserve original styles.
 */
 
/* ---------------------------------------------------- */
/* GLOBAL CONTENT OFFSET FOR FIXED HEADER | 31DEC25     */
/* ---------------------------------------------------- */
main.min-h-screen {
    padding-top: 100px !important;
}