/* Phase 6 Hero navigation hotfix — dots remain, previous/next arrows removed */
.home-product-prev,.home-product-next,.hero-prev,.hero-next,
.dd-category-prev,.dd-category-next,.category-prev,.category-next,
#homeProductPrev,#homeProductNext,#heroPrev,#heroNext,
#categoryPrev,#categoryNext,#ddCategoryPrev,#ddCategoryNext{
  display:none!important;
}
