سياسة الاسترجاع

Fix the Store / collection page spacing issue only.

Problem:
The collection/store section is not fitting the full screen width. There is a big empty gap on the right side, and the section looks boxed-in instead of full-width.

Fix exactly:
- Make the whole store/collection section span 100% of the screen width.
- Remove unwanted left/right margins, max-width limits, and side gaps from the section wrapper.
- Fix the parent container, section container, and inner wrapper if needed.
- The background must fill the full browser width from left to right.
- Product grid must be centered and balanced inside the full-width section.
- No horizontal scrolling.
- No cropped content.
- No huge empty right-side gap.
- Keep the product cards premium and responsive.

Important:
Do NOT make the cards ugly or stretched too wide.
Only make the section/background full-width and make the product grid align properly.

Check on:
- Store page
- Collection page
- Homepage store section if using the same section
- Desktop, tablet, and mobile

Also fix:
- Section padding should be even left and right.
- Product cards should fit nicely across the width.
- On desktop, cards should align cleanly in a row.
- On mobile, cards should stack properly with no side overflow.

After fixing, confirm:
1. The section fills the full screen width
2. The right-side gap is gone
3. No horizontal scroll exists
4. Desktop/mobile spacing is clean
5. Product cards still look premium