/*
Theme Name: BW Zenny Child - Gemstone Collection
Description: Child theme of BW Zenny with custom Gemstone Collection WooCommerce templates
Template: bw-zenny
Version: 1.0.0
Author: Your Name
Text Domain: bw-zenny-child
*/

/*
 * Custom styles for Gemstone Collection
 * Add your custom CSS below this line
 */

/* Override parent theme styles if needed */
body {
    /* Your custom styles here */
}

/* Gemstone collection specific overrides */
.gemstone-collection-page {
    /* Any additional styling for your gemstone pages */
}

/* 
 * You can add any custom styles here to override 
 * the parent theme or add new styling
 */
