/*
Theme Name: Avely Jewelry v6.8
Author: Avely
Description: A refined WooCommerce theme for personalized jewelry stores.
Version: 6.8.0
Text Domain: avely-jewelry
*/

html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; color: #1e1b18; background: #fff; font-family: Inter, Arial, sans-serif; }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; height: auto; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
