/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
li#category-3 {
    display: none !important;
}
@media (max-width: 767px) {
.reversemobile {
    flex-direction: column-reverse;
}}
