/*
Theme Name: Hosseini Blux - Luxury Bedding
Theme URI: https://blanketseven7.com
Author: کالای خواب حسینی
Description: Luxury orange-gold WooCommerce-ready theme for "کالای خواب حسینی".
Version: 1.0
Text Domain: hosseini-blux
Tags: e-commerce, woo-commerce, rtl
*/
body { font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial; margin:0; padding:0; background:#fff; color:#222; direction:rtl; }
.header{ background: linear-gradient(90deg,#ffb74d,#d9902f); padding:20px; text-align:center; color:#fff; }
.container{ max-width:1100px; margin:0 auto; padding:20px; }
.product-grid{ display:flex; flex-wrap:wrap; gap:16px; }
.product-card{ flex:1 1 calc(33% - 16px); border:1px solid #eee; padding:12px; border-radius:8px; background:#fff; }
@media(max-width:900px){ .product-card{ flex:1 1 calc(50% - 12px);} }
@media(max-width:600px){ .product-card{ flex:1 1 100%;} }
