diff --git a/templates/catalog/_partials/sort-orders.tpl b/templates/catalog/_partials/sort-orders.tpl
index ffa7865..3166f83 100644
--- a/templates/catalog/_partials/sort-orders.tpl
+++ b/templates/catalog/_partials/sort-orders.tpl
@@ -37,7 +37,7 @@
         <path d="M6 9l6 6l6 -6"></path>
       </svg>
     </button>
-    <div class="dropdown-menu hidden group-hover:flex absolute top-full left-0 w-full flex-col bg-white z-10">
+    <div class="dropdown-menu hidden group-hover:flex absolute top-full left-0 w-full flex-col bg-white z-10 shadow-lg">
       {foreach from=$listing.sort_orders item=sort_order}
         <a
           rel="nofollow"