.nav-container-category {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}.category-name {color: #1476b3 !important;font-size: 36px;}.funnel {width: 46px;height: 42px;border-color: #005d95;border-width: 1px;border-style: solid;border-radius: 8px;background: #ffffff;}.filter_by .title span {color: #1476b3;}.navbar-nav {align-items: center;}.navbar-nav .nav-link {margin: 0 0.5rem;height: auto;color: #000 !important;padding: 0 !important;font-size: 18px;}.nav-link:hover, .nav-link.active {color: #5090eb !important;border-bottom: 2px solid #5090eb;}.border-right-category:not(:last-child) {height: 1rem;width: 2px;background-color: #000;}.funnel:nth-child(2){display: none;}.funnel:nth-child(3){display: inline;}@media (max-width: 768px) {.nav-container-category {display: flex;flex-direction: column;}.container-name {width: 100%;display: flex;justify-content: space-between;}}@media (max-width: 914px) {.navbar.navbar-light.navbar-expand.row.overflow-auto.jc-menu-subcategory{width: 100%;}.funnel:nth-child(2){display: inline;}.funnel:nth-child(3){display: none;}.nav-top-mobile{display: flex;justify-content: space-between;width: 100%;}}