/* Phase-1 public-release cleanup. */
body footer.footer-container,
body .wd-nav-product-cat,
body .widget-woodmart-recent-posts,
body .widget_recent_comments,
body .widget_woodmart-instagram,
body #nav_menu-16,
body #nav_menu-17,
body #nav_menu-18,
body #categories-1,
body .sidebar-container .widget_price_filter,
body .sidebar-container .widget_wd_layered_nav,
body .sidebar-container .wd-widget-stock-status,
body .sidebar-container .widget_top_rated_products,
body .sidebar-container .widget_products { display: none !important; }

.star-shipping-note { padding: 22px; border: 1px solid #c7d0d8; border-left: 4px solid #f97316; background: #f8fafc; color: #243444; }
.star-shipping-note h3 { margin: 0 0 8px; color: #0b1f33; font-size: 18px; }
.star-shipping-note p { margin: 0; line-height: 1.65; }

body.star-product-image-pending .woocommerce-product-gallery { display: none !important; }
body.star-product-image-pending .woocommerce-product-gallery .image-action-zoom,
body.star-product-image-pending .woocommerce-product-gallery .woocommerce-product-gallery__trigger,
body.star-product-image-pending .woocommerce-product-gallery .woodmart-show-product-gallery { display: none !important; pointer-events: none !important; }
.star-product-image-pending-card { margin: 16px 0 28px; padding: 22px; border: 1px solid #c7d0d8; border-left: 5px solid #f97316; background: #f8fafc; color: #0b1f33; }
.star-product-image-pending-card strong,.star-product-image-pending-card span { display: block; }
.star-product-image-pending-card strong { font-size: 19px; }
.star-product-image-pending-card span { margin-top: 6px; color: #465b6e; font-weight: 700; }
.star-product-image-pending-card p { margin: 10px 0 0; line-height: 1.65; color: #465b6e; }

.star-shop-filters { margin: 0 0 28px; padding: 18px; border: 1px solid #c7d0d8; background: #f8fafc; }
.star-shop-filter-head { display: flex; justify-content: space-between; gap: 14px; align-items: baseline; margin-bottom: 14px; color: #0b1f33; }
.star-shop-filter-head a { color: #c64f0a; font-weight: 700; }
.star-shop-filter-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; align-items: end; }
.star-shop-filter-grid label { display: grid; gap: 6px; color: #0b1f33; font-size: 13px; font-weight: 700; }
.star-shop-filter-grid select, .star-shop-filter-grid button { min-height: 44px; border: 1px solid #aebdca; border-radius: 4px; background: #fff; padding: 9px 10px; }
.star-shop-filter-grid button { border-color: #f97316; background: #f97316; color: #fff; font-weight: 800; cursor: pointer; }
.star-shop-contact { max-width: 860px; margin: 40px auto; padding: 38px; border: 1px solid #c7d0d8; background: #f8fafc; color: #0b1f33; }
.star-shop-contact h1 { margin: 8px 0 14px; font-size: clamp(30px, 5vw, 52px); }
.star-shop-contact p { max-width: 680px; line-height: 1.7; }
.star-shop-contact-actions { display: flex; flex-wrap: wrap; gap: 12px; margin: 24px 0; }
@media (max-width: 900px) { .star-shop-filter-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 520px) { .star-shop-filter-grid { grid-template-columns: 1fr; } .star-shop-contact { margin: 24px 16px; padding: 26px 20px; } }
