/*
Theme Name: FrontyPAX Child
Template: storefront
Version: 1.1
*/
.hero{background:#e9e4dc;padding:120px 20px;text-align:center}
.hero h1{font-size:44px;margin-bottom:10px}
.hero-btn{background:#2f2f2f;color:#fff;padding:14px 26px;border-radius:8px;text-decoration:none}
.styles{padding:60px 20px;text-align:center}
.style-grid{display:flex;gap:30px;justify-content:center}
.style-card{background:#fff;padding:20px;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,0.08)}
.style-img{height:180px;background:#ddd;border-radius:6px;margin-bottom:10px}
.how{background:#fff;padding:60px 20px;text-align:center}
.footer-widgets{display:flex;gap:40px;justify-content:center;padding:40px;background:#2f2f2f;color:#fff}
.footer-col{max-width:260px}
.copyright{text-align:center;padding:15px;background:#222;color:#ccc}
