.nav-category{width:100%}.nav-category>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;padding-left:0;width:100%}.nav-category a,.nav-category>ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.nav-category a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--init-color_link_black);display:block;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:60px;text-decoration:none;-webkit-transition:.3s;transition:.3s}@media screen and (min-width:768px) and (max-width:1000px){.nav-category>ul{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.nav-category>ul li{width:33.3333333333%}}@media screen and (min-width:1000px){.nav-category li{width:16.6666666667%}}.drawer-menu ul{padding:0}