#search-form .search-label, #search-form .search-box-wrapper { visibility: hidden; } #search-refine-button--refine { display: none; } ::placeholder { color: #9f9f9f !important; } .product-title { font-size: 18px !important; } /* ==== Search Bar (under banner) – Legacy Storefront ==== */ /* Bar background */ #search-form.callout-region { background: #283754 !important; /* <-- your bar color */ padding: 0px 0 !important; border: 0 !important; box-shadow: none !important; color: #fff !important; } /* ==== Feature Region Styling ==== */ .feature-region { background: linear-gradient(90deg, #523c4c 0%, #8d8db7 100%) !important; color: #fff !important; padding: 10px 0 !important; }