@charset "UTF-8";
/*
Theme Name: OWbikelifelab
Description: 2022
Version: 1.0
*/

@media screen and (max-width: 500px){
  .showmore-target .catbtn-list {
        flex-direction: inherit;
  }
  .showmore-target .catbtn-list li {
    margin-right: 8px;
    width: calc(50% - 8px /2);
  }
}


