/* ============================================
   Sort Order Styles
   ============================================ */

/* Sort selector styles are inherited from admin.css */
/* This file is for any specific sort-related frontend styles */

.cpv-sort-active {
    background: #e3f2fd;
    border-color: #2196f3;
}